I have around 9 yrs experience as a C# developer, I'd really like to try something new and learn C++, ideally in a C++ environment. C# is great but the lower level stuff is starting to attract me.<p>Does anyone have any experience in crossing technology / language without commercial experience?
I recruited a lot of C++ devs as a hiring manager in London between 1997 and 2010. I never hired a candidate without at least two years real day to day experience in a real commercial environment, shipping real code. The C++ learning curve is much steeper than C#, Java, Python simply because of pointers, memory management, and the greater complexity of compiling and linking. Back in the mid 90s C++ was a mainstream language. But the rise of C#, Java & Python means that C++ has rightly been abandoned for generic enterprise development, and is now only used where performance and low level integration requirements make it necessary: HFT, gaming, embedded, OS dev. Technical standards are high in those areas. There is another area where C++ is still used that may give you an "in": legacy systems. There are still a lot of old mid 90s Windows C++ MFC systems out there, and their owners often find that work hard to resource as it's so unglamorous. So I suggest trawling jobserve.com and indeed.co.uk for "C++ MFC C#", then sell yourself as a C#er keen to learn C++. Good luck!
There's a lot of C++ code in the Crypto currency space on Github.<p>You could try getting some pull requests going to gain some experience.<p>You'll be able to figure out if it's a direction you really want to head in.<p><a href="https://github.com/bitcoin/bitcoin/pulls" rel="nofollow">https://github.com/bitcoin/bitcoin/pulls</a>
I learn languages best side-by-side. My basis for programming is Visual Basic, PHP, and JavaScript. A little Python in the mix too, but I can get an idea of how a programming language works by seeing what they look like side by side. They are all pretty much the same, with different syntax, and if you know one, you can pretty much grasp them all.<p>Of course I do stick to my preferences, but seeing how they compare is interesting.<p>Anyways, try Rosetta code: <a href="https://rosetta.alhur.es/" rel="nofollow">https://rosetta.alhur.es/</a><p>I'm pretty sure with a little training, it will just click for you.
C++ is the ultimate tech interview stump the chump quiz show language, it's huge old and has lots of gotchas. You say you want to learn, no ones going to hire you to teach you, I'd expect you to have significant side project experience with it, and you'd have to a e the tech interview for me to take a chance on you. There are lots of mediocre c++ devs no one wants another.