python
Python - PyQt5
ยท โ˜• 12 min read
Basics of PyQt5 GUI and Widgets

Python - Data type
ยท โ˜• 2 min read
Data type in python

Python - Generator
ยท โ˜• 4 min read
Generator in python

Python - Iterator
ยท โ˜• 2 min read
Iterator in python

Python - Magic Methods
ยท โ˜• 4 min read
Magic methods in python

Python - Numbers
ยท โ˜• 5 min read
Numbers in python

Python - Recursion
ยท โ˜• 2 min read
Recursion in python

Python - Strings
ยท โ˜• 4 min read
Strings in python

Creating a Django REST API
ยท โ˜• 2 min read
Steps to create a very basic django rest api