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
27
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
Figma + Storybook + PlaywrightのMCPを使ったフロントエンド開発
yug1224
10
3.9k
ライブサービスゲームQAのパフォーマンス検証による品質改善の取り組み
gree_tech
PRO
0
500
allow_retry と Arel.sql / allow_retry and Arel.sql
euglena1215
1
150
Obsidian応用活用術
onikun94
0
360
Flutterでキャッチしないエラーはどこに行く
taiju59
0
210
Kubernetes における cgroup driver のしくみ: runwasi の bugfix より
z63d
2
130
BPaaSにおける人と協働する前提のAIエージェント-AWS登壇資料
kentarofujii
0
110
Bye-Bye Query Spaghetti: Write Queries You'll Actually Understand Using Pipelined SQL Syntax
tobiaslampertlotum
0
130
シークレット管理だけじゃない!HashiCorp Vault でデータ暗号化をしよう / Beyond Secret Management! Let's Encrypt Data with HashiCorp Vault
nnstt1
3
210
生成AI時代のデータ基盤
shibuiwilliam
4
3k
Webブラウザ向け動画配信プレイヤーの 大規模リプレイスから得た知見と学び
yud0uhu
0
200
250905 大吉祥寺.pm 2025 前夜祭 「プログラミングに出会って20年、『今』が1番楽しい」
msykd
PRO
1
320
Featured
See All Featured
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
21k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
The Invisible Side of Design
smashingmag
301
51k
Designing for humans not robots
tammielis
253
25k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
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