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
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera