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
280
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
2.2k
Hanami - нова надія Ruby чи "імперія ходить по тим самим граблям"?
ijackua
0
150
What Is The Best Programming Language For Your Web Product?
ijackua
0
160
Organizing an architecture of your Ruby on Rails app with Trailblazer 2.0
ijackua
4
430
Railway Oriented Programming in PHP
ijackua
0
560
Uploaded Evolve Your Web Product With A New Technology Stack
ijackua
0
59
MobiDev Meetup Intro
ijackua
0
140
Ruby Web Dev: The Other Way. Architecture aspects
ijackua
0
910
“We like to hate PHP" or bittersweet lessons learned from the Ruby ecosystem
ijackua
1
140
Other Decks in Programming
See All in Programming
AI時代のソフトウェア開発でも「人が仕様を書く」から始めよう-医療IT現場での実践とこれから
koukimiura
0
130
CSC307 Lecture 11
javiergs
PRO
0
590
AIコーディングの理想と現実 2026 | AI Coding: Expectations vs. Reality 2026
tomohisa
0
1k
Ruby x Terminal
a_matsuda
7
580
AIに仕事を丸投げしたら、本当に楽になれるのか
dip_tech
PRO
0
180
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
210
Fundamentals of Software Engineering In the Age of AI
therealdanvega
0
150
AI活用のコスパを最大化する方法
ochtum
0
120
浮動小数の比較について
kishikawakatsumi
0
380
ふつうの Rubyist、ちいさなデバイス、大きな一年
bash0c7
0
510
15年目のiOSアプリを1から作り直す技術
teakun
1
600
モジュラモノリスにおける境界をGoのinternalパッケージで守る
magavel
0
3.4k
Featured
See All Featured
How to train your dragon (web standard)
notwaldorf
97
6.5k
Neural Spatial Audio Processing for Sound Field Analysis and Control
skoyamalab
0
200
Facilitating Awesome Meetings
lara
57
6.8k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
141
35k
End of SEO as We Know It (SMX Advanced Version)
ipullrank
3
4k
HU Berlin: Industrial-Strength Natural Language Processing with spaCy and Prodigy
inesmontani
PRO
0
250
SEO in 2025: How to Prepare for the Future of Search
ipullrank
3
3.3k
Stewardship and Sustainability of Urban and Community Forests
pwiseman
0
130
Self-Hosted WebAssembly Runtime for Runtime-Neutral Checkpoint/Restore in Edge–Cloud Continuum
chikuwait
0
380
Digital Projects Gone Horribly Wrong (And the UX Pros Who Still Save the Day) - Dean Schuster
uxyall
0
600
The browser strikes back
jonoalderson
0
760
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 ?