Under the Hood - Assembly, System Calls, and Hardware in C++
Offered By: CppNow via YouTube
Course Description
Overview
Explore the inner workings of C++ programming in this comprehensive conference talk from CppNow 2023. Delve into assembly basics, system calls, calling conventions, atomics, and other low-level aspects of computer hardware, with a primary focus on x86-64/Linux and references to Arm and other operating systems. Gain insights into how computers function beneath the C++ code layer, understanding the hardware instructions created during day-to-day programming. Learn about the practical implications of system calls, calling conventions, and other often-overlooked aspects of computer systems. Presented by David Sankel, a Principal Scientist at Adobe and active C++ Standardization Committee member, this talk offers valuable knowledge for those interested in large-scale software engineering and advanced C++ topics.
Syllabus
Assembly, System Calls, and Hardware in C++ - David Sankel - CppNow 2023
Taught by
CppNow
Related Courses
Information Security- IIIndian Institute of Technology Madras via Swayam Embedded Systems Essentials with Arm: Getting Started
Arm Education via edX ARM Based Development
NPTEL via YouTube Introduction to STM32 - 32-bit ARM-Based Microcontroller
Udemy Embedded Linux using Yocto
Udemy