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
Projeto ZEROHERO - Bootcamp/DevOps Fest
Search
Jefferson Otoni Lima
December 14, 2021
Programming
0
240
Projeto ZEROHERO - Bootcamp/DevOps Fest
Overview Go, uma apresentação feita para iniciar o bootcamp e hands-on.
Jefferson Otoni Lima
December 14, 2021
Tweet
Share
More Decks by Jefferson Otoni Lima
See All by Jefferson Otoni Lima
O Universo da Linguagem Go
jeffotoni
0
20
DO CÓDIGO AO FUTURO - A revolução da computação e suas possibilidades
jeffotoni
0
25
PRÓXIMA GERAÇÃO DE APIS E SERVICE MESH
jeffotoni
1
45
Organizando seu projeto Go
jeffotoni
1
110
PRIMEIROS PASSOS EM GO
jeffotoni
1
270
Go - Iniciando e por que usar
jeffotoni
0
84
Kafka e Go
jeffotoni
1
50
Escalando um App Go usando Serverless e Kafka
jeffotoni
2
160
gRPC e Go um passo antes
jeffotoni
1
200
Other Decks in Programming
See All in Programming
推しの夫に恋のGPS「ときメーター」#M5Stack #IoT #M5JPTour2024
riyu
0
220
Pythonで改めて考える「クラス(class)」の使いどころ
os1ma
13
3.4k
Micro Frontends Unmasked: Opportunities, Challenges, Alternatives
manfredsteyer
PRO
0
250
Re:PandasAI:生成AIがデータ分析業務にもたらすパラダイムシフト【増補改訂版】
negi111111
1
620
Cohesion in Modeling and Design
mploed
3
170
宿泊予約サイトにおける検索と料金計算の両立
skaji
1
210
色んなオートローダーを覗き見る #phpcon_okinawa
o0h
PRO
5
350
なぜアジャイルがうまくいかないのか?
yum3
2
140
App Router 悲喜交々
quramy
7
360
Perl 5 OOP機構30年史 - Perl 5's OOP Mechanism over the past 30 years
moznion
1
760
Infrastructure as Code でセキュリティを楽にしよう!
konokenj
5
1.4k
CSC509 Lecture 03
javiergs
PRO
0
120
Featured
See All Featured
Docker and Python
trallard
40
3k
Documentation Writing (for coders)
carmenintech
65
4.3k
The Pragmatic Product Professional
lauravandoore
31
6.2k
What's in a price? How to price your products and services
michaelherold
243
11k
What's new in Ruby 2.0
geeforr
340
31k
Visualization
eitanlees
143
15k
Fashionably flexible responsive web design (full day workshop)
malarkey
402
65k
Rails Girls Zürich Keynote
gr2m
93
13k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
503
140k
Why You Should Never Use an ORM
jnunemaker
PRO
53
9k
Bash Introduction
62gerente
608
210k
Code Review Best Practice
trishagee
62
16k
Transcript
DEVOPS FEST BOOTCAMP (ZEROHERO) Evento Online via Youtube DEVOPS FEST
@jeffotoni https://s3wf.com.br https://engdb.com.br
DevOps [DevOps Bootcamp] (devopsbootcamp.net)
1 PROGRAMAÇÃO PROGRAMAÇÃO
1 Overview on Go!
Robert Griesemer Russ Cox Rob Pike Ken Thompson
DEVOPS FEST @jeffotoni Russ Cox 6
@jeffotoni C Newsqueak Limbo Alef Pascal Modula Oberon Erlang Ancestrais
DEVOPS FEST 7
DEVOPS FEST 1 8 @jeffotoni Cenário WEB
@jeffotoni 2007 C java C++ python frustrações DEVOPS FEST 9
None
@jeffotoni Lançamento GO concorrente compilada GC Não possui generics (em
breve) Não possui OO Não possui herança Não possui exceção (try-catch-finally) Goroutines e não Threads 2009 - Web DEVOPS FEST 11
@jeffotoni 96% linguagens interpretadas langs interpretadas langs compiladas 2007 -
Web DEVOPS FEST 12
K9S DEVOPS FEST 13 @jeffotoni
1 Por que do sucesso?
1 @jeffotoni Renée French DEVOPS FEST 15
1 @jeffotoni - Compilada e estática - Gc (Garbage Collector)
- Paradigma Concorrente - Tipagem estática - Semântica é clara - Sintaxe é limpa - É de uso Geral - Plataformas: Linux, Mac, FreeBSD, Windows DEVOPS FEST 16
1 Qual framework usar?
@jeffotoni Lib nativa e externa Fasthttp => li externa net/http
=> lib nativa 2020 - Web DEVOPS FEST 18
@jeffotoni fiber lib nativa 2020 - Web chi gin echo
buffalo go-kit DEVOPS FEST 19 Frameworks web vs nativa
@jeffotoni Routes webs vs nativo gorilla/mux lib nativa 2009 -
Web Bone Belt Alien FastRoute DEVOPS FEST 20
1 Mercado de trabalho
None
DEVOPS FEST 1 23 @jeffotoni
DEVOPS FEST 1 24 @jeffotoni
DEVOPS FEST 1 25 @jeffotoni
DEVOPS FEST 1 26 @jeffotoni
1 Editor and IDEs [editores] (https://golang.org/doc/editors.html)
Sublime
nvim
VsCode
Golang
1 Projeto zerohero https://github.com/jeffotoni/gobootcamp/
None
1 34 DEVOPS FEST Projeto zerohero @jeffotoni
DEVOPS FEST 35 DEVOPS FEST Entendimento - zerohero @jeffotoni
DEVOPS FEST 1 Arquitetura - zerohero 36 @jeffotoni
Thanks := Obrigado{...} Obrigado... /jeffotoni /in/jeffotoni Evento Online via Youtube