Is Zed Shaw's Learn Python the Hard Way a good python teaching eBook? I don't know whether the people who tell me it's good or the people saying it sucks are trolling.
Name:
Anonymous2012-04-15 0:39
It sucks. Not trolling.
Name:
Anonymous2012-04-15 0:40
What do you recommend then?
Name:
Anonymous2012-04-15 0:45
SICP
Name:
Anonymous2012-04-15 0:45
>>3
Learn a real language like Spanish. It will get you much further in life than this programming shit.
Name:
Anonymous2012-04-15 0:50
It's mediocre and they're all trolling.
Name:
Anonymous2012-04-15 0:50
It's ok, but it'll be worth your time for sure if you are just starting out.
Name:
Anonymous2012-04-15 1:04
wooooooby da boooooooby
Name:
Anonymous2012-04-15 1:04
Sky Guy on Rails!
Name:
Anonymous2012-04-15 1:21
アルゴル68 is the best language because it has keywords translated into Japanese.
Name:
Anonymous2012-04-15 2:45
I'd recommend reading the Amazon reviews, both the positive and the negative to get a wide range of opinions.
It's much better than all the shit tutorials that newbies would find themselves by Googling. It only assumes some very basic user-level knowledge of your OS and computers in general, and while being quite disciplined, it doesn't quite require the determination that SICP does to work through it.
Of course, if you are willing to put in the effort and not give up (too early), you'll hardly do better than reading SICP.
There's a decent tutorial right on the Python website. Zed Shaw's abortion is just another Deep C Secrets.
He does deserve credit for teaching bad habits in a language that makes that nearly impossible.