https://github.com/bocchio01/081369-informatica-b
081369 Informatica B, A.Y. 2020/21, @Politecnico_di_Milano
https://github.com/bocchio01/081369-informatica-b
basic-programming-concepts competition-project mechanical-engineering
Last synced: 2 months ago
JSON representation
081369 Informatica B, A.Y. 2020/21, @Politecnico_di_Milano
- Host: GitHub
- URL: https://github.com/bocchio01/081369-informatica-b
- Owner: Bocchio01
- Created: 2024-09-13T21:08:56.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-09-13T21:08:58.000Z (9 months ago)
- Last Synced: 2025-01-22T10:24:06.760Z (4 months ago)
- Topics: basic-programming-concepts, competition-project, mechanical-engineering
- Language: MATLAB
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Informatica B (a.k.a. Computer Science entry level)
This was just a brief introduction to basic programming concepts.
Some code here is at a very beginner level.The repo files are split into two folders:
- [C](./C) contains the code written in C
- Matlab contains the code written in MatlabHowever, since the code in the Matlab folder was super messy and not well organized, I simply decided to ignore and not upload it here on GitHub.
During the last part of the course we had the opportunity to compete in an internal coding competition, where we had to create a country flag using Matlab. The flag I created is the one below:
![]()
Canada flag created using Matlab