Introduction to Python Programming and Data Structures, Global Edition
Autor Y. Liang, Y. Daniel Liangen Limba Engleză Paperback – 26 oct 2022
A fundamentals first approach to programming helps students create efficient, elegant code.
Introduction to Python Programming and Data Structures introduces students to basic programming concepts using a fundamentals-first approach that prepares students to learn object-oriented programming and advanced Python programming. This approach presents programming concepts and techniques that include control statements, loops, functions, and arrays before designing custom classes. Students learn basic logic and programming concepts prior to moving into object-oriented and GUI programming. The content incorporates a wide variety of problems with various levels of difficulty and covers many application areas to engage and motivate students.
Preț: 487.89 lei
Preț vechi: 609.87 lei
-20% Nou
Puncte Express: 732
Preț estimativ în valută:
93.38€ • 97.12$ • 78.25£
93.38€ • 97.12$ • 78.25£
Carte disponibilă
Livrare economică 17-24 februarie
Livrare express 06-12 februarie pentru 56.11 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781292424125
ISBN-10: 1292424125
Pagini: 592
Dimensiuni: 204 x 255 x 36 mm
Greutate: 1.46 kg
Ediția:3. Auflage
Editura: Pearson
ISBN-10: 1292424125
Pagini: 592
Dimensiuni: 204 x 255 x 36 mm
Greutate: 1.46 kg
Ediția:3. Auflage
Editura: Pearson
Notă biografică
Dr. Y.Daniel Liang earned his Ph.D. inComputer Science from the University of Oklahoma in 1991, and an MS and BS inComputer Science from Fudan University in Shanghai, China, in 1986 and 1983.Prior to joining Armstrong, he was an associate professor in computer scienceat Purdue University in Fort Wayne, where he twice received the Excellence inResearch award.
D
r. Liangwas trained in theoretical computer science. He was active in graph algorithmsfrom 1990 to 1995 and published more than ten papers in several establishedjournals such as SIAM Journal on Computing, Discrete Applied Mathematics, ActaInformatics, and Information Processing Letters. Since 1996, he has devoted towriting texts and published more than thirty books with Prentice Hall. Hispopular computer science texts are widely adopted in the world. Dr. Liangwas elected a Java Champion in 2005 by Sun Microsystems and has given lectureson Java internationally.
D
r. Liangwas trained in theoretical computer science. He was active in graph algorithmsfrom 1990 to 1995 and published more than ten papers in several establishedjournals such as SIAM Journal on Computing, Discrete Applied Mathematics, ActaInformatics, and Information Processing Letters. Since 1996, he has devoted towriting texts and published more than thirty books with Prentice Hall. Hispopular computer science texts are widely adopted in the world. Dr. Liangwas elected a Java Champion in 2005 by Sun Microsystems and has given lectureson Java internationally.
Cuprins
- Introduction to Computers, Programs, and Python
- Elementary Programming
- Selections
- Mathematical Functions, Strings, and Objects
- Loops
- Functions
- Lists
- Multidimensional Lists
- Objects and Classes
- Basic GUI Programming Using Tkinter
- Advanced GUI Programming Using Tkinter
- Inheritance and Polymorphism
- Files and Exception Handling
- Tuples, Sets, and Dictionaries
- Recursion
- Developing Efficient Algorithms
- Sorting
- Linked Lists, Stacks, Queues, and Priority Queues
- Binary Search Trees
- AVL Trees
- Hashing
- Graphs and Applications
- Weighted Graphs and Applications
- Appendix A. Python Keywords
- Appendix B. The ASCII Character Set
- Appendix C. Number Systems
- Appendix D. Command Line Arguments
- Appendix E. Regular Expressions
- Appendix F. Bitwise Operations
- Appendix G. The Big-O, Big-Omega, and Big-Theta Notations
- Appendix H. Operator Precedence Chart
- Symbol Index
- Supplemental Material
- Glossary