This blog explains the OSI model in a simple way. OSI model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven abstraction layers.
Blog On : Hashnode
This blog explains how to create a REST API using Django. Django is a high-level Python web framework that enables rapid development of secure and maintainable websites.
Blog On : Hashnode
This blog explains the concept of recursion in a simple way. Recursion is a programming technique in which a function calls itself to solve a problem.
Blog On : Hashnode
Here..