How to Master C++
Offered By: ACCU Conference via YouTube
Course Description
Overview
Discover practical advice for mastering modern C++ in this insightful ACCU 2023 conference talk by Jim Pascoe. Explore five essential programming mindsets crucial for C++ proficiency, including imperative programming, compile-time programming, functional programming, concurrency, and performance. Learn how to develop and blend these mindsets to continuously improve your C++ skills and achieve mastery. Gain valuable insights into designing user-defined types, leveraging compile-time features, applying functional programming concepts, and tackling concurrency challenges. Understand the importance of switching between different thinking modes to create optimal solutions in software engineering. Suitable for programmers of all levels, this talk emphasizes the multifaceted nature of C++ programming and provides actionable guidance for cultivating each mindset. Delve into additional aspects of C++ mastery, such as debugging, testing, and optimization techniques.
Syllabus
Introduction
Why this talk
Mindset
Imperative mindset
Functional mindset
Efficiency
Concurrency
Debugging
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