Maha[Dev]
|
Home
|
About Me
|
Portfolio
|
|
|
Learn
and
Code
Retrieving Objects(django-orm)
Mahadev - November 03, 2022
In this first article about Django-orm, I will discuss how to retrieve model objects using Django-orm.
Intro To Socket Programming
Mahadev - July 27, 2022
In this article, I will discuss socket programming and how sockets are used to establish a connection between processes.