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
Fundamentos de Programação
Search
James G Silva
August 07, 2020
Technology
0
20
Fundamentos de Programação
Os primeiros passos na jornada de um(a) programador(a).
James G Silva
August 07, 2020
Tweet
Share
Other Decks in Technology
See All in Technology
DynamoDB でスロットリングが発生したとき_大盛りver/when_throttling_occurs_in_dynamodb_long
emiki
1
430
Taming you application's environments
salaboy
0
190
20241120_JAWS_東京_ランチタイムLT#17_AWS認定全冠の先へ
tsumita
2
300
【Pycon mini 東海 2024】Google Colaboratoryで試すVLM
kazuhitotakahashi
2
540
10XにおけるData Contractの導入について: Data Contract事例共有会
10xinc
6
660
ドメインの本質を掴む / Get the essence of the domain
sinsoku
2
160
RubyのWebアプリケーションを50倍速くする方法 / How to Make a Ruby Web Application 50 Times Faster
hogelog
3
950
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
2
3.2k
リンクアンドモチベーション ソフトウェアエンジニア向け紹介資料 / Introduction to Link and Motivation for Software Engineers
lmi
4
300k
TanStack Routerに移行するのかい しないのかい、どっちなんだい! / Are you going to migrate to TanStack Router or not? Which one is it?
kaminashi
0
600
Introduction to Works of ML Engineer in LY Corporation
lycorp_recruit_jp
0
140
rootlessコンテナのすゝめ - 研究室サーバーでもできる安全なコンテナ管理
kitsuya0828
3
390
Featured
See All Featured
Into the Great Unknown - MozCon
thekraken
32
1.5k
We Have a Design System, Now What?
morganepeng
50
7.2k
No one is an island. Learnings from fostering a developers community.
thoeni
19
3k
The Cult of Friendly URLs
andyhume
78
6k
Facilitating Awesome Meetings
lara
50
6.1k
How To Stay Up To Date on Web Technology
chriscoyier
788
250k
Documentation Writing (for coders)
carmenintech
65
4.4k
KATA
mclloyd
29
14k
Side Projects
sachag
452
42k
Building an army of robots
kneath
302
43k
VelocityConf: Rendering Performance Case Studies
addyosmani
325
24k
Music & Morning Musume
bryan
46
6.2k
Transcript
Fundamentos de Programação Os primeiros passos na jornada de um(a)
programador(a)
1. Primeiro Programa Fundamentos de Programação 2
Primeiro Programa ✘ Instruções básicas de leitura e escrita ✘
Tipos de dados (texto e número) ✘ Expressões numéricas ✘ Memória e variáveis 3
2. Estruturas de Decisão Fundamentos de Programação 4
Estruturas de Decisão ✘ Tipo lógico ✘ Expressões lógicas ✘
Instruções lógicas ✘ Operadores lógicos 5