954,525 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Python Programming In Context Book

Hello Everyone

I am new to this forum and new to learning Python. I was looking for a good book to help teach it to myself and on a recommendation purchased the book Python Programming In Context by Bradley Miller and David Ranum.

This is a good book in terms of teaching the concepts to a beginner. However, I think the "beginner" intended for this book was a student in a structured class setting, which I am not.

The book offers practice exercises throughout, but does not give the solution for them to check your answer and/or see where you went wrong.

I have tried getting my money back for this book, but the place I purchased it refused since it was past their return policy date.

My question is if any of you have this book and maybe bought a version with the exercise solutions?

Any help would be greatly appreciated.

rackster992
Newbie Poster
1 post since Oct 2009
Reputation Points: 10
Solved Threads: 0
 

I do believe that is in fact a school book. It was written to be teached in a class setting. You may be able to find a instructor's edition (with the anwsers to all the excersises, tests, ect...)

If you have some scripts that are not working or questions... You can allways post here, and someone will likley be glad to help you :)

lukerobi
Junior Poster in Training
50 posts since Sep 2009
Reputation Points: 14
Solved Threads: 16
 

Google came up with this site which has a link to download source code. I hope you didn't pay $99.95 for the book! http://www.jbpub.com/catalog/9780763746025/

woooee
Nearly a Posting Maven
2,454 posts since Dec 2006
Reputation Points: 777
Solved Threads: 714
 
Gribouillis
Posting Maven
Moderator
2,786 posts since Jul 2008
Reputation Points: 1,044
Solved Threads: 691
 

The best way to learn any computer language is to experiment with the concepts of the language, and if you are stuck, search the manuals and ask question on a language forum like this.

vegaseat
DaniWeb's Hypocrite
Moderator
5,989 posts since Oct 2004
Reputation Points: 1,345
Solved Threads: 1,417
 

I agree with vegaseat. Usually the best way to learn is from experience. The book may be structured for a classroom setting however if you try to understand each topic that it presents and use it as a reference manual it can be very helpful in helping you learn. I have found in my experience that I have learned almost nothing in the classroom and that what I learned I learned was from experience in programming. If you get stuck on anything just post the question and I am sure that someone will respond.

dcghelp
Newbie Poster
3 posts since Sep 2009
Reputation Points: 10
Solved Threads: 1
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You