An open API service indexing awesome lists of open source software.

https://github.com/contawo/uct_java

My school computer science assignments made with java implementing data structures and SQL database.
https://github.com/contawo/uct_java

algorithms-and-data-structures data-structures database java

Last synced: 6 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 🌟 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! 🚀🔥