Introduction to Programming Using Python

Introduction to Programming Using Python

AngličtinaMěkká vazba
Liang, Y. Daniel
Pearson Education (US)
EAN: 9780132747189
Na objednávku
Předpokládané dodání v pondělí, 16. prosince 2024
2 891 Kč
Běžná cena: 3 212 Kč
Sleva 10 %
ks
Chcete tento titul ještě dnes?
knihkupectví Megabooks Praha Korunní
není dostupné
Librairie Francophone Praha Štěpánská
není dostupné
knihkupectví Megabooks Ostrava
není dostupné
knihkupectví Megabooks Olomouc
není dostupné
knihkupectví Megabooks Plzeň
není dostupné
knihkupectví Megabooks Brno
není dostupné
knihkupectví Megabooks Hradec Králové
není dostupné
knihkupectví Megabooks České Budějovice
není dostupné
knihkupectví Megabooks Liberec
není dostupné

Podrobné informace

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.

EAN 9780132747189
ISBN 0132747189
Typ produktu Měkká vazba
Vydavatel Pearson Education (US)
Datum vydání 22. března 2012
Stránky 592
Jazyk English
Rozměry 253 x 204 x 24
Země United States
Autoři Liang, Y. Daniel