Skip to content

Racciatti/Python-Crash-Course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Crash-Course

Overview

This repository was used as material meant to an Crash Course on the Python programming language.

Instead of a predefined sequence of copy-paste exercises coupled with explanations, we:

  1. provide a solid starting point in the intro
  2. provide examples that contain both incomplete (and wrong) examples, as well as some finished code, which are meant to be improved / messed with, and learned from, respectively.

The intro

The intro is a notebook in which most of Python's syntax and semantics are covered, from data types and operations to object orientation and good practices.

The examples

There are 'readmes' inside the examples directories that contain explanations of their contents.

External Resources that may be useful

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published