Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #51347

Re: Q: "Best" book for teaching

Newsgroups comp.lang.python
Date 2013-07-27 05:11 -0700
References <8e3d0032-5e9f-44c2-9380-1d2383552046@u5g2000vbc.googlegroups.com> <57e72bda-450b-4bf0-b204-7049ddac1dc2@z14g2000yqa.googlegroups.com>
Message-ID <af89c7a9-3d0c-43f1-b249-181be43ccf3e@googlegroups.com> (permalink)
Subject Re: Q: "Best" book for teaching
From aliencat777@gmail.com

Show all headers | View raw


On Wednesday, April 8, 2009 7:34:55 AM UTC+8, John Yeung wrote:
> On Apr 6, 10:37 am, grkunt...@gmail.com wrote:
> > I am considering teaching an "introduction to programming"
> > course for continuing education adults at a local community
> > college. These would people with no programming experience,
> > but I will require a reasonable facility with computers.
> >
> > What would be a good book to use as the text for the course?
> 
> For an extremely gentle introduction, perhaps take a look at _Python
> Programming for the Absolute Beginner_ by Michael Dawson:
> 
>   http://www.amazon.com/Python-Programming-Absolute-Beginner-Michael/dp/1592000738
> 
> A coworker of mine recently bought this book, which is how I found out
> about it.  Besides assuming no programming experience, it tries to
> stay interesting through the use of simple games for its examples
> (eventually building up to the use of the popular pygame library).
> The writing style is definitely more "fun" than "academic".
> 
> John

An up to date book that is great for a short 21 lesson course is; "Start Here: Python 3x Programming Made Fun and Easier" by Jody S. Ginther. This is a good beginning programming course that introduces the entire process of software design including; version systems, planning, logic, and packaging. It takes a newbie from ground zero to making arcade style games complete with sound, music, graphics, and an creating an installation package in only 21 easy to follow lessons. 

You can find it at http://www.quantum-sight.com

Jody

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Q: "Best" book for teaching aliencat777@gmail.com - 2013-07-27 05:11 -0700

csiph-web