Python challenges 100 proven programming tasks designed to prepare you for anything

Augment your knowledge of Python with this entertaining learning guide, which features 100 exercises and programming puzzles and solutions. Python Challenges will help prepare you for your next exam or a job interview, and covers numerous practical topics such as strings, data structures, recursion,...

Full description

Bibliographic Details
Main Author: Inden, Michael
Format: eBook
Language:English
Published: New York, NY Apress 2022
Edition:[First edition]
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Includes bibliographical references and index
  • 1. Introduction
  • Part I - Fundamentals
  • 2. Mathematical Problems
  • 3. Recursion
  • 4. Strings
  • 5. Basic Data Structures: Lists, Sets, and Dictionaries
  • 6. Arrays
  • Part II - More Advanced and Tricky Topics
  • 7. Recursion Advanced
  • 8. Binary Trees
  • 9. Searching and Sorting
  • 10. Conclusion and Supplementary Material
  • Part III - Appendices
  • Appendix A. Short Introduction to Pytest
  • Appendix B. Short Introduction to Decorators
  • Appendix C. Quick Start O-Notation
  • Appendix D. Short Introduction to Python 3.10
  • Bibliography