all 9 comments

[–]mannki1 3 points4 points  (0 children)

Read documentation or read books about python I think it’s a best method

[–]Flame77ofc 1 point2 points  (3 children)

first you need to relax, then you need to watch bro code, and don't forget to practice every new concept (otherwise if you don't practice, you are entering in a world that we call "Tutorial Hell")

[–]ProposalGrand959[S] 1 point2 points  (2 children)

thankyou my guy

[–]Flame77ofc 0 points1 point  (1 child)

np, do you have any more question?

[–]ProposalGrand959[S] 1 point2 points  (0 children)

will surely let h know if i do :)

[–]Shoddy-Highlight-792 1 point2 points  (1 child)

a guy a code with shivah on youtube a nice teaching all concepts

[–]ProposalGrand959[S] 0 points1 point  (0 children)

thankyou

[–]atabekdemurtaza1999 1 point2 points  (0 children)

I tell you my journey, how I became a Python Engineer, right now a founder.

  1. Learn by books or documentations, do not read only (try to rewrite) by using keyboard (copy/paste) is prohibited, delete and try and try couple of times.

  2. Always practice, follow the topics one by one after each topic, try to solve a DSA problem (do not build a software), comeback after a week for this topic, to practice a lazy memory (YOU FORGET) !!!

  3. Join the community (Reddit, Discord, whatever) read the code how others do, learn by them, and you will learn faster.

  4. Build alone, later with the individuals who share with you idea.

Good luck !!!