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
62
La enseñanza socrática
bacciotti
0
40
Desenvolvimento Web Aula 1
bacciotti
0
31
Desenvolvimento Web Aula 2
bacciotti
0
29
Apresentação da aula de Inteligência nos Negócios
bacciotti
0
28
Other Decks in Technology
See All in Technology
OpenTelemetry が拡げる Gemini CLI の可観測性
phaya72
2
2.1k
AIエージェントによる業務効率化への飽くなき挑戦-AWS上の実開発事例から学んだ効果、現実そしてギャップ-
nasuvitz
0
190
あなたの知らない Linuxカーネル脆弱性の世界
recruitengineers
PRO
3
150
「魔法少女まどか☆マギカ Magia Exedra」のIPのキャラクターを描くための3Dルック開発
gree_tech
PRO
0
170
AI時代の開発を加速する組織づくり - ブログでは書けなかったリアル
hiro8ma
1
290
From Natural Language to K8s Operations: The MCP Architecture and Practice of kubectl-ai
appleboy
0
170
[VPoE Global Summit] サービスレベル目標による信頼性への投資最適化
satos
0
230
Data Hubグループ 紹介資料
sansan33
PRO
0
2.2k
Azureコストと向き合った、4年半のリアル / Four and a half years of dealing with Azure costs
aeonpeople
1
270
FinOps について (ちょっと) 本気出して考えてみた
skmkzyk
0
210
Implementing and Evaluating a High-Level Language with WasmGC and the Wasm Component Model: Scala’s Case
tanishiking
0
170
だいたい分かった気になる 『SREの知識地図』 / introduction-to-sre-knowledge-map-book
katsuhisa91
PRO
3
1.3k
Featured
See All Featured
Documentation Writing (for coders)
carmenintech
75
5.1k
How STYLIGHT went responsive
nonsquared
100
5.8k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.7k
Leading Effective Engineering Teams in the AI Era
addyosmani
7
580
How to Think Like a Performance Engineer
csswizardry
27
2.1k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
Speed Design
sergeychernyshev
32
1.2k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
For a Future-Friendly Web
brad_frost
180
10k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
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