Skip to content

Latest commit

 

History

History
32 lines (30 loc) · 1.07 KB

File metadata and controls

32 lines (30 loc) · 1.07 KB

UBB Computer Science

The courses I took at the faculty and some of my personal work.

Some of my personal favourites include Computer Networks, OS, Algebra, FP, DSA, OOP, Logical and functional programming.

.
├── 📘 README.md
├── Semester 1
│   ├── ➗ Algebra
│   ├── 📈 Analysis
│   ├── 🤖 Computational Logic
│   ├── 🖥️ Computer Systems Architecture
│   └── 🧠 Fundamentals of Programming
├── Semester 2
│   ├── 📊 DSA
│   ├── 🌪️ Dynamical Systems
│   ├── 📐 Geometry
│   ├── 🕸️ Graphs
│   └── 🧱 OOP
├── Semester 3
│   ├── 💻 Advanced programming methods
│   ├── 🌐 Computer networks
│   ├── 🗄️ Databases
│   ├── 🧮 Logical and functional programming
│   └── 🎲 Probabilities and statistics
└── Semester 4
    ├── 🤖 AI
    ├── 👨‍💻 Advanced programming methods
    ├── 🛠️ Software Engineering
    └── 🌍 Web Programming