473,788 Members | 2,751 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

intro to python books

I'm looking for a good intro to python book. I'm very familiar with
programming, but know nothing of OOP or systems (OS type) programming.
All of my programming experience is in number crunching and generic
graphics engines (read: gobs and gobs of matrix manipulations and
super-efficient sorts), all of it in C.

I've written exactly one program in Python.

So, I need something that covers the finer points of Python - difference
between ' and " for example - and the greater things beyond that, like
implicit lists and classes.

I've had good luck with the O'Reilly books in the past, but I have to
buy everything mail order, so I can't browse easily and see what I'm buying.

Thanks,

-Kamus

--
o__ | If you're old, eat right and ride a decent bike.
,>/'_ | Q.
(_)\(_) | Usenet posting`

Jul 18 '05 #1
5 1851
In article <br***********@ news3.infoave.n et>,
Kamus of Kadizhar <ya*@NsOeSiPnAe Mr.com> wrote:
Jul 18 '05 #2
In article <br***********@ news3.infoave.n et>,
Kamus of Kadizhar <ya*@NsOeSiPnAe Mr.com> wrote:
I'm looking for a good intro to python book. I'm very familiar with
programming, but know nothing of OOP or systems (OS type) programming.
All of my programming experience is in number crunching and generic
graphics engines (read: gobs and gobs of matrix manipulations and
super-efficient sorts), all of it in C.

I've written exactly one program in Python.

So, I need something that covers the finer points of Python - difference
between ' and " for example - and the greater things beyond that, like
implicit lists and classes.

Jul 18 '05 #3
Kamus of Kadizhar <ya*@NsOeSiPnAe Mr.com> writes:
I'm looking for a good intro to python book. I'm very familiar with
programming, but know nothing of OOP or systems (OS type)
programming. All of my programming experience is in number crunching
and generic graphics engines (read: gobs and gobs of matrix
manipulations and super-efficient sorts), all of it in C.


You should do fine starting with the online tutorial at www.python.org.
It's not terribly complete and it's a little bit dated, but it will
help you get the hang of Python.
Jul 18 '05 #4
Kamus of Kadizhar <ya*@NsOeSiPnAe Mr.com> wrote in message news:<br******* ****@news3.info ave.net>...
I'm looking for a good intro to python book. I'm very familiar with
programming, but know nothing of OOP or systems (OS type) programming.
You might consider a book about OOP theory/technique per se.

So, I need something that covers the finer points of Python - difference
between ' and " for example - and the greater things beyond that, like
implicit lists and classes.

I've had good luck with the O'Reilly books in the past ..


Lutz and Asher's 'Learning Python' (from O'Reilly) is about to (has
just?) come out in its 2nd edition (finally), check it out here:
http://www.oreilly.com/catalog/lpython2/

For something comprehensive and fairly recent, you might consider Alex
Martelli's 'Python in a Nutshell.'
http://www.oreilly.com/catalog/pythonian/
Jul 18 '05 #5
Another GREAT on-line book/tutorial is http://diveintopython.org/
Jul 18 '05 #6

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

Similar topics

2
1485
by: Marco | last post by:
Could someone please recommend a good introductory book to Visual Basic written for programmers who have had little or no exposure to Windows? I am a C++ programmer and have only worked on Unix/Linux so far, so I understand very little about DLL's, COM, ActiveX, etc, but I don't need to have elementary programming concepts explained. Thanks, Marco
57
4273
by: John Howard | last post by:
I've sent several messages over the last year asking about python - Who teaches python? Is python losing steam? etc. I have noticed, eg, the declinng number of books at my local borders. The last time I visited a borders (last week), there was 1 (sic) book about python on the shelve compared to dozens on perl & java! On my last inquiry about who teaching python, I got two, maybe three, responses. I really want to see python succeed! It's...
36
6405
by: Andrea Griffini | last post by:
I did it. I proposed python as the main language for our next CAD/CAM software because I think that it has all the potential needed for it. I'm not sure yet if the decision will get through, but something I'll need in this case is some experience-based set of rules about how to use python in this context. For example... is defining readonly attributes in classes worth the hassle ? Does duck-typing scale well in complex
0
1182
by: Will Stuyvesant | last post by:
Here is a comment on the paper "Programming with Circles, Triangles and Rectangles" by Erik Meijer, Wolfram Schulte and Gavin Bierman. Google will find it quickly if you try. In the paper they introduce Xen, an extension to C# for better XML support. They show how Lifting, Filtering and Apply-to-all can be done so much better in C# with Xen. How is Python, my favorite programming language, doing in this respect? Let's see:
7
1880
by: TechBookReport | last post by:
TechBookReport have just published a review of 'C Programming In Easy Steps', if you're a C beginner looking for an intro book (or an ex-C developer looking for a quick refresh), ready why this is a book to consider. Read the review here: http://www.techbookreport.com
8
2381
by: David Rasmussen | last post by:
What is the best book for Python newbies (seasoned programmer in other languages)? /David
5
1820
by: Falc | last post by:
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.
9
2668
by: Katie Tam | last post by:
I am new to this filed and begin to learn this langague. Can you tell me the good books to start with ? Katie Tam Network administrator http://www.linkwaves.com/main.asp http://www.linkwaves.com
1
1385
by: Marco Shaw [MVP] | last post by:
(I'm mostly a Windows PowerShell scripting guy.) I'm looking for a good basic intro to System.Transactions. Is there anything online? I'd also consider buying a book... Marco
0
9656
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9498
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10173
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9967
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8993
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5399
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5536
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3674
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2894
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.