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
What Is The Best Programming Language For Your ...
Search
Yevhen "Eugene" Kuzminov
June 04, 2016
Programming
0
180
What Is The Best Programming Language For Your Web Product
MobiDev Experts Day 2016
Yevhen "Eugene" Kuzminov
June 04, 2016
Tweet
Share
More Decks by Yevhen "Eugene" Kuzminov
See All by Yevhen "Eugene" Kuzminov
A year (+½) with Hanami in production: the Good, the Bad and some Recipes
ijackua
1
1.9k
Hanami - нова надія Ruby чи "імперія ходить по тим самим граблям"?
ijackua
0
100
What Is The Best Programming Language For Your Web Product?
ijackua
0
130
Organizing an architecture of your Ruby on Rails app with Trailblazer 2.0
ijackua
4
370
Railway Oriented Programming in PHP
ijackua
0
470
Uploaded Evolve Your Web Product With A New Technology Stack
ijackua
0
44
MobiDev Meetup Intro
ijackua
0
120
Ruby Web Dev: The Other Way. Architecture aspects
ijackua
0
860
“We like to hate PHP" or bittersweet lessons learned from the Ruby ecosystem
ijackua
1
89
Other Decks in Programming
See All in Programming
讓數據說話:用 Python、Prometheus 和 Grafana 講故事
eddie
0
390
弊社の「意識チョット低いアーキテクチャ」10選
texmeijin
5
24k
見せてあげますよ、「本物のLaravel批判」ってやつを。
77web
7
7.4k
Amazon Qを使ってIaCを触ろう!
maruto
0
380
EventSourcingの理想と現実
wenas
6
2.2k
ECS Service Connectのこれまでのアップデートと今後のRoadmapを見てみる
tkikuc
2
240
Content Security Policy入門 セキュリティ設定と 違反レポートのはじめ方 / Introduction to Content Security Policy Getting Started with Security Configuration and Violation Reporting
uskey512
1
490
カラム追加で増えるActiveRecordのメモリサイズ イメージできますか?
asayamakk
4
2k
Better Code Design in PHP
afilina
PRO
0
120
ペアーズにおけるAmazon Bedrockを⽤いた障害対応⽀援 ⽣成AIツールの導⼊事例 @ 20241115配信AWSウェビナー登壇
fukubaka0825
5
1.5k
Boost Performance and Developer Productivity with Jakarta EE 11
ivargrimstad
0
1.7k
광고 소재 심사 과정에 AI를 도입하여 광고 서비스 생산성 향상시키기
kakao
PRO
0
170
Featured
See All Featured
Keith and Marios Guide to Fast Websites
keithpitt
409
22k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
Into the Great Unknown - MozCon
thekraken
32
1.5k
Docker and Python
trallard
40
3.1k
How to train your dragon (web standard)
notwaldorf
88
5.7k
VelocityConf: Rendering Performance Case Studies
addyosmani
325
24k
Rails Girls Zürich Keynote
gr2m
93
13k
Adopting Sorbet at Scale
ufuk
73
9.1k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Producing Creativity
orderedlist
PRO
341
39k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.7k
Happy Clients
brianwarren
97
6.7k
Transcript
What Is The Best Programming Language For Your Web Product?
Ievgen Kuzminov http://stdout.in @iJackUA 7+ years in Web Development Ruby
Team Lead in MobiDev Author of http://rwdtow.stdout.in
Dilemma How do we choose programming language for a product
? ❏ There is no “bad” languages ❏ The “best” lang - is the lang you know! ❏ Ecosystem does matter
Speed vs Quality vs Price Requests per Second in “Hello
World” has nothing to do here...
Recent decade of The Web Dev
The World Has Changed
WAT? ❏ Backend ~> Frontend ❏ Relational ~> Denormalized ❏
Majestic Monolith ~> Microservices ❏ Static ~> Realtime ❏ a lot more ...
A new choice ❏ Application criterias ❏ Ecosystem: packages, tools,
community ❏ Evolution roadmap ❏ A bit of personal “taste”
Master of “yellow” titles ❏ PHP is not so awful
❏ Ruby is not so awesome ❏ Node.JS is not so almighty
Master of “yellow” titles ❏ PHP is not so awful
❏ Ruby is not so awesome ❏ Node.JS is not so almighty ❏ “This city needs a hero”
Language
Language ❏ Evolution ❏ Syntax ❏ DSL ❏ Metaprogramming
Language ❏ Execution flow (sync, async) ❏ Performance ❏ Concurrency
❏ Debug
Ecosystem
Ecosystem ❏ Packages ❏ Web frameworks ❏ Tests ❏ Daemons
❏ Deployment ❏ IDE
Human Resources
Human Resources ❏ Entry level. Familiarity. ❏ Skills ❏ Poka-yoke
❏ Hiring
❏ Low entry barrier ❏ Bigger market ❏ Cheaper Developers:
❏ Pure PHP ~> Frameworks ❏ Harder to filter skilled devs NB!
❏ Quick start with Rails ❏ MVP oriented ❏ Harder
to scale Developers: ❏ Solely Rails oriented ❏ Easier to filter skilled devs NB!
❏ Aimed to API/Realtime ❏ Node.JS is everywhere ❏ Harder
to maintain backend Developers: ❏ Come from Frontend ❏ Closer to Full-Stack NB!
Dark Horses of Web Development
Elixir, Go, Closure and others ❏ Compiled (fast) ❏ Much
better performance ❏ Close to system level ❏ Functional approaches ❏ Multi-core concurrency
❏ Erlang + OTP ❏ Functional ❏ Ruby-like syntax ❏
Friendly web framework ❏ Metaprogramming ❏ Scaling ❏ Fault tolerance NB! http://elixir-lang.org
A new choice (once again!) ❏ Application criterias ❏ Ecosystem:
packages, tools, community ❏ Evolution roadmap ❏ A lot of personal “taste”
Brief conclusion ❏ PHP: “classic” web portal ❏ Ruby: web
portal + background jobs ❏ Node.JS: isomorphic app, API + SPA ❏ Elixir: your next “world class” pet-project
Thank you!
[email protected]
http://stdout.in @iJackUA Questions ?