Hacker News new | ask | show | jobs
by swordswinger12 5210 days ago
It's a great beginning tutorial in python. I've been coding C/C++ for ~4 years, and when I went through LPTHW, I found it frustratingly oversimplified.
1 comments

Yeah, "learn python the hard way" is the book I wished I read before I knew anything about programming. it's really a great book, but it targets people who have very little experience in programming.
Thanks! Sounds exactly like what I need. The last time I even SAW any code were some DOS command lines during my studies.