Download computer tutorials in PDF

Full Speed Python



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.

Table of contents

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

Download file

Others related eBooks about Full Speed Python

From Python to NumPy

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.

Python for Everybody

Download free course Python for Everybody, pdf file on 247 pages by Dr. Charles Severance.