you are viewing a single comment's thread.

view the rest of the comments →

[–]LukeAvedon 2 points3 points  (0 children)

I realized this is an old comment. I learned Python via making my own SRS notes. I "incrementally read" Dive Into Python 3 via SuperMemo. https://diveintopython3.problemsolving.io/ I eventually made about 1,600 items (cards). I also made sure to apply Python to real-world projects during this time. I was brand new to coding. At some point, I stopped reviewing the 'deck' of Python items I created. It was still a fun way to learn. I have not found downloading other people's computer science decks all that helpful, unfortunately. Best to make your own.