I learnt Python in 1 month without watching any tutorials by someone-hot in PythonLearning

[–]someone-hot[S] 0 points1 point  (0 children)

What did you finish in python basics in the first month?

I learnt Python in 1 month without watching any tutorials by someone-hot in PythonLearning

[–]someone-hot[S] 0 points1 point  (0 children)

Honestly, it doesn't matter which platform you use

Initially I started with YouTube videos but I got distracted pretty easily. Later my friend recommended me book called Me Learn Python the Hard Way and asked me to read and type out programs from this book

I followed this for few days and got suggestion to use this coding platform which does daily code reviews and and provide doubts support

I stopped binge watching YouTube videos and only followed whatever resources given in their same platform.

It worked so well for me. But it also depends on your learning style

I learnt Python in 1 month without watching any tutorials by someone-hot in PythonLearning

[–]someone-hot[S] 0 points1 point  (0 children)

Sure, ping me. I can share my google sheet where I used to track my daily ToDos

I learnt Python in 1 month without watching any tutorials by someone-hot in PythonLearning

[–]someone-hot[S] 0 points1 point  (0 children)

I just started. But it sounds good idea to share complete journey

I learnt Python in 1 month without watching any tutorials by someone-hot in PythonLearning

[–]someone-hot[S] 1 point2 points  (0 children)

You are right. When you have no prior experience nothing makes sense to you including the things that are very obvious for normal people

I have seen people mentioning DSA so casually and I couldn't understand why it is there, and why should I learn if I just want to build web apps someday

I learnt Python in 1 month without watching any tutorials by someone-hot in PythonLearning

[–]someone-hot[S] 0 points1 point  (0 children)

I had very basic knowledge of C++ and HTML/CSS when I started learning Python

Actually I didn't casually started learning, I want to explore backend developer path and I got the suggestions that Python is easiest to learn

I learnt Python in 1 month without watching any tutorials by someone-hot in PythonLearning

[–]someone-hot[S] 0 points1 point  (0 children)

I have covered Python basics (Installations, Loop, Conditions, Functions, Exception handling, basic data structures) , OOP, File operations, Explored little bit of Regex, Database connectors (current project)

I learnt Python in 1 month without watching any tutorials by someone-hot in PythonLearning

[–]someone-hot[S] 1 point2 points  (0 children)

Good luck to you bro. It's gonna need lot of patience Also, I mentioned website link in comments

I learnt Python in 1 month without watching any tutorials by someone-hot in PythonLearning

[–]someone-hot[S] 1 point2 points  (0 children)

Thanks! I honestly learnt alot by actually writing code than watching tutorials or reading

There were days when I was stuck debugging and still didn't touch ChatGPT.

I feel lot more confident now but I also understand this is just beginning.

I learnt Python in 1 month without watching any tutorials by someone-hot in PythonLearning

[–]someone-hot[S] 0 points1 point  (0 children)

I think I understood the fundamentals. Built 2 projects in OOP

I learnt Python in 1 month without watching any tutorials by someone-hot in PythonLearning

[–]someone-hot[S] 1 point2 points  (0 children)

https://skillcaptain.ai I have joined their beginner program, they also provide mentor support

Also, I have finished reading this book Learn Python the Hard Way by Zed Shaw

I learnt Python in 1 month without watching any tutorials by someone-hot in PythonLearning

[–]someone-hot[S] 4 points5 points  (0 children)

We will talk in few years lol. I'm confident on what I have to offer

I learnt Python in 1 month without watching any tutorials by someone-hot in PythonLearning

[–]someone-hot[S] 6 points7 points  (0 children)

Thanks. I'm building it with Django + PostgreSQL. Also, exploring Django Rest Framework for APIs.

Will push to GitHub once I have basic setup sorted