How should we learn python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How should we learn python?

plz tell me how should we go ahead through python to become a master coder in this language..... and how should we spend time in each section

31st Mar 2018, 5:01 PM
Shivam Akhouri
Shivam Akhouri - avatar
3 Answers
+ 4
Read and apply what you've learned. Take notes; get yourself a paper notebook and write or document your journey to mastering Python. Memory degrades or fades over time; your notes will come in handy when you have forgotten something. You will thank yourself for taking notes. It happens to me everytime. Forgot some string methods or regex special sequences? Just open your notes. It's also very satisfying to see a once blank notebook being filled up. Feels like you're getting closer to your goal.
3rd Apr 2018, 6:40 PM
Ashes All
Ashes All - avatar
+ 1
Dont just read the theory or programs.Try writing small bits of code by your own.Try not using the built-in functions in the beginning.Try solving problems by logic .Try to participate in many challenges as you can. Here are some tips and tricks that might help. https://www.sololearn.com/discuss/1187881/?ref=app
3rd Apr 2018, 4:59 PM
Mitali
Mitali - avatar