Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #39445 > unrolled thread

Re: ** Please Rank These Learning Sources **

Started byPhilipp Hagemeister <phihag@phihag.de>
First post2013-02-21 18:32 +0100
Last post2013-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.


Contents

  Re: ** Please Rank These Learning Sources ** Philipp Hagemeister <phihag@phihag.de> - 2013-02-21 18:32 +0100

#39445 — Re: ** Please Rank These Learning Sources **

FromPhilipp Hagemeister <phihag@phihag.de>
Date2013-02-21 18:32 +0100
SubjectRe: ** 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web