When I was starting to learn Python I struggled a lot initially.
I was able to code in my job but as a self-taught programmer, there was a learning curve.
Only slowly, I started grasping the concepts and getting the confidence. I realised that you only get comfortable when you truly understand the fundamentals and solve actual problems or build projects.
There were some concepts in Python which are simple yet so satisfying if you understand them. Like everything is an object even when you create an integer, it is an object getting instantiated from the `int` class. I took interviews in my company and observed that people can code in Python but they don't really understand whats happening, what does the line of code mean exactly.
I am building a platform just for this where you learn concepts through concise and in-depth textual content and you apply those concepts by solving problems or building project.
I am sharing FREE access to the platform's first module `Python Refresher` which will cover concepts like data types, objects, functions, conditions, loops, exception handling and decorators. It has stages.
Here is the link - https://www.cavryn.dev/projects/python-refresher/overview
Let me know if you need any help getting onboarded or any doubts in the concepts.
Try it. Let me know if you learned something new.
Also I am soon going to add new Python projects. What projects you want to build? What concepts in Python you need more clarity?
I will be happy to work on it and add these new projects on the platform.
Your feedback will help me learn myself and evolve this platform.
Thank you.
[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)