Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/carmjos/cworks

Simple C language programs for educational purposes.
https://github.com/carmjos/cworks

demo education hello-world tutorial

Last synced: about 2 hours ago
JSON representation

Simple C language programs for educational purposes.

Awesome Lists containing this project

README

        

# CWorks (Homework & Notes)

This project is used to store and display my personal works and results
when learning following courses:
- "**C Primer Plus (Developer's Library)**" 6th Edition (by _Stephen Prata_)
- "**C Language Programming**" 4th Edition (by _Tan Haoqiang_ / _Tsinghua University Press_)
- "**Data Structures (C Language)**" 4th Edition (_Tsinghua University Press_)

If you are also learning C language, I highly recommend you to refer to the book "**C Primer Plus**" by _Stephen Prata_.

Any questions or suggestions are welcome to contact me
via email [**[email protected]**](mailto:[email protected]) or [issues](https://github.com/CarmJos/CWorks/issues/new) .

## General documentation

- [Setting for C Projects](.doc/SETTINGS_C.md)
- [Setting for C++ Projects](.doc/SETTINGS_CPP.md)
- [C语言命名规则与规范(以Unix风格为例)](.doc/NAME_RULES.md)

## Open Source Licence

The source code of this project adopts the [GNU General Public License v3.0](https://opensource.org/licenses/GPL-3.0).

## Supports

Many thanks to Jetbrains for kindly providing a license for us to work on this and other open-source projects.
[![](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg)](https://www.jetbrains.com/?from=https://github.com/CarmJos/CWorks)