https://github.com/josefilipeferreira/notes
📚 Computer Engineering @ UMinho
https://github.com/josefilipeferreira/notes
bachelor-degree computer-engineering masters-degree
Last synced: 3 months ago
JSON representation
📚 Computer Engineering @ UMinho
- Host: GitHub
- URL: https://github.com/josefilipeferreira/notes
- Owner: JoseFilipeFerreira
- License: mit
- Created: 2021-05-31T20:26:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-12T09:47:51.000Z (over 1 year ago)
- Last Synced: 2025-04-03T14:22:27.831Z (6 months ago)
- Topics: bachelor-degree, computer-engineering, masters-degree
- Language: C
- Homepage:
- Size: 759 MB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📚 notes
most of my notes and programs developed during the Bachelor and Masters on Computer
Engineering @ UMinho## 📙 1st year
* [Functional Programming](PF) (19)
* [Imperative Programming](PI) (14)
* [Elements of Systems Engineering](EES)## 📗 2nd year
* [Computer Architecture](ArqC) (16)
* [Object Oriented Programming](POO) (14)
* [Operating Systems](SO) (13)
* [Program Calculus](CP) (13)
* [R](R) (16)## 📕 3rd year
* [Computer Graphics](CG) (19)
* [Databases](BD) (15)
* [Distributed Systems](SD) (15)
* [Language Processing](PL) (16)
* [Numeric Methods and non-Linear Optimization](MNOL) (11)
* [Prolog](SRCR) (15)
* [Software Systems Development](DSS) (12)## 📘 4th year
* [Advanced Architectures](AA) (11)
* [Parallel Algorithms](AP) (15)
* [Parallel Computing Paradigms](PCP) (16)
* [Visualisation and Ilumination](VI)## 📓 5th year
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
for details