aleksandar
Expert Member
What programming Language do you like the most got me thinking about my career path (or mid life developer crisis).
c++ has been my staple language for many years (Win and unix platforms(long time ago) and Python would pop in from time to time to write some CLI utilities.
Relation to c# is strange one, some CLI apps, REST api exposing my c++ objects and occasional GUI app (interesting one was where you could use XML to describe data mapping of your input files (cvs, xslt, pdf) and produce new unified format).
However frameworks, how code is structured in particularly to REST service is bit of mystery and looks over complicated.
Did quite a few Udemy courses but as always without specific target app not much gets done and all ends up on examples.
Being back end and low level guy recently Rust peaked my interest but then there is dart, flutter and myriad different languages and frameworks that peak my interest where I do few examples and aha that is how it works but nothing comes of it.
Since there are very few new features on horizon and I'm mainly maintaining this large code base question is what would be good companion to c++ and most importantly how to future proof or expand my career?
Anybody been in same situation, was your switch organic (slowly shifting from one to another language/framework within organization) or learn quick to swim?
I know this sounds like how long is piece of string but maybe it can serve as opening to discussion with advice or your experience.
c++ has been my staple language for many years (Win and unix platforms(long time ago) and Python would pop in from time to time to write some CLI utilities.
Relation to c# is strange one, some CLI apps, REST api exposing my c++ objects and occasional GUI app (interesting one was where you could use XML to describe data mapping of your input files (cvs, xslt, pdf) and produce new unified format).
However frameworks, how code is structured in particularly to REST service is bit of mystery and looks over complicated.
Did quite a few Udemy courses but as always without specific target app not much gets done and all ends up on examples.
Being back end and low level guy recently Rust peaked my interest but then there is dart, flutter and myriad different languages and frameworks that peak my interest where I do few examples and aha that is how it works but nothing comes of it.
Since there are very few new features on horizon and I'm mainly maintaining this large code base question is what would be good companion to c++ and most importantly how to future proof or expand my career?
Anybody been in same situation, was your switch organic (slowly shifting from one to another language/framework within organization) or learn quick to swim?
I know this sounds like how long is piece of string but maybe it can serve as opening to discussion with advice or your experience.