Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mateusadada/pro1-udesc

Programming 1 course in the third semester of the Bachelor's Degree in Information Systems at UDESC
https://github.com/mateusadada/pro1-udesc

exercises python python-3 python-exercises python-tkinter python3 tkinter udesc

Last synced: 12 days ago
JSON representation

Programming 1 course in the third semester of the Bachelor's Degree in Information Systems at UDESC

Awesome Lists containing this project

README

        

Programming 1 - UDESC



A complete list of solved exercises


Stars Badge
Forks Badge
Pull Requests Badge
Issues Badge
Views count Badge


GitHub contributors
License Badge

## 📜 Table of contents

- [Starting](#-starting)
- [Features](#-features)
- [Prerequisites](#-prerequisites)
- [Built with](#️-built-with)
- [Author](#️-author)
- [License](#-license)

## 🚀 Starting

This repository contains the solved exercises from Programming 1 course in the third semester. [The exercises](https://github.com/mateusadada/pro1-udesc/tree/main/solved_exercises/VPL) have more complex and challenging concepts, as well as the use of classes and [tkinter package](https://docs.python.org/3/library/tkinter.html) for GUI (Graphical User Interface).

The exercises were solved within the [VPL](https://vpl.dis.ulpgc.es/) because of the college. It is a platform that offers a virtual environment for teaching and practicing programming, allowing users to develop and execute code in various languages directly in the browser. It was fundamental to improve my knowledge in this language and it also helped with my Bachelor's Degree in Information Systems at [UDESC](https://www.udesc.br/).

## 📚 Features

Used during the evolution of exercises:

- Graphical interface.
- Data manipulation.
- Event handling.

## 📋 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 programming language used.

## ✒️ Author

* **Mateus Adada** - *Developer and documentation* - [mateusadada](https://github.com/mateusadada)

You can also see the list of all [collaborators](https://github.com/mateusadada/pro1-udesc/graphs/contributors) who participated in this project.

## 📄 License

This project is under the license MIT. See the [LICENSE.md](https://github.com/mateusadada/pro1-udesc/blob/main/LICENSE) file for more details.


Developed with ❤️ in Brazil 🇧🇷