top | item 4437298

(no title)

MengYuanLong | 13 years ago

Zed Shaws's Learn Python the Hardway is a wonderful introduction to Python and because it is very concise, it makes for a handy review resource as well. There are a few portions that I recall were a bit confusing but Zed does a great job of monitoring the comments and giving extra help when necessary.

Likewise, the Django tutorial throws you off the deep end but working through it twice gives a good overview of how the different pieces tie together.

I must second JulianWasTaken's dislike of Dive Into Python. I tried working through the book but had trouble integrating the information and recalling code discussed in previous chapters.

All that said, I think the most important thing to remember when learning any subject is to find what works for you. Start with a recommended source but if it isn't working, don't be afraid to try a different source or style.

discuss

order

No comments yet.