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

https://github.com/wesgtox/programming-lab-i

College "Programming Lab I" exercises.
https://github.com/wesgtox/programming-lab-i

algorithms c cpp programming-language

Last synced: 7 months ago
JSON representation

College "Programming Lab I" exercises.

Awesome Lists containing this project

README

          

# Programming Lab I

Exercises and logics created with the Programming Language C/C++.

Made in College.

Author: [Wesley Mendes](https://github.com/WesGtoX)

## What is the Programming Language C? ##

C is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations.

## References ##

College: [Unaerp](http://www.unaerp.br/)

### License ###

[MIT](LICENSE)