Skip to content
/ uni Public

Notes on Algorythmic Computer Science - Wroclaw University of Science and Technology - Informatyka Algorytmiczna - Politechnika Wrocławska

Notifications You must be signed in to change notification settings

Rafisto/uni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes Repository 🚀

I hereby present a treasure trove of resources covering various topics in mathematics and computer science, I have created and gathered during my studies at Wroclaw University of Science and Technology. Whether you're a student looking for study materials, or a curious mind eager to learn, you've come to the right place.

⭐ If you find this project helpful, please consider leaving a star

Table of Contents

IV Semester
Course Description Notes Exercises
📚 Algorithms and Data Structures 📚 Basic algorithms and data structures Notes Exercises
🧑‍💻 Functional Programming 🧑‍💻 Functional programming in Haskell Notes Exercises
🌐 Computer Networks 🌐 Basics of computer networks Notes Exercises
🖥️ Parallel Programming 🖥️ Go and Ada parallel programming - Exercises
III Semester
Course Description Notes Exercises
🧠 Operating Systems 🧠 UNIX and xv6 + x86 Assembly - See below
✉️ Databases ✉️ SQL and MariaDB -
😖 Probability 😖 Probability and Statistics -
💻 Programming Course 💻 Java -
II Semester
Course Description Notes Exercises
🤔 Abstract Algebra 🤔 Group theory, intro to Cryptography - See below
📊 Mathematical Analysis II 📊 Vector Calculus, Differential Equations - See below
💻 Object-Oriented Programming 💻 C++ and Java - See below
🤭 Discrete Mathematics 🤭 Combinatorics - See below
🌌 Physics I 🌌 Classical Mechanics and Relativity - See below
I Semester
Course Description Notes Exercises
🤔 Algebra I 🤔 Group theory, linear algebra - See below
📊 Mathematical Analysis I 📊 Limits and Derivatives - See below
📚 Logic and Formal Structures 📚 Introduction to Mathematics - See below
💻 Introduction to Programming 💻 C - See below

📊 Calculus I and Calculus II 📊

Full semester course notes✨ purely in LaTeX is a must-have for any aspiring computer-scientist.

🤭 Discrete Mathematics 🤭

Long Cheatsheet

🧠 Operating Systems 🧠

😖 Probability and Statistics 😖

Long Cheatsheet

✉️ Databases ✉️

🤔 Algebra 🤔

Algebra-related programs:

🌌 Physics I 🌌:

Procedural Programming (lab 5.0 - max) in C

💻 Object-Oriented Programming (lab 5.5 - max) 💻

Mastering the art of object-oriented programming in C++ and Java (help me). Exercises:

📚 Logic and Formaltructures 📚

  • XOR Cipher - One time pad encryption, decryption, key generation and key swap.

Copyright 2024 © Rafał Włodarczyk