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

  • 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
File type : PDF
Downloads: 166
Created: 2022-02-02
License: Open Publication License
Author(s): João Ventura
Full Speed Python

Others python Tutorials

Classic Computer Science Problems in Python

Advanced Python, course with exercises

Learning Python language

Make Games with Python on Raspberry Pi

How to Think Like a Computer Scientist: Learning with Python 3 Documentation

Others related eBooks about Full Speed Python

Essential Go

This book written to provide clear and concise explanation of topics for programmers both starting to learn the Go programming language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....

Entreprenerd: Marketing Programmers

Download free course Entreprenerd: Marketing Programmers, pdf file on 301 pages by Jack Kinsella....

Algorithms: Fundamental Techniques

This book is about the creation and analysis of efficient algorithms. After introducing some necessary matical background this book covers:...

How To Code in Python 3

An introduction to computer programming with Python 3. Helps the readers in learning the key concepts of Python and understanding how programs work while also imparting foundational logic that can serve the readers in other domains....

Natural Language Processing with Python – Analyzing Text with the Natural Language Toolkit

This online version of the NLTK book is updated for Python 3 and NLTK 3 on 2015. ...

Pointers - C++ course

PDF course about C++ and pointers, free document in 65 pages....

Raspberry Pi Cookbook for Python Programmers

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 ....

Hibernate Annotations

This pdf tutorial present a reference guide for Hibernate , a training document course on 49 pages for beginners....

Programming in ADA, PDF Tutorial

Learn Programming in ADA, a complet PDF Tutorial by Wikibooks contributors....

A Practical Introduction to Python Programming

Download free course A Practical Introduction to Python Programming, pdf file on 263 pages by by Brian Heinold....