The quick Python book
"The Quick Python Book, Second Edition, is a clear, concise introduction to Python 3, aimed at programmers new to Python. This updated edition includes all the changes in Python 3, itself a significant shift from earlier versions of Python. The book begins with basic but useful programs that te...
Other Authors: | , , |
---|---|
Format: | eBook |
Language: | Inglés |
Published: |
[Place of publication not identified]
Manning
2010
|
Edition: | 2nd ed |
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628135806719 |
Table of Contents:
- About Python
- Getting started
- The quick Python overview
- The absolute basics
- Lists, tuples, and sets
- Strings
- Dictionaries
- Control flow
- Functions
- Modules and scoping rules
- Python programs
- Using the filesystem
- Reading and writing files
- Exceptions
- Classes and object-oriented programming
- Graphical user interfaces
- Regular expressions
- Packages
- Data types as objects
- Advanced object-oriented features
- Testing your code made easy(-er)
- Moving from Python 2 to Python 3
- Using Python libraries
- Network, web, and database programming.