Skip to content

cozzini/iot_2018-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT -- Introduction to Python 3

Lecturers: Jacopo Rigosa ([email protected]) and Alberto Sartori ([email protected])

day 1: how to use and organize variables

  • operations, data types, statements
  • functions and arguments

day 2: how to exploit and organize functions

  • scopes, lambdas, comprehensions
  • use/write modules
  • classes

day 3: class features and best practice prototyping

  • property, magic methods, decorator
  • inheritance, polymorphism
  • decorator, unittesting

References and Text Books:

Attribution

Part of the material was taken from this collection of jupiter-logo notebooks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 91.0%
  • Python 9.0%