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
Automatizado rotinas com sua linguagem favorita
Search
Abdala Cerqueira
April 26, 2014
Programming
0
93
Automatizado rotinas com sua linguagem favorita
Slides da palestra realizado no FLISOL Jampa!
Abdala Cerqueira
April 26, 2014
Tweet
Share
More Decks by Abdala Cerqueira
See All by Abdala Cerqueira
Docker: multi-stage and multi-environment
abdala
3
640
Docker: multi-stage multi-environment
abdala
0
370
Programação também é mágica
abdala
0
160
Websockets e você, tudo a ver
abdala
1
120
PHP em todos os lugares
abdala
1
130
PHPUnit, ele irá te salvar!
abdala
0
81
Presente! Software Livre
abdala
0
68
Other Decks in Programming
See All in Programming
Navigation 2 を 3 に移行する(予定)ためにやったこと
yokomii
0
130
詳解!defer panic recover のしくみ / Understanding defer, panic, and recover
convto
0
230
go test -json そして testing.T.Attr / Kyoto.go #63
utgwkk
3
290
MCPでVibe Working。そして、結局はContext Eng(略)/ Working with Vibe on MCP And Context Eng
rkaga
5
2.2k
AI時代のUIはどこへ行く?
yusukebe
17
8.8k
Introducing ReActionView: A new ActionView-compatible ERB Engine @ Rails World 2025, Amsterdam
marcoroth
0
640
Flutter with Dart MCP: All You Need - 박제창 2025 I/O Extended Busan
itsmedreamwalker
0
150
testingを眺める
matumoto
1
140
「待たせ上手」なスケルトンスクリーン、 そのUXの裏側
teamlab
PRO
0
490
デザイナーが Androidエンジニアに 挑戦してみた
874wokiite
0
280
FindyにおけるTakumi活用と脆弱性管理のこれから
rvirus0817
0
490
そのAPI、誰のため? Androidライブラリ設計における利用者目線の実践テクニック
mkeeda
2
270
Featured
See All Featured
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
Thoughts on Productivity
jonyablonski
70
4.8k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Done Done
chrislema
185
16k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
The Pragmatic Product Professional
lauravandoore
36
6.9k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Code Review Best Practice
trishagee
70
19k
Designing for humans not robots
tammielis
253
25k
Transcript
Automatizado rotinas com sua linguagem favorita Abdala Cerqueira
Mercado http://w3techs.com/technologies/details/pl-php/all/all 18% 82%
0 e 1?
C
PHP
C
Python
C
Ruby
C
Node.js
C++
None
None
C
C
Cê, cererê cê cê
Modo interativo • PHP (php -a) • Python (python) •
Ruby (irb) • Node.js (node -i)
Pacotes • PHP - composer • Python - pip •
Ruby - gem • Node - npm
2 comandos •Search •Install
Projetos • PHP (ownCloud, phing, phpMyAdmin) • Python (httpie, tornado,
ansible, django) • Ruby (vagrant, puppet, macruby, rails, redmine) • Node.js (phonegap, hummingbird)
C
Obrigado!