https://github.com/majsylw/introduction-to-programming-in-c
Notes, scripts and excercises to conducted studies at Wroclaw University of Technology in winter 2018/2019
https://github.com/majsylw/introduction-to-programming-in-c
c programming-exercises teaching-materials
Last synced: about 2 months ago
JSON representation
Notes, scripts and excercises to conducted studies at Wroclaw University of Technology in winter 2018/2019
- Host: GitHub
- URL: https://github.com/majsylw/introduction-to-programming-in-c
- Owner: majsylw
- Created: 2019-12-08T16:21:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-02T11:11:58.000Z (over 5 years ago)
- Last Synced: 2025-01-31T13:28:01.248Z (4 months ago)
- Topics: c, programming-exercises, teaching-materials
- Language: C
- Homepage:
- Size: 4.18 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction to programming in C
Notes, scripts and excercises to conducted studies at Wroclaw University of Technology in winter 2018/2019## 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 C.## Screenshots
## Programming language and enviroment
* C Programming Language
* Code::Blocks## Features
List of features ready and TODOs for future development
* Solutions for some excercises
* Create comprehensive notes in [wiki](https://github.com/majsylw/Introduction-to-programming-in-C/wiki) PL## Status
Project is: _finished_