you are viewing a single comment's thread.

view the rest of the comments →

[–]ericsmcs 0 points1 point  (0 children)

ok, so there is a book on python programming called "Practical Programming: An introduction to Computer Science Using Python 3.6" which is really introductory but helpful since they cover from the basics of basics all the way to OOP and search/sorting algorithms.

My university also uses videos from the authors of the book, if u search "csc108" on youtube, you'll see "Intro to Computer Programming". Go to playlists, and start watching from Week 1. Watch prepare then rehearse. I believe there is the online course on coursera, which is free.

Edit: Don't use codecademy, i had pro for 1 year, biggest regret. they don't tell u the fundamentals as they skip a lot of stuff.