Category: Technology



If you’re looking for a fast and lightweight code editor, Visual Studio Code has you covered. Come get an overview of Visual Studio Code along with the C++ extension that enables editing, building, and debugging your C++ code across Windows, Mac, and Linux. EVENT: C++Now 2018 SPEAKER: Rong Lu PERMISSIONS: Original video was published with the Creative Commons Attribution license (reuse allowed). CREDITS: Original video source: https://www.youtube.com/watch?v=-erXR6k9TeE&t=4s https://www.youtube.com/watch?v=UHS-aenkPPg



The entire V8 compiler architecture as well as large parts of the Garbage Collector where updated recently. TurboFan replaced Crankshaft, Orinoco now collects garbage in parallel whenever possible. Node.js v8 shipped with this new and improved version of V8. As a result we can finally write idiomatic and declarative JavaScript without worrying about incurring performance overhead due to JavaScript compiler shortcomings. At least this is what the V8 team tells us. In this talk we will explore if and why this is true, one demo at a time. EVENT: Node Summit 2018 SPEAKER: Thorsten Lorenz, Senior Software Engineer, NodeSource PERMISSIONS: Node Summit Organizer provided Coding Tech with the permission to publish this video. https://www.youtube.com/watch?v=J9HAvlW7BqA



Perhaps the most important thing we can do for C++ at this point in its evolution is to make sure we preserve its core strengths while also directing its evolution in ways that make it simpler to use. EVENT: CppCon 2018 SPEAKER: Herb Sutter PERMISSIONS: CppCon Organizer provided Coding Tech with the permission to republish this video. https://www.youtube.com/watch?v=7I-iOf3A4gY