Download free course Full Speed Python, pdf file on 39 pages by João Ventura.
This book aims to teach the Python programming language using a practical approach. Its method is quite simple: after a short introduction to each topic, the reader is invited to learn more by solving the proposed exercises.
These exercises have been used extensively in my web development and distributed computing classes at the Superior School of Technology of Setúbal. With these exercises, most students are up to speed with Python in less than a month. In fact, students of the distributed computing course, taught in the second year of the software engineering degree, become familiar with Python's syntax in two weeks and are able to implement a distributed client-server application with sockets in the third week.
These exercises have been used extensively in my web development and distributed computing classes at the Superior School of Technology of Setúbal. With these exercises, most students are up to speed with Python in less than a month. In fact, students of the distributed computing course, taught in the second year of the software engineering degree, become familiar with Python's syntax in two weeks and are able to implement a distributed client-server application with sockets in the third week.
Table of contents
- Introduction
- Installation
- Numbers and strings
- Lists
- Modules and functions
- Iteration and loops
- Dictionaries
- Classes
- Iterators
- Generators
- Coroutines
- Asynchronous programming
Pages : | 39 |
Size : | 1.1 MB |
Downloads: | 189 |
Created: | 2022-02-02 |
License: | Open Publication License |
Author(s): | João Ventura |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about Full Speed Python
Download free course Test-Driven Development with Python, pdf file on 502 pages by Harry J. W. Percival.
Download free course Python Multithreading free PDF, pdf file on 6 pages by tutorialkart.com.
NumPy is one of the most important scientific computing libraries available for Python. This book teaches you how to achieve expert level competency to perform complex operations, with in-depth coverage of advanced concepts.
Download free course Python for Everybody, pdf file on 247 pages by Dr. Charles Severance.
Download free course Python Datetime free PDF, pdf file on 3 pages by tutorialkart.com.