https://github.com/majsylw/introduction-to-programming-in-python
Notes, scripts and excercises to conducted studies at Wroclaw University of Science and Technology
https://github.com/majsylw/introduction-to-programming-in-python
excercises python python-3 teaching-materials wroclaw-university
Last synced: 3 months ago
JSON representation
Notes, scripts and excercises to conducted studies at Wroclaw University of Science and Technology
- Host: GitHub
- URL: https://github.com/majsylw/introduction-to-programming-in-python
- Owner: majsylw
- Created: 2019-11-22T07:20:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-03T16:11:13.000Z (over 4 years ago)
- Last Synced: 2025-03-26T12:23:37.248Z (7 months ago)
- Topics: excercises, python, python-3, teaching-materials, wroclaw-university
- Language: Python
- Homepage:
- Size: 6.97 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction to programming in python
Notes, scripts and excercises to conducted studies at Wroclaw University of Technology in winter 2020/2021## Table of contents
* [General info](#general-info)
* [Screenshots](#screenshots)
* [Programming language](#technologies)
* [Status](#status)## General info
Classes are conducted for technical physics and optics students at WUST.
The main goal of the course is to teach basics of programming in python.## Screenshots
## Programming language and enviroment
* Pyhon - version 3.x
* Python shell - IDLE## Features
List of features ready and TODOs for future development
* Solutions for excercises for all laboratories
* Some notes in [wiki](https://github.com/majsylw/Introduction-to-programming-in-python/wiki) [PL]## Status
Project is: _finished_