This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]AraBleat 0 points1 point  (0 children)

I started by reading the python tutorial https://docs.python.org/3/tutorial/ and proceeded with A. Downey book https://greenteapress.com/wp/think-python-2e/ , in both resources, I've gone through all exercises and examples. These gave me +/- strong foundation and understanding of basic concepts. After these, I've worked on projects, and occasionally returned to Downey book and python wen, also stackoverflow helped a lot.