<div dir="ltr"><div class="gmail_extra">I&#39;ve been developing software for almost 30 years. </div><div class="gmail_extra">Cut my teeth on Pascal but spent most of my career in C/C++.</div><div class="gmail_extra">In between, have used lex and yacc (or flex/bison now), Java, and Python.</div><div class="gmail_extra">REALLY enjoyed moving to Javascript in the past few years (because of its ubiquity).<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">The point for me is that languages are tools. No single language can fill all the different types of projects out there.</div><div class="gmail_extra"><br></div><div class="gmail_extra">In this day of google/stackoverflow/youtube, I recommend focusing on the project/architecture and use whatever language seem appropriate.</div><div class="gmail_extra"><br></div><div class="gmail_extra">The only caveat is if you are building a HUGE, monolithic program with millions of lines of code. But, those are few and far between, given microservice and serverless architectures.</div></div>