473,394 Members | 1,916 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Learning Python...

Hi there...

I have been looking at learning Python, so far it looks like an
absolutely grat language. I am having trouble finding some free
resources to learn Python from. I am on windows and the only experience
I have with programming is with PHP.

I have been trying to look at the free online book "Dive Into Python"
but this is far too difficult for me as it explains it in caparison
with C++ or Java.
I like the book called "A Byte Of Python"
(http://www.byteofpython.info) but it's made for version 2.3 (Would
this matter anyway?).
So if you have any books you could reccomend me that would rock, I
can't really afford a book so if online that would be excellent.

Thanks in Advance.

Dec 5 '05 #1
5 1801
Falc wrote:
So if you have any books you could reccomend me that would rock, I
can't really afford a book so if online that would be excellent.


Have you looked into:
<http://wiki.python.org/moin/BeginnersGuide>
<http://python.org/doc/Intros.html>

Cheers,

--
Klaus Alexander Seistrup
Copenhagen, Denmark
http://seistrup.dk/
Dec 5 '05 #2
Falc wrote:
Hi there...

I have been looking at learning Python, so far it looks like an
absolutely grat language. I am having trouble finding some free
resources to learn Python from. I am on windows and the only experience
I have with programming is with PHP.

I have been trying to look at the free online book "Dive Into Python"
but this is far too difficult for me as it explains it in caparison
with C++ or Java.
I like the book called "A Byte Of Python"
(http://www.byteofpython.info) but it's made for version 2.3 (Would
this matter anyway?).
So if you have any books you could reccomend me that would rock, I
can't really afford a book so if online that would be excellent.

Thanks in Advance.


I must recommend you "Learning Python" from O'reilly that is an
excellent book but not free...This is the only one I've read about python.
For byteofpython I haven't read it but if it covers python 2.3 sure it
is sufficient to learn python as 2.4 has just introduced some new
advanced features.

Also take a look at:
http://www.awaretek.com/tutorials.html
Good examples that will help you in your learning.

Dive into python must be read _after_ you've read and tryied a little
python :)
Dec 5 '05 #3
I am going to read "A Byte Of Python" and possibly a few others
afterwards. I sure will read Dive into Python.

Thanks a lot guys, it's beed a great help.

I'll buy "Learning Python" when I can but I'm on a *very* tight budget
at the moment.
Thanks again. :)

Dec 5 '05 #4
Wow, That's one I hadn't seen before. Thanks. <bs>

Dec 5 '05 #5
Falc wrote:
Hi there...

I have been looking at learning Python, so far it looks like an
absolutely grat language. I am having trouble finding some free
resources to learn Python from. I am on windows and the only experience
I have with programming is with PHP.

I have been trying to look at the free online book "Dive Into Python"
but this is far too difficult for me as it explains it in caparison
with C++ or Java.
I like the book called "A Byte Of Python"
(http://www.byteofpython.info) but it's made for version 2.3 (Would
this matter anyway?).
So if you have any books you could reccomend me that would rock, I
can't really afford a book so if online that would be excellent.

Thanks in Advance.


There are some cool stuff at "ActiveState". Try "ActivePython" ;-). After
installing you have not only 'Python' but also some good documentations and
also some extra modules like 'win32' (or some else, i can't remember) to
access Wintedo specific things. Stuff not to pay, it's not like the Komodo
and Visual Python... these last two products looks be good, i must look
for a suchs GNU/Linux version...

Open you're eyes on the follow link ;-)
http://en.wikipedia.org/wiki/Python_...mming_language
I also recommend the website mentioned and this project.

On the botton of the page look for the free books and ... Pay attention on
this page !

Stuff that must by pay.
O'Reilly have some good books about Python (and more) here a little list
that im surrely recomends. I like the books of O'Reilly because it's easy
to read, the used english language are clear and funny to read. The content
are right, just some time it's refer/recommends to other books. But finally
when you have some (good!!!)books its easyer. At first when beginning with
Python i have encounter some troubles to find the right book on my level.
In the begin i have read some books not specially here in the list and some
other here of the list but in another order and founds the level to high
because i have no programming background (or recive some courses). I have
interesting in programming, it's a little begin. My recommended list of
books and direction to read :

1) Learning Python
2) programming Python
3) Python Pocket Reference
4) Python in a Nuteshell
5) Python Essential Reference
6) Python Cookbook

Try the first, second, third, ...
If you like it, buy the book, so you contribute for next devloppments of his
books ...

Other great books but not from O'Reilly
Think like a computer scientiste
For Dummies Beginning Programming (with Liberty Basic and not her to be in
subject but i like these ;-))

Sorry for the bad English, i try to help ...
--
David Van Mosselbeen - Debian Sarge user
da**********************@telenet.be
Dec 7 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Ron Stephens | last post by:
The newly rechristened Python Learning Foundation is a web site dedicated to the assistance of people learning the Python programming language. Features include: 1. Daily lists of new and recent...
7
by: Ryan Walker | last post by:
Hi, I'm getting started with python and have almost zero programming experience. I'm finding that there are tons of tutorials on the internet -- such as the standard tutorial at python.org -- that...
6
by: post400 | last post by:
Hi , I was just wondering ( yeah I know it's not the first time this question pops up ) what would be the best 2 or 3 books for someone who wants to learn Python , already experienced in other...
4
by: Ray | last post by:
I want to jump in a learn Python. I have spent about a day looking at editors and IDEs and (probably prematurely) selected jEdit to work in. I have downloaded Python and jEdit. I have been going...
7
by: Max | last post by:
On monday I start a semester course in Python (the alternative was Java). I was looking through the course outline and noticed the following: 1) UserDict is used. This is deprecated, right? 2)...
5
by: romiro | last post by:
Hi all, I'm a PHP5 developer looking to "broaden my horizons" so to speak by learning a new language. I emphasize the 5 in PHP since I have fully engrossed myself in the full OOP of version 5...
6
by: dogatemycomputer | last post by:
Greetings, A friend of mine dropped off a copy of Sams Teach Yourself Python in 24 Hours published in 2000. I skimmed the first couple of chapters looking for the interpreter version and the...
6
by: Rui Maciel | last post by:
Recently I woke up inclined to take up the task of learning another programming language. I've already dipped my toes in Perl (I've read online tutorials and wrote a couple of irrelevant pet...
16
by: John Salerno | last post by:
Just something that crosses my mind every time I delve into "Learning Python" each night. Does anyone see any value in learning Python when you don't need to for school, work, or any other reason?...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.