Launching the Learning Python course!

aatmaj

Aatmaj

Posted on June 20, 2021

Launching the Learning Python course!

Hi all! I am launching a brand new blog series for self learning python. Learn python from the scratch! Have fun while learning Python in an easy way.
This course is for everyone from beginner to advanced. For that, it is designed in three levels- basic, Intermediate and advanced. Here are the topics covered-

A) Basic-
1) Variables and operators
2) Loops and nested loops
3) Lists, tuples and dictionaries
4) String functions

B) Intermediate-
1) User defined functions
2) Numeric and Mathematical Modules
3) GUI and design
4) File handling in Python
5) OOP techniques

c) Advanced-
1) MySql
2) Database connectivity
3) Form designing
4) Interesting Projects

Hope to hear from you all in the comments below!
;~)

Follow me on Github!

💖 💪 🙅 🚩
aatmaj
Aatmaj

Posted on June 20, 2021

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related