Introduction to C++ - Basics and Exercises
Offered By: Rawkode Academy via YouTube
Course Description
Overview
Dive into a comprehensive C++ tutorial video featuring Sy Brand, a C++ Developer Advocate at Microsoft, guiding host David McKay through basic C++ exercises on Exercism.io. Learn about essential C++ concepts including headers, namespaces, functions, CMake building, strings, sets, loops, ranges, conditionals, idiomatic C++ practices, type inference, and references. Explore the Catch Test Framework and gain insights into C++ conferences. Perfect for beginners looking to grasp fundamental C++ programming concepts through practical exercises and expert guidance.
Syllabus
- Holding Screen
- Introductions
- What is Exercism?
- Catch Test Framework
- Hello, world: Headers, Namespaces, and Functions
- Building with CMake
- Isogram: Strings, Sets, Loops, Range, and Conditionals
- Idiotmatic C++ and C++ Conferences
- Type Inference auto and References
Taught by
Rawkode Academy
Related Courses
Intro to Computer ScienceUniversity of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Algorithms, Part II
Princeton University via Coursera