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: | 209 |
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
Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C. The language provides constructs intended to enable
Download free course First Semester in Numerical Analysis with Python, pdf file on 191 pages by Yaning Liu.
This book will teach you how to make graphical computer games in the Python programming language using the Pygame library.
The Raspberry Pi foundation has been selling their computers since 2012 with the aim of in..., download free Python tutorial in PDF (402 pages) created by .
Download free course Learning Python Matplotlib, pdf file on 97 pages by Stack Overflow Community.