https://github.com/raven-s-soul/it-fundamentals
C Fundamentals (excercises) at Roma 3
https://github.com/raven-s-soul/it-fundamentals
basics c excercises university
Last synced: about 2 months ago
JSON representation
C Fundamentals (excercises) at Roma 3
- Host: GitHub
- URL: https://github.com/raven-s-soul/it-fundamentals
- Owner: Raven-s-Soul
- License: unlicense
- Created: 2023-06-26T23:29:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-10T01:57:03.000Z (10 months ago)
- Last Synced: 2025-03-12T23:30:02.252Z (7 months ago)
- Topics: basics, c, excercises, university
- Language: C
- Homepage:
- Size: 24.4 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# C at the University of [Roma3](https://www.uniroma3.it)
Divide et impera.
## Installation
Compiler: Any
Editor/IDE [vsCode](https://code.visualstudio.com) or [SublimeText](https://www.sublimetext.com/download)
## What we would do?
```c
//Praying C
#define class struct
#define true false
```
> [!NOTE]
>
> **_There will be Lies!_**
>
> 
>
> **_Unreasonable penalties_**
>
> ## Contributing
Pull requests are welcome? For major changes, please open an issue first
to discuss what you would like to change.## Cool Extensions for vsCode:
- Better Comments
- Id: aaron-bond.better-comments
- Code Runner
- Id: formulahendry.code-runner
- IntelliCode
- Id: VisualStudioExptTeam.vscodeintellicode
- Prettier - Code formatter
- Id: esbenp.prettier-vscode
- vscode-pdf
- Id: tomoki1207.pdf
- Docx Viewer/Reader
- Id: ShahilKumar.docxreader