Starting Out with Python, Global Edition (häftad)
Fler böcker inom
Format
Häftad (Paperback)
Språk
Engelska
Antal sidor
896
Utgivningsdatum
2021-07-06
Upplaga
5
Förlag
Pearson
Dimensioner
254 x 200 x 30 mm
Vikt
1660 g
Antal komponenter
1
ISBN
9781292408637

Starting Out with Python, Global Edition

Häftad,  Engelska, 2021-07-06
932
  • Skickas från oss inom 5-8 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
For courses in Python programming. This ISBN provides access to Pearson MyLab Programming. Pearson eText is included. A clear and student-friendly introduction to the fundamentals of Python in Starting Out with Python, 5th Edition, Tony Gaddis' accessible coverage introduces students to the basics of programming in a high-level language. Python, an easy-to-learn and increasingly popular object-oriented language, allows readers to become comfortable with the fundamentals of programming without the troublesome syntax that can be challenging for novices. With the knowledge acquired using Python, students gain confidence in their skills and learn to recognize the logic behind developing high-quality programs. Starting Out with Python discusses control structures, functions, and lists before classes. As with all Gaddis texts, clear and easy-to-read code listings, concise and practical real-world examples, focused explanations, and an abundance of exercises appear in every chapter. Updates to the 5th Edition include a new chapter on database programming, and new coverage of GUI programming, string processing and formatting, and turtle graphics topics. Reach every student with Pearson MyLab Programming MyLab is the teaching and learning platform thatempowers you tor each every student. By combining trusted author content with digital tools and a flexible platform, MyLab personalizes the learning experience and improves results for each student. With Pearson MyLab Programming, students work through hundreds of short, auto-graded coding exercises and receive immediate and helpful feedback based on their work. Learnmore about Pearson MyLab Programming. Plus, give students anytime, anywhere access with Pearson eText Pearson eText is a simple-to-use, mobile-optimized, personalized reading experience available within MyLab. Itlets students highlight and take notes, all in one place-even when offline. Educators can easily customize the table of contents and share their own notes with students, so they see the connection between their eText and what they learn in class. Learn more about Pearson eText or contact your rep for purchase options.
Visa hela texten

Passar bra ihop

  1. Starting Out with Python, Global Edition
  2. +
  3. Co-Intelligence

De som köpt den här boken har ofta också köpt Co-Intelligence av Ethan Mollick (häftad).

Köp båda 2 för 1160 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Fler böcker av Tony Gaddis

Övrig information

Tony Gaddis is the principal author of the Starting Out With series oftext books. Tony has two decades of experience teaching computer science courses, primarily at Haywood Community College. He is a highly acclaimed instructor who was previously selected as the North Carolina Community College" Teacher of the Year" and has received the Teaching Excellence award from the National Institute for Staff and Organizational Development. The Starting Out With series includes introductory books covering C++, Java (TM), Microsoft (R) Visual Basic (R), Microsoft (R) C# (R), Python (R), Programming Logic and Design, Alice, and App Inventor, all published by Pearson.

Innehållsförteckning

1. Introductionto Computers and Programming 2. Input,Processing, and Output 3. DecisionStructures and Boolean Logic 4. RepetitionStructures 5. Functions 6. Filesand Exceptions 7. Listsand Tuples 8. MoreAbout Strings 9. Dictionariesand Sets 10. Classesand Object-Oriented Programming 11. Inheritance 12. Recursion 13. GUIProgramming 14. DatabaseProgramming Appendix A: Installing Python Appendix B: Introductionto IDLE Appendix C: The ASCIICharacter Set Appendix D: PredefinedNamed Colors Appendix E: More Aboutthe import Statement Appendix F: FormattingNumeric Output with the format() Function Appendix G: InstallingModules with the pip Utility Appendix H: Answers toCheckpoints Index Credits