Cargando…

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,...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Inden, Michael (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York, NY : Apress, [2022]
Edición:[First edition].
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.