Hacker News new | ask | show | jobs
by avinassh 4024 days ago
I love Zedshaw's Python book, but it is not really for complete beginners. So, his book also fits into:

    - Books written for "beginners" target people who already know how to code
1 comments

I've read Learn Python the Hard Way and the Head First Guide to Programming (which teaches programming through Python). While LPTHW does beat you with the stick of your own ignorance until you achieve enlightenment more neither of them assume anything more basic than the ability to think abstractly. The only way I can see of demanding less in the way of prerequisites is using a ~non-abstract programming language, maybe Scratch or Logo fit the bill?