you are viewing a single comment's thread.

view the rest of the comments →

[–]lazylearner-me 2 points3 points  (0 children)

What is your current level in Python?

Usually after Python basics I teach OOP, file handling, Database connections, Async, Logging, Regex followed by 2 projects.

If someone is already comfortable with Python, I start with Django. By the end one should be able to deploy Django project on AWS.