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
41
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
20
Aula de Fundamentos de TI, aula 2
bacciotti
1
54
Python como ferramenta de ensino de POO
bacciotti
1
46
Python as an OOP teaching tool in the Information Systems course at the State University of Minas Gerais (Brazil)
bacciotti
1
39
Orientação a Objetos com Python
bacciotti
1
53
La enseñanza socrática
bacciotti
0
36
Desenvolvimento Web Aula 1
bacciotti
0
21
Desenvolvimento Web Aula 2
bacciotti
0
25
Apresentação da aula de Inteligência nos Negócios
bacciotti
0
20
Other Decks in Technology
See All in Technology
ひとり情シスなCTOがLLMと始めるオペレーション最適化 / CTO's LLM-Powered Ops
yamitzky
0
380
成立するElixirの再束縛(再代入)可という選択
kubell_hr
0
910
AIの最新技術&テーマをつまんで紹介&フリートークするシリーズ #1 量子機械学習の入門
tkhresk
0
130
米国国防総省のDevSecOpsライフサイクルをAWSのセキュリティサービスとOSSで実現
syoshie
2
810
生成AIでwebアプリケーションを作ってみた
tajimon
2
120
キャディでのApache Iceberg, Trino採用事例 -Apache Iceberg and Trino Usecase in CADDi--
caddi_eng
0
170
VISITS_AIIoTビジネス共創ラボ登壇資料.pdf
iotcomjpadmin
0
150
IAMのマニアックな話 2025を執筆して、 見えてきたAWSアカウント管理の現在
nrinetcom
PRO
4
660
データプラットフォーム技術におけるメダリオンアーキテクチャという考え方/DataPlatformWithMedallionArchitecture
smdmts
5
560
ローカルLLMでファインチューニング
knishioka
0
120
Navigation3でViewModelにデータを渡す方法
mikanichinose
0
210
知識を整理して未来を作る 〜SKDとAI協業への助走〜
yosh1995
0
140
Featured
See All Featured
A Tale of Four Properties
chriscoyier
159
23k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Testing 201, or: Great Expectations
jmmastey
42
7.5k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Adopting Sorbet at Scale
ufuk
77
9.4k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Code Review Best Practice
trishagee
68
18k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
920
How to Think Like a Performance Engineer
csswizardry
24
1.7k
Building Applications with DynamoDB
mza
95
6.5k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.1k
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