Hello World from Scratch
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the inner workings of a C++ Hello World program from the ground up in this comprehensive ACCU 2019 conference talk. Delve into the journey of source code from textual representation to processor execution, demystifying the complex tools and processes involved in translating and running C++. Learn about compilation stages, linkers, static and shared libraries, object file loading, and operating system interactions. Gain insights from Microsoft's C++ Developer Advocate Simon Brand and experienced C++ developer Peter Bindels as they break down the fundamentals of C++ programming and encourage its use in various domains, including OS development, embedded systems, and server-side applications.
Syllabus
Hello World from Scratch - Peter Bindels & Simon Brand [ACCU 2019]
Taught by
ACCU Conference
Related Courses
Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPSACCU Conference via YouTube Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube