473,397 Members | 1,960 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,397 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 1656
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: 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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.