30 Days of Consistency and Practice can change lot of things!
Few days back I came across a Quora answer Kavita’s answer to What are the learning stages of Python?
Above answer was given by a Python Developer and how she got decent paying job despite being a Tier-3 college student. Myself being a Tier-3 college student, wasting my first year break thought to follow the process for next 30 days,
The first course she mentioned was for beginners to learn Python and work on projects so I followed it for next 20–25 days properly. I will add course, book and website information at the end or in comments.
Week – 1:
Installed Python, IDE, Started with basics – Datatype, Operators, I/O, Control Statements, List, Tuples, Loops etc.
Week – 2:
Understood about Object Oriented Programming – Classes and Objects, Encapsulation, Inheritance, Abstraction And Polymorphism and Solved Course questions, Book Questions and also few easy questions on Online coding websites.
Week – 3:
Focused on Error Handling, File Handling, continue Solving questions. Started working on my 1st projects, Face recognition with OpenCV library.
Week – 4:
Week focused on projects, Analysed super market data with Pandas then a Twitter Bot (Automation can be crazy with Python, I realized that working on bot) and finally developed a cryptocurrency portfolio Desktop Application.
I worked on 4-5 beginner projects which was good enough for a 1st year student to show in resume and start applying for internship,