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

https://github.com/majsylw/procedural-programming-in-c

Notes, scripts and excercises to conducted studies at Wroclaw University of Technology in summer 2018/2019
https://github.com/majsylw/procedural-programming-in-c

c excercise-solution procedural-programming wroclaw-university

Last synced: 8 months ago
JSON representation

Notes, scripts and excercises to conducted studies at Wroclaw University of Technology in summer 2018/2019

Awesome Lists containing this project

README

          

# Procedural programming in C
Notes, scripts and excercises to conducted studies at Wroclaw University of Technology in summer 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 continue teaching basics of programming in C.

## Screenshots
![Example screenshot](./screens/screenshot.png)

## Programming language and enviroment
* C Programming Language
* Code::Blocks

## Features
List of ready features:
* Solutions for some excercises
* Comprehensive notes in [wiki](https://github.com/majsylw/Procedural-programming-in-C/wiki) PL

## Status
Project is: _finished_