Python programming : an introduction to computer science /
This is the second edition of John Zelle's Python Programming, updated for Python 3. This book is designed to be used as the primary textbook in a college-level first course in computing. It takes a fairly traditional approach, emphasizing problem solving, design, and programming as the core sk...
Clasificación: | QA76.73 P9.8 Z4.44 2010 |
---|---|
Autor principal: | |
Formato: | Libro |
Idioma: | Inglés |
Publicado: |
Sherwood, Oregon :
Franklin, Beedle & Associates,
2010.
|
Edición: | 2nd ed. |
Temas: |
Tabla de Contenidos:
- 1. Computers and programs
- 2. Writing simple programs
- 3. Computing with numbers
- 4. Objects and graphics
- 5. Sequences: strings, lists, and files
- 6. Defining functions
- 7. Decision structures
- 8. Loop structures and Booleans
- 9. Simulation and design
- 10. Defining classes
- 11. Data collections
- 12. Object-oriented design
- 13. Algorithm design and recursion
- Appendix A: Python quick reference
- Appendix B: Using Python and IDLE
- Appendix C: Glossary.