Python
eBook - PDF

Python

Pocket Primer

  1. 200 pages
  2. English
  3. PDF
  4. Available on iOS & Android
eBook - PDF

Python

Pocket Primer

Book details
Table of contents
Citations

About This Book

As part of the new Pocket Primer series, this book provides an overview of the major aspects and the source code to use Python 2. It covers the latest Python developments, built-in functions and custom classes, data visualization, graphics, databases, and more. It includes a companion disc with appendices, source code, and figures. This Pocket Primer is primarily for self-directed learners who want to learn Python 2 and it serves as a starting point for deeper exploration of Python programming.Features:
+Includes a companion disc with appendices, source code, and figures
+Contains material devoted to Raspberry Pi, Roomba, JSON, and Jython
+Includes latest Python 2 developments, built-in functions and custom
classes, data visualization, graphics, databases, and more
+Provides a solid introduction to Python 2 via complete code samplesOn the CD-ROM:
+Appendices (HTML5 and JavaScript Toolkits, Jython, SPA)
+Source code samples
+All images from the text (including 4-color)
+Solutions to Odd-Numbered Exercises

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Python by Oswald Campesato in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming in Python. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Cover
  2. Title
  3. Copyright
  4. Dedication
  5. Table of Contents
  6. Preface
  7. About the Technical Editor
  8. Chapter 1: Introduction to Python
  9. Chapter 2: Conditional Logic, Loops, and Functions
  10. Chapter 3: Python Collections
  11. Chapter 4: Regular Expressions
  12. Chapter 5: Files and Streams
  13. Chapter 6: Working with JSON and XML
  14. Chapter 7: Data Visualization and Graphics
  15. Chapter 8: Built-In Functions and Custom Classes
  16. Chapter 9: Python and Databases
  17. Chapter 10: Miscellaneous Topics
  18. On the CD-ROM
  19. Appendix A: HTML5 and JavaScript Toolkits
  20. Appendix B: Introduction to Jython
  21. Appendix C: Introduction to Single Page Applications
  22. Index