Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Back to Basics: Functions in C++ - Lecture

CppCon via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the fundamentals and advanced concepts of functions in C++ through this comprehensive CppCon 2023 talk by Mike Shah. Begin with basic function examples and progress to examining functions from an assembly perspective. Learn about function pointers, std::function, and local scope functions like lambdas. Discover function composition techniques and delve into grouping related functions using namespaces and classes. Investigate virtual functions, static functions, and operator overloading, with a focus on their assembly implementations. Gain a complete understanding of C++ functions, from basic usage to advanced applications, enhancing your ability to create modular and reusable code.

Syllabus

Intro
Welcome
Goals
Math Functions
My Origin Story
Functions
Anatomy and Components
Function Calls
Recursion
Modular Code Blocks
Function Declaration
Grouping Functions
Composable Functions
Const Expert
More Functions
Functions State
Higher Order Functions

Taught by

CppCon

Reviews

Start your review of Back to Basics: Functions in C++ - Lecture

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.