Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.44 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.44 KB

Programming Structured Study Session for M2023

This repository contains released notebooks and files required for upcomming Structured Session. These notebooks should be downloaded and executed locally on your own Jupyter notebook installation.

How to install Jupyter notebook on your device

To download and install Jupyter notebook on your device, you will need Anaconda package. You can find full instalation tutorial here:

Relased Sessions

More sessions will be released later

Week 1 (09/12/2019) Binder Download

Contains chapters: Python as Calculator, Strings, Booleans, Logical Operators, Functions

Week 2 (09/19/2019)

Contains chapters: Lists, If statements, For Loops

  • LAB: Binder Download
  • Exercises: To Be Released 9/19/2019

Week 3 (09/26/2019)

Comming Soon