Learn Python The Hard Way 2nd Edition Released
31–40 of 60 posts
Re: Learn Python The Hard Way 2nd Edition Released
#32Re: Learn Python The Hard Way 2nd Edition Released
#33Does anyone know of any good books for people that are proficient with Python and want to learn more about the language and come closer to being an expert? The idea of LPTHW has always seemed cool, but I've looked at the table of contents a couple of times and thought "huh, 80% of these topics seem trivial to me"; maybe I could still benefit by skimming through and reading anything that I don't already know. Also, it…
Plus, you can't understand the solution until you encounter the problem. Reading the language manual every so often after you've encountered more problems is often enlightening. I've been working through the bash man page this way for years. (It's taking me a while because I don't really do much shell scripting, so I don't encounter very many problems that I need solutions to.)
Re: Learn Python The Hard Way 2nd Edition Released
#34Re: Learn Python The Hard Way 2nd Edition Released
#35Re: Learn Python The Hard Way 2nd Edition Released
#36Has the book "Learn C the hard way" released yet?
Re: Learn Python The Hard Way 2nd Edition Released
#37Re: Learn Python The Hard Way 2nd Edition Released
#38I am doing all of it with Python 3. So far, very little needs changing to make the examples work. Very clean and concise. Thanks Zed.
So this targets an earlier version of Python?
Python 3 Wall of Shame: http://python3wos.appspot.com/