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
130
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
80
Table driven tests no golang? O que é isso?
joubertredrat
0
200
Other Decks in Technology
See All in Technology
LINE Notify互換のボットを作った話
kenichirokimura
0
170
IAMのマニアックな話 2025 ~40分バージョン ~
nrinetcom
PRO
7
870
Redefine_Possible
upsider_tech
0
240
技術的負債を正しく理解し、正しく付き合う #phperkaigi / PHPerKaigi 2025
shogogg
7
1.7k
Dapr For Java Developers SouJava 25
salaboy
1
130
React Server Componentは 何を解決し何を解決しないのか / What do React Server Components solve, and what do they not solve?
kaminashi
6
1.2k
ClineにNext.jsのプロジェクト改善をお願いしてみた / 20250321_reacttokyo_LT
optim
1
1.3k
OPENLOGI Company Profile for engineer
hr01
1
22k
大規模プロジェクトにおける 品質管理の要点と実践 / 20250327 Suguru Ishii
shift_evolve
0
270
チームビルディング「脅威モデリング」ワークショップ
koheiyoshikawa
0
130
モジュラーモノリスでスケーラブルなシステムを作る - BASE のリアーキテクチャのいま
panda_program
7
1.9k
チームの性質によって変わる ADR との向き合い方と、生成 AI 時代のこれから / How to deal with ADR depends on the characteristics of the team
mh4gf
4
320
Featured
See All Featured
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Making the Leap to Tech Lead
cromwellryan
133
9.2k
Building Adaptive Systems
keathley
41
2.5k
Designing for humans not robots
tammielis
250
25k
Rails Girls Zürich Keynote
gr2m
94
13k
Large-scale JavaScript Application Architecture
addyosmani
511
110k
Intergalactic Javascript Robots from Outer Space
tanoku
270
27k
Done Done
chrislema
183
16k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
22
2.6k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
177
52k
How to Ace a Technical Interview
jacobian
276
23k
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