Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raven-s-soul/it-fundamentals
C Fundamentals (excercises) 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) 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 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-03T21:10:50.000Z (10 months ago)
- Last Synced: 2024-03-03T22:24:48.287Z (10 months ago)
- Topics: basics, c, excercises, university
- Language: C
- Homepage:
- Size: 1.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 cplusplus 1
#define C cplusplus
```![meme](./Teoria/Memes/meme.png?raw=true)
> [!NOTE]
>
> **_There will be Lies!_**
>
> ![VarGlobali sconsigliate?](./Teoria/Memes/VarGlobali.png?raw=true)
>
> **_Unreasonable penalties_**
>
> ![if(condizone == true) print("Positive") else print("Negative")](./Teoria/Memes/Output.png?raw=true)## 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