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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
Joubert RedRat
June 22, 2021
Technology
0
180
Brincando com comandos no Golang
Joubert RedRat
June 22, 2021
Tweet
Share
More Decks by Joubert RedRat
See All by Joubert RedRat
Programação defensiva com PHP
joubertredrat
0
28
Testes de integração com Testcontainers
joubertredrat
0
38
Retome o controle do seu analytics com Matomo
joubertredrat
0
37
#tbt do PHP, a evolução da linguagem nos últimos 30 anos
joubertredrat
0
38
DevBox, o meu pequeno projeto open source para o dia a dia do dev
joubertredrat
0
40
O poder do Object Calisthenics no PHP
joubertredrat
0
150
Playing with Docker and Docker Compose
joubertredrat
0
150
Why migrate your application to microservices?
joubertredrat
0
30
Por que migrar sua aplicação para Microserviços?
joubertredrat
0
32
Other Decks in Technology
See All in Technology
入門DBSC
ynojima
0
100
自動テストが巻き起こした開発プロセス・チームの変化 / Impact of Automated Testing on Development Cycles and Team Dynamics
codmoninc
0
830
LINEアプリ開発のための Claude Code活用基盤の構築
lycorptech_jp
PRO
1
1.3k
名刺メーカーDevグループ 紹介資料
sansan33
PRO
0
1.1k
Windows ネットワークを再確認する
murachiakira
PRO
0
230
全自動で回せ!Claude Codeマーケットプレイス運用術
yukyu30
3
160
男(監査)はつらいよ - Policy as CodeからAIエージェントへ
ken5scal
5
700
技術的負債の泥沼から組織を救う3つの転換点
nwiizo
4
630
Databricksアシスタントが自分で考えて動く時代に! エージェントモード体験もくもく会
taka_aki
0
280
競争優位を生み出す戦略的内製開発の実践技法
masuda220
PRO
2
530
AI が Approve する開発フロー / How AI Reviewers Accelerate Our Development
zaimy
1
260
ブラックボックス観測に基づくAI支援のプロトコルのリバースエンジニアリングと再現~AIを用いたリバースエンジニアリング~ @ SECCON 14 電脳会議 / Reverse Engineering and Reproduction of an AI-Assisted Protocol Based on Black-Box Observation @ SECCON 14 DENNO-KAIGI
chibiegg
0
130
Featured
See All Featured
職位にかかわらず全員がリーダーシップを発揮するチーム作り / Building a team where everyone can demonstrate leadership regardless of position
madoxten
59
50k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Balancing Empowerment & Direction
lara
5
930
How to Get Subject Matter Experts Bought In and Actively Contributing to SEO & PR Initiatives.
livdayseo
0
78
Rebuilding a faster, lazier Slack
samanthasiow
85
9.4k
Why Mistakes Are the Best Teachers: Turning Failure into a Pathway for Growth
auna
0
71
Highjacked: Video Game Concept Design
rkendrick25
PRO
1
300
sira's awesome portfolio website redesign presentation
elsirapls
0
170
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
3
470
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.6k
Visual Storytelling: How to be a Superhuman Communicator
reverentgeek
2
460
The agentic SEO stack - context over prompts
schlessera
0
680
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