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
Brincando com comandos no Golang
Search
Joubert RedRat
June 22, 2021
Technology
0
170
Brincando com comandos no Golang
Joubert RedRat
June 22, 2021
Tweet
Share
More Decks by Joubert RedRat
See All by Joubert RedRat
Retome o controle do seu analytics com Matomo
joubertredrat
0
24
#tbt do PHP, a evolução da linguagem nos últimos 30 anos
joubertredrat
0
26
DevBox, o meu pequeno projeto open source para o dia a dia do dev
joubertredrat
0
25
O poder do Object Calisthenics no PHP
joubertredrat
0
99
Playing with Docker and Docker Compose
joubertredrat
0
120
Why migrate your application to microservices?
joubertredrat
0
18
Por que migrar sua aplicação para Microserviços?
joubertredrat
0
25
Uso prático de fakes para mocks no Golang
joubertredrat
0
79
Table driven tests no golang? O que é isso?
joubertredrat
0
200
Other Decks in Technology
See All in Technology
ランチの間に GitHub Copilot Agent が仕事を終わらせてくれた話
bicstone
5
530
AI の活用における課題と現状、今後の期待
asei
2
110
Github Copilot Chatは本日よりケ◯ロ軍曹でありま〜〜〜すッ!!!(たぶん)
yu_yukk_y
1
100
eBPF-based Process Lifecycle Monitoring
yukinakanaka
1
140
Codar: Arte ou Ciência?! A Jornada de um DEV na Creator Economy
vclementino
0
190
もうVPNは古い? VPNを使わずに オンプレサーバーを 管理する手法あれこれ
ebibibi
0
150
AIは脅威でなくチャンス。 AIと共に進化するエンジニアの成長戦略 / geeksai-2025-spring
carta_engineering
0
420
Go Modulesの仕組み Bundler(Ruby)との比較を添えて
daisuketakeda
0
1.8k
Cloudflare Pages 4年使って分かった良さと注意点
kyosuke
0
210
RF問の対策をした話
bata_24
0
130
社内でKaggle部を作って初学者育成した話
daikon99
1
250
EM初心者として半年間マネジャーをやってみて分かったこと
sansantech
PRO
0
130
Featured
See All Featured
The Language of Interfaces
destraynor
156
24k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2.1k
Measuring & Analyzing Core Web Vitals
bluesmoon
6
290
A Tale of Four Properties
chriscoyier
158
23k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
40
2k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
6
590
Speed Design
sergeychernyshev
28
840
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Become a Pro
speakerdeck
PRO
26
5.2k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
7.1k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.1k
Transcript
Brincando com comandos no Golang
Quem sou eu? Sou este ai https://creativecommons.org/licenses/by-sa/4.0/ Brincando com comandos
no Golang https://redrat.com.br
Antes de falarmos de comandos no golang... Bora ver como
normalmente fazemos softwares hoje? Brincando com comandos no Golang
Brincando com comandos no Golang
Brincando com comandos no Golang
Brincando com comandos no Golang
Brincando com comandos no Golang O que eles tem em
comum?
Brincando com comandos no Golang
Brincando com comandos no Golang Mas nós temos comandos!
Brincando com comandos no Golang Aplicabilidades de comandos • Execução
de rotinas específicas • Cron ou tarefas a ser executadas em períodos determinados • Event driven ou processamento async • Paralelismo, threads, co routines ou processamento distribuido • Programação reativa • E mais um monte de etc
Brincando com comandos no Golang
Brincando com comandos no Golang https://github.com/joubertredrat/pokelang
Brincando com comandos no Golang Principais bibliotecas • https://github.com/spf13/cobra •
https://github.com/urfave/cli • https://github.com/thatisuday/commando • https://awesome-go.com/#command-line
Mas Joubert... Hello world é fácil, me fale um cenário
real onde seria usado comandos Brincando com comandos no Golang
Brincando com comandos no Golang https://github.com/joubertredrat/walletlang
Perguntas? Brincando com comandos no Golang
Esta e outras palestras Brincando com comandos no Golang https://bit.ly/joubertredrat-palestras
Obrigado Brincando com comandos no Golang