Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #39445 > unrolled thread
| Started by | Philipp Hagemeister <phihag@phihag.de> |
|---|---|
| First post | 2013-02-21 18:32 +0100 |
| Last post | 2013-02-21 18:32 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: ** Please Rank These Learning Sources ** Philipp Hagemeister <phihag@phihag.de> - 2013-02-21 18:32 +0100
| From | Philipp Hagemeister <phihag@phihag.de> |
|---|---|
| Date | 2013-02-21 18:32 +0100 |
| Subject | Re: ** Please Rank These Learning Sources ** |
| Message-ID | <mailman.2185.1361467936.2939.python-list@python.org> |
[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 top | Article view | comp.lang.python
csiph-web