Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nixigaj/learnc
I learn the C programming language.
https://github.com/nixigaj/learnc
Last synced: 1 day ago
JSON representation
I learn the C programming language.
- Host: GitHub
- URL: https://github.com/nixigaj/learnc
- Owner: nixigaj
- License: unlicense
- Created: 2022-10-18T09:59:05.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-19T22:41:09.000Z (almost 2 years ago)
- Last Synced: 2023-09-10T15:29:00.017Z (over 1 year ago)
- Language: C
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# learnc
I learn the C programming language and other related software.## Objectives
* Learning the C programming language
* Language itself
* GNU Compiler Collection
* CMake
* Learn programming in a POSIX compatible environment
* GNU/Linux
* Visual Studio Code is used as a code editor, as a nice middle ground between pure text editor and integrated development environment.