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: 161
Created: 2022-02-02
License: Open Publication License
Author(s): João Ventura

Download file

Others related eBooks about Full Speed Python

Python Machine Learning Projects

This book tries to equip the developers of today and tomorrow with tools they can use to better understand, evaluate, and shape machine learning.

Python for Everybody: Exploring Data in Python 3

Python for Everybody is designed to introduce students to programming and software development through the lens of exploring data. You can think of the Python programming language as your tool to solve data problems that are b

Think Python

Download free course Think Python, pdf file on 244 pages by Allen Downey.