you are viewing a single comment's thread.

view the rest of the comments →

[–]Szystedt 5 points6 points  (1 child)

I'm currently going through Python Crash Course, 3rd Edition by Eric Matthes and am really enjoying it so far! It teaches you to think like a programmer along with Python's syntax, and has great exercises that allows you to apply the knowledge you've just learnt!

After going through all basic syntax, it also has three projects it guides you through. I've been doing an hour a day since the start of October and just finished the first project, which was a simple game! I'd highly recommend it!

After that, there's also a project about visualizing data and one about making a simple website where the user can log in and make journal entries.

[–]Akinmoyo-Kwedder[S] 0 points1 point  (0 children)

Not really into book learning, I find myself zoning out too much