Skip to content

Latest commit

 

History

History
88 lines (72 loc) · 2.42 KB

README.md

File metadata and controls

88 lines (72 loc) · 2.42 KB

University-Code

This Repository was put together for the common goal of creating a collective code repository. The code below was required for completing a 3-year BSc in Computer Science at my University . The folder is still being updated every week. Content will still be missing and hence I have incorparated external work to keep content as updated as possible. Every subject will have a Lessons folder containing all the code required for learining and a Problems folder for the Subjects has a small projects or questions for that class.

Some Content from the degree are not code related, or are not needed or not finished

All University-Math will be here

Folder Structure

📂 README.md
📂 Year 1
  • 📂 Sem 1
    • 📄 Introduction to programming (C)
    • 📄 Computer Science Introduction (Python)
    • 📄 Object-oriented concepts (covered in folders prior)
  • 📂 Sem 2
    • 📄 Data Structures and Algorithms
    • 📄 Web development
📂 Year 2 (Still busy)
  • 📂 Sem 3
    • 📄 Advanced Algorithms (Python)
    • 📄 Data Science (GO) / Scientific (Python)
    • 📄 Database Management Systems (SQL)
    • 📄 Operating Systems
  • 📂 Sem 4
    • 📄 Mobile Application Development and Big Data
    • 📄 Networking and Distributed Systems
    • 📄 Human-Computer Interaction
📂 Year 3 (Still awaiting)
  • 📂 Sem 5
    • 📄 Advanced Algorithms (Python)
    • 📄 Artificial Intelligence
    • 📄 Data Science
  • 📂 Sem 6
    • 📄 Cloud Computing
    • 📄 Human-Computer Interaction or Robotics
    • 📄 HASS or STS
📂 added content
  • 📄 Julia
  • 📄 Scheme/Lisp
  • 📄 Haskell
  • 📄 ROS (Robot Operating System)
📂 End