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
操作系统原理(Operating Systems)Peking University via Coursera Operating System
Indian Institute of Technology Delhi via Swayam Linux kernel Module and driver Programming for x86
Udemy Architecture 2001: x86-64 OS Internals
OpenSecurityTraining2 via Independent Socket Programming in C
Udemy