An open API service indexing awesome lists of open source software.

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

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
![Example screenshot](./screens/screenshot.png)

## 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_