Practical programming : an introduction to computer science using Python 3.6 /
Annotation
Call Number: | Libro Electrónico |
---|---|
Main Authors: | , , |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
[Dallas, TX] :
Pragmatic Bookshelf,
[2017]
|
Edition: | Third edition. |
Series: | Pragmatic programmers.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- What's programming?
- Hello, Python
- Designing and using functions
- Working with text
- Making choices
- A modular approach to program organization
- Using methods
- Storing collections of data using lists
- Repeating code using loops
- Reading and writing files
- Storing data using other collection types
- Designing algorithms
- Searching and sorting
- Object-oriented programming
- Testing and debugging
- Creating graphical user interfaces
- Databases.