Game Design and Project Resources: The Workshops Quarter > Non-game Programs - The Tinkers' Workshop

Python textbook recommendations?

(1/2) > >>

Glaurung:
I thought I'd consult the assembled wisdom of Exilian. I would like to learn Python (the programming language), and I would appreciate recommendations for textbooks or online materials to learn from. I'm familiar with programming in general, so I just need something to explain the syntax and quirks of Python specifically.

Lizard:
I think Codecademy covers Python, but it is probably a little basic for us prior-programmers :P


The Python people offer various guides on their website (linked from the same place you download Python from), aimed at various experience levels.

Jubal:
Moved to programming section.

And yes, I just mostly use Python's own documentation. A quick read over SOTK's tutorials in the relevant section here might not be a bad shout either, though they're a little more aimed at new programmers.

Glaurung:
Thanks for the feedback.

I read through SotK's tutorials - that's what got me onto the idea of learning Python :)

I will aim to work through the official Python Tutorial, with the knowledge that there's a wide range of others available if I want them.

Another question, if I may: should I go for Python 2 or Python 3?

Jubal:
Python 3 I think now makes more sense, most new stuff is being done for it rather than for 2.

Navigation

[0] Message Index

[#] Next page

Go to full version