Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #39445
| Date | 2013-02-21 18:32 +0100 |
|---|---|
| From | Philipp Hagemeister <phihag@phihag.de> |
| Subject | Re: ** Please Rank These Learning Sources ** |
| References | <CABPV-FSBGr88JsjL2FcAuNXiBBd3mm51k1zuOBFRE23NLWNPBg@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2185.1361467936.2939.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
> http://learnpythonthehardway.org/book/ I have never used that myself, but I have seeen plenty of stackoverflow and student questions about it. In short, it's horrible. The book mostly consists of basic Python programs, and beginners often fail to grasp even the most basic structures demonstrated, mainly because they're not explained. The book has some of the easy-to-approach informality of, say, the Head First ones, but fails to contain the the actual explanations for it. (And I have no idea why one would start with Python 2.x, given that everything's strange in there - instead of relying on the intuitive grasp that both "a" and "ä" are single character strings, and that print is a function like any other, they have to work with a lot of magic and hand-waving) - Philipp
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: ** Please Rank These Learning Sources ** Philipp Hagemeister <phihag@phihag.de> - 2013-02-21 18:32 +0100
csiph-web