Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Aula 1 de Programação Orientada a Objetos II
Search
Tiago Bacciotti Moreira
March 02, 2020
Technology
0
36
Aula 1 de Programação Orientada a Objetos II
Aula introdutória, ementa, bibliografia, introdução ao Python
Tiago Bacciotti Moreira
March 02, 2020
Tweet
Share
More Decks by Tiago Bacciotti Moreira
See All by Tiago Bacciotti Moreira
Soft Skillss - Unifucamp
bacciotti
0
9
Aula de Fundamentos de TI, aula 2
bacciotti
1
47
Python como ferramenta de ensino de POO
bacciotti
1
38
Python as an OOP teaching tool in the Information Systems course at the State University of Minas Gerais (Brazil)
bacciotti
1
34
Orientação a Objetos com Python
bacciotti
1
44
La enseñanza socrática
bacciotti
0
30
Desenvolvimento Web Aula 1
bacciotti
0
12
Desenvolvimento Web Aula 2
bacciotti
0
15
Apresentação da aula de Inteligência nos Negócios
bacciotti
0
13
Other Decks in Technology
See All in Technology
ElixirがHW化され、最新CPU/GPU/NWを過去のものとする数万倍、高速+超省電力化されたWeb/動画配信/AIが動く日
piacerex
0
150
ドキュメント管理の理想と現実
kazuhe
1
200
Automatically generating types by running tests
sinsoku
2
3.3k
サーバレス、コンテナ、データベース特化型機能をご紹介。CloudWatch をもっと使いこなそう!
o11yfes2023
0
180
Рекомендации с нуля: как мы в Lamoda превратили главную страницу в ключевую точку входа для персонализированного шоппинга. Данил Комаров, Data Scientist, Lamoda Tech
lamodatech
0
750
C++26アップデート 2025-03
faithandbrave
0
120
SnowflakeとDatabricks両方でRAGを構築してみた
kameitomohiro
1
420
AI AgentOps LT大会(2025/04/16) Algomatic伊藤発表資料
kosukeito
0
140
Road to Go Gem #rubykaigi
sue445
0
670
Conquering PDFs: document understanding beyond plain text
inesmontani
PRO
0
100
勝手に!深堀り!Cloud Run worker pools / Deep dive Cloud Run worker pools
iselegant
2
360
AWSLambdaMCPServerを使ってツールとMCPサーバを分離する
tkikuchi
1
3k
Featured
See All Featured
Git: the NoSQL Database
bkeepers
PRO
430
65k
Facilitating Awesome Meetings
lara
54
6.3k
Reflections from 52 weeks, 52 projects
jeffersonlam
349
20k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.7k
What's in a price? How to price your products and services
michaelherold
245
12k
Optimising Largest Contentful Paint
csswizardry
36
3.2k
Faster Mobile Websites
deanohume
306
31k
Code Review Best Practice
trishagee
67
18k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
30k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
34
2.2k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.4k
Designing for Performance
lara
608
69k
Transcript
Programação Orientada a Objetos II Tiago Bacciotti Moreira
Ementa
Objetivo Geral: Objetivos Específicos:.
Bibliografia
Quatro horários semanais
Teórica e Prática
None
None
39 aulas
None
Escopo de trabalho Conceitos Fundamentais Python 3.8.1 Jupyter Notebook (2
mini-cursos) MUITOS exercícios
Recursos Slides Conteúdo Web Atendimento
Recursos Replit.it Google Colab
None
None
Link Classroom Repl.it http://bit.ly/uemg2020
Link Entrega de Atividades http://bit.ly/entrega2020
Github https://github.com/baciotti/A ulasUEMG
Introdução Fonte: https://www.tutorialspoint.com/python3/python_overview.htm
Fonte https://www.tutorialspoint.com/python3/python_overview.htm
Algumas características Interpretado Interativo Orientado a Objeto Fácil de ler/escrever/manter
Vasta biblioteca
None
None
None
None
None
Declarando variáveis
Tipos de Dados Números (int, float, complex) String Listas Tuplas
Dicionários
None
None
None
None
Resolver exercício 1 http://bit.ly/uemg2020
https://www.baciotti.com