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
43
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
27
Aula de Fundamentos de TI, aula 2
bacciotti
1
56
Python como ferramenta de ensino de POO
bacciotti
1
49
Python as an OOP teaching tool in the Information Systems course at the State University of Minas Gerais (Brazil)
bacciotti
1
44
Orientação a Objetos com Python
bacciotti
1
64
La enseñanza socrática
bacciotti
0
40
Desenvolvimento Web Aula 1
bacciotti
0
33
Desenvolvimento Web Aula 2
bacciotti
0
29
Apresentação da aula de Inteligência nos Negócios
bacciotti
0
30
Other Decks in Technology
See All in Technology
What's the recommended Flutter architecture
aakira
3
1.9k
「O(n log(n))のパフォーマンス」の意味がわかるようになろう
dhirabayashi
0
190
重厚長大企業で、顧客価値をスケールさせるためのプロダクトづくりとプロダクト開発チームづくりの裏側 / Developers X Summit 2025
mongolyy
0
130
ABEMAのCM配信を支えるスケーラブルな分散カウンタの実装
hono0130
3
770
改竄して学ぶコンテナサプライチェーンセキュリティ ~コンテナイメージの完全性を目指して~/tampering-container-supplychain-security
mochizuki875
1
300
CloudFormationコンソールから、実際に作られたリソースを辿れるようになろう!
amixedcolor
1
190
ステートレスなLLMでステートフルなAI agentを作る - YAPC::Fukuoka 2025
gfx
8
1.3k
AIでテストプロセスを自動化しよう251113.pdf
sakatakazunori
0
160
マーケットプレイス版Oracle WebCenter Content For OCI
oracle4engineer
PRO
4
1.3k
Proxmox × HCP Terraformで始めるお家プライベートクラウド
lamaglama39
1
210
Flutterで実装する実践的な攻撃対策とセキュリティ向上
fujikinaga
2
450
なぜブラウザで帳票を生成したいのか どのようにブラウザで帳票を生成するのか
yagisanreports
0
110
Featured
See All Featured
A Tale of Four Properties
chriscoyier
162
23k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
How to train your dragon (web standard)
notwaldorf
97
6.4k
Being A Developer After 40
akosma
91
590k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
17k
We Have a Design System, Now What?
morganepeng
54
7.9k
RailsConf 2023
tenderlove
30
1.3k
Why You Should Never Use an ORM
jnunemaker
PRO
60
9.6k
Facilitating Awesome Meetings
lara
57
6.6k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.3k
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