<< ePub Introduction to Programming Using Python (PDF)
Introduction to Programming Using Python (PDF)
Category Image
FormatePub
SourceRetail
LanguageEnglish audio/written
GenreComputer
TypeBook
Date 1 decade, 1 year
Size 9.11 MB
 
Website http://www.pearsonhighered.com/product?ISBN=0132747189
 
Sender DrFalken (Sf7nvQ)                
Tag joshua        
 
Searchengine Search
NZB NZB
 
Number of spamreports

Post Description

Introduction to Programming Using Python is intended for use in the introduction to programming course.

Fundamentals-first approach introduces basic programming concepts and techniques on selections, loops, functions, before writing custom classes. Liang introduces and uses objects in Chapter 3, but defining custom classes is covered later in Chapter 7.
Problem-driven approach teaches programming in a problem-driven way that focuses on problem solving rather than syntax. Liang captures students’ interest by using interesting examples in a broad context (areas include math, science, business, financials, gaming, animation, and multimedia). Appropriate syntax and libraries are introduced in order to solve the problems.
Flexible GUI Coverage gives instructors the flexibility to skip graphics topics, or cover these topics later in the course. The book use Python’s built-in Turtle graphics module in Chapters 1-6 and Tkinter in the rest of the book. Both Turtle and Tkinter are simple, easy to learn, and valuable pedagogical tools for teaching the fundamentals of programming and object-oriented programming. GUI Examples are offered early in every chapter and a special set of GUI exercises appears at the end of every chapter.
Based on Python 3.
Student Resource Website www.cs.armstrong.edu/liang/py contains the following resources:

Answers to review questions
Solutions to even-numbered programming exercises
Source code for the examples in the book
Interactive Self-Test (organized by sections for each chapter)
Supplements on using Python IDEs, advanced topics, etc.
Resource links
Errata

Daniel Liang is known for his “fundamentals-first” approach to teaching programming concepts and techniques. “Fundamentals-first” means that students learn fundamental programming concepts like selection statements, loops, and functions, before moving into defining classes. Students learn basic logic and programming concepts before moving into object-oriented programming, and GUI programming.

ISBN-10: 0132747189 • ISBN-13: 9780132747189
©2013 • Prentice Hall • Paper, 576 pp
Published 01/02/2012 • Instock

Comments # 0