Monday, December 20, 2010
Starting Out with Python
Starting Out with Python
Tony Gaddis | 2008-01-01 00:00:00 | Addison Wesley | 504 | Programming
This is an excellent book for learning Python. Tony Gaddis does a great job in writing his books and eplaining how the programming works. His examples are great.
Starting Out with Python introduces students to the basics of programming and prepares them to go on to more complicated languages. With the knowledge acquired using Python, students gain confidence in their skills and acquire the logic necessary for developing high-quality programs. This book discusses control structures, functions, lists, and file I/O before introducing classes. As with all Gaddis texts, clear and easy-to-read code listings, concise and practical real-world examples, detail-oriented explanations, and an abundance of exercises appear in every chapter.
Download this book!
Free Ebooks Download
Labels:
Programming