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
23
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
DevinはクラウドエンジニアAIになれるのか!? 実践的なガードレール設計/devin-can-become-a-cloud-engineer-ai-practical-guardrail-design
tomoki10
3
1.4k
セマンティックレイヤー入門
ikkimiyazaki
8
3.3k
日本MySQLユーザ会ができるまで / making MyNA
tmtms
1
370
caching_sha2_passwordのはなし
boro1234
0
220
Security response for open source ecosystems
frasertweedale
0
100
どっちの API SHOW?SharePoint 開発における SharePoint REST API Microsoft Graph API の違い / Which API show? Differences between Microsoft Graph API and SharePoint REST API
karamem0
0
110
OPENLOGI Company Profile
hr01
0
61k
チームの性質によって変わる ADR との向き合い方と、生成 AI 時代のこれから / How to deal with ADR depends on the characteristics of the team
mh4gf
4
340
AWS CDK コントリビュート はじめの一歩
yendoooo
1
120
Symfony in 2025: Scaling to 0
fabpot
2
210
一人QA時代が終わり、 QAチームが立ち上がった話
ma_cho29
0
290
AIエージェントキャッチアップと論文リサーチ
os1ma
6
1.2k
Featured
See All Featured
Speed Design
sergeychernyshev
28
870
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
40
2k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Building Applications with DynamoDB
mza
94
6.3k
Git: the NoSQL Database
bkeepers
PRO
429
65k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
129
19k
StorybookのUI Testing Handbookを読んだ
zakiyama
28
5.6k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
227
22k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
31
4.8k
Mobile First: as difficult as doing things right
swwweet
223
9.5k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.8k
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