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
28
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
AI時代こそ求められる設計力- AWSクラウドデザインパターン3選で信頼性と拡張性を高める-
kenichirokimura
3
310
PHPからはじめるコンピュータアーキテクチャ / From Scripts to Silicon: A Journey Through the Layers of Computing Hiroshima 2025 Edition
tomzoh
0
140
衛星画像超解像化によって実現する2D, 3D空間情報の即時生成と“AI as a Service”/ Real-time generation spatial data enabled_by satellite image super-resolution
lehupa
0
160
ニッポンの人に知ってもらいたいGISスポット
sakaik
0
140
Contract One Engineering Unit 紹介資料
sansan33
PRO
0
8.8k
いまからでも遅くない!SSL/TLS証明書超入門(It's not too late to start! SSL/TLS Certificates: The Absolute Beginner's Guide)
norimuraz
0
240
RDS の負荷が高い場合に AWS で取りうる具体策 N 連発/a-series-of-specific-countermeasures-available-on-aws-when-rds-is-under-high-load
emiki
1
130
Introduction to Sansan, inc / Sansan Global Development Center, Inc.
sansan33
PRO
0
2.8k
OCI Network Firewall 概要
oracle4engineer
PRO
2
7.9k
[Keynote] What do you need to know about DevEx in 2025
salaboy
0
170
セキュアな認可付きリモートMCPサーバーをAWSマネージドサービスでつくろう! / Let's build an OAuth protected remote MCP server based on AWS managed services
kaminashi
3
320
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
3
20k
Featured
See All Featured
Six Lessons from altMBA
skipperchong
29
4k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Automating Front-end Workflow
addyosmani
1371
200k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.2k
The Power of CSS Pseudo Elements
geoffreycrofte
79
6k
Code Review Best Practice
trishagee
72
19k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
Fireside Chat
paigeccino
40
3.7k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
Build your cross-platform service in a week with App Engine
jlugia
232
18k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
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