Skip to content

ISBE-TUe/python-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Tutorial

CC BY-SA 4.0

This is a tutorial created at the ISBE Information Systems group of the Built Environment Department of Eindhoven University of Technology. This tutorial targets beginning users, and helps you on your way step by step using several Python notebooks.

Content

Basics

  1. Getting Started
  2. Variables, Data types, and Operators
  3. Functions
  4. User Input
  5. conditionals: if else
  6. Loops: for, while
  7. Lists
  8. Sets
  9. Dictionary
  10. Modules
  11. Using weather API

Advanced

  1. Object-oriented coding
  2. IfcOpenShell
  3. Pandas
  4. Matplotlib
  5. Regression

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

CC BY-SA 4.0