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

https://github.com/rosacarla/python_quick_start

Atividades do curso Python Quick Start
https://github.com/rosacarla/python_quick_start

google-colab linkedin-learning poo python

Last synced: about 2 months ago
JSON representation

Atividades do curso Python Quick Start

Awesome Lists containing this project

README

          

# Python Quick Start

#### Atividades realizadas durante o curso Python Quick Start da plataforma Linkedin Learning.

#### Tecnologias utilizadas: Google Colaboratory, LinkedIn Learning, Fotor

#### Este repositório inclui [exercícios feitos no Google Colab](https://github.com/rosacarla/Python_quick_start/blob/main/Praticas.ipynb).

![Alt text](https://github.com/rosacarla/python_quick_start/blob/main/imagens/capa_py_quickstart.jpg)

---

## Conteúdo do curso ![Alt text](https://github.com/rosacarla/python_quick_start/blob/main/imagens/python_button_icon_151925.png)
##### Introduction: Advance your career with Python
##### 1 - Defining Python:
###### What is Python? / Why Python? / The power of Python / Python vs. Java
##### 2 - Fundamentals of Programming in Python: Data
###### Setup Python environment / Types of data / Store data using variables
##### 3 - Fundamentals of Programming in Python: Functions
###### What is function? / Built-in functions in Python / Define and call your own functions / Types os functions / Modules in Python
##### 4 - Fundamentals of Programming in Python: Sequences
###### Whats is a sequence? / Lists in Python / Tuples in Python
##### 5 - Fundamentals of Programming in Python: Statements
###### What are conditional statements? / If statement / If-else statement / If-elif and if-else statements
##### 6 - Fundamentals of Programming in Python: Iteration
###### What is iteration? / For loop / While loop
##### 7 - Fundamentals of Programming in Python: Recursion
###### What is recursive function? / Define recursive function
##### 8 - Quick Intro to Object-Oriented Programming in Python
###### What is objected-oriented programming?
##### Conclusion: Next steps

---

## Autora

Carla Edila Silveira
Contato: rosa.carla@pucpr.edu.br

---

## License
[MIT](https://choosealicense.com/licenses/mit/)

---