Forums: Back End:

 

python-101

first
 

tenPlus python-101

my son's having some fun doing very basic python coding so I thought I'd ask for any recommended python 101/for dummy's links.

 

tenPlus

heh, looks like ppl don't like going near the back end, and python's as popular as syphilis around here. I'll tell him that he'll have to do what the rest of us do - search and conquer.

 

Stickman

Sorry, I know nothing of Python. But I do like this:

StickBlog - random developer stuff
quote
 

the real me

i don't mess with python much but i did come across this, which looks decent

sthurlow.com/python/

 

OvineWorrier

If he hasn't already, check out Mark Pilgrim's Dive into Python. Book is available to read online: diveintopython.org/

Nice primer. Been a while since it was out but the majority of information, as far as I can recall, is valid.

Django is Python's answer to Ruby on Rails. Lots of cool stuff in the source to learn from.

Bleat for me, baby...
quote
 

tenPlus

many thank for the :headsoup: fella's ... I'll pass it onto the boy

 

JLM

IronPython (python for silverlight/dot net) book's first chapter can be found here...

manning.com/foord/meap_foordch1.pdf
there is also a forum where you can get source code for other chapters.

Basically in the future you will be able to use a dynamic language with standard windows type interface without getting bogged down in all the windows inner workings. But maybe at the moment this does not really qualify as 101 reading, but if you want to write a window or fancy web app with python then it is worth exploring.

 

tenPlus

thanks mate, I'll let him know walt

 

Ed Suspicious

awaretek.com/

It isn't exactly pretty, but it's loaded with python stuff. He also has a podcast that's really well done.

dddddddddd...ddd....ddddd..ddddd.ddddiiid I sssstttuuutttttter?
quote
 

tenPlus

some good stuff there - cheers

 
first
 

Forums: Back End: python-101

 
New Post
 
You must be logged in to post