Well i did , i did have a brief stint using python about 4-5 years ago when i was doing my Diploma in Networking but i didn't really get much involved with it then, call me young and stupid but now (especially since the news about RasPi) i have taken a new interest in the world of programming, though i will be taking my personal projects away from the work related script level and have more fun i need to learn it again and learn it like i don't know anything about it
So i did some googling and stumbled upon this website
http://learnpythonthehardway.org
I'm only up to the first exercise but it seems as though for anyone who doesn't have a single idea about programming this is a great place to start (don't let the title scare you)
My philosophy is that when you start something new learn the very basics and this seems to fit that very well. Hopefully i will get a good grasp on this language and build from there
so anyone new i suggest this to you
-
- Posts: 406
- Joined: Sun Nov 20, 2011 11:37 am
- Contact: Website
Re: I heard Python's good and so's this guide .....
Yes, Learn Python the Hard Way has a very good reputation.
Just in case it's of any interest, I have put a few good Python tutorials in a tar.gz archive.
It includes the book you mention (I downloaded the HTML files for offline browsing), Swaroop's "A Byte of Python", Mark Pilgrim's "Dive into Python", Al Swigert's books on "Making Games" and a couple of other things. It's here:
Python Tutorials
Just in case it's of any interest, I have put a few good Python tutorials in a tar.gz archive.
It includes the book you mention (I downloaded the HTML files for offline browsing), Swaroop's "A Byte of Python", Mark Pilgrim's "Dive into Python", Al Swigert's books on "Making Games" and a couple of other things. It's here:
Python Tutorials
Re: I heard Python's good and so's this guide .....
sweet cheers, i'll get to them as soon as I've mastered it the hard way thanks for the help
Re: I heard Python's good and so's this guide .....
Yep I've been recommending it for a month or so now for complete newbies.
Hope you have fun and stick with it.
Hope you have fun and stick with it.
Re: I heard Python's good and so's this guide .....
@antiloquax
Yep, I've got all those and along with the python documentation, pretty much all you need, particularly as a beginner, is contained in these.
12+10... my biggest sum yet
Yep, I've got all those and along with the python documentation, pretty much all you need, particularly as a beginner, is contained in these.
12+10... my biggest sum yet
-
- Posts: 406
- Joined: Sun Nov 20, 2011 11:37 am
- Contact: Website
Re: I heard Python's good and so's this guide .....
budgieboy said:
@antiloquax
Yep, I've got all those and along with the python documentation, pretty much all you need, particularly as a beginner, is contained in these.
Yes, I agree. The Python documentation for 3.1.4 is included in my archive. Hopefully might be useful to those not as experienced as you!
@antiloquax
Yep, I've got all those and along with the python documentation, pretty much all you need, particularly as a beginner, is contained in these.
Yes, I agree. The Python documentation for 3.1.4 is included in my archive. Hopefully might be useful to those not as experienced as you!
- Jim Manley
- Posts: 1600
- Joined: Thu Feb 23, 2012 8:41 pm
- Location: SillyCon Valley, California, and Powell, Wyoming, USA, plus The Universe
- Contact: Website
Re: I heard Python's good and so's this guide .....
http://learnpythonthehardway.org
Doing my very best Tina Turner impersonation:
"We nevah, evah, do anything nice ... and easy!"
Doing my very best Tina Turner impersonation:
"We nevah, evah, do anything nice ... and easy!"
The best things in life aren't things ... but, a Pi comes pretty darned close! 
"Education is not the filling of a pail, but the lighting of a fire." -- W.B. Yeats
In theory, theory & practice are the same - in practice, they aren't!!!

"Education is not the filling of a pail, but the lighting of a fire." -- W.B. Yeats
In theory, theory & practice are the same - in practice, they aren't!!!
Re: I heard Python's good and so's this guide .....
I've just found out about The Hacker Shelf today. It has many (legally) free books on tech stuff.
Here are the Python books available -
http://hackershelf.com/topic/python/
Note the site uses hacker in the same sense as the Jargon File - "A person who enjoys exploring the details of programmable systems and stretching their capabilities, as opposed to most users, who prefer to learn only the minimum necessary."
Here are the Python books available -
http://hackershelf.com/topic/python/
Note the site uses hacker in the same sense as the Jargon File - "A person who enjoys exploring the details of programmable systems and stretching their capabilities, as opposed to most users, who prefer to learn only the minimum necessary."
-
- Posts: 406
- Joined: Sun Nov 20, 2011 11:37 am
- Contact: Website
Re: I heard Python's good and so's this guide .....
andyl said:
Here are the Python books available -
http://hackershelf.com/topic/python/
This looks like a great find! Thanks for the link!
Here are the Python books available -
http://hackershelf.com/topic/python/
This looks like a great find! Thanks for the link!