|
|
|
Show HN: The C++ Guide for JavaScript Developers
|
|
1 points
by oscar_franco13
1742 days ago
|
|
Hi Hacker News! I'm Oscar! I do a lot of react native and web development, therefore I mostly code in JavaScript, however some of the new technologies coming up such as web assembly and the react-native JSI require knowledge of low level languages. In order to leverage this new tech I had to learn C++ and it was not an easy path, a lot of the documentation and knowledge out there is way too hard or in depth for my purposes, I just want to use C++ as fast as I can to achieve my own goals. Therefore I want to make the path easier for other developers, in just a couple of hours I'm trying to cover the most interesting parts of C++, the 20% that will allow you to achieve 80% of what is possible. Course is completely free, hosted on youtube, if you like it I would ask you to subscribe or to follow me on twitter! feedback is of course welcome! https://www.youtube.com/watch?v=YOsCv4_vMgo&list=PLanS_SVm5swgrFrqo-NTITZxud4KRmZgB |
|