[pythonvis] Re: Typical Python Curriculum (from Mark Lutz's page)

  • From: "Deenadayalan Moodley" <deenadayalan.moodley@xxxxxxxxx>
  • To: <pythonvis@xxxxxxxxxxxxx>
  • Date: Tue, 6 May 2014 05:25:45 +0200

Hi,

 

Another tutorial to throw in the mix is:

http://www.swaroopch.com/notes/python/#revision_history

 

a byte of python.

 

Thanks.

 

From: pythonvis-bounce@xxxxxxxxxxxxx [mailto:pythonvis-bounce@xxxxxxxxxxxxx] On 
Behalf Of Richard Dinger
Sent: Tuesday, May 06, 2014 5:06 AM
To: pythonvis@xxxxxxxxxxxxx
Subject: [pythonvis] Re: Typical Python Curriculum (from Mark Lutz's page)

 

Yes, the Mark Lutz books are excellent for experienced programmers.  ‘Learning 
Python’ along with the tutorial that comes with Python are probably all you 
need to pick up Python – if you are already a programmer.  I think his other 
book ‘Programming Python’ is even better, but only after you are well versed in 
Python.  Both are on BookShare.

 

But those of you that are trying to learn both how to program and Python at the 
same time, I think the two books already recommended are much better.  They ar 
‘How to think like a computer scientist’ and ‘learn python the hard way’.  
Either one will provide a good starting ciriculum – just start working your way 
through the book you choose or both if you want.

Richard

From: Joseph Lee <mailto:joseph.lee22590@xxxxxxxxx>  

Sent: Monday, May 05, 2014 12:21 PM

To: pythonvis@xxxxxxxxxxxxx 

Subject: [pythonvis] Typical Python Curriculum (from Mark Lutz's page)

 

Hi,

For those who’d like to have a plan on learning Python, here’s a typical 
curriculum found at Mark Lutz’s page:

http://learning-python.com/fulloutline.html

Good luck.

Cheers,

joseph

Other related posts: