SlideShare a Scribd company logo
What Is The Best
Programming Language
For Your Web Product?
Eugene Kuzminov, Web Team Leader
You can do anything with any language
eventually
What Is The Best Programming Language For Your Web Product?
Speed Quality Price
The number of requests per second in “Hello World”
is not very helpful
What Is The Best Programming Language For Your Web Product?
Considerations
▶ There are no “bad” languages
▶ Business goals dictate tools
▶ Ecosystem does matter
▶ Human resources
What Is The Best Programming Language For Your Web Product?
Human Resources
▶ Entry level
▶ Skills
▶ Poka-yoke (mistake-proofing)
▶ Hiring
What Is The Best Programming Language For Your Web Product?
Case #1
“Classic” CRUD web portal
What Is The Best Programming Language For Your Web Product?
PHP
▶ Low entry barrier
▶ Big diversity of frameworks
▶ Stable performance
▶ Big market / cheap
Developers:
▶ Pure PHP ⇨ Frameworks
▶ Hard to filter skilled devs
What Is The Best Programming Language For Your Web Product?
Case #2
Web portal + background
processing
What Is The Best Programming Language For Your Web Product?
Recent decade of Web Dev
What Is The Best Programming Language For Your Web Product?
Ruby
▶ Quick start with Rails
▶ MVP oriented
▶ Harder to scale
What Is The Best Programming Language For Your Web Product?
Developers:
▶ Solely Rails oriented
▶ Easier to filter skilled devs
The World Has
Changed
What Is The Best Programming Language For Your Web Product?
What has changed?
Backend
Relational
Majestic Monolith
Static
Centralized
Frontend
Denormalized
Microservices
Realtime
Distributed
What Is The Best Programming Language For Your Web Product?
Case #3
SPA, isomorphic app
What Is The Best Programming Language For Your Web Product?
Node.JS
▶ Aimed at API/Realtime
▶ Node.JS is everywhere
▶ Harder to maintain
backend
What Is The Best Programming Language For Your Web Product?
Developers:
▶ Come from Frontend
▶ Closer to Full-Stack
Case #4
Realtime messaging
What Is The Best Programming Language For Your Web Product?
Go
▶ Effective concurrency model
▶ Compiles to native code
▶ Small market
Developers:
▶ “Leaders” come from other langs
▶ Potentially more experienced
What Is The Best Programming Language For Your Web Product?
Case #5
Machine learning
What Is The Best Programming Language For Your Web Product?
Python
▶ General purpose lang (prototype,
automation)
▶ Math and data science ecosystem
▶ Two worlds 2.7 vs 3.x
▶ Generally lower performance
Developers:
▶ Tend to believe in packages
▶ Hard to find real seniors
What Is The Best Programming Language For Your Web Product?
Case #6
Blockchain
What Is The Best Programming Language For Your Web Product?
Blockchain
▶ Do not write your own blockchain (no need in C++)
▶ Blockchain is less than 10% of total code
▶ Smart contracts: Solidity (Ethereum), Go (Hyperledger)
▶ JS/Node.JS SDK
▶ Any lang for a web app (wallet backend)
What Is The Best Programming Language For Your Web Product?
Case #7 (lucky one!)
What if I have several cases?
What Is The Best Programming Language For Your Web Product?
Microservices
▶ Docker is not a must for Microservices
▶ Docker DevOps is non trivial
▶ Microservices communication issue
▾ REST API
▾ GRPC / Protobuf
▾ Thrift
What Is The Best Programming Language For Your Web Product?
Trends
What Is The Best Programming Language For Your Web Product?
Elixir, Go and others
▶ Compiled (fast)
▶ Better performance
▶ Close to system level
▶ Functional approaches
▶ Abstraction over multi-core concurrency
What Is The Best Programming Language For Your Web Product?
Elixir
▶ Erlang + OTP
▶ Functional
▶ Ruby-like syntax
▶ Friendly web framework
▶ Metaprogramming
▶ Scaling
▶ Fault tolerance
What Is The Best Programming Language For Your Web Product?
How we treat choosing technologies in
MobiDev
▶ Legacy prospect (in case of existing background)
▶ Business prospect (the client's business reality)
▶ Functional prospect (features and area of implementation)
▶ Evolution monitoring
▶ Suggesting new opportunities
What Is The Best Programming Language For Your Web Product?
Still want a ”simple answer”?
▶ PHP: “classic” web portal
▶ Ruby: web portal + background processing
▶ Node.JS: isomorphic app, API + SPA, simple realtime
▶ Python: data science, machine learning
▶ Go: messaging, heavy computations, multi-threaded data processing
▶ Elixir: potentially general-purpose language for web projects
What Is The Best Programming Language For Your Web Product?
Thank you!
e.kuzminov@mobidev.biz
Questions ?

More Related Content

What's hot

Php training in chandigarh
Php training in chandigarhPhp training in chandigarh
Php training in chandigarh
CBitss Technologies
 
It's all about behaviour, also in php - phpspec
It's all about behaviour, also in php - phpspecIt's all about behaviour, also in php - phpspec
It's all about behaviour, also in php - phpspec
Giulio De Donato
 
How to choose a programming language 2.20.18 sd
How to choose a programming language   2.20.18 sdHow to choose a programming language   2.20.18 sd
How to choose a programming language 2.20.18 sd
Jordan Zurowski
 
NodeJS vs Golang - A detailed comparison
NodeJS vs Golang - A detailed comparisonNodeJS vs Golang - A detailed comparison
NodeJS vs Golang - A detailed comparison
Devathon
 
Translated Strings and Foreign Language Support in JavaScript Web Apps - OSCO...
Translated Strings and Foreign Language Support in JavaScript Web Apps - OSCO...Translated Strings and Foreign Language Support in JavaScript Web Apps - OSCO...
Translated Strings and Foreign Language Support in JavaScript Web Apps - OSCO...
Ken Tabor
 
Introduction to go lang
Introduction to go langIntroduction to go lang
Introduction to go lang
Amal Mohan N
 
The Future Of Different Programming Languages
The Future Of Different Programming LanguagesThe Future Of Different Programming Languages
The Future Of Different Programming Languages
codeimmersive
 
“Startup - it’s not just an IT project” - a random sampling of problems we’ve...
“Startup - it’s not just an IT project” - a random sampling of problems we’ve...“Startup - it’s not just an IT project” - a random sampling of problems we’ve...
“Startup - it’s not just an IT project” - a random sampling of problems we’ve...
MobileMonday Estonia
 
Proglangauage1.10.18
Proglangauage1.10.18Proglangauage1.10.18
Proglangauage1.10.18
Thinkful
 
Why you should care about Go (Golang)
Why you should care about Go (Golang)Why you should care about Go (Golang)
Why you should care about Go (Golang)
Aaron Schlesinger
 
Voice First: Ready Your Content to Serve 50% of Global Searches | Rasa Summit...
Voice First: Ready Your Content to Serve 50% of Global Searches | Rasa Summit...Voice First: Ready Your Content to Serve 50% of Global Searches | Rasa Summit...
Voice First: Ready Your Content to Serve 50% of Global Searches | Rasa Summit...
Rasa Technologies
 
Go lang
Go langGo lang
BDD Testing Using Godog - Bangalore Golang Meetup # 32
BDD Testing Using Godog - Bangalore Golang Meetup # 32BDD Testing Using Godog - Bangalore Golang Meetup # 32
BDD Testing Using Godog - Bangalore Golang Meetup # 32
OpenEBS
 
Code Quality
Code QualityCode Quality
Code Quality
François Camus
 
Why Golang? Settling the Debate Once and For All
Why Golang? Settling the Debate Once and For AllWhy Golang? Settling the Debate Once and For All
Why Golang? Settling the Debate Once and For All
Katy Slemon
 
DSLs: what, why, how
DSLs: what, why, howDSLs: what, why, how
DSLs: what, why, how
Mikhail Barash
 
What if-your-application-could-speak
What if-your-application-could-speakWhat if-your-application-could-speak
What if-your-application-could-speak
Marcos Vinícius
 
Javascript toolkit
Javascript toolkitJavascript toolkit
Javascript toolkit
Marcos Vinícius
 
Using Rasa to Power an Immersive Multimedia Conversational Experience | Rasa ...
Using Rasa to Power an Immersive Multimedia Conversational Experience | Rasa ...Using Rasa to Power an Immersive Multimedia Conversational Experience | Rasa ...
Using Rasa to Power an Immersive Multimedia Conversational Experience | Rasa ...
Rasa Technologies
 
Webinar: How to Use Integrated Version Control in Rasa X
Webinar: How to Use Integrated Version Control in Rasa XWebinar: How to Use Integrated Version Control in Rasa X
Webinar: How to Use Integrated Version Control in Rasa X
Rasa Technologies
 

What's hot (20)

Php training in chandigarh
Php training in chandigarhPhp training in chandigarh
Php training in chandigarh
 
It's all about behaviour, also in php - phpspec
It's all about behaviour, also in php - phpspecIt's all about behaviour, also in php - phpspec
It's all about behaviour, also in php - phpspec
 
How to choose a programming language 2.20.18 sd
How to choose a programming language   2.20.18 sdHow to choose a programming language   2.20.18 sd
How to choose a programming language 2.20.18 sd
 
NodeJS vs Golang - A detailed comparison
NodeJS vs Golang - A detailed comparisonNodeJS vs Golang - A detailed comparison
NodeJS vs Golang - A detailed comparison
 
Translated Strings and Foreign Language Support in JavaScript Web Apps - OSCO...
Translated Strings and Foreign Language Support in JavaScript Web Apps - OSCO...Translated Strings and Foreign Language Support in JavaScript Web Apps - OSCO...
Translated Strings and Foreign Language Support in JavaScript Web Apps - OSCO...
 
Introduction to go lang
Introduction to go langIntroduction to go lang
Introduction to go lang
 
The Future Of Different Programming Languages
The Future Of Different Programming LanguagesThe Future Of Different Programming Languages
The Future Of Different Programming Languages
 
“Startup - it’s not just an IT project” - a random sampling of problems we’ve...
“Startup - it’s not just an IT project” - a random sampling of problems we’ve...“Startup - it’s not just an IT project” - a random sampling of problems we’ve...
“Startup - it’s not just an IT project” - a random sampling of problems we’ve...
 
Proglangauage1.10.18
Proglangauage1.10.18Proglangauage1.10.18
Proglangauage1.10.18
 
Why you should care about Go (Golang)
Why you should care about Go (Golang)Why you should care about Go (Golang)
Why you should care about Go (Golang)
 
Voice First: Ready Your Content to Serve 50% of Global Searches | Rasa Summit...
Voice First: Ready Your Content to Serve 50% of Global Searches | Rasa Summit...Voice First: Ready Your Content to Serve 50% of Global Searches | Rasa Summit...
Voice First: Ready Your Content to Serve 50% of Global Searches | Rasa Summit...
 
Go lang
Go langGo lang
Go lang
 
BDD Testing Using Godog - Bangalore Golang Meetup # 32
BDD Testing Using Godog - Bangalore Golang Meetup # 32BDD Testing Using Godog - Bangalore Golang Meetup # 32
BDD Testing Using Godog - Bangalore Golang Meetup # 32
 
Code Quality
Code QualityCode Quality
Code Quality
 
Why Golang? Settling the Debate Once and For All
Why Golang? Settling the Debate Once and For AllWhy Golang? Settling the Debate Once and For All
Why Golang? Settling the Debate Once and For All
 
DSLs: what, why, how
DSLs: what, why, howDSLs: what, why, how
DSLs: what, why, how
 
What if-your-application-could-speak
What if-your-application-could-speakWhat if-your-application-could-speak
What if-your-application-could-speak
 
Javascript toolkit
Javascript toolkitJavascript toolkit
Javascript toolkit
 
Using Rasa to Power an Immersive Multimedia Conversational Experience | Rasa ...
Using Rasa to Power an Immersive Multimedia Conversational Experience | Rasa ...Using Rasa to Power an Immersive Multimedia Conversational Experience | Rasa ...
Using Rasa to Power an Immersive Multimedia Conversational Experience | Rasa ...
 
Webinar: How to Use Integrated Version Control in Rasa X
Webinar: How to Use Integrated Version Control in Rasa XWebinar: How to Use Integrated Version Control in Rasa X
Webinar: How to Use Integrated Version Control in Rasa X
 

Similar to What is the best programming language for your web product?

“Full-stack developer: з чого розпочати кар’єру?”
 “Full-stack developer: з чого розпочати кар’єру?”  “Full-stack developer: з чого розпочати кар’єру?”
“Full-stack developer: з чого розпочати кар’єру?”
GlobalLogic Ukraine
 
Java And Community Support
Java And Community SupportJava And Community Support
Java And Community Support
William Grosso
 
Programming languages used for ecommerce development
Programming languages used for ecommerce developmentProgramming languages used for ecommerce development
Programming languages used for ecommerce development
Emma Jhonson
 
Code, ci, infrastructure - the gophers way
Code, ci, infrastructure - the gophers wayCode, ci, infrastructure - the gophers way
Code, ci, infrastructure - the gophers way
Alex Baitov
 
Couch DB/PouchDB approach for hybrid mobile applications
Couch DB/PouchDB approach for hybrid mobile applicationsCouch DB/PouchDB approach for hybrid mobile applications
Couch DB/PouchDB approach for hybrid mobile applications
Ihor Malytskyi
 
How To be a Backend developer
How To be a Backend developer    How To be a Backend developer
How To be a Backend developer
Ramy Hakam
 
Stream SQL eventflow visual programming for real programmers presentation
Stream SQL eventflow visual programming for real programmers presentationStream SQL eventflow visual programming for real programmers presentation
Stream SQL eventflow visual programming for real programmers presentation
streambase
 
Intro to software development
Intro to software developmentIntro to software development
Intro to software development
Hawkman Academy
 
APIs and SDKs: Breaking Into and Succeeding in a Specialty Market
APIs and SDKs: Breaking Into and Succeeding in a Specialty MarketAPIs and SDKs: Breaking Into and Succeeding in a Specialty Market
APIs and SDKs: Breaking Into and Succeeding in a Specialty Market
Scott Abel
 
Top Object-Oriented Programming Languages To Follow In December 2022.pdf
Top Object-Oriented Programming Languages To Follow In December 2022.pdfTop Object-Oriented Programming Languages To Follow In December 2022.pdf
Top Object-Oriented Programming Languages To Follow In December 2022.pdf
JamesEddie2
 
The Ring programming language version 1.5.1 book - Part 4 of 180
The Ring programming language version 1.5.1 book - Part 4 of 180The Ring programming language version 1.5.1 book - Part 4 of 180
The Ring programming language version 1.5.1 book - Part 4 of 180
Mahmoud Samir Fayed
 
8 Top Web Development Programming Languages in 2023.pdf
8 Top Web Development Programming Languages in 2023.pdf8 Top Web Development Programming Languages in 2023.pdf
8 Top Web Development Programming Languages in 2023.pdf
Baek Yongsun
 
12 best programming languages for web & app development
12 best programming languages for web & app development12 best programming languages for web & app development
12 best programming languages for web & app development
Biztech Consulting & Solutions
 
Dynamic Languages In The Enterprise (4developers march 2009)
Dynamic Languages In The Enterprise (4developers march 2009)Dynamic Languages In The Enterprise (4developers march 2009)
Dynamic Languages In The Enterprise (4developers march 2009)
Ivo Jansch
 
Ten compelling reasons to learn .net framework
Ten compelling reasons to learn .net frameworkTen compelling reasons to learn .net framework
Ten compelling reasons to learn .net framework
JanBask Training
 
Comparative study of programming languages
Comparative study of programming languagesComparative study of programming languages
Comparative study of programming languages
Prabhat singh
 
Top Programming Languages to Learn for Web Development in 2023
Top Programming Languages to Learn for Web Development in 2023Top Programming Languages to Learn for Web Development in 2023
Top Programming Languages to Learn for Web Development in 2023
priyanka rajput
 
The Ring programming language version 1.5.4 book - Part 5 of 185
The Ring programming language version 1.5.4 book - Part 5 of 185The Ring programming language version 1.5.4 book - Part 5 of 185
The Ring programming language version 1.5.4 book - Part 5 of 185
Mahmoud Samir Fayed
 
Cross platform engineering - Lessons Learned (Michael Asimakopoulos, Valadis ...
Cross platform engineering - Lessons Learned (Michael Asimakopoulos, Valadis ...Cross platform engineering - Lessons Learned (Michael Asimakopoulos, Valadis ...
Cross platform engineering - Lessons Learned (Michael Asimakopoulos, Valadis ...
GreeceJS
 
What Programming Language Do You Require for Your Next Project & How to Hire ...
What Programming Language Do You Require for Your Next Project & How to Hire ...What Programming Language Do You Require for Your Next Project & How to Hire ...
What Programming Language Do You Require for Your Next Project & How to Hire ...
Programmers.io
 

Similar to What is the best programming language for your web product? (20)

“Full-stack developer: з чого розпочати кар’єру?”
 “Full-stack developer: з чого розпочати кар’єру?”  “Full-stack developer: з чого розпочати кар’єру?”
“Full-stack developer: з чого розпочати кар’єру?”
 
Java And Community Support
Java And Community SupportJava And Community Support
Java And Community Support
 
Programming languages used for ecommerce development
Programming languages used for ecommerce developmentProgramming languages used for ecommerce development
Programming languages used for ecommerce development
 
Code, ci, infrastructure - the gophers way
Code, ci, infrastructure - the gophers wayCode, ci, infrastructure - the gophers way
Code, ci, infrastructure - the gophers way
 
Couch DB/PouchDB approach for hybrid mobile applications
Couch DB/PouchDB approach for hybrid mobile applicationsCouch DB/PouchDB approach for hybrid mobile applications
Couch DB/PouchDB approach for hybrid mobile applications
 
How To be a Backend developer
How To be a Backend developer    How To be a Backend developer
How To be a Backend developer
 
Stream SQL eventflow visual programming for real programmers presentation
Stream SQL eventflow visual programming for real programmers presentationStream SQL eventflow visual programming for real programmers presentation
Stream SQL eventflow visual programming for real programmers presentation
 
Intro to software development
Intro to software developmentIntro to software development
Intro to software development
 
APIs and SDKs: Breaking Into and Succeeding in a Specialty Market
APIs and SDKs: Breaking Into and Succeeding in a Specialty MarketAPIs and SDKs: Breaking Into and Succeeding in a Specialty Market
APIs and SDKs: Breaking Into and Succeeding in a Specialty Market
 
Top Object-Oriented Programming Languages To Follow In December 2022.pdf
Top Object-Oriented Programming Languages To Follow In December 2022.pdfTop Object-Oriented Programming Languages To Follow In December 2022.pdf
Top Object-Oriented Programming Languages To Follow In December 2022.pdf
 
The Ring programming language version 1.5.1 book - Part 4 of 180
The Ring programming language version 1.5.1 book - Part 4 of 180The Ring programming language version 1.5.1 book - Part 4 of 180
The Ring programming language version 1.5.1 book - Part 4 of 180
 
8 Top Web Development Programming Languages in 2023.pdf
8 Top Web Development Programming Languages in 2023.pdf8 Top Web Development Programming Languages in 2023.pdf
8 Top Web Development Programming Languages in 2023.pdf
 
12 best programming languages for web & app development
12 best programming languages for web & app development12 best programming languages for web & app development
12 best programming languages for web & app development
 
Dynamic Languages In The Enterprise (4developers march 2009)
Dynamic Languages In The Enterprise (4developers march 2009)Dynamic Languages In The Enterprise (4developers march 2009)
Dynamic Languages In The Enterprise (4developers march 2009)
 
Ten compelling reasons to learn .net framework
Ten compelling reasons to learn .net frameworkTen compelling reasons to learn .net framework
Ten compelling reasons to learn .net framework
 
Comparative study of programming languages
Comparative study of programming languagesComparative study of programming languages
Comparative study of programming languages
 
Top Programming Languages to Learn for Web Development in 2023
Top Programming Languages to Learn for Web Development in 2023Top Programming Languages to Learn for Web Development in 2023
Top Programming Languages to Learn for Web Development in 2023
 
The Ring programming language version 1.5.4 book - Part 5 of 185
The Ring programming language version 1.5.4 book - Part 5 of 185The Ring programming language version 1.5.4 book - Part 5 of 185
The Ring programming language version 1.5.4 book - Part 5 of 185
 
Cross platform engineering - Lessons Learned (Michael Asimakopoulos, Valadis ...
Cross platform engineering - Lessons Learned (Michael Asimakopoulos, Valadis ...Cross platform engineering - Lessons Learned (Michael Asimakopoulos, Valadis ...
Cross platform engineering - Lessons Learned (Michael Asimakopoulos, Valadis ...
 
What Programming Language Do You Require for Your Next Project & How to Hire ...
What Programming Language Do You Require for Your Next Project & How to Hire ...What Programming Language Do You Require for Your Next Project & How to Hire ...
What Programming Language Do You Require for Your Next Project & How to Hire ...
 

More from MobiDev

Кукуруза Дмитрий: "Спасение рядового проекта"
Кукуруза Дмитрий: "Спасение рядового проекта"Кукуруза Дмитрий: "Спасение рядового проекта"
Кукуруза Дмитрий: "Спасение рядового проекта"
MobiDev
 
Цапок Юлия : "Сколько UX в вашем UI"
Цапок Юлия : "Сколько UX в вашем UI"Цапок Юлия : "Сколько UX в вашем UI"
Цапок Юлия : "Сколько UX в вашем UI"
MobiDev
 
Чеботарев Андрей: "Внедрение дизайна без потерь"
Чеботарев Андрей: "Внедрение дизайна без потерь"Чеботарев Андрей: "Внедрение дизайна без потерь"
Чеботарев Андрей: "Внедрение дизайна без потерь"
MobiDev
 
Рева Николай: "Концептуальный дизайн систем"
Рева Николай: "Концептуальный дизайн систем"Рева Николай: "Концептуальный дизайн систем"
Рева Николай: "Концептуальный дизайн систем"
MobiDev
 
Оноприенко А��ла: "Один дизайн для всего"
Оноприенко Алла: "Один дизайн для всего"Оноприенко Алла: "Один дизайн для всего"
Оноприенко Алла: "Один дизайн для всего"
MobiDev
 
Мальченко Александр: "От идей к действию"
Мальченко Александр: "От идей к действию"Мальченко Александр: "От идей к действию"
Мальченко Александр: "От идей к действию"
MobiDev
 
Бурика Станислав: "Забористый дизайн для POS"
Бурика Станислав: "Забористый дизайн для POS"Бурика Станислав: "Забористый дизайн для POS"
Бурика Станислав: "Забористый дизайн для POS"
MobiDev
 
Загоровская Екатерина: "Не рисковать и все учесть"
Загоровская Екатерина: "Не рисковать и все учесть"Загоровская Екатерина: "Не рисковать и все учесть"
Загоровская Екатерина: "Не рисковать и все учесть"
MobiDev
 
Бичева Яна: "Менторство и работа"
Бичева Яна: "Менторство и работа"Бичева Яна: "Менторство и работа"
Бичева Яна: "Менторство и работа"
MobiDev
 
гибкий процесс проектирования интерфейсов
гибкий процесс проектирования интерфейсовгибкий процесс проектирования интерфейсов
гибкий процесс проектирования интерфейсов
MobiDev
 
случаи из практики пма.
случаи из практики пма.случаи из практики пма.
случаи из практики пма.
MobiDev
 
где найти кнопку вложить душу в аутсорс конвеере
где найти кнопку вложить душу в аутсорс конвеерегде найти кнопку вложить душу в аутсорс конвеере
где найти кнопку вложить душу в аутсорс конвеере
MobiDev
 
Вебинар "Оптимизация производительности мобильных веб-приложений"
Вебинар "Оптимизация производительности мобильных веб-приложений"Вебинар "Оптимизация производительности мобильных веб-приложений"
Вебинар "Оптимизация производительности мобильных веб-приложений"
MobiDev
 
When do mobile applications enhance business?
When do mobile applications enhance business?When do mobile applications enhance business?
When do mobile applications enhance business?
MobiDev
 
How To Create One App For All Platforms using PhoneGap
How To Create One App For All Platforms using PhoneGapHow To Create One App For All Platforms using PhoneGap
How To Create One App For All Platforms using PhoneGap
MobiDev
 
MobiDev_services_(fr)
MobiDev_services_(fr)MobiDev_services_(fr)
MobiDev_services_(fr)
MobiDev
 

More from MobiDev (16)

Кукуруза Дмитрий: "Спасение рядового проекта"
Кукуруза Дмитрий: "Спасение рядового проекта"Кукуруза Дмитрий: "Спасение рядового проекта"
Кукуруза Дмитрий: "Спасение рядового проекта"
 
Цапок Юлия : "Сколько UX в вашем UI"
Цапок Юлия : "Сколько UX в вашем UI"Цапок Юлия : "Сколько UX в вашем UI"
Цапок Юлия : "Сколько UX в вашем UI"
 
Чеботарев Андрей: "Внедрение дизайна без потерь"
Чеботарев Андрей: "Внедрение дизайна без потерь"Чеботарев Андрей: "Внедрение дизайна без потерь"
Чеботарев Андрей: "Внедрение дизайна без потерь"
 
Рева Николай: "Концептуальный дизайн систем"
Рева Николай: "Концептуальный дизайн систем"Рева Николай: "Концептуальный дизайн систем"
Рева Николай: "Концептуальный дизайн систем"
 
Оноприенко Алла: "Один дизайн для всего"
Оноприенко Алла: "Один дизайн для всего"Оноприенко Алла: "Один дизайн для всего"
Оноприенко Алла: "Один дизайн для всего"
 
Мальченко Александр: "От идей к действию"
Мальченко Александр: "От идей к действию"Мальченко Александр: "От идей к действию"
Мальченко Александр: "От идей к действию"
 
Бурика Станислав: "Забористый дизайн для POS"
Бурика Станислав: "Забористый дизайн для POS"Бурика Станислав: "Забористый дизайн для POS"
Бурика Станислав: "Забористый дизайн для POS"
 
Загоровская Екатерина: "Не рисковать и все учесть"
Загоровская Екатерина: "Не рисковать и все учесть"Загоровская Екатерина: "Не рисковать и все учесть"
Загоровская Екатерина: "Не рисковать и все учесть"
 
Бичева Яна: "Менторство и работа"
Бичева Яна: "Менторство и работа"Бичева Яна: "Менторство и работа"
Бичева Яна: "Менторство и работа"
 
гибкий процесс проектирования интерфейсов
гибкий процесс проектирования интерфейсовгибкий процесс проектирования интерфейсов
гибкий процесс проектирования интерфейсов
 
случаи из практики пма.
случаи из практики пма.случаи из практики пма.
случаи из практики пма.
 
где найти кнопку вложить душу в аутсорс конвеере
где найти кнопку вложить душу в аутсорс конвеерегде найти кнопку вложить душу в аутсорс конвеере
где найти кнопку вложить душу в аутсорс конвеере
 
Вебинар "Оптимизация производительности мобильных веб-приложений"
Вебинар "Оптимизация производительности мобильных веб-приложений"Вебинар "Оптимизация производительности мобильных веб-приложений"
Вебинар "Оптимизация производительности мобильных веб-приложений"
 
When do mobile applications enhance business?
When do mobile applications enhance business?When do mobile applications enhance business?
When do mobile applications enhance business?
 
How To Create One App For All Platforms using PhoneGap
How To Create One App For All Platforms using PhoneGapHow To Create One App For All Platforms using PhoneGap
How To Create One App For All Platforms using PhoneGap
 
MobiDev_services_(fr)
MobiDev_services_(fr)MobiDev_services_(fr)
MobiDev_services_(fr)
 

Recently uploaded

Cisco Live Announcements: New ThousandEyes Release Highlights - July 2024
Cisco Live Announcements: New ThousandEyes Release Highlights - July 2024Cisco Live Announcements: New ThousandEyes Release Highlights - July 2024
Cisco Live Announcements: New ThousandEyes Release Highlights - July 2024
ThousandEyes
 
Independence Day Hasn’t Always Been a U.S. Holiday.pdf
Independence Day Hasn’t Always Been a U.S. Holiday.pdfIndependence Day Hasn’t Always Been a U.S. Holiday.pdf
Independence Day Hasn’t Always Been a U.S. Holiday.pdf
Livetecs LLC
 
dachnug51 - All you ever wanted to know about domino licensing.pdf
dachnug51 - All you ever wanted to know about domino licensing.pdfdachnug51 - All you ever wanted to know about domino licensing.pdf
dachnug51 - All you ever wanted to know about domino licensing.pdf
DNUG e.V.
 
active-directory-auditing-solution (2).pptx
active-directory-auditing-solution (2).pptxactive-directory-auditing-solution (2).pptx
active-directory-auditing-solution (2).pptx
sudsdeep
 
Seamless PostgreSQL to Snowflake Data Transfer in 8 Simple Steps
Seamless PostgreSQL to Snowflake Data Transfer in 8 Simple StepsSeamless PostgreSQL to Snowflake Data Transfer in 8 Simple Steps
Seamless PostgreSQL to Snowflake Data Transfer in 8 Simple Steps
Estuary Flow
 
ThaiPy meetup - Indexes and Django
ThaiPy meetup - Indexes and DjangoThaiPy meetup - Indexes and Django
ThaiPy meetup - Indexes and Django
akshesh doshi
 
What is OCR Technology and How to Extract Text from Any Image for Free
What is OCR Technology and How to Extract Text from Any Image for FreeWhat is OCR Technology and How to Extract Text from Any Image for Free
What is OCR Technology and How to Extract Text from Any Image for Free
TwisterTools
 
dachnug51 - HCL Sametime 12 as a Software Appliance.pdf
dachnug51 - HCL Sametime 12 as a Software Appliance.pdfdachnug51 - HCL Sametime 12 as a Software Appliance.pdf
dachnug51 - HCL Sametime 12 as a Software Appliance.pdf
DNUG e.V.
 
Folding Cheat Sheet #7 - seventh in a series
Folding Cheat Sheet #7 - seventh in a seriesFolding Cheat Sheet #7 - seventh in a series
Folding Cheat Sheet #7 - seventh in a series
Philip Schwarz
 
BITCOIN HEIST RANSOMEWARE ATTACK PREDICTION
BITCOIN HEIST RANSOMEWARE ATTACK PREDICTIONBITCOIN HEIST RANSOMEWARE ATTACK PREDICTION
BITCOIN HEIST RANSOMEWARE ATTACK PREDICTION
ssuser2b426d1
 
Intro to Amazon Web Services (AWS) and Gen AI
Intro to Amazon Web Services (AWS) and Gen AIIntro to Amazon Web Services (AWS) and Gen AI
Intro to Amazon Web Services (AWS) and Gen AI
Ortus Solutions, Corp
 
A Comparative Analysis of Functional and Non-Functional Testing.pdf
A Comparative Analysis of Functional and Non-Functional Testing.pdfA Comparative Analysis of Functional and Non-Functional Testing.pdf
A Comparative Analysis of Functional and Non-Functional Testing.pdf
kalichargn70th171
 
Ported to Cloud with Wing_ Blue ZnZone app from _Hexagonal Architecture Expla...
Ported to Cloud with Wing_ Blue ZnZone app from _Hexagonal Architecture Expla...Ported to Cloud with Wing_ Blue ZnZone app from _Hexagonal Architecture Expla...
Ported to Cloud with Wing_ Blue ZnZone app from _Hexagonal Architecture Expla...
Asher Sterkin
 
Discover the Power of ONEMONITAR: The Ultimate Mobile Spy App for Android Dev...
Discover the Power of ONEMONITAR: The Ultimate Mobile Spy App for Android Dev...Discover the Power of ONEMONITAR: The Ultimate Mobile Spy App for Android Dev...
Discover the Power of ONEMONITAR: The Ultimate Mobile Spy App for Android Dev...
onemonitarsoftware
 
NYC 26-Jun-2024 Combined Presentations.pdf
NYC 26-Jun-2024 Combined Presentations.pdfNYC 26-Jun-2024 Combined Presentations.pdf
NYC 26-Jun-2024 Combined Presentations.pdf
AUGNYC
 
Top 10 Tips To Get Google AdSense For Your Website
Top 10 Tips To Get Google AdSense For Your WebsiteTop 10 Tips To Get Google AdSense For Your Website
Top 10 Tips To Get Google AdSense For Your Website
e-Definers Technology
 
CViewSurvey Digitech Pvt Ltd that works on a proven C.A.A.G. model.
CViewSurvey Digitech Pvt Ltd that  works on a proven C.A.A.G. model.CViewSurvey Digitech Pvt Ltd that  works on a proven C.A.A.G. model.
CViewSurvey Digitech Pvt Ltd that works on a proven C.A.A.G. model.
bhatinidhi2001
 
Addressing the Top 9 User Pain Points with Visual Design Elements.pptx
Addressing the Top 9 User Pain Points with Visual Design Elements.pptxAddressing the Top 9 User Pain Points with Visual Design Elements.pptx
Addressing the Top 9 User Pain Points with Visual Design Elements.pptx
Sparity1
 
一比一原版英国牛津大学毕业证(oxon毕业证书)如何办理
一比一原版英国牛津大学毕业证(oxon毕业证书)如何办理一比一原版英国牛津大学毕业证(oxon毕业证书)如何办理
一比一原版英国牛津大学毕业证(oxon毕业证书)如何办理
avufu
 
AWS Cloud Practitioner Essentials (Second Edition) (Arabic) AWS Security .pdf
AWS Cloud Practitioner Essentials (Second Edition) (Arabic) AWS Security .pdfAWS Cloud Practitioner Essentials (Second Edition) (Arabic) AWS Security .pdf
AWS Cloud Practitioner Essentials (Second Edition) (Arabic) AWS Security .pdf
karim wahed
 

Recently uploaded (20)

Cisco Live Announcements: New ThousandEyes Release Highlights - July 2024
Cisco Live Announcements: New ThousandEyes Release Highlights - July 2024Cisco Live Announcements: New ThousandEyes Release Highlights - July 2024
Cisco Live Announcements: New ThousandEyes Release Highlights - July 2024
 
Independence Day Hasn’t Always Been a U.S. Holiday.pdf
Independence Day Hasn’t Always Been a U.S. Holiday.pdfIndependence Day Hasn’t Always Been a U.S. Holiday.pdf
Independence Day Hasn’t Always Been a U.S. Holiday.pdf
 
dachnug51 - All you ever wanted to know about domino licensing.pdf
dachnug51 - All you ever wanted to know about domino licensing.pdfdachnug51 - All you ever wanted to know about domino licensing.pdf
dachnug51 - All you ever wanted to know about domino licensing.pdf
 
active-directory-auditing-solution (2).pptx
active-directory-auditing-solution (2).pptxactive-directory-auditing-solution (2).pptx
active-directory-auditing-solution (2).pptx
 
Seamless PostgreSQL to Snowflake Data Transfer in 8 Simple Steps
Seamless PostgreSQL to Snowflake Data Transfer in 8 Simple StepsSeamless PostgreSQL to Snowflake Data Transfer in 8 Simple Steps
Seamless PostgreSQL to Snowflake Data Transfer in 8 Simple Steps
 
ThaiPy meetup - Indexes and Django
ThaiPy meetup - Indexes and DjangoThaiPy meetup - Indexes and Django
ThaiPy meetup - Indexes and Django
 
What is OCR Technology and How to Extract Text from Any Image for Free
What is OCR Technology and How to Extract Text from Any Image for FreeWhat is OCR Technology and How to Extract Text from Any Image for Free
What is OCR Technology and How to Extract Text from Any Image for Free
 
dachnug51 - HCL Sametime 12 as a Software Appliance.pdf
dachnug51 - HCL Sametime 12 as a Software Appliance.pdfdachnug51 - HCL Sametime 12 as a Software Appliance.pdf
dachnug51 - HCL Sametime 12 as a Software Appliance.pdf
 
Folding Cheat Sheet #7 - seventh in a series
Folding Cheat Sheet #7 - seventh in a seriesFolding Cheat Sheet #7 - seventh in a series
Folding Cheat Sheet #7 - seventh in a series
 
BITCOIN HEIST RANSOMEWARE ATTACK PREDICTION
BITCOIN HEIST RANSOMEWARE ATTACK PREDICTIONBITCOIN HEIST RANSOMEWARE ATTACK PREDICTION
BITCOIN HEIST RANSOMEWARE ATTACK PREDICTION
 
Intro to Amazon Web Services (AWS) and Gen AI
Intro to Amazon Web Services (AWS) and Gen AIIntro to Amazon Web Services (AWS) and Gen AI
Intro to Amazon Web Services (AWS) and Gen AI
 
A Comparative Analysis of Functional and Non-Functional Testing.pdf
A Comparative Analysis of Functional and Non-Functional Testing.pdfA Comparative Analysis of Functional and Non-Functional Testing.pdf
A Comparative Analysis of Functional and Non-Functional Testing.pdf
 
Ported to Cloud with Wing_ Blue ZnZone app from _Hexagonal Architecture Expla...
Ported to Cloud with Wing_ Blue ZnZone app from _Hexagonal Architecture Expla...Ported to Cloud with Wing_ Blue ZnZone app from _Hexagonal Architecture Expla...
Ported to Cloud with Wing_ Blue ZnZone app from _Hexagonal Architecture Expla...
 
Discover the Power of ONEMONITAR: The Ultimate Mobile Spy App for Android Dev...
Discover the Power of ONEMONITAR: The Ultimate Mobile Spy App for Android Dev...Discover the Power of ONEMONITAR: The Ultimate Mobile Spy App for Android Dev...
Discover the Power of ONEMONITAR: The Ultimate Mobile Spy App for Android Dev...
 
NYC 26-Jun-2024 Combined Presentations.pdf
NYC 26-Jun-2024 Combined Presentations.pdfNYC 26-Jun-2024 Combined Presentations.pdf
NYC 26-Jun-2024 Combined Presentations.pdf
 
Top 10 Tips To Get Google AdSense For Your Website
Top 10 Tips To Get Google AdSense For Your WebsiteTop 10 Tips To Get Google AdSense For Your Website
Top 10 Tips To Get Google AdSense For Your Website
 
CViewSurvey Digitech Pvt Ltd that works on a proven C.A.A.G. model.
CViewSurvey Digitech Pvt Ltd that  works on a proven C.A.A.G. model.CViewSurvey Digitech Pvt Ltd that  works on a proven C.A.A.G. model.
CViewSurvey Digitech Pvt Ltd that works on a proven C.A.A.G. model.
 
Addressing the Top 9 User Pain Points with Visual Design Elements.pptx
Addressing the Top 9 User Pain Points with Visual Design Elements.pptxAddressing the Top 9 User Pain Points with Visual Design Elements.pptx
Addressing the Top 9 User Pain Points with Visual Design Elements.pptx
 
一比一原版英国牛津大学毕业证(oxon毕业证书)如何办理
一比一原版英国牛津大学毕业证(oxon毕业证书)如何办理一比一原版英国牛津大学毕业证(oxon毕业证书)如何办理
一比一原版英国牛津大学毕业证(oxon毕业证书)如何办理
 
AWS Cloud Practitioner Essentials (Second Edition) (Arabic) AWS Security .pdf
AWS Cloud Practitioner Essentials (Second Edition) (Arabic) AWS Security .pdfAWS Cloud Practitioner Essentials (Second Edition) (Arabic) AWS Security .pdf
AWS Cloud Practitioner Essentials (Second Edition) (Arabic) AWS Security .pdf
 

What is the best programming language for your web product?

  • 1. What Is The Best Programming Language For Your Web Product? Eugene Kuzminov, Web Team Leader
  • 2. You can do anything with any language eventually What Is The Best Programming Language For Your Web Product?
  • 3. Speed Quality Price The number of requests per second in “Hello World” is not very helpful What Is The Best Programming Language For Your Web Product?
  • 4. Considerations ▶ There are no “bad” languages ▶ Business goals dictate tools ▶ Ecosystem does matter ▶ Human resources What Is The Best Programming Language For Your Web Product?
  • 5. Human Resources ▶ Entry level ▶ Skills ▶ Poka-yoke (mistake-proofing) ▶ Hiring What Is The Best Programming Language For Your Web Product?
  • 6. Case #1 “Classic” CRUD web portal What Is The Best Programming Language For Your Web Product?
  • 7. PHP ▶ Low entry barrier ▶ Big diversity of frameworks ▶ Stable performance ▶ Big market / cheap Developers: ▶ Pure PHP ⇨ Frameworks ▶ Hard to filter skilled devs What Is The Best Programming Language For Your Web Product?
  • 8. Case #2 Web portal + background processing What Is The Best Programming Language For Your Web Product?
  • 9. Recent decade of Web Dev What Is The Best Programming Language For Your Web Product?
  • 10. Ruby ▶ Quick start with Rails ▶ MVP oriented ▶ Harder to scale What Is The Best Programming Language For Your Web Product? Developers: ▶ Solely Rails oriented ▶ Easier to filter skilled devs
  • 11. The World Has Changed What Is The Best Programming Language For Your Web Product?
  • 12. What has changed? Backend Relational Majestic Monolith Static Centralized Frontend Denormalized Microservices Realtime Distributed What Is The Best Programming Language For Your Web Product?
  • 13. Case #3 SPA, isomorphic app What Is The Best Programming Language For Your Web Product?
  • 14. Node.JS ▶ Aimed at API/Realtime ▶ Node.JS is everywhere ▶ Harder to maintain backend What Is The Best Programming Language For Your Web Product? Developers: ▶ Come from Frontend ▶ Closer to Full-Stack
  • 15. Case #4 Realtime messaging What Is The Best Programming Language For Your Web Product?
  • 16. Go ▶ Effective concurrency model ▶ Compiles to native code ▶ Small market Developers: ▶ “Leaders” come from other langs ▶ Potentially more experienced What Is The Best Programming Language For Your Web Product?
  • 17. Case #5 Machine learning What Is The Best Programming Language For Your Web Product?
  • 18. Python ▶ General purpose lang (prototype, automation) ▶ Math and data science ecosystem ▶ Two worlds 2.7 vs 3.x ▶ Generally lower performance Developers: ▶ Tend to believe in packages ▶ Hard to find real seniors What Is The Best Programming Language For Your Web Product?
  • 19. Case #6 Blockchain What Is The Best Programming Language For Your Web Product?
  • 20. Blockchain ▶ Do not write your own blockchain (no need in C++) ▶ Blockchain is less than 10% of total code ▶ Smart contracts: Solidity (Ethereum), Go (Hyperledger) ▶ JS/Node.JS SDK ▶ Any lang for a web app (wallet backend) What Is The Best Programming Language For Your Web Product?
  • 21. Case #7 (lucky one!) What if I have several cases? What Is The Best Programming Language For Your Web Product?
  • 22. Microservices ▶ Docker is not a must for Microservices ▶ Docker DevOps is non trivial ▶ Microservices communication issue ▾ REST API ▾ GRPC / Protobuf ▾ Thrift What Is The Best Programming Language For Your Web Product?
  • 23. Trends What Is The Best Programming Language For Your Web Product?
  • 24. Elixir, Go and others ▶ Compiled (fast) ▶ Better performance ▶ Close to system level ▶ Functional approaches ▶ Abstraction over multi-core concurrency What Is The Best Programming Language For Your Web Product?
  • 25. Elixir ▶ Erlang + OTP ▶ Functional ▶ Ruby-like syntax ▶ Friendly web framework ▶ Metaprogramming ▶ Scaling ▶ Fault tolerance What Is The Best Programming Language For Your Web Product?
  • 26. How we treat choosing technologies in MobiDev ▶ Legacy prospect (in case of existing background) ▶ Business prospect (the client's business reality) ▶ Functional prospect (features and area of implementation) ▶ Evolution monitoring ▶ Suggesting new opportunities What Is The Best Programming Language For Your Web Product?
  • 27. Still want a ”simple answer”? ▶ PHP: “classic” web portal ▶ Ruby: web portal + background processing ▶ Node.JS: isomorphic app, API + SPA, simple realtime ▶ Python: data science, machine learning ▶ Go: messaging, heavy computations, multi-threaded data processing ▶ Elixir: potentially general-purpose language for web projects What Is The Best Programming Language For Your Web Product?