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
私はどうやって技術力を上げたのか
yusukebe
42
17k
Back to the Future: Let me tell you about the ACP protocol
terhechte
0
120
Go Conference 2025: Goで体感するMultipath TCP ― Go 1.24 時代の MPTCP Listener を理解する
takehaya
7
1.4k
dynamic!
moro
9
4.9k
CSC509 Lecture 01
javiergs
PRO
1
430
Pythonスレッドとは結局何なのか? CPython実装から見るNoGIL時代の変化
curekoshimizu
4
1.1k
Чего вы не знали о строках в Python – Василий Рябов, PythoNN
sobolevn
0
150
プログラマのための作曲入門
cheebow
0
510
AIで開発生産性を上げる個人とチームの取り組み
taniigo
0
130
高度なUI/UXこそHotwireで作ろう Kaigi on Rails 2025
naofumi
4
2.8k
どの様にAIエージェントと 協業すべきだったのか?
takefumiyoshii
1
550
階層構造を表現するデータ構造とリファクタリング 〜1年で10倍成長したプロダクトの変化と課題〜
yuhisatoxxx
3
840
Featured
See All Featured
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
Docker and Python
trallard
46
3.6k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Making the Leap to Tech Lead
cromwellryan
135
9.5k
How to Think Like a Performance Engineer
csswizardry
27
2k
Large-scale JavaScript Application Architecture
addyosmani
513
110k
For a Future-Friendly Web
brad_frost
180
9.9k
Designing Experiences People Love
moore
142
24k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Mobile First: as difficult as doing things right
swwweet
224
9.9k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.7k
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!