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.
- Host: GitHub
- URL: https://github.com/contawo/uct_java
- Owner: contawo
- Created: 2024-03-03T16:55:55.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T18:58:32.000Z (over 1 year ago)
- Last Synced: 2025-03-02T03:28:40.420Z (9 months ago)
- Topics: algorithms-and-data-structures, data-structures, database, java
- Language: HTML
- Homepage:
- Size: 5.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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! 🚀🔥