Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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