https://github.com/endbug/polimi-finfo
Notes for the IT Fundamentals course at PoliMi, year 2021-2022
https://github.com/endbug/polimi-finfo
Last synced: about 1 year ago
JSON representation
Notes for the IT Fundamentals course at PoliMi, year 2021-2022
- Host: GitHub
- URL: https://github.com/endbug/polimi-finfo
- Owner: EndBug
- License: unlicense
- Created: 2021-09-23T08:17:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-27T16:51:12.000Z (about 2 years ago)
- Last Synced: 2025-02-09T21:31:39.540Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 292 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FINFO - Fondamenti di Informatica
> [!NOTE]
> This repo is in Italian
Appunti e riassunti relativi al corso di Fondamenti di Informatica del prof. Antonio Rosario Miele [082746, AA 2021-2022], Politecnico di Milano.
### Struttura del repo
Tutti i file sono contenuti all'interno di `src`, che è organizzata per lezioni (` `, dove `` indica una lezione, un'esercitazione, o un laboratorio).
All'interno di ogni cartella gli esercizi sono suddivisi in file. Se un esercizio richiede file aggiuntivi (se deve leggere un file o scriverne uno) sarà collocato in una sottocartella con il nome dell'esercizio.
In ogni file è riportato il testo dell'esercizio, o un collegamento ad esso.