Computer Association of SIUE - Forums

CAOS Forums => Technical Knowledge => Topic started by: Justin Camerer on 2008-12-03T10:55:46-06:00 (Wednesday)

Title: Practical Programming: An Introduction To Computer Science Using Python
Post by: Justin Camerer on 2008-12-03T10:55:46-06:00 (Wednesday)
I got an email today from the www.PragmaticProgrammers.com, and within this email was news of a new book that has just been released in beta mode. I cannot speak for this book, but I own about 10 or 15 books from the Pragmatic Programmers, and they are all phenomenal. I would recommend that any new programmer/cs student check this book out. It is currently only available in pdf form, but if you buy the paper version too, it will ship when it is published.

http://pragprog.com/titles/gwpy/practical-programming

Please let me know if anyone gets this.
Title: Re: Practical Programming: An Introduction To Computer Science Using Python
Post by: and459d2 on 2008-12-03T11:57:46-06:00 (Wednesday)
thanks for the heads up about this!
Title: Re: Practical Programming: An Introduction To Computer Science Using Python
Post by: raptor on 2008-12-03T11:59:10-06:00 (Wednesday)
 www.diveintopython.org    the alpha and the omega of learning python.
Title: Re: Practical Programming: An Introduction To Computer Science Using Python
Post by: raptor on 2008-12-03T12:00:01-06:00 (Wednesday)
Wow my previous post refused to show text, cool bug. It did say:

www.diveintopython.org the alpha and omega of learning python.
Title: Re: Practical Programming: An Introduction To Computer Science Using Python
Post by: Justin Camerer on 2008-12-03T12:04:50-06:00 (Wednesday)
That looks like a cool book, too, but the purpose of the book that I linked was to teach some basics of computer science. It just happens to teach it in Python.