|
|
|
|
|
by alex_lav
709 days ago
|
|
> I’ve been using C++ for my entire career, and to be honest, if I’m starting a new solo project, I reach for it This is “I use the language I always use because I always use it”, and not actually a praise or C++ specifically. |
|
In my 21 years coding professionally, I will settle on C++ or Ruby for most problems depending on context. Ruby for quick, dirty, and "now!", while I use C++ for Long lasting, performance, strongly typed, and compatible things. Those aren't perfect categories and there are reasons to pick other tools, but Choosing C++ after a long career does mean something more than "I am comfortable with this".