473,387 Members | 1,516 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,387 software developers and data experts.

Friend wants to learn python

I have a friend who wants to learn python programming. I learned off
the internet and have never used a book to learn it. What books do you
recommend?

Any suggestions would be appreciated.

Jul 23 '05 #1
4 1654
EnderLocke wrote:
I have a friend who wants to learn python programming. I learned off
the internet and have never used a book to learn it. What books do you
recommend?

Any suggestions would be appreciated.


I recommend "Learning Python 2nd Edition" by Mark Lutz & David Ascher
(O'Reilly) its reasonable easy to read no "heavy language, but clear
concept and examples.
It does not require any previous programming experience, although being
comfortable with computer terms and knowing some basic concepts of
programming does make you read faster through the book.
My overall conclusion was that the authors know what they are talking
about and are honest in what they want to achieve.

When done with that the reader has enough experience to at least know
where to go further to learn more about python.

--
mph

Jul 23 '05 #2
TPJ
Why not start with Python's standard documentation? There are Python
Tutorial and Library Reference. IMHO it's the best place to start.

Jul 24 '05 #3
EnderLocke wrote:
I have a friend who wants to learn python programming. I learned off
the internet and have never used a book to learn it. What books do you
recommend?

Any suggestions would be appreciated.


I have just uploaded a podcast specifically about which tutorials and
books might be best for newbies to Python, depending on their
background. It can be reached at
http://www.awaretek.com/python/index.html

Ron

Jul 29 '05 #4
I would recommend starting with www.freenetpages.co.uk/hp/alan.gauld .
He has a particularly good way of communicating the basics of Python.
Also available in a book if he needs that. PDF available from the
website.

www.bookpool.com has a large selection of books on Python. The "Python:
How to Program" is a good choice (IMO). (I got the book & CD combo - I
could have done without the CD. Basically the same as the book. Wasn't
worth the extra price to me.)

Awaretek does have a good list of tutorials.

FYI, if your friend is really wanting to learn programming, have
him/her check out www.htdp.org. Although it is scheme-language based, I
think they do a great job teaching real programming principals that can
be applied to Python - once you get the language down.

Jul 31 '05 #5

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

Similar topics

53
by: Oliver Fromme | last post by:
Hi, I'm trying to write a Python function that parses an expression and builds a function tree from it (recursively). During parsing, lambda functions for the the terms and sub-expressions...
27
by: xeys_00 | last post by:
I'm a manager where I work(one of the cogs in a food service company). The boss needed one of us to become the "tech guy", and part of that is writing small windows programs for the office. He...
21
by: Sebastian Faust | last post by:
Hi, is a construction like the following possible: template<class view_model> class template_clase { protected: template_clase() {} virtual ~template_clase() {}
2
by: Christophe Barbe | last post by:
I am not clear about friend functions of a template class. GCC (3.3.2) wants me to add <> after the friend function names in the class declaration and VisualC++ doesn't like that. template...
3
by: EnderLocke | last post by:
I have a friend who wants to learn python programming. I learned off the internet and have never used a book to learn it. What books do you recommend? Any suggestions would be appreciated.
7
by: Jesper | last post by:
I need to grant a class access to protected fields of another class in the way its possible in C++ with the friend keyword. However I would like to keep the class protected towards other class...
3
by: Mark | last post by:
Hi... Maybe I'm just being especially obtuse today, but I've been perplexed by how some of the protection levels have been working with nested classes in C#. I have a parent class that wants to...
65
by: Chris Carlen | last post by:
Hi: From what I've read of OOP, I don't get it. I have also found some articles profoundly critical of OOP. I tend to relate to these articles. However, those articles were no more objective...
7
by: sara | last post by:
I have a friend doing some pro-bono work for a non-profit that does job training for distressed kids under DCSS care. He asked me for code to do the following (he's using A2003). I can't find...
0
bilibytes
by: bilibytes | last post by:
Hi, i am trying to figure out how to store a friend relation beetween my users. 1. I thought about using arrays, store for each user an array containing all its friends. But i don't know if...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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:
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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,...

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.