I learnt C++ in 2018 and have no regrets
vishnubharathi.codes
I learnt C++ in 2018 and have no regrets
1–10 of 259 posts
Re: I learnt C++ in 2018 and have no regrets
#2That’s great! I’ve been using it since 2013 and still haven’t learned it!
Re: I learnt C++ in 2018 and have no regrets
#3Wouldn't have it any other way haha
Re: I learnt C++ in 2018 and have no regrets
#4> My quest for relearning C++ started in November 2018. That’s great! I’ve been using it since 2013 and still haven’t learned it!
Re: I learnt C++ in 2018 and have no regrets
#5Re: I learnt C++ in 2018 and have no regrets
#6Re: I learnt C++ in 2018 and have no regrets
#7Unless your job demanded it I can't think of a compelling reason for a Node guy to learn C++ as their go to choice of OO language. Why not Java? Even Python is a good gateway to OO for folks coming straight form Node background.
Re: I learnt C++ in 2018 and have no regrets
#8Also, you could "learn" it in a year, but it takes you a lifetime to master it.
Re: I learnt C++ in 2018 and have no regrets
#9Unless your job demanded it I can't think of a compelling reason for a Node guy to learn C++ as their go to choice of OO language. Why not Java? Even Python is a good gateway to OO for folks coming straight form Node background.
C++ is very messy, but for the most part you can ignore the messy things.
Re: I learnt C++ in 2018 and have no regrets
#10What's there to regret? For purely edification purposes, there isn't a better OOP language ( though it encompasses other paradigms as well and isn't purely OOP ) since it doesn't have training wheels. You could hurt yourself with it but it certainly allows you to explore and learn. Also, you could "learn" it in a year, but it takes you a lifetime to master it.