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
18
Aula de Fundamentos de TI, aula 2
bacciotti
1
52
Python como ferramenta de ensino de POO
bacciotti
1
43
Python as an OOP teaching tool in the Information Systems course at the State University of Minas Gerais (Brazil)
bacciotti
1
36
Orientação a Objetos com Python
bacciotti
1
49
La enseñanza socrática
bacciotti
0
31
Desenvolvimento Web Aula 1
bacciotti
0
19
Desenvolvimento Web Aula 2
bacciotti
0
24
Apresentação da aula de Inteligência nos Negócios
bacciotti
0
17
Other Decks in Technology
See All in Technology
CSSDay, Amsterdam
brucel
0
140
GoogleのAI Agent
shukob
0
140
RDRA3.0を知ろう
kanzaki
2
430
toittaにOpenTelemetryを導入した話 / Mackerel APM リリースパーティ
cohalz
1
490
TypeScript と歩む OpenAPI の discriminator / OpenAPI discriminator with TypeScript
kaminashi
1
150
セキュリティSaaS企業が実践するCursor運用ルールと知見 / How a Security SaaS Company Runs Cursor: Rules & Insights
tetsuzawa
0
460
Data Hubグループ 紹介資料
sansan33
PRO
0
1.7k
コードの考古学 〜労務システムから発掘した成長の糧〜
kenta_smarthr
1
1.2k
Slackひと声でブログ校正!Claudeレビュー自動化編
yusukeshimizu
3
180
Devin&Cursor、それぞれの「本質」から導く最適ユースケース戦略
empitsu
8
2.5k
ゴリラ.vim #36 ~ Vim x SNS ~ スポンサーセッション
yasunori0418
1
360
OSMnx Galleryの紹介
mopinfish
0
150
Featured
See All Featured
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
15
890
Into the Great Unknown - MozCon
thekraken
39
1.8k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
14
1.5k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Balancing Empowerment & Direction
lara
1
89
The Straight Up "How To Draw Better" Workshop
denniskardys
233
140k
The Language of Interfaces
destraynor
158
25k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.5k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
160
15k
The Invisible Side of Design
smashingmag
299
50k
Optimizing for Happiness
mojombo
378
70k
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