contawo / uct_java

My school computer science assignments made with java implementing data structures and SQL database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌟 UCT Computer Science Course Repository 🌟

Welcome to the UCT Computer Science Course Repository! As a student at the University of Cape Town, you're about to embark on an exciting journey through the realms of data structures, algorithms, and databases. πŸš€

About This Repository

This repository houses all the assessments, projects, and code snippets from your Computer Science course. Whether you're a budding developer, a curious learner, or a future tech wizard, this is your digital playground. Dive in, explore, and let your code do the talking! πŸ’»

Table of Contents

  1. Data Structures: Master the art of organizing and manipulating data efficiently. From arrays to linked lists, trees to graphs, I've got it all covered. 🌳
  2. Databases with SQL: Dive into the world of relational databases. Learn how to design schemas, write complex queries, and tame those tables. πŸ—ƒοΈ

Tech Stack πŸ› οΈ

  • Languages: Java, Python, SQL
  • Tools: Git, GitHub, Makefile
  • IDEs: IntelliJ IDEA, Visual Studio Code

How to Use This Repository

  1. Clone the Repository: Get your hands on the code by cloning this repository to your local machine. πŸ“₯

  2. Navigate the Folders:

    • assignments/data_structures: Explore various data structures implementations.
    • assignments/databases: Dive into SQL queries and database design.
  3. Contribute and Collaborate:

    • Found a bug? Fixed a typo? Want to add a cool feature? Fork this repo, make your changes, and submit a pull request. Let's build together! 🀝

License

This project is licensed under the MIT License. Feel free to use, modify, and share. πŸ“œ

Remember, every line of code you write is a step toward greatness. Happy coding! πŸš€πŸ”₯

About

My school computer science assignments made with java implementing data structures and SQL database.


Languages

Language:HTML 41.8%Language:JavaScript 29.0%Language:CSS 25.8%Language:Java 3.1%Language:Makefile 0.2%