Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 22 days 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 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-03T16:11:13.000Z (almost 4 years ago)
- Last Synced: 2023-03-08T22:06:12.437Z (over 1 year ago)
- Topics: excercises, python, python-3, teaching-materials, wroclaw-university
- Language: Python
- Homepage:
- Size: 6.97 MB
- Stars: 2
- Watchers: 2
- 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
![Example screenshot](./screens/screenshot.png)## 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_