YoVDO

Under the Hood - Assembly, System Calls, and Hardware in C++

Offered By: CppNow via YouTube

Tags

C++Now Courses C Programming Courses Assembly Language Courses Software Engineering Courses Computer Hardware Courses System Calls Courses ARM Architecture Courses Atomics Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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

Your Favorite Undefined Behavior in C++
CppNow via YouTube
Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube
Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube
Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube
Integer Type Selection in C++ - Safe, Secure and Correct Code
CppNow via YouTube