|
|
|
|
|
by MarinaMartin
5779 days ago
|
|
I'm in the same boat, a little further down the river. Also started with MIT OCW and How to Think Like a Computer Scientist (in addition to the O'Reilly Python book). Best thing for me was to escape the textbook-like examples (quadratic equations, rock paper scissors) and actually [attempt to] build real things. Once you have cursory Python knowledge, pick up "Practicel Django Projects" -- you'll build a working CMS by page 28 and feel really good about yourself. By the end of that book I was pleasantly surprised by how comfortable I was writing other programs, even if I am slow as hell and have a reference book open in my lap. |
|