Welcome to DU! The truly grassroots left-of-center political community where regular people, not algorithms, drive the discussions and set the standards. Join the community: Create a free account Support DU (and get rid of ads!): Become a Star Member Latest Breaking News Editorials & Other Articles General Discussion The DU Lounge All Forums Issue Forums Culture Forums Alliance Forums Region Forums Support Forums Help & Search
 

Phillip McCleod

(1,837 posts)
2. python is pure awesomeness congealed into poetry..
Tue May 21, 2013, 09:46 PM
May 2013

..yes, definitely a good beginner's language. may i ask what coding experience you *do* have? HTML? PHP? anything like that? or are you a true noob? i only ask because there's some good tutorials for coders coming to python from another language.. but even without knowing your answers, i can at least recommend the following..

* Instant Hacking: http://hetland.org/writing/instant-hacking.html
* Python Wiki Beginner's Guide for Non-Programmers: http://wiki.python.org/moin/BeginnersGuide/NonProgrammers

then there's this classic.. the title is a 'misnomer' as the author puts it..

* Learning Python the Hard Way: http://learnpythonthehardway.org/book/

and of course you'll need to *eat, sleep, and breath* teh python docs, which has it's own tutorials..

* Python Documentation: http://www.python.org/doc/

may i also ask which python version you're going to be hacking in? and on which operating system your hacks will be running?

most of the good tutorials are written for Python 2, but when you're perusing the docs make sure the version number matches whatever you decide to use.

Recommendations

0 members have recommended this reply (displayed in chronological order):

I find the online stuff from MIT, Stanford (via iTunesU), and Google to usually be helpful. Make7 May 2013 #1
Thanks for the reply. Incitatus May 2013 #4
python is pure awesomeness congealed into poetry.. Phillip McCleod May 2013 #2
I have some HTML experience. Incitatus May 2013 #3
on windows there's an an extra step.. Phillip McCleod May 2013 #7
Yes Incitatus May 2013 #8
you are on it then... Phillip McCleod May 2013 #9
Dive Into Python Recursion May 2013 #5
Python is a surprisingly good resource to learn Python with. napoleon_in_rags May 2013 #6
Latest Discussions»Retired Forums»Website, DB, & Software Developers»What is a good resource t...»Reply #2