https://github.com/mateusadada/python3-mundo1-cursoemvideo
Exercises course Python 3 – Mundo 1 [40 Hours] Curso em Vídeo
https://github.com/mateusadada/python3-mundo1-cursoemvideo
cursoemvideo cursoemvideo-python python python-3 python-exercises python-modules python3
Last synced: 29 days ago
JSON representation
Exercises course Python 3 – Mundo 1 [40 Hours] Curso em Vídeo
- Host: GitHub
- URL: https://github.com/mateusadada/python3-mundo1-cursoemvideo
- Owner: mateusadada
- License: mit
- Created: 2023-03-04T16:57:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T15:38:41.000Z (about 1 year ago)
- Last Synced: 2025-02-09T19:26:48.371Z (3 months ago)
- Topics: cursoemvideo, cursoemvideo-python, python, python-3, python-exercises, python-modules, python3
- Language: Python
- Homepage: https://mateusadada.github.io/python3-mundo1-cursoemvideo/
- Size: 10 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Python 3 – Mundo 1 [40 Hours] Curso em Vídeo
## 📜 Table of contents
- [Starting](#-starting)
- [Features](#-features)
- [Prerequisites](#-prerequisites)
- [Built with](#️-built-with)
- [Author](#️-author)
- [License](#-license)## 🚀 Starting
This repository contains all the solved exercises from the [Python 3 - Mundo 1 course](https://www.cursoemvideo.com/curso/python-3-mundo-1/) taught by [Curso em Vídeo](https://www.cursoemvideo.com/). First contact with a programming language. It was fundamental to improve my knowledge 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:
- Introduction to language.
- Primitive data.
- Input and output.
- Arithmetic operations.
- Handling text.
- Modules.
- Conditions (if, elif and else).
- Colors.## 📋 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/python3-mundo1-cursoemvideo/graphs/contributors) who participated in this project.
## 📄 License
This project is under the license MIT. See the [LICENSE.md](https://github.com/mateusadada/python3-mundo1-cursoemvideo/blob/main/LICENSE) file for more details.
Developed with ❤️ in Brazil 🇧🇷