Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mateusadada/dad2-udesc
Data Structure 2 course in the fourth semester of the Bachelor's Degree in Information Systems at UDESC
https://github.com/mateusadada/dad2-udesc
exercises java java-exercises python python-3 python-exercises udesc
Last synced: 5 days ago
JSON representation
Data Structure 2 course in the fourth semester of the Bachelor's Degree in Information Systems at UDESC
- Host: GitHub
- URL: https://github.com/mateusadada/dad2-udesc
- Owner: mateusadada
- License: mit
- Created: 2024-03-06T15:09:22.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-24T12:34:46.000Z (5 months ago)
- Last Synced: 2024-07-25T12:24:35.072Z (5 months ago)
- Topics: exercises, java, java-exercises, python, python-3, python-exercises, udesc
- Language: Python
- Homepage: https://mateusadada.github.io/dad2-udesc/
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Data Structure 2 - UDESC
## 📜 Table of contents
- [Starting](#-starting)
- [Features](#-features)
- [Prerequisites](#-prerequisites)
- [Built with](#️-built-with)
- [Authors](#️-authors)
- [License](#-license)## 🚀 Starting
This repository contains the solved exercises from Data Structure 2 course in the fourth semester.
The exercises performed varied in complexity and involved different encryption and search algorithms. These exercises were crucial in understanding the structure of the Python programming language, as well as exploring new ways of thinking
## 📚 Features
Used during the evolution of exercises and the final project:
- Search algorithms.
- Cryptography.
- Text file manipulation.## 📋 Prerequisites
You need to have the Python language on your machine along with an IDE (Integrated Development Environment) or a website that can run the codes. For example:
* [IDE PyCharm](https://www.jetbrains.com/pycharm/)
* [IDE Visual Studio Code](https://code.visualstudio.com/)
* [Website Replit](https://replit.com/)
* [Website PythonAnywhere](https://www.pythonanywhere.com/)
* [Website Codecademy](https://www.codecademy.com/)## 🛠️ Built with
* [Python 3](https://www.python.org/) - The main programming language.
* [Java](https://www.java.com/) - The second programming language.## ✒️ Authors
* **Mateus Adada** - *Developer and documentation* - [mateusadada](https://github.com/mateusadada)
You can also see the list of all [collaborators](https://github.com/mateusadada/dad2-udesc/graphs/contributors) who participated in this project.
## 📄 License
This project is under the license MIT. See the [LICENSE.md](https://github.com/mateusadada/dad2-udesc/blob/main/LICENSE) file for more details.
Developed with ❤️ in Brazil 🇧🇷