Introduction to Programming Using Python

Specificaties
E-book, blz. | Engels
Pearson Education | e druk, 2012
ISBN13: 9780132834285
Rubricering
Pearson Education e druk, 2012 9780132834285
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

NOTE: You are purchasing a standalone product; MyProgrammingLab does not come packaged with this content. If you would like to purchase both the physical text and MyProgrammingLab search for ISBN-10: 0133050556/ISBN-13: 9780133050554. That package includes ISBN-10: 0132747189/ISBN-13: 9780132747189 and ISBN-10: 0133019861/ISBN-13: 9780133019865 .

MyProgrammingLab should only be purchased when required by an instructor.

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 of Introduction to Programming Using Python is that in addition to the typical programming examples that feature games and some math, Liang gives an example or two early in the chapter that uses a simple graphic to engage the students. Rather than asking them to average 10 numbers together, they learn the concepts in the context of a fun example that generates something visually interesting.
  
Using the graphics examples is optional in this textbook. Turtle graphics can be used in Chapters 1-5 to introduce the fundamentals of programming and Tkinter can be used for developing comprehensive graphical user interfaces and for learning object-oriented programming.

 

Specificaties

ISBN13:9780132834285
Taal:Engels
Bindwijze:e-book

Inhoudsopgave

<ul> <li> <div style="MARGIN: 0px"> Chapter 1 Introduction to Computers, Programs, and Python </div> </li> <li> <div style="MARGIN: 0px"> Chapter 2 Elementary Programming </div> </li> <li> <div style="MARGIN: 0px"> Chapter 3 Introduction to Functions, Strings, and Objects </div> </li> <li> <div style="MARGIN: 0px"> Chapter 4 Selections </div> </li> <li> <div style="MARGIN: 0px"> Chapter 5 Loops </div> </li> <li> <div style="MARGIN: 0px"> Chapter 6 Functions </div> </li> <li> <div style="MARGIN: 0px"> Chapter 7 Object-Oriented Programming </div> </li> <li> <div style="MARGIN: 0px"> Chapter 8 Thinking in Objects </div> </li> <li> <div style="MARGIN: 0px"> Chapter 9 GUI Programming Using Tkinter </div> </li> <li> <div style="MARGIN: 0px"> Chapter 10 Lists </div> </li> <li> <div style="MARGIN: 0px"> Chapter 11 Multi-dimensional Lists </div> </li> <li> <div style="MARGIN: 0px"> Chapter 12 Inheritance and Polymorphism </div> </li> <li> <div style="MARGIN: 0px"> Chapter 13 Files and Exception Handling </div> </li> <li> <div style="MARGIN: 0px"> Chapter 14 Tuples, Sets, and Dictionaries </div> </li> <li> <div style="MARGIN: 0px"> Chapter 15 Recursion </div> </li> <li> <div style="MARGIN: 0px"> Chapters 16-23 are bonus Web chapters on DS </div> </li> <li> <div style="MARGIN: 0px"> Chapter 16 Developing Efficient Algorithms </div> </li> <li> <div style="MARGIN: 0px"> Chapter 17 Sorting </div> </li> <li> <div style="MARGIN: 0px"> Chapter 18 Linked Lists, Stacks, Queues, and Priority Queues </div> </li> <li> <div style="MARGIN: 0px"> Chapter 19 Binary Search Trees </div> </li> <li> <div style="MARGIN: 0px"> Chapter 20 AVL Trees </div> </li> <li> <div style="MARGIN: 0px"> Chapter 21 Hashing </div> </li> <li> <div style="MARGIN: 0px"> Chapter 22 Graphs and Applications </div> </li> <li> <div style="MARGIN: 0px"> Chapter 23 Weighted Graphs and Applications </div> </li> <li> <div style="MARGIN: 0px"> Appendixes </div> </li> <li> <div style="MARGIN: 0px"> Appendix A&nbsp;&nbsp; Python Keywords </div> </li> <li> <div style="MARGIN: 0px"> Appendix B&nbsp;&nbsp; The ASCII Character Set </div> </li> <li> <div style="MARGIN: 0px"> Appendix C&nbsp;&nbsp; Number Systems </div> </li> </ul>

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        Introduction to Programming Using Python