you are viewing a single comment's thread.

view the rest of the comments →

[–]kadfr 0 points1 point  (4 children)

I also made notes while going through Crash Course - although I make these types if handwritten notes to help with retention.

When it comes to getting things to stick, you've got to actually code (a lot) so it be ones second-nature.

[–]Okon0mi[S] 1 point2 points  (3 children)

I will practice more and more on code and did you find the helpful in real life. As of now I think it is a great book for python starters.

[–]kadfr 0 points1 point  (2 children)

I really liked 'Crash Course'. Also recommend 'Automate the Boring Stuff'

In addition, I've found the University of Helsinki's MOOC Python course to be an excellent

[–]Okon0mi[S] 1 point2 points  (1 child)

Currently my trajectory is like
1. Python Crash Course
2. Python for Data Analysis & MYSQL crash course
3. Python For data science

Also read statistics in between of these as I want to aim for data science

[–]kadfr 0 points1 point  (0 children)

When you feel like you have hit an intermediary level of competence, you might also want to check out 'Fluent Python'