Skip to content

Introduction to Programming Using Python Plus Mylab Programming with Pearson EText -- Access Card

Best in textbook rentals since 2012!

ISBN-10: 0133050556

ISBN-13: 9780133050554

Edition: 2013

Authors: Y Liang, Y Liang

List price: $179.99
Blue ribbon 30 day, 100% satisfaction guarantee!
Out of stock
We're sorry. This item is currently unavailable.
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Introduction to Programming Using Python is intended for use in the introduction to programming course.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. Another aspect ofIntroduction to Programming Using Pythonis that in addition to the typical programming examples that feature games and some math, Liang gives an example or two early in the chapter…    
Customers also bought

Book details

List price: $179.99
Copyright year: 2013
Publisher: Pearson Education
Publication date: 7/12/2012
Binding: Mixed Media
Pages: 99998
Size: 7.91" wide x 9.88" long x 0.79" tall
Weight: 2.090
Language: English

Introduction to Computers, Programs, and Python
Elementary Programming
Introduction to Functions, Strings, and Objects
Selections
Loops
Functions
Object-Oriented Programming
Thinking in Objects
GUI Programming Using Tkinter
Lists
Multi-dimensional Lists
Inheritance and Polymorphism
Files and Exception Handling
Tuples, Sets, and Dictionaries
Recursion
Chapters 16-23 are bonus Web chapters on DS
Developing Efficient Algorithms
Sorting
Linked Lists, Stacks, Queues, and Priority Queues
Binary Search Trees
AVL Trees
Hashing
Graphs and Applications
Weighted Graphs and Applications
Appendixes
Python Keywords
the ASCII Character Set
Number Systems