Pluralsight Path. C++ (2020)
File List
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/6. Generating and Manipulating Collections/2. Copying.mp4 53.0 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/12. Demo. Macros.mp4 48.8 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/07. Language Basics - Functions/07. Demo. Understanding Error Messages.mp4 48.7 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/04. Variables and Fundamental Types/05. Demo. Fundamental Types.mp4 41.3 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/Exercise_Files.7z 40.8 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/6. Introducing Node-based Data Structures. Linked-lists/07. Demo. Implementing a Linked List in C++.mp4 39.3 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/6. Generating and Manipulating Collections/4. Removing Elements.mp4 37.4 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/12. Indirection and Inheritance/04. Demo. Indirection and Inheritance.mp4 36.7 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/08. Demo. Captures.mp4 35.7 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/07. Language Basics - Functions/03. Demo. Free Functions.mp4 35.3 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/3. Counting and Finding/8. Variations on Finding.mp4 35.0 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/6. Move Semantics/03. Demo. Move Semantics.mp4 34.5 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/9. Conventions/7. Can’t Remember.mp4 33.4 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/5. Comparing and Accumulating/5. Total the Elements.mp4 33.3 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/3. Standard Library Containers/04. Demo. vector.mp4 31.9 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/Exercise_Files.7z 31.1 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/02. Understanding C++ in Context/08. Demo. Standardization.mp4 30.3 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/05. Demo Writing and Running Unit Tests.mp4 29.9 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/08. Language Basics - Operators/05. Demo. Comparisons.mp4 29.7 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/06. Demo. Vector.mp4 28.0 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/10. Indirection/03. Demo. Pointers and References.mp4 26.8 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/05. Demo. Creating Classes.mp4 26.5 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/7. Using the Power of Iterators/3. Use Different Iterators.mp4 26.4 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/17. C++ Unit Testing Frameworks Comparison.mp4 26.2 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/4. Efficiently Searching/03. Demo. Implementing Linear Search in C++.mp4 26.0 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/6. Generating and Manipulating Collections/7. Transform.mp4 25.4 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/5. Comparing and Accumulating/4. Demo Comparing.mp4 25.2 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/4. Efficiently Searching/05. Demo. Implementing Binary Search in C++.mp4 25.2 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/4. Sorting/3. Stable Sort.mp4 25.1 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/5. Implementing a Last-in First-out Pattern with the Stack/08. Demo. Stack Overflow in Action.mp4 25.0 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/07. Demo. Warning Level.mp4 23.9 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/08. Language Basics - Operators/09. Demo. Writing an Overload.mp4 23.8 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/07. Demo. RAII.mp4 23.1 MB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/2. Arrays, Pointer Arithmetic, and Strings/5. Demo C-style Arrays.mp4 23.1 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/5. Implementing a Last-in First-out Pattern with the Stack/05. Demo. A Basic Stack Implementation in C++.mp4 22.8 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/4. Sorting/7. Partial Sorting.mp4 22.8 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/7. Using the Power of Iterators/4. Almost Any Algorithm.mp4 22.2 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/11. Memory Management/03. Demo. The Free Store.mp4 22.2 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/11. Memory Management/08. Demo. Standard Library Smart Pointers.mp4 22.1 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/12. Indirection and Inheritance/06. Demo. Slicing.mp4 21.9 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/6. Practical Convenient C++17 Language Improvements/6. Demo. if constexpr in Action.mp4 21.9 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/10. Demo. Smart Pointers.mp4 21.8 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/3. Miscellaneous Improvements to C++11/3. Demo. Relaxed constexpr Functions in Action.mp4 21.5 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/6. Generating and Manipulating Collections/5. Creating and Filling Collections.mp4 21.3 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/10. Demo. Using Data Generators.mp4 21.2 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/7. Using the Power of Iterators/5. Reverse Iterators.mp4 20.8 MB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/2. Arrays, Pointer Arithmetic, and Strings/7. Demo C-style Strings.mp4 20.3 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/03. Demo. String.mp4 20.1 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/11. Memory Management/05. Demo. Manual Memory Management.mp4 19.8 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/09. Templates/08. Demo. Template Specialization.mp4 19.4 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/09. Templates/06. Demo. Template Class.mp4 19.0 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/09. Templates/04. Demo. Template Function.mp4 19.0 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/3. Standard Library Containers/08. Demo. list.mp4 18.5 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/12. Indirection and Inheritance/08. Demo. Casting and Indirection.mp4 18.5 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/4. Efficient Key-value Associations with std unordered_map/05. Demo. unordered_map vs. map Performance in Action. Counting Words.mp4 18.5 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/08. Demo. Errors.mp4 18.3 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/4. Sorting/5. Find the Largest.mp4 18.2 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/4. Standard Library Improvements/7. Demo. Standard-defined Chrono Literals.mp4 18.1 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/09. Using Hi-perf Dependency Injection.mp4 18.0 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/3. Counting and Finding/5. Count_if.mp4 18.0 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/09. Selecting Between Behaviors.mp4 17.9 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/11. Demo Using Assertions with Container Matchers.mp4 17.6 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/7. Using the Power of Iterators/7. Iterators to const Elements.mp4 17.5 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/8. Unexpectedly Useful Operations/3. Swapping.mp4 17.3 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/12. Extract and Override.mp4 16.7 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/15. Demo Creating New Matchers.mp4 16.4 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/8. Unexpectedly Useful Operations/6. Partition.mp4 16.3 MB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/3. Macros, Old Keywords, More Pointers, and Printf/10. Demo printf.mp4 16.3 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/4. Standard Library Improvements/5. Demo. Raw Pointers vs. unique_ptr Smart Pointer and make_unique.mp4 15.8 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/3. Counting and Finding/6. Why Count Anyway.mp4 15.6 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/3. Counting and Finding/7. Finding.mp4 15.6 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/05. Demo. Where Are They.mp4 15.5 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/04. Demo Writing Manual Mocks.mp4 15.5 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/10. Indirection/06. Demo. Const.mp4 15.5 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/13. Demo. Inheritance.mp4 15.0 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/5. Comparing and Accumulating/6. A Loop in Disguise.mp4 14.8 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/6. Introducing Node-based Data Structures. Linked-lists/08. Demo. Linked List C++ Class in Action.mp4 14.8 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/6. Generating and Manipulating Collections/8. Eliminating Duplicates.mp4 14.7 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/4. Standard Library Improvements/6. Standard-defined Literals and the Chrono Library.mp4 14.6 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/Exercise_Files.7z 14.5 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/10. Indirection/08. Demo. Const with Indirection.mp4 14.5 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/07. Language Basics - Functions/05. Demo. Member Functions.mp4 14.4 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/10. Demo. For Loops.mp4 14.4 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/08. Demo Getting Started with GTest.mp4 14.3 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/6. Verifying Behavior/09. Using GMock with Other Testing Frameworks.mp4 14.3 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/4. Sorting/2. Sorting.mp4 14.1 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/5. Better Lambdas/2. What Is a Lambda.mp4 13.9 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/03. Tools/08. Console Application Structure.mp4 13.9 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/08. Language Basics - Operators/03. Demo. Arithmetic.mp4 13.6 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/Exercise_Files.7z 13.4 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/6. Generating and Manipulating Collections/9. Reversing and Swapping.mp4 13.4 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/2. Standard Library Philosophy and Approach/3. Other People’s Code.mp4 13.1 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/5. Implementing a Last-in First-out Pattern with the Stack/06. Demo. Stack in Action.mp4 13.1 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/12. Demo. Things to Learn More About.mp4 13.0 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/14. Demo Using Assertions.mp4 13.0 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/4. Standard Library Improvements/3. Requesting Memory. Stack vs. Heap.mp4 12.9 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/3. Counting and Finding/3. Count.mp4 12.7 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/05. Demo. Exceptions.mp4 12.6 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/14. Demo. Timing with Lambdas.mp4 12.3 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/6. Verifying Behavior/03. Verifying Method Calls.mp4 12.2 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/4. Efficiently Searching/06. Introducing the Big O Notation and Asymptotic Runtime Complexity.mp4 12.2 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/07. Spotting a Bug in the Array Class.mp4 12.1 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/5. Better Lambdas/5. Init-captures in Lambdas.mp4 12.0 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/8. Unexpectedly Useful Operations/4. Rotate.mp4 12.0 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/2. Storing Sequences of Elements with the Standard std vector Container/07. Demo. Buffer Overflow and Safe Element Access in std!!vect.mp4 11.9 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/7. Using the Power of Iterators/6. Iterator Arithmetic.mp4 11.9 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/10. Demo. Unwinding the Stack.mp4 11.8 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/4. Standard Library Improvements/4. Smart Pointers, unique_ptr, and make_unique.mp4 11.8 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/04. Demo. Auto.mp4 11.8 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/4. Inserting, Removing, and Searching Elements/05. Removing Elements with the Erase-remove Idiom.mp4 11.7 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/03. Tools/07. Demo. Visual Studio Hello World.mp4 11.6 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/06. Demo. Constructors.mp4 11.4 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/09. The Copy-and-swap Idiom.mp4 11.2 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/06. Starting a Basic Array Class Implementation Journey.mp4 11.2 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/06. Demo. Handling Multiple Assertions in One Test.mp4 11.2 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/5. Better Lambdas/4. Demo. Generic Lambdas in Action.mp4 11.1 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/07. Throwing Exceptions.mp4 11.1 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/02. Conveniently Printing Arrays.mp4 11.1 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/8. Reorganizing for Transparency/10. Error Codes.mp4 11.1 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/03. Tools/09. Demo. Creating a Project.mp4 11.1 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/08. Demo. Scope.mp4 11.0 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/2. Storing Unique Objects with std set/09. Demo. Storing Objects of Your Own Classes in std!!set.mp4 11.0 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/08. Demo. Lambda.mp4 10.9 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/08. Demo. Throwing an Exception.mp4 10.8 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/08. Demo. Using Sections.mp4 10.6 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/07. Demo. Expressivity.mp4 10.6 MB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/2. Arrays, Pointer Arithmetic, and Strings/4. C-style Arrays.mp4 10.5 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/2. What Target Are You Trying to Reach/03. You Wish This Code Was Modern.mp4 10.5 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/4. Sorting/8. Nth Element.mp4 10.4 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/11. Demo. Implementing a Simple Airport Database with std!!map.mp4 10.4 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/3. Miscellaneous Improvements to C++11/2. Relaxed constexpr Functions.mp4 10.4 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/4. Efficient Key-value Associations with std unordered_map/04. unordered_map vs. map Under the Hood. Performance Differences.mp4 10.3 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/04. Variables and Fundamental Types/07. Demo. Casting.mp4 10.2 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/11. Generalizing the Array Class with Templates.mp4 10.2 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/03. Tools/04. Popular Tools.mp4 10.2 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/6. Practical Convenient C++17 Language Improvements/3. Variable Declarations in if and switch Statements.mp4 10.1 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/6. Practical Convenient C++17 Language Improvements/7. Writing Clearer Code with Structured Bindings.mp4 10.0 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/3. Standard Library Containers/09. Know Your Collections.mp4 10.0 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/03. Tools/05. Visual Studio.mp4 9.9 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/6. Verifying Behavior/05. Naggy, Nice, and Strict Mocks.mp4 9.8 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/2. Storing Sequences of Elements with the Standard std vector Container/08. Analyzing std!!vector Growth Policy. Size vs. Capacity.mp4 9.7 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/09. Using Matchers.mp4 9.7 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/04. Demo. A Subtle Bug When Copying Arrays.mp4 9.7 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/3. Breaking the Ice with Useful Standard Algorithms Sorting std vector/03. What Are Iterators and Why Should You Care.mp4 9.7 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/08. Demo Creating Fake Objects with GMock.mp4 9.7 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/08. Demo. For.mp4 9.6 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/12. Array Index Bounds-checking in Action.mp4 9.6 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/10. Optimizing the Array Class with Move Semantics.mp4 9.5 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/15. Creating Test Fixtures.mp4 9.5 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/5. Safely Encapsulating Fixed-size Arrays with std array/03. Common Operations with std!!array.mp4 9.5 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/8. Reorganizing for Transparency/07. Function Parameters.mp4 9.5 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/09. Demo. Using Tags.mp4 9.4 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/17. Demo. #pragma once.mp4 9.4 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/2. Storing Unique Objects with std set/08. Demo. std!!set in Action.mp4 9.3 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/10. Demo. Implementing a Simple English-Italian Dictionary with std!!map.mp4 9.3 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/5. Safely Encapsulating Fixed-size Arrays with std array/02. std!!array. A Zero-overhead C++ Wrapper Around Built-in Arrays.mp4 9.3 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/6. Introducing Node-based Data Structures. Linked-lists/02. What Is a Linked List.mp4 9.1 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/16. Using Parameterized Tests.mp4 9.1 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/07. Demo. Subtle Bug with std!!map’s operator[].mp4 9.1 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/6. Practical Convenient C++17 Language Improvements/5. Compile-time Evaluations with if constexpr.mp4 9.1 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/04. Demo. Simple Lambdas.mp4 9.0 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/5. Better Lambdas/6. Demo. Init-captures with std!!move.mp4 8.9 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/11. Demo Using Dependency Injection.mp4 8.9 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/07. Demo Using Matchers.mp4 8.8 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/2. Convenient Syntactic Sugar/1. Introduction.mp4 8.7 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/09. Writing Data-driven Tests Using data Generators.mp4 8.7 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/6. Practical Convenient C++17 Language Improvements/8. Demo. Structured Bindings in Action.mp4 8.6 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/6. Verifying Behavior/02. Setting and Checking Behaviors.mp4 8.5 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/04. Running Tests from the Command Line.mp4 8.5 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/6. Practical Convenient C++17 Language Improvements/4. Demo. Variable Declarations in if Statements.mp4 8.5 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/07. Know the Risks.mp4 8.5 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/05. Analyzing the Subtle Copy Bug. Shallow vs. Deep Copies.mp4 8.4 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/4. Inserting, Removing, and Searching Elements/10. Demo. Case-insensitive String Search with std!!find_if.mp4 8.4 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/10. Indirection/04. Const.mp4 8.3 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/06. Returning a Value.mp4 8.3 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/11. Demo Unit Testing with GTest.mp4 8.3 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/8. Reorganizing for Transparency/03. Arrow Code.mp4 8.1 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/2. What Target Are You Trying to Reach/02. Legacy Code.mp4 8.1 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/11. Bounds-checking for Safe Array Element Access.mp4 8.1 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/2. Storing Sequences of Elements with the Standard std vector Container/03. Demo. std!!vector in Action.mp4 8.0 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/08. I Don't Have Time to Clean This Up!.mp4 7.9 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/03. Demo. String Warnings.mp4 7.9 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/08. Searching Associations with the map!!find Method.mp4 7.9 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/11. Demo. Swap Container.mp4 7.8 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/04. Demo. Classes and Objects.mp4 7.8 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/02. Using Simple Matchers.mp4 7.8 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/05. Demo. Using Test Fixture.mp4 7.7 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/2. Storing Sequences of Elements with the Standard std vector Container/02. Introducing std!!vector.mp4 7.7 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/12. Constructors.mp4 7.6 MB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/3. Macros, Old Keywords, More Pointers, and Printf/5. Function Pointers.mp4 7.5 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/6. Managing Linked-lists with std list/02. Introducing std!!list. Pros and Cons.mp4 7.5 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/3. Miscellaneous Improvements to C++11/5. Demo. Specializing Variable Templates.mp4 7.5 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/06. Demo. While.mp4 7.4 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/6. Managing Linked-lists with std list/03. Creating std!!list, Inserting and Removing Elements.mp4 7.3 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/04. What Is an Array.mp4 7.3 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/09. Switch.mp4 7.3 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/10. Introduce Instance Delegator.mp4 7.3 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/5. Implementing a Last-in First-out Pattern with the Stack/04. Fundamental Stack Operations.mp4 7.2 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/8. Reorganizing for Transparency/08. Add More Const.mp4 7.2 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/11. Demo. Writing Unit Tests Using Catch.mp4 7.1 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/06. Demo. std!!map in Action with Number Pronunciations.mp4 7.0 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/03. Is It Okay to Use Multiple Assertions in One Test.mp4 6.9 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/1. Course Overview/01. Course Overview.mp4 6.9 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/4. Efficiently Searching/07. Comparing the Efficiency of Linear Search vs. Binary Search.mp4 6.8 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/6. Generating and Manipulating Collections/6. Replacing Values.mp4 6.8 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/07. Lambda Captures.mp4 6.8 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/06. Demo. Executing Catch from the Command Line.mp4 6.8 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/4. Inserting, Removing, and Searching Elements/04. Demo. std!!vector!!insert in Action.mp4 6.8 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/11. Demo. Namespaces.mp4 6.7 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/6. Verifying Behavior/04. State Based Testing vs. Interaction Testing.mp4 6.7 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/05. C++ Built-in Arrays and Stack vs. Heap Allocations.mp4 6.6 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/11. Const Correctness.mp4 6.5 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/12. Indirection and Inheritance/02. References and Inheritance.mp4 6.5 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/2. Convenient Syntactic Sugar/4. Automatic Return Type Deduction.mp4 6.4 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/12. Indirection and Inheritance/07. Casting and Indirection.mp4 6.4 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/08. Invoking a Function.mp4 6.4 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/11. Memory Management/04. Manual Memory Management.mp4 6.3 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/4. Inserting, Removing, and Searching Elements/07. Demo. Fixing a Subtle Bug Involving the Erase-remove Idiom.mp4 6.3 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/06. Cleanup and Housekeeping Code.mp4 6.3 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/10. Indirection/02. Pointers and References.mp4 6.3 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/6. Introducing Node-based Data Structures. Linked-lists/03. Linked Lists vs. Arrays.mp4 6.2 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/09. Accessing Array Elements with Overloaded operator[].mp4 6.2 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/3. Miscellaneous Improvements to C++11/4. Variable Templates.mp4 6.2 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/4. Inserting, Removing, and Searching Elements/09. Demo. Searching in Action.mp4 6.2 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/04. Exceptions.mp4 6.2 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/05. New Keywords.mp4 6.2 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/12. Introducing BDD.mp4 6.1 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/05. Understanding Real-world Unit Testing Issues.mp4 6.1 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/08. RAII Pointers.mp4 6.1 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/8. Reorganizing for Transparency/05. When You Declare Where You Use.mp4 6.1 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/10. Demo. Switch.mp4 6.1 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/02. Defining Legacy Code.mp4 6.0 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/2. Storing Sequences of Elements with the Standard std vector Container/05. Basic Operations with std!!vector.mp4 6.0 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/Exercise_Files.7z 6.0 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/08. Overloading the Assignment Operator.mp4 6.0 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/02. Unit Tests vs. Integration Tests.mp4 6.0 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/9. When Are You Done/09. Summary.mp4 6.0 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/08. DEMO. Asserting for Exceptions.mp4 5.9 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/13. Algorithms.mp4 5.8 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/8. Reorganizing for Transparency/04. Wall of Declarations.mp4 5.8 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/6. Move Semantics/05. Move Constructor, Move Assignment Operator.mp4 5.8 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/09. Templates/09. Summary.mp4 5.8 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/9. When Are You Done/07. Other Places for Wrappers.mp4 5.8 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/11. Memory Management/06. Easy Memory Management.mp4 5.8 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/01. Introduction.mp4 5.8 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/02. What Makes C++ C++.mp4 5.8 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/9. Conventions/3. Iterator Parameters.mp4 5.7 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/03. Tools/06. Kinds of Applications.mp4 5.7 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/2. Storing Unique Objects with std set/04. Inserting New Elements in std!!set.mp4 5.7 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/6. Managing Linked-lists with std list/06. Demo. std!!list in Action.mp4 5.7 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/1. Course Overview/01. Course Overview.mp4 5.7 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/06. Being Less Worried About Changes.mp4 5.7 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/2. Storing Unique Objects with std set/06. Removing Elements from std!!set.mp4 5.6 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/Exercise_Files.7z 5.6 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/2. Standard Library Philosophy and Approach/8. Do Not Write Raw Loops.mp4 5.5 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/4. Inserting, Removing, and Searching Elements/08. Searching for Elements with std!!find and std!!find_if.mp4 5.5 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/09. Templates/05. Template Classes.mp4 5.5 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/05. Iterating through std!!map Associations.mp4 5.4 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/07. Getting Started with GMock.mp4 5.4 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/08. Fixing Memory Leaks with a Destructor.mp4 5.4 MB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/2. Arrays, Pointer Arithmetic, and Strings/3. Pointers.mp4 5.4 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/4. Inserting, Removing, and Searching Elements/02. Inserting Elements with std!!vector!!insert.mp4 5.3 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/04. Variables and Fundamental Types/02. Language Basics - Variables.mp4 5.3 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/8. Reorganizing for Transparency/06. Refactor into Smaller Functions.mp4 5.3 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/2. Storing Sequences of Elements with the Standard std vector Container/04. Demo. std!!vector of Your Own Classes.mp4 5.2 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/3. Counting and Finding/9. Summary.mp4 5.2 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/2. Storing Sequences of Elements with the Standard std vector Container/06. Safely Accessing std!!vector Elements.mp4 5.2 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/12. Removing Associations from std!!map.mp4 5.1 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/04. Introducing Google Test.mp4 5.1 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/6. Introducing Node-based Data Structures. Linked-lists/04. Inserting a New Node in a Linked List.mp4 5.1 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/5. Safely Encapsulating Fixed-size Arrays with std array/04. Reusing Standard Library’s Algorithms with std!!array.mp4 5.1 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/6. Managing Linked-lists with std list/08. Analyzing and Fixing the std!!list Sorting Bug.mp4 5.1 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/4. Standard Library Improvements/8. Tuples and Fetching Elements by Type.mp4 5.1 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/6. Move Semantics/02. Move Semantics.mp4 5.1 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/06. Turn up the Warning Level.mp4 5.1 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/2. Storing Unique Objects with std set/07. Looking up Elements in std!!set.mp4 5.0 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/4. Efficiently Searching/04. Smarter Searching with Binary Search.mp4 5.0 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/4. Sorting/4. Is It Sorted.mp4 5.0 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/6. Verifying Behavior/06. Verifying Calls Are Made in the Correct Order.mp4 5.0 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/2. Storing Unique Objects with std set/02. Introducing std!!set.mp4 5.0 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/1. Course Overview/1. Course Overview.mp4 5.0 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/4. Sorting/6. Shuffle.mp4 5.0 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/06. Demo. Null.mp4 5.0 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/4. Efficient Key-value Associations with std unordered_map/02. Introducing std!!unordered_map.mp4 4.9 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/3. Miscellaneous Improvements to C++11/6. The [[deprecated]] Attribute.mp4 4.9 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/4. Standard Library Improvements/2. What Is a Raw Pointer.mp4 4.9 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/5. Safely Encapsulating Fixed-size Arrays with std array/05. Demo. std!!array in Action.mp4 4.8 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/2. What Target Are You Trying to Reach/06. Course Approach.mp4 4.8 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/04. Inserting and Looking up Associations with map!!operator[].mp4 4.8 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/08. Language Basics - Operators/07. Operator Overloading.mp4 4.8 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/2. Storing Sequences of Elements with the Standard std vector Container/01. Introduction.mp4 4.8 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/05. Constructors.mp4 4.8 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/02. String.mp4 4.7 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/02. Code Duplication in Unit and Integration Tests.mp4 4.7 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/8. Reorganizing for Transparency/09. Tidy Up.mp4 4.7 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/12. Demo. Immediate If.mp4 4.7 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/12. Comparing Catch to Traditional Unit Testing Frameworks.mp4 4.7 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/1. Course Overview/01. Course Overview.mp4 4.7 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/9. When Are You Done/05. So, What's Next.mp4 4.7 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/07. Adding Tags to Your Tests.mp4 4.7 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/01. Course Overview/01. Course Overview.mp4 4.6 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/3. Standard Library Containers/02. Standard Containers Save.mp4 4.6 MB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/3. Macros, Old Keywords, More Pointers, and Printf/6. Demo Function Pointers.mp4 4.6 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/09. The Preprocessor.mp4 4.6 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/Exercise_Files.7z 4.6 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/03. Classes and Objects.mp4 4.5 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/12. Exceptions Have a Cost.mp4 4.5 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/5. Implementing a Last-in First-out Pattern with the Stack/02. What Is a Stack.mp4 4.5 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/14. Enumerations.mp4 4.5 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/3. Standard Library Containers/05. vector.mp4 4.4 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/12. Indirection and Inheritance/09. Summary.mp4 4.4 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/13. Summary.mp4 4.4 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/3. Counting and Finding/4. Member or Non-member Begin and End.mp4 4.4 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/02. What Not to Do First.mp4 4.4 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/14. Write Output.mp4 4.4 MB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/3. Macros, Old Keywords, More Pointers, and Printf/9. Printf.mp4 4.4 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/10. Using Dependency Injection.mp4 4.4 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/11. Kinds of Pointers.mp4 4.4 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/14. Demo. Writing BDD Scenarios Using Catch.mp4 4.4 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/6. Practical Convenient C++17 Language Improvements/2. Writing Less Code with Nested Namespaces.mp4 4.4 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/09. Let Tools Help You.mp4 4.4 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/9. Conventions/5. Predicates.mp4 4.4 MB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/2. Arrays, Pointer Arithmetic, and Strings/6. C-style Strings.mp4 4.3 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/3. Breaking the Ice with Useful Standard Algorithms Sorting std vector/05. Sorting Using Custom Order.mp4 4.3 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/08. Combining Matchers and Using Members Matchers.mp4 4.3 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/Exercise_Files.7z 4.3 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/2. Modern C++/05. Const.mp4 4.3 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/1. Course Overview/1. Course Overview.mp4 4.3 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/6. Generating and Manipulating Collections/10. Summary.mp4 4.3 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/05. Using Matchers to Perform Different Actions.mp4 4.3 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/03. Expected Errors.mp4 4.3 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/9. Conventions/6. Modifiers in Names.mp4 4.3 MB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/2. Arrays, Pointer Arithmetic, and Strings/2. Legacy Code.mp4 4.3 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/6. Introducing Node-based Data Structures. Linked-lists/06. Traversing a Linked List.mp4 4.2 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/13. Wrap Code in Housekeeping.mp4 4.2 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/10. Similar Functions or Checks.mp4 4.2 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/09. Templates/02. Templates.mp4 4.2 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/11. Syntactic Sugar.mp4 4.2 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/12. Indirection and Inheritance/05. Slicing.mp4 4.2 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/3. Miscellaneous Improvements to C++11/7. Demo. Deprecating Code.mp4 4.2 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/10. Indirection/09. Summary.mp4 4.2 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/01. Module Overview.mp4 4.2 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/6. Introducing Node-based Data Structures. Linked-lists/05. Removing a Node from a Linked List.mp4 4.2 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/2. Standard Library Philosophy and Approach/9. Algorithms in This Course.mp4 4.1 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/6. Move Semantics/04. Rvalue References.mp4 4.1 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/03. GMock Default Return Values.mp4 4.1 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/03. While You're Looking at That Function.mp4 4.1 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/3. Breaking the Ice with Useful Standard Algorithms Sorting std vector/02. Sorting std!!vector with std!!sort.mp4 4.1 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/12. Do You Need to Change Your Ways.mp4 4.1 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/07. Language Basics - Functions/09. Summary.mp4 4.1 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/03. Tiny Functions.mp4 4.1 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/11. Do You Need to Freeze.mp4 4.0 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/13. noexcept.mp4 4.0 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/6. Managing Linked-lists with std list/07. Demo. Subtle Bug When Sorting std!!list.mp4 4.0 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/07. Action Plan.mp4 4.0 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/04. The Legacy Code Dilemma.mp4 4.0 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/02. Building.mp4 4.0 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/4. Inserting, Removing, and Searching Elements/06. Demo. The Erase-remove Idiom in Action.mp4 4.0 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/04. Using Test Fixtures.mp4 4.0 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/06. The Problems of Using Test Fixtures.mp4 3.9 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/04. Spotting Classes.mp4 3.9 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/08. Demo. Getting Started with Catch.mp4 3.9 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/10. Faking Behavior Pitfalls.mp4 3.9 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/09. Demo. Fixing the Subtle Bug when Looking up Items in Constant std!!map.mp4 3.9 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/4. Sorting/10. Summary.mp4 3.9 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/10. Specific Changes to Make.mp4 3.9 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/08. Basic Assertions.mp4 3.9 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/06. Introducing Catch.mp4 3.9 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/09. Templates/03. Template Functions.mp4 3.8 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/07. Introducing Assertions.mp4 3.8 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/03. Auto.mp4 3.8 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/11. Using String Conversions.mp4 3.8 MB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/1. Course Overview/1. Course Overview.mp4 3.8 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/8. Reorganizing for Transparency/11. Summary.mp4 3.8 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/1. Course Overview/01. Course Overview.mp4 3.8 MB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/3. Macros, Old Keywords, More Pointers, and Printf/2. Macros.mp4 3.8 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/06. Introducing Google Mock.mp4 3.8 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/08. Make It Noncopyable.mp4 3.7 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/01. Introduction.mp4 3.7 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/2. Standard Library Philosophy and Approach/5. Collections, Algorithms, Iterators.mp4 3.7 MB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/3. Macros, Old Keywords, More Pointers, and Printf/7. Casting.mp4 3.7 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/08. Catch's Special Tags.mp4 3.7 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/13. Summary.mp4 3.7 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/05. Null.mp4 3.7 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/10. Is This Macro Really a Function.mp4 3.7 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/08. Language Basics - Operators/02. Arithmetic.mp4 3.7 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/03. Course Overview.mp4 3.6 MB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/3. Macros, Old Keywords, More Pointers, and Printf/11. Summary.mp4 3.6 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/05. Vector.mp4 3.6 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/04. Writing Good Unit Test Names.mp4 3.6 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/07. Using Sections.mp4 3.6 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/02. Why You Should Care About the Test's Names.mp4 3.6 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/04. Leaving a Breadcrumb.mp4 3.6 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/14. Creating New Matchers.mp4 3.6 MB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/3. Macros, Old Keywords, More Pointers, and Printf/3. Demo Macros.mp4 3.6 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/02. Why You Should Care About Test Failures.mp4 3.5 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/05. Executing Catch from the Command Line.mp4 3.5 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/6. Practical Convenient C++17 Language Improvements/9. Summary and Thank You.mp4 3.5 MB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/3. Macros, Old Keywords, More Pointers, and Printf/4. Typedef.mp4 3.5 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/08. You Might Find Bugs.mp4 3.5 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/1. Course Overview/01. Course Overview.mp4 3.5 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/06. Safely Copying Arrays with a Custom Copy Constructor.mp4 3.5 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/3. Breaking the Ice with Useful Standard Algorithms Sorting std vector/04. Demo. std!!sort in Action.mp4 3.5 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/9. When Are You Done/06. Think About Wrappers and Facades.mp4 3.5 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/03. Demo. Printing Arrays with the Overloaded Insertion Operator.mp4 3.4 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/6. Generating and Manipulating Collections/3. Non-copyable Types.mp4 3.4 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/03. Handling Legacy Code.mp4 3.4 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/2. Modern C++/03. C++ and Libraries.mp4 3.4 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/4. Standard Library Improvements/1. Introduction.mp4 3.3 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/08. Language Basics - Operators/06. Bitwise Operators.mp4 3.3 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/03. Why Use Matchers.mp4 3.3 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/05. Sensing and Separation.mp4 3.3 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/02. Why std!!map.mp4 3.3 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/08. Language Basics - Operators/08. Writing an Overload.mp4 3.3 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/06. Difficult to Fake Dependencies.mp4 3.3 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/11. Faking Singletons.mp4 3.3 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/9. When Are You Done/04. Did You Find a Bug.mp4 3.3 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/7. Using the Power of Iterators/8. Summary.mp4 3.3 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/04. Setting the Default Return Value.mp4 3.3 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/8. Reorganizing for Transparency/02. Ripping Things Apart.mp4 3.3 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/1. Course Overview/01. Course Overview.mp4 3.2 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/10. Adding More Information Using Logging Macros.mp4 3.2 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/2. Modern C++/04. Standard Library Smart Pointers.mp4 3.2 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/2. What Target Are You Trying to Reach/07. Begin with the End in Mind.mp4 3.2 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/5. Implementing a Last-in First-out Pattern with the Stack/03. An Important Application. The Call Stack.mp4 3.2 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/13. Summary.mp4 3.2 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/5. Safely Encapsulating Fixed-size Arrays with std array/07. Summary.mp4 3.2 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/03. Removing Dependecies.mp4 3.2 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/1. Course Overview/01. Course Overview.mp4 3.2 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/2. What Target Are You Trying to Reach/05. Why Would You Change Working Code.mp4 3.2 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/10. Container Matchers.mp4 3.2 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/5. Comparing and Accumulating/7. Summary.mp4 3.2 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/15. Demo. Enumerations.mp4 3.2 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/9. When Are You Done/02. Evaluate Your Changes.mp4 3.1 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/9. Conventions/2. Remembering.mp4 3.1 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/10. Indirection/07. Const with Indirection.mp4 3.1 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/04. Demo. If.mp4 3.1 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/8. Unexpectedly Useful Operations/2. Remember partial_sort_copy.mp4 3.1 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/5. Better Lambdas/3. Generic Lambdas.mp4 3.1 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/5. Safely Encapsulating Fixed-size Arrays with std array/06. Implementing Very Efficient Fast Look-up Tables with std!!array.mp4 3.1 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/2. Modern C++/06. The Standards Process.mp4 3.1 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/4. Efficient Key-value Associations with std unordered_map/08. Summary and Thank You.mp4 3.1 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/11. Enum.mp4 3.1 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/6. Managing Linked-lists with std list/10. Summary and Thank You.mp4 3.1 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/4. Efficient Key-value Associations with std unordered_map/06. A Brief Touch on Using Custom Classes as Keys.mp4 3.1 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/11. Memory Management/02. The Free Store.mp4 3.0 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/5. Implementing a Last-in First-out Pattern with the Stack/07. Stack Overflow. What Is It and How to Protect Your Code.mp4 3.0 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/01. Module Overview.mp4 3.0 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/04. Introducing Unit Tests.mp4 3.0 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/Exercise_Files.7z 3.0 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/02. What's a Lambda.mp4 3.0 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/4. Inserting, Removing, and Searching Elements/01. Introduction.mp4 3.0 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/07. Language Basics - Functions/08. Causes of Error Messages.mp4 3.0 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/09. Templates/07. Template Specialization.mp4 2.9 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/2. Storing Sequences of Elements with the Standard std vector Container/10. Summary.mp4 2.9 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/02. Understanding C++ in Context/04. Not Too Hard for Beginners.mp4 2.9 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/12. Inheritance.mp4 2.9 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/03. DRY vs. DAMP.mp4 2.9 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/06. Mocks, Stubs, and Fakes.mp4 2.9 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/11. Best Practices.mp4 2.9 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/11. Writing Type Parameterized Tests.mp4 2.9 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/2. Modern C++/02. What Makes C++ Modern.mp4 2.9 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/03. What Parts Need Attention.mp4 2.9 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/2. Storing Unique Objects with std set/01. Introduction.mp4 2.9 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/09. Unwinding the Stack.mp4 2.9 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/9. Conventions/4. Integer Parameters.mp4 2.9 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/07. Getting Started with GTest and GMock.mp4 2.9 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/16. Matchers Best Practices.mp4 2.8 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/2. Storing Unique Objects with std set/10. Summary.mp4 2.8 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/11. Exception Assertions.mp4 2.8 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/09. For Loops.mp4 2.8 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/02. Compiling Really Old Code.mp4 2.8 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/2. Storing Unique Objects with std set/05. Iterating through std!!set Elements.mp4 2.8 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/2. Convenient Syntactic Sugar/3. Binary Literals.mp4 2.8 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/05. Why Write Automated Tests.mp4 2.8 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/2. Storing Sequences of Elements with the Standard std vector Container/09. Perf Tip. Reserving Capacity to Improve push_back Times.mp4 2.8 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/07. Demo. Custom Array Copy Constructor in Action Fixing the Copy Bug.mp4 2.8 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/09. RAII Benefits.mp4 2.8 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/4. Efficiently Searching/02. A Simple Straightforward Algorithm. Linear Search.mp4 2.8 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/02. Understanding C++ in Context/07. Standardization.mp4 2.7 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/04. Variables and Fundamental Types/06. Casting.mp4 2.7 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/6. Move Semantics/06. New Rules.mp4 2.7 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/6. Verifying Behavior/08. Using VerifyAndClear.mp4 2.7 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/3. Standard Library Containers/07. list.mp4 2.7 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/2. Standard Library Philosophy and Approach/6. Algorithms.mp4 2.7 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/13. Summary.mp4 2.7 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/05. Setting Test Behavior.mp4 2.7 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/13. Summary.mp4 2.7 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/12. Indirection and Inheritance/03. Pointers and Inheritance.mp4 2.7 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/9. Conventions/8. Summary.mp4 2.7 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/6. Verifying Behavior/07. Controlling Expectations Lifecycle.mp4 2.7 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/3. Standard Library Containers/10. Summary.mp4 2.7 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/01. Module Overview.mp4 2.6 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/12. Summary.mp4 2.6 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/01. Introduction.mp4 2.6 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/7. Using the Power of Iterators/2. Preallocating.mp4 2.6 MB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/3. Macros, Old Keywords, More Pointers, and Printf/8. Void Pointer.mp4 2.6 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/05. Tidy as You Go.mp4 2.6 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/6. Move Semantics/09. Summary.mp4 2.6 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/2. Convenient Syntactic Sugar/2. Digit Separators.mp4 2.6 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/02. Prerequisites.mp4 2.5 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/14. Summary.mp4 2.5 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/09. Errors.mp4 2.5 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/11. Raii Revisited.mp4 2.5 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/2. Storing Unique Objects with std set/03. Creating std!!set and Querying Common Attributes.mp4 2.5 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/08. Language Basics - Operators/10. Summary.mp4 2.5 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/2. What Target Are You Trying to Reach/04. You Wish This Code Was Maintainable.mp4 2.5 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/12. Do You Need a Pointer.mp4 2.5 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/6. Move Semantics/08. Rule of ....mp4 2.5 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/06. The Three Parts of Unit Testing.mp4 2.5 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/07. Language Basics - Functions/04. Member Functions.mp4 2.5 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/11. Memory Management/07. Standard Library Smart Pointers.mp4 2.5 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/13. Summary.mp4 2.5 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/02. Who Is This Course For.mp4 2.5 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/03. Module Overview.mp4 2.4 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/10. Sample Project Description.mp4 2.4 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/10. Granting Read-only Access to Array Elements.mp4 2.4 MB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/2. Arrays, Pointer Arithmetic, and Strings/8. Summary.mp4 2.4 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/03. Collections Algorithms Iterators.mp4 2.4 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/09. Faking Templates and Static Functions.mp4 2.4 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/6. Managing Linked-lists with std list/04. Accessing Elements in std!!list.mp4 2.4 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/14. Enabling Moves with noexcept.mp4 2.4 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/8. Unexpectedly Useful Operations/7. Summary.mp4 2.4 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/5. Comparing and Accumulating/3. Pair.mp4 2.4 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/02. Standards.mp4 2.4 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/09. Why Should You Care About Failure Messages.mp4 2.4 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/4. Inserting, Removing, and Searching Elements/03. Additional Overloads of std!!vector!!insert.mp4 2.4 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/5. Safely Encapsulating Fixed-size Arrays with std array/01. Introduction.mp4 2.4 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/01. Module Overview.mp4 2.3 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/07. Scope.mp4 2.3 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/02. Google's C++ Test Framework.mp4 2.3 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/09. Lambda Returns.mp4 2.3 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/12. Summary.mp4 2.3 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/12. Don't Typedef Structs.mp4 2.3 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/02. Understanding C++ in Context/06. Modern C++.mp4 2.3 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/04. Variables and Fundamental Types/08. Summary.mp4 2.3 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/02. Recap Mocking Frameworks.mp4 2.3 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/04. Arrays.mp4 2.3 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/4. Inserting, Removing, and Searching Elements/11. Summary.mp4 2.2 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/08. Language Basics - Operators/04. Comparisons.mp4 2.2 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/14. Summary.mp4 2.2 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/05. Never Write Your Own Fake Objects.mp4 2.2 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/07. Language Basics - Functions/06. Understanding Error Messages.mp4 2.2 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/4. Efficient Key-value Associations with std unordered_map/07. Recommendations to Learn More.mp4 2.2 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/6. Verifying Behavior/01. Module Overview.mp4 2.2 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/6. Managing Linked-lists with std list/05. Bidirectional vs. Forward-only Iteration, and std!!forward_list.mp4 2.2 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/06. Behind the Scenes.mp4 2.2 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/4. Efficiently Searching/01. Introduction.mp4 2.2 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/3. Breaking the Ice with Useful Standard Algorithms Sorting std vector/01. Introduction.mp4 2.2 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/6. Practical Convenient C++17 Language Improvements/1. Introduction.mp4 2.1 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/11. More Command Line Arguments.mp4 2.1 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/12. Multi-argument Matchers.mp4 2.1 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/05. How to Handle Multiple Assertions in One Test.mp4 2.1 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/11. Memory Management/09. Summary.mp4 2.1 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/9. When Are You Done/03. Legacy Code.mp4 2.1 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/15. Summary.mp4 2.1 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/07. Asserting for Exceptions.mp4 2.1 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/11. Immediate If.mp4 2.1 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/06. What to Throw and Catch.mp4 2.1 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/6. Introducing Node-based Data Structures. Linked-lists/09. Summary and Thank You.mp4 2.1 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/01. Course Introduction.mp4 2.0 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/9. When Are You Done/08. When Do You Rebuild It All.mp4 2.0 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/04. Loop Scope.mp4 2.0 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/15. Summary.mp4 2.0 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/03. Tools/02. What Do You Need.mp4 2.0 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/07. std. exception.mp4 2.0 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/8. Unexpectedly Useful Operations/5. Advantages.mp4 2.0 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/03. Creating and Initializing std!!map.mp4 1.9 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/08. Faking Private and Protected Methods.mp4 1.9 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/07. Language Basics - Functions/02. Free Functions.mp4 1.9 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/15. Summary.mp4 1.9 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/2. Standard Library Philosophy and Approach/7. Headers You Should Know.mp4 1.9 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/5. Implementing a Last-in First-out Pattern with the Stack/01. Introduction.mp4 1.9 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/04. Type Based Matchers.mp4 1.9 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/03. Tools/03. Building.mp4 1.9 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/2. Standard Library Philosophy and Approach/4. Discoverability.mp4 1.9 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/6. Managing Linked-lists with std list/01. Introduction.mp4 1.9 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/4. Efficient Key-value Associations with std unordered_map/01. Introduction.mp4 1.9 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/04. Variables and Fundamental Types/04. Auto.mp4 1.9 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/03. Bad Test Names to Avoid.mp4 1.9 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/13. Writing BDD Scenarios Using Catch.mp4 1.9 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/6. Move Semantics/07. std!! Move Is Just a Cast.mp4 1.8 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/4. Efficiently Searching/08. Summary.mp4 1.8 MB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/4. Efficient Key-value Associations with std unordered_map/03. unordered_map vs. map. Element Sorting.mp4 1.8 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/02. Understanding C++ in Context/09. Summary.mp4 1.8 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/09. Standard Smart Pointers.mp4 1.8 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/02. Understanding C++ in Context/02. Course Overview.mp4 1.8 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/6. Introducing Node-based Data Structures. Linked-lists/01. Introduction.mp4 1.8 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/01. Module Overview.mp4 1.7 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/13. Beautiful C++. STL Algorithms.mp4 1.7 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/15. Summary.mp4 1.7 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/02. Understanding C++ in Context/03. Why C++.mp4 1.7 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/12. Summary.mp4 1.7 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/5. Better Lambdas/1. Introduction.mp4 1.7 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/06. String Matchers.mp4 1.7 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/10. Parameters.mp4 1.7 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/09. Writing Tests Using Catch.mp4 1.7 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/4. Standard Library Improvements/9. Summary.mp4 1.7 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/18. Summary.mp4 1.7 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/11. Names for Numbers.mp4 1.7 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/02. Who Is This Course For.mp4 1.7 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/2. What Target Are You Trying to Reach/08. Summary.mp4 1.7 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/07. For.mp4 1.7 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/01. Module Overview.mp4 1.7 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/06. Less Fuss Over Style.mp4 1.6 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/6. Verifying Behavior/10. Summary.mp4 1.6 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/07. Faking Static and Non-virtual Methods.mp4 1.6 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/03. Test Names Using GTest.mp4 1.6 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/6. Managing Linked-lists with std list/09. Demo. Sorting std!!list in Action.mp4 1.6 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/18. Summary.mp4 1.6 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/01. Module Overview.mp4 1.5 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/13. Proper Casts.mp4 1.5 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/03. Course Overview.mp4 1.5 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/2. Standard Library Philosophy and Approach/2. C++ and Libraries.mp4 1.5 MB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/3. Breaking the Ice with Useful Standard Algorithms Sorting std vector/06. Summary.mp4 1.5 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/2. Standard Library Philosophy and Approach/1. Introduction.mp4 1.5 MB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/5. Implementing a Last-in First-out Pattern with the Stack/09. Summary.mp4 1.5 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/8. Reorganizing for Transparency/01. Introduction.mp4 1.5 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/3. Standard Library Containers/06. array.mp4 1.4 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/04. Variables and Fundamental Types/03. Fundamental Types.mp4 1.4 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/5. Better Lambdas/7. Summary.mp4 1.4 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/2. Flow of Control.mp4 1.4 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/04. Say What You Mean.mp4 1.4 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/01. Course Introduction.mp4 1.4 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/2. Modern C++/07. Summary.mp4 1.4 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/10. Standard Often Means Interchangeable.mp4 1.4 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/3. Standard Library Containers/03. Expressivity.mp4 1.4 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/02. Understanding C++ in Context/01. Introduction.mp4 1.3 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/09. Writing Tests Using GTest.mp4 1.3 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/03. Tools/10. Summary.mp4 1.3 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/3. Miscellaneous Improvements to C++11/1. Introduction.mp4 1.3 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/12. Summary.mp4 1.3 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/09. Assertions and Matchers.mp4 1.3 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/10. An Overview of the Sample Project.mp4 1.3 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/03. If.mp4 1.3 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/Exercise_Files.7z 1.3 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/13. Summary.mp4 1.3 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/16. The Preprocessor.mp4 1.3 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/04. Using REQUIRE and CHECK.mp4 1.3 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/01. Introduction.mp4 1.2 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/10. String Assertions.mp4 1.2 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/3. Miscellaneous Improvements to C++11/8. Summary.mp4 1.2 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/2. Standard Library Philosophy and Approach/10. Summary.mp4 1.2 MB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/2. Convenient Syntactic Sugar/5. Summary.mp4 1.2 MB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/07. Lambdas.mp4 1.2 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/10. Indirection/05. Const After or Before.mp4 1.2 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/10. Indirection/01. Introduction.mp4 1.2 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/12. Indirection and Inheritance/01. Introduction.mp4 1.2 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/01. Module Overview.mp4 1.2 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/10. Creating Tag Aliases.mp4 1.1 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/17. Summary.mp4 1.1 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/02. Not Every Action Succeeds.mp4 1.1 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/13. More Assertions.mp4 1.1 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/12. Summary.mp4 1.1 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/05. While.mp4 1.0 MB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/5. Comparing and Accumulating/2. Comparing Collections.mp4 1.0 MB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/09. Struct.mp4 1.0 MB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/13. Additional Matchers.mp4 1.0 MB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/02. Discoverability.mp4 1.0 MB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/07. Getting Started with Catch.mp4 994.0 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/01. Introduction.mp4 891.9 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/7. Using the Power of Iterators/1. Introduction.mp4 891.2 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/01. Introduction.mp4 865.9 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/6. Generating and Manipulating Collections/1. Introduction.mp4 864.4 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/01. Introduction.mp4 862.3 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/2. What Target Are You Trying to Reach/01. Introduction.mp4 856.7 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/5. Comparing and Accumulating/1. Introduction.mp4 853.9 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/8. Unexpectedly Useful Operations/1. Introduction.mp4 850.5 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/4. Sorting/9. What are You Trying to Do.mp4 850.5 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/03. Tools/01. Introduction.mp4 848.2 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/07. Language Basics - Functions/01. Introduction.mp4 843.5 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/11. Memory Management/01. Introduction.mp4 810.5 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/08. Language Basics - Operators/01. Introduction.mp4 808.7 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/3. Counting and Finding/1. Introduction.mp4 797.8 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/01. Introduction.mp4 784.2 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/01. Introduction.mp4 777.9 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/01. Introduction.mp4 776.9 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/6. Move Semantics/01. Introduction.mp4 776.2 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/09. Templates/01. Introduction.mp4 774.9 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/02. Understanding C++ in Context/05. The Standard Library.mp4 760.4 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/01. Introduction.mp4 729.1 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/12. Summary.mp4 723.4 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/10. Namespaces.mp4 710.4 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/3. Counting and Finding/2. What Are You Trying to Do.mp4 710.0 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/12. Summary.mp4 708.6 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/9. When Are You Done/01. Introduction.mp4 706.9 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/12. Predicate Assertions.mp4 705.3 KB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/Exercise_Files.7z 680.9 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/9. Conventions/1. Introduction.mp4 671.7 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/04. Variables and Fundamental Types/01. Introduction.mp4 647.8 KB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/2. Arrays, Pointer Arithmetic, and Strings/1. Introduction.mp4 620.7 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/05. Parts of a Lambda.mp4 617.3 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/2. Modern C++/01. Introduction.mp4 606.2 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/4. Sorting/1. Introduction.mp4 591.1 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/01. Introduction.mp4 569.8 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/01. Introduction.mp4 512.4 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/3. Standard Library Containers/01. Introduction.mp4 491.1 KB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/3. Macros, Old Keywords, More Pointers, and Printf/1. Introduction.mp4 482.8 KB
- scr.png 251.3 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/6. Generating and Manipulating Collections/2. Copying.smi 20.3 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/12. Demo. Macros.smi 18.6 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/07. Language Basics - Functions/07. Demo. Understanding Error Messages.smi 18.4 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/07. Language Basics - Functions/03. Demo. Free Functions.smi 17.4 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/04. Variables and Fundamental Types/05. Demo. Fundamental Types.smi 17.3 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/9. Conventions/7. Can’t Remember.smi 15.8 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/08. Demo. Captures.smi 15.5 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/6. Introducing Node-based Data Structures. Linked-lists/07. Demo. Implementing a Linked List in C++.smi 15.1 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/3. Counting and Finding/8. Variations on Finding.smi 14.7 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/6. Generating and Manipulating Collections/4. Removing Elements.smi 14.1 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/12. Indirection and Inheritance/04. Demo. Indirection and Inheritance.smi 13.6 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/3. Standard Library Containers/04. Demo. vector.smi 13.5 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/05. Demo. Creating Classes.smi 13.1 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/6. Move Semantics/03. Demo. Move Semantics.smi 12.9 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/08. Language Basics - Operators/05. Demo. Comparisons.smi 12.8 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/8. Reorganizing for Transparency/10. Error Codes.smi 12.3 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/5. Comparing and Accumulating/5. Total the Elements.smi 12.3 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/4. Efficiently Searching/03. Demo. Implementing Linear Search in C++.smi 12.0 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/10. Indirection/03. Demo. Pointers and References.smi 11.9 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/07. Demo. RAII.smi 11.7 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/06. Demo. Vector.smi 11.6 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/03. Tools/08. Console Application Structure.smi 11.1 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/08. Language Basics - Operators/09. Demo. Writing an Overload.smi 11.0 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/17. C++ Unit Testing Frameworks Comparison.smi 10.9 KB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/2. Arrays, Pointer Arithmetic, and Strings/4. C-style Arrays.smi 10.8 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/3. Counting and Finding/3. Count.smi 10.4 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/7. Using the Power of Iterators/3. Use Different Iterators.smi 10.0 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/10. Demo. Smart Pointers.smi 9.8 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/4. Efficiently Searching/05. Demo. Implementing Binary Search in C++.smi 9.7 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/11. Memory Management/03. Demo. The Free Store.smi 9.7 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/8. Reorganizing for Transparency/03. Arrow Code.smi 9.7 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/4. Standard Library Improvements/6. Standard-defined Literals and the Chrono Library.smi 9.6 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/6. Generating and Manipulating Collections/5. Creating and Filling Collections.smi 9.6 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/5. Implementing a Last-in First-out Pattern with the Stack/05. Demo. A Basic Stack Implementation in C++.smi 9.5 KB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/2. Arrays, Pointer Arithmetic, and Strings/5. Demo C-style Arrays.smi 9.5 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/4. Sorting/7. Partial Sorting.smi 9.4 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/7. Using the Power of Iterators/7. Iterators to const Elements.smi 9.4 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/03. Demo. String.smi 9.4 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/8. Reorganizing for Transparency/08. Add More Const.smi 9.4 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/09. Switch.smi 9.4 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/02. Understanding C++ in Context/08. Demo. Standardization.smi 9.3 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/12. Indirection and Inheritance/08. Demo. Casting and Indirection.smi 9.3 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/3. Miscellaneous Improvements to C++11/3. Demo. Relaxed constexpr Functions in Action.smi 9.3 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/11. Memory Management/08. Demo. Standard Library Smart Pointers.smi 9.2 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/5. Better Lambdas/2. What Is a Lambda.smi 9.2 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/4. Efficiently Searching/06. Introducing the Big O Notation and Asymptotic Runtime Complexity.smi 9.1 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/07. Demo. Warning Level.smi 9.0 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/12. Indirection and Inheritance/06. Demo. Slicing.smi 9.0 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/3. Counting and Finding/5. Count_if.smi 9.0 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/12. Constructors.smi 9.0 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/11. Memory Management/05. Demo. Manual Memory Management.smi 9.0 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/7. Using the Power of Iterators/4. Almost Any Algorithm.smi 9.0 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/4. Standard Library Improvements/5. Demo. Raw Pointers vs. unique_ptr Smart Pointer and make_unique.smi 8.8 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/05. Demo Writing and Running Unit Tests.smi 8.8 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/5. Implementing a Last-in First-out Pattern with the Stack/08. Demo. Stack Overflow in Action.smi 8.7 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/09. Writing Data-driven Tests Using data Generators.smi 8.7 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/8. Reorganizing for Transparency/05. When You Declare Where You Use.smi 8.7 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/09. Using Matchers.smi 8.6 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/4. Standard Library Improvements/7. Demo. Standard-defined Chrono Literals.smi 8.6 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/09. Templates/08. Demo. Template Specialization.smi 8.6 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/8. Unexpectedly Useful Operations/6. Partition.smi 8.5 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/4. Inserting, Removing, and Searching Elements/05. Removing Elements with the Erase-remove Idiom.smi 8.5 KB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/2. Arrays, Pointer Arithmetic, and Strings/7. Demo C-style Strings.smi 8.5 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/5. Comparing and Accumulating/4. Demo Comparing.smi 8.5 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/04. Running Tests from the Command Line.smi 8.5 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/4. Standard Library Improvements/3. Requesting Memory. Stack vs. Heap.smi 8.3 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/10. Indirection/06. Demo. Const.smi 8.3 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/3. Standard Library Containers/08. Demo. list.smi 8.2 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/4. Sorting/5. Find the Largest.smi 8.2 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/08. I Don't Have Time to Clean This Up!.smi 8.2 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/09. Templates/06. Demo. Template Class.smi 8.1 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/09. Templates/04. Demo. Template Function.smi 8.1 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/4. Sorting/3. Stable Sort.smi 8.1 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/7. Using the Power of Iterators/5. Reverse Iterators.smi 8.1 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/08. RAII Pointers.smi 8.0 KB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/3. Macros, Old Keywords, More Pointers, and Printf/5. Function Pointers.smi 8.0 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/2. Storing Sequences of Elements with the Standard std vector Container/08. Analyzing std!!vector Growth Policy. Size vs. Capacity.smi 7.9 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/10. Indirection/02. Pointers and References.smi 7.8 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/3. Breaking the Ice with Useful Standard Algorithms Sorting std vector/03. What Are Iterators and Why Should You Care.smi 7.8 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/3. Counting and Finding/7. Finding.smi 7.8 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/07. Lambda Captures.smi 7.7 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/4. Efficient Key-value Associations with std unordered_map/05. Demo. unordered_map vs. map Performance in Action. Counting Words.smi 7.7 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/5. Better Lambdas/5. Init-captures in Lambdas.smi 7.6 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/02. Conveniently Printing Arrays.smi 7.6 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/09. Using Hi-perf Dependency Injection.smi 7.6 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/10. Indirection/04. Const.smi 7.6 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/10. Demo. Using Data Generators.smi 7.6 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/08. Demo. Errors.smi 7.5 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/2. What Target Are You Trying to Reach/03. You Wish This Code Was Modern.smi 7.5 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/6. Generating and Manipulating Collections/7. Transform.smi 7.4 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/8. Unexpectedly Useful Operations/3. Swapping.smi 7.4 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/12. Indirection and Inheritance/07. Casting and Indirection.smi 7.4 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/8. Reorganizing for Transparency/06. Refactor into Smaller Functions.smi 7.3 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/09. The Copy-and-swap Idiom.smi 7.3 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/11. Memory Management/04. Manual Memory Management.smi 7.2 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/08. Language Basics - Operators/03. Demo. Arithmetic.smi 7.2 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/8. Unexpectedly Useful Operations/4. Rotate.smi 7.2 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/05. Demo. Exceptions.smi 7.1 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/6. Introducing Node-based Data Structures. Linked-lists/02. What Is a Linked List.smi 7.1 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/5. Safely Encapsulating Fixed-size Arrays with std array/03. Common Operations with std!!array.smi 6.9 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/4. Standard Library Improvements/4. Smart Pointers, unique_ptr, and make_unique.smi 6.8 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/11. Const Correctness.smi 6.8 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/6. Verifying Behavior/02. Setting and Checking Behaviors.smi 6.8 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/~i.txt 6.7 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/6. Managing Linked-lists with std list/02. Introducing std!!list. Pros and Cons.smi 6.7 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/10. Optimizing the Array Class with Move Semantics.smi 6.7 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/10. Indirection/08. Demo. Const with Indirection.smi 6.7 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/4. Sorting/2. Sorting.smi 6.6 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/05. Understanding Real-world Unit Testing Issues.smi 6.6 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/9. Conventions/3. Iterator Parameters.smi 6.6 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/8. Reorganizing for Transparency/09. Tidy Up.smi 6.6 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/04. Exceptions.smi 6.5 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/13. Demo. Inheritance.smi 6.5 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/8. Reorganizing for Transparency/04. Wall of Declarations.smi 6.5 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/6. Managing Linked-lists with std list/03. Creating std!!list, Inserting and Removing Elements.smi 6.5 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/02. What Makes C++ C++.smi 6.5 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/03. Tools/05. Visual Studio.smi 6.5 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/12. Extract and Override.smi 6.5 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/02. Unit Tests vs. Integration Tests.smi 6.5 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/10. Demo. For Loops.smi 6.5 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/6. Practical Convenient C++17 Language Improvements/6. Demo. if constexpr in Action.smi 6.4 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/03. Tools/07. Demo. Visual Studio Hello World.smi 6.4 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/6. Practical Convenient C++17 Language Improvements/3. Variable Declarations in if and switch Statements.smi 6.4 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/6. Verifying Behavior/04. State Based Testing vs. Interaction Testing.smi 6.4 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/6. Practical Convenient C++17 Language Improvements/7. Writing Clearer Code with Structured Bindings.smi 6.3 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/5. Implementing a Last-in First-out Pattern with the Stack/04. Fundamental Stack Operations.smi 6.3 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/03. Tools/09. Demo. Creating a Project.smi 6.3 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/03. Is It Okay to Use Multiple Assertions in One Test.smi 6.3 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/8. Reorganizing for Transparency/07. Function Parameters.smi 6.2 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/6. Move Semantics/02. Move Semantics.smi 6.2 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/3. Counting and Finding/6. Why Count Anyway.smi 6.2 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/07. Know the Risks.smi 6.2 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/5. Comparing and Accumulating/6. A Loop in Disguise.smi 6.2 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/2. Standard Library Philosophy and Approach/8. Do Not Write Raw Loops.smi 6.1 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/07. Language Basics - Functions/05. Demo. Member Functions.smi 6.1 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/4. Efficient Key-value Associations with std unordered_map/04. unordered_map vs. map Under the Hood. Performance Differences.smi 6.1 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/2. Storing Sequences of Elements with the Standard std vector Container/02. Introducing std!!vector.smi 6.1 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/08. Demo Getting Started with GTest.smi 6.0 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/2. Storing Sequences of Elements with the Standard std vector Container/07. Demo. Buffer Overflow and Safe Element Access in std!!vect.smi 6.0 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/3. Miscellaneous Improvements to C++11/2. Relaxed constexpr Functions.smi 6.0 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/06. Demo. Constructors.smi 6.0 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/5. Safely Encapsulating Fixed-size Arrays with std array/02. std!!array. A Zero-overhead C++ Wrapper Around Built-in Arrays.smi 6.0 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/~i.txt 6.0 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/08. Demo. Lambda.smi 5.9 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/~i.txt 5.9 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/~i.txt 5.9 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/08. Language Basics - Operators/07. Operator Overloading.smi 5.8 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/6. Generating and Manipulating Collections/9. Reversing and Swapping.smi 5.8 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/3. Standard Library Containers/02. Standard Containers Save.smi 5.8 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/02. Using Simple Matchers.smi 5.8 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/04. Demo Writing Manual Mocks.smi 5.8 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/11. Demo Using Assertions with Container Matchers.smi 5.8 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/9. When Are You Done/05. So, What's Next.smi 5.8 KB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/2. Arrays, Pointer Arithmetic, and Strings/3. Pointers.smi 5.8 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/2. What Target Are You Trying to Reach/02. Legacy Code.smi 5.7 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/13. Algorithms.smi 5.7 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/~i.txt 5.7 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/14. Write Output.smi 5.7 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/2. Convenient Syntactic Sugar/1. Introduction.smi 5.7 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/02. String.smi 5.7 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/06. Starting a Basic Array Class Implementation Journey.smi 5.6 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/6. Verifying Behavior/03. Verifying Method Calls.smi 5.6 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/6. Move Semantics/05. Move Constructor, Move Assignment Operator.smi 5.6 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/03. Tools/04. Popular Tools.smi 5.6 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/4. Sorting/8. Nth Element.smi 5.6 KB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/3. Macros, Old Keywords, More Pointers, and Printf/10. Demo printf.smi 5.6 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/09. Templates/02. Templates.smi 5.6 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/08. Demo. Throwing an Exception.smi 5.6 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/2. Standard Library Philosophy and Approach/9. Algorithms in This Course.smi 5.5 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/04. Introducing Google Test.smi 5.5 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/04. What Is an Array.smi 5.5 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/11. Generalizing the Array Class with Templates.smi 5.5 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/08. Make It Noncopyable.smi 5.5 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/09. Selecting Between Behaviors.smi 5.5 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/04. Demo. Auto.smi 5.5 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/02. Building.smi 5.4 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/09. Let Tools Help You.smi 5.4 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/08. Invoking a Function.smi 5.4 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/10. Using Dependency Injection.smi 5.4 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/03. Classes and Objects.smi 5.4 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/06. Cleanup and Housekeeping Code.smi 5.3 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/4. Efficiently Searching/07. Comparing the Efficiency of Linear Search vs. Binary Search.smi 5.3 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/14. Demo. Timing with Lambdas.smi 5.3 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/6. Practical Convenient C++17 Language Improvements/5. Compile-time Evaluations with if constexpr.smi 5.3 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/~i.txt 5.2 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/02. Code Duplication in Unit and Integration Tests.smi 5.2 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/9. When Are You Done/07. Other Places for Wrappers.smi 5.2 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/6. Verifying Behavior/09. Using GMock with Other Testing Frameworks.smi 5.2 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/6. Generating and Manipulating Collections/8. Eliminating Duplicates.smi 5.2 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/6. Introducing Node-based Data Structures. Linked-lists/08. Demo. Linked List C++ Class in Action.smi 5.2 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/14. Enumerations.smi 5.2 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/9. When Are You Done/09. Summary.smi 5.2 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/10. Similar Functions or Checks.smi 5.2 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/05. Analyzing the Subtle Copy Bug. Shallow vs. Deep Copies.smi 5.2 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/09. Demo. Using Tags.smi 5.2 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/12. Indirection and Inheritance/02. References and Inheritance.smi 5.1 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/10. Demo. Unwinding the Stack.smi 5.1 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/12. Introducing BDD.smi 5.1 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/12. Exceptions Have a Cost.smi 5.1 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/11. Syntactic Sugar.smi 5.0 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/11. Memory Management/06. Easy Memory Management.smi 5.0 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/08. Demo. Scope.smi 5.0 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/05. Constructors.smi 5.0 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/15. Demo Creating New Matchers.smi 5.0 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/08. Searching Associations with the map!!find Method.smi 5.0 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/2. Storing Sequences of Elements with the Standard std vector Container/05. Basic Operations with std!!vector.smi 5.0 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/7. Using the Power of Iterators/6. Iterator Arithmetic.smi 4.9 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/07. Throwing Exceptions.smi 4.9 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/07. Spotting a Bug in the Array Class.smi 4.9 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/03. Tiny Functions.smi 4.8 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/06. Being Less Worried About Changes.smi 4.8 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/09. Templates/05. Template Classes.smi 4.8 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/5. Implementing a Last-in First-out Pattern with the Stack/06. Demo. Stack in Action.smi 4.8 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/2. Storing Sequences of Elements with the Standard std vector Container/03. Demo. std!!vector in Action.smi 4.8 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/3. Standard Library Containers/05. vector.smi 4.8 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/2. Modern C++/05. Const.smi 4.8 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/11. Bounds-checking for Safe Array Element Access.smi 4.8 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/9. Conventions/5. Predicates.smi 4.7 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/12. Demo. Things to Learn More About.smi 4.7 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/03. GMock Default Return Values.smi 4.7 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/08. You Might Find Bugs.smi 4.7 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/2. Standard Library Philosophy and Approach/5. Collections, Algorithms, Iterators.smi 4.7 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/10. Faking Behavior Pitfalls.smi 4.7 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/6. Move Semantics/04. Rvalue References.smi 4.6 KB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/2. Arrays, Pointer Arithmetic, and Strings/2. Legacy Code.smi 4.6 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/2. Storing Sequences of Elements with the Standard std vector Container/06. Safely Accessing std!!vector Elements.smi 4.6 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/11. Demo. Implementing a Simple Airport Database with std!!map.smi 4.6 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/6. Verifying Behavior/05. Naggy, Nice, and Strict Mocks.smi 4.6 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/07. Demo. Expressivity.smi 4.6 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/02. Defining Legacy Code.smi 4.5 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/10. Specific Changes to Make.smi 4.5 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/~i.txt 4.5 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/04. Spotting Classes.smi 4.5 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/08. Language Basics - Operators/02. Arithmetic.smi 4.5 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/4. Efficiently Searching/04. Smarter Searching with Binary Search.smi 4.5 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/9. Conventions/4. Integer Parameters.smi 4.5 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/10. Is This Macro Really a Function.smi 4.5 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/16. Using Parameterized Tests.smi 4.4 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/03. Expected Errors.smi 4.4 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/12. Indirection and Inheritance/05. Slicing.smi 4.4 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/09. Templates/03. Template Functions.smi 4.4 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/09. Templates/09. Summary.smi 4.4 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/06. Turn up the Warning Level.smi 4.4 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/9. When Are You Done/06. Think About Wrappers and Facades.smi 4.4 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/9. When Are You Done/04. Did You Find a Bug.smi 4.4 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/11. Memory Management/02. The Free Store.smi 4.3 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/6. Introducing Node-based Data Structures. Linked-lists/03. Linked Lists vs. Arrays.smi 4.3 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/4. Inserting, Removing, and Searching Elements/02. Inserting Elements with std!!vector!!insert.smi 4.3 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/3. Miscellaneous Improvements to C++11/4. Variable Templates.smi 4.3 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/07. Getting Started with GMock.smi 4.3 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/06. Demo. Handling Multiple Assertions in One Test.smi 4.3 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/06. The Problems of Using Test Fixtures.smi 4.3 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/3. Counting and Finding/4. Member or Non-member Begin and End.smi 4.3 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/02. What Not to Do First.smi 4.3 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/2. Storing Unique Objects with std set/08. Demo. std!!set in Action.smi 4.2 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/4. Inserting, Removing, and Searching Elements/08. Searching for Elements with std!!find and std!!find_if.smi 4.2 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/2. What Target Are You Trying to Reach/06. Course Approach.smi 4.2 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/13. Wrap Code in Housekeeping.smi 4.2 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/11. Kinds of Pointers.smi 4.2 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/06. Introducing Google Mock.smi 4.2 KB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/3. Macros, Old Keywords, More Pointers, and Printf/9. Printf.smi 4.2 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/6. Introducing Node-based Data Structures. Linked-lists/04. Inserting a New Node in a Linked List.smi 4.1 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/03. Tools/06. Kinds of Applications.smi 4.1 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/8. Unexpectedly Useful Operations/2. Remember partial_sort_copy.smi 4.1 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/05. Demo. Where Are They.smi 4.1 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/07. Adding Tags to Your Tests.smi 4.1 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/2. What Target Are You Trying to Reach/05. Why Would You Change Working Code.smi 4.1 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/15. Creating Test Fixtures.smi 4.1 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/05. Null.smi 4.0 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/08. Demo. For.smi 4.0 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/6. Practical Convenient C++17 Language Improvements/4. Demo. Variable Declarations in if Statements.smi 4.0 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/2. Convenient Syntactic Sugar/4. Automatic Return Type Deduction.smi 4.0 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/04. Demo. Classes and Objects.smi 4.0 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/11. Using String Conversions.smi 4.0 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/5. Better Lambdas/6. Demo. Init-captures with std!!move.smi 4.0 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/~i.txt 4.0 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/06. Returning a Value.smi 4.0 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/3. Miscellaneous Improvements to C++11/6. The [[deprecated]] Attribute.smi 4.0 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/5. Better Lambdas/4. Demo. Generic Lambdas in Action.smi 4.0 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/2. Storing Unique Objects with std set/04. Inserting New Elements in std!!set.smi 4.0 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/07. Action Plan.smi 4.0 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/04. Variables and Fundamental Types/06. Casting.smi 3.9 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/09. RAII Benefits.smi 3.9 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/6. Verifying Behavior/06. Verifying Calls Are Made in the Correct Order.smi 3.9 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/08. Combining Matchers and Using Members Matchers.smi 3.9 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/06. Introducing Catch.smi 3.9 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/04. Leaving a Breadcrumb.smi 3.9 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/04. Variables and Fundamental Types/02. Language Basics - Variables.smi 3.9 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/04. Writing Good Unit Test Names.smi 3.9 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/~i.txt 3.8 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/11. Do You Need to Freeze.smi 3.8 KB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/2. Arrays, Pointer Arithmetic, and Strings/6. C-style Strings.smi 3.8 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/2. Storing Sequences of Elements with the Standard std vector Container/01. Introduction.smi 3.8 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/08. Basic Assertions.smi 3.8 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/08. Overloading the Assignment Operator.smi 3.8 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/9. Conventions/2. Remembering.smi 3.8 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/05. Executing Catch from the Command Line.smi 3.8 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/8. Reorganizing for Transparency/02. Ripping Things Apart.smi 3.8 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/~i.txt 3.7 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/17. Demo. #pragma once.smi 3.7 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/2. Modern C++/03. C++ and Libraries.smi 3.7 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/01. Module Overview.smi 3.7 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/2. Storing Unique Objects with std set/06. Removing Elements from std!!set.smi 3.7 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/3. Counting and Finding/9. Summary.smi 3.7 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/08. Language Basics - Operators/04. Comparisons.smi 3.7 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/01. Introduction.smi 3.7 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/05. Iterating through std!!map Associations.smi 3.7 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/3. Standard Library Containers/09. Know Your Collections.smi 3.7 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/03. Handling Legacy Code.smi 3.7 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/10. Adding More Information Using Logging Macros.smi 3.6 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/03. Auto.smi 3.6 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/12. Array Index Bounds-checking in Action.smi 3.6 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/4. Standard Library Improvements/8. Tuples and Fetching Elements by Type.smi 3.6 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/09. The Preprocessor.smi 3.6 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/05. C++ Built-in Arrays and Stack vs. Heap Allocations.smi 3.6 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/3. Miscellaneous Improvements to C++11/5. Demo. Specializing Variable Templates.smi 3.6 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/06. Demo. Executing Catch from the Command Line.smi 3.6 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/07. Language Basics - Functions/09. Summary.smi 3.6 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/2. Modern C++/04. Standard Library Smart Pointers.smi 3.6 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/08. Language Basics - Operators/06. Bitwise Operators.smi 3.6 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/04. Using Test Fixtures.smi 3.6 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/12. Indirection and Inheritance/09. Summary.smi 3.5 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/5. Safely Encapsulating Fixed-size Arrays with std array/04. Reusing Standard Library’s Algorithms with std!!array.smi 3.5 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/10. Introduce Instance Delegator.smi 3.5 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/09. Errors.smi 3.5 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/01. Course Overview/01. Course Overview.smi 3.5 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/8. Reorganizing for Transparency/11. Summary.smi 3.5 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/10. Demo. Switch.smi 3.5 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/4. Standard Library Improvements/2. What Is a Raw Pointer.smi 3.5 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/2. Standard Library Philosophy and Approach/6. Algorithms.smi 3.5 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/3. Breaking the Ice with Useful Standard Algorithms Sorting std vector/02. Sorting std!!vector with std!!sort.smi 3.5 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/2. Storing Unique Objects with std set/02. Introducing std!!set.smi 3.5 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/10. Demo. Implementing a Simple English-Italian Dictionary with std!!map.smi 3.5 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/4. Inserting, Removing, and Searching Elements/10. Demo. Case-insensitive String Search with std!!find_if.smi 3.5 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/9. When Are You Done/02. Evaluate Your Changes.smi 3.5 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/6. Practical Convenient C++17 Language Improvements/8. Demo. Structured Bindings in Action.smi 3.5 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/3. Breaking the Ice with Useful Standard Algorithms Sorting std vector/05. Sorting Using Custom Order.smi 3.4 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/11. Demo Using Dependency Injection.smi 3.4 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/07. Introducing Assertions.smi 3.4 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/06. Demo. While.smi 3.4 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/6. Generating and Manipulating Collections/10. Summary.smi 3.4 KB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/3. Macros, Old Keywords, More Pointers, and Printf/7. Casting.smi 3.4 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/9. Conventions/6. Modifiers in Names.smi 3.4 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/08. Language Basics - Operators/08. Writing an Overload.smi 3.4 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/08. Catch's Special Tags.smi 3.4 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/02. Why You Should Care About the Test's Names.smi 3.4 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/5. Comparing and Accumulating/3. Pair.smi 3.4 KB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/3. Macros, Old Keywords, More Pointers, and Printf/2. Macros.smi 3.4 KB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/3. Macros, Old Keywords, More Pointers, and Printf/11. Summary.smi 3.4 KB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/3. Macros, Old Keywords, More Pointers, and Printf/4. Typedef.smi 3.4 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/4. Inserting, Removing, and Searching Elements/07. Demo. Fixing a Subtle Bug Involving the Erase-remove Idiom.smi 3.4 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/04. Demo. Simple Lambdas.smi 3.4 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/14. Demo Using Assertions.smi 3.3 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/14. Creating New Matchers.smi 3.3 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/4. Inserting, Removing, and Searching Elements/04. Demo. std!!vector!!insert in Action.smi 3.3 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/12. Do You Need to Change Your Ways.smi 3.3 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/2. Modern C++/06. The Standards Process.smi 3.3 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/2. Storing Sequences of Elements with the Standard std vector Container/04. Demo. std!!vector of Your Own Classes.smi 3.3 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/2. Storing Unique Objects with std set/09. Demo. Storing Objects of Your Own Classes in std!!set.smi 3.3 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/6. Introducing Node-based Data Structures. Linked-lists/05. Removing a Node from a Linked List.smi 3.3 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/06. Demo. std!!map in Action with Number Pronunciations.smi 3.3 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/04. The Legacy Code Dilemma.smi 3.3 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/12. Comparing Catch to Traditional Unit Testing Frameworks.smi 3.3 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/07. Demo. Subtle Bug with std!!map’s operator[].smi 3.3 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/09. Accessing Array Elements with Overloaded operator[].smi 3.3 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/11. Demo. Writing Unit Tests Using Catch.smi 3.3 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/3. Standard Library Containers/07. list.smi 3.3 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/06. Difficult to Fake Dependencies.smi 3.3 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/05. Vector.smi 3.3 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/7. Using the Power of Iterators/2. Preallocating.smi 3.3 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/03. While You're Looking at That Function.smi 3.2 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/10. Indirection/09. Summary.smi 3.2 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/03. DRY vs. DAMP.smi 3.2 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/07. Language Basics - Functions/08. Causes of Error Messages.smi 3.2 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/6. Practical Convenient C++17 Language Improvements/2. Writing Less Code with Nested Namespaces.smi 3.2 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/5. Implementing a Last-in First-out Pattern with the Stack/02. What Is a Stack.smi 3.2 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/13. Summary.smi 3.2 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/2. Modern C++/02. What Makes C++ Modern.smi 3.2 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/07. Using Sections.smi 3.1 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/12. Inheritance.smi 3.1 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/03. Why Use Matchers.smi 3.1 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/6. Managing Linked-lists with std list/06. Demo. std!!list in Action.smi 3.1 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/6. Practical Convenient C++17 Language Improvements/9. Summary and Thank You.smi 3.1 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/6. Generating and Manipulating Collections/3. Non-copyable Types.smi 3.1 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/10. Indirection/07. Const with Indirection.smi 3.1 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/04. Variables and Fundamental Types/07. Demo. Casting.smi 3.1 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/1. Course Overview/1. Course Overview.smi 3.1 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/12. Removing Associations from std!!map.smi 3.1 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/01. Module Overview.smi 3.1 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/5. Comparing and Accumulating/7. Summary.smi 3.1 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/04. Introducing Unit Tests.smi 3.0 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/4. Sorting/4. Is It Sorted.smi 3.0 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/04. Inserting and Looking up Associations with map!!operator[].smi 3.0 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/02. What's a Lambda.smi 3.0 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/02. Understanding C++ in Context/07. Standardization.smi 3.0 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/08. Demo Creating Fake Objects with GMock.smi 3.0 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/4. Inserting, Removing, and Searching Elements/09. Demo. Searching in Action.smi 3.0 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/03. What Parts Need Attention.smi 3.0 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/03. Collections Algorithms Iterators.smi 3.0 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/4. Sorting/10. Summary.smi 3.0 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/11. Demo Unit Testing with GTest.smi 3.0 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/11. Immediate If.smi 3.0 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/08. Demo. Using Sections.smi 3.0 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/01. Introduction.smi 3.0 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/09. For Loops.smi 3.0 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/13. Summary.smi 2.9 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/6. Introducing Node-based Data Structures. Linked-lists/06. Traversing a Linked List.smi 2.9 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/05. Sensing and Separation.smi 2.9 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/02. Why std!!map.smi 2.9 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/05. Why Write Automated Tests.smi 2.9 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/4. Efficient Key-value Associations with std unordered_map/02. Introducing std!!unordered_map.smi 2.9 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/01. Module Overview.smi 2.9 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/04. Arrays.smi 2.9 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/03. Course Overview.smi 2.9 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/07. Language Basics - Functions/06. Understanding Error Messages.smi 2.9 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/02. Understanding C++ in Context/06. Modern C++.smi 2.9 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/16. Matchers Best Practices.smi 2.9 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/11. Memory Management/07. Standard Library Smart Pointers.smi 2.9 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/02. Why You Should Care About Test Failures.smi 2.9 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/2. Storing Unique Objects with std set/07. Looking up Elements in std!!set.smi 2.9 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/11. Enum.smi 2.9 KB
- ~i.txt 2.9 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/7. Using the Power of Iterators/8. Summary.smi 2.9 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/6. Move Semantics/06. New Rules.smi 2.8 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/06. The Three Parts of Unit Testing.smi 2.8 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/03. Tools/03. Building.smi 2.8 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/07. Demo Using Matchers.smi 2.8 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/6. Generating and Manipulating Collections/6. Replacing Values.smi 2.8 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/3. Standard Library Containers/10. Summary.smi 2.8 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/05. New Keywords.smi 2.8 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/2. What Target Are You Trying to Reach/07. Begin with the End in Mind.smi 2.8 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/06. Mocks, Stubs, and Fakes.smi 2.8 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/6. Managing Linked-lists with std list/10. Summary and Thank You.smi 2.8 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/07. Language Basics - Functions/04. Member Functions.smi 2.8 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/6. Move Semantics/08. Rule of ....smi 2.8 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/04. Setting the Default Return Value.smi 2.8 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/4. Efficiently Searching/02. A Simple Straightforward Algorithm. Linear Search.smi 2.8 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/4. Standard Library Improvements/1. Introduction.smi 2.8 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/07. Scope.smi 2.8 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/5. Implementing a Last-in First-out Pattern with the Stack/07. Stack Overflow. What Is It and How to Protect Your Code.smi 2.8 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/09. Lambda Returns.smi 2.7 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/05. Never Write Your Own Fake Objects.smi 2.7 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/08. Fixing Memory Leaks with a Destructor.smi 2.7 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/03. Removing Dependecies.smi 2.7 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/06. Behind the Scenes.smi 2.7 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/5. Safely Encapsulating Fixed-size Arrays with std array/05. Demo. std!!array in Action.smi 2.7 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/07. Language Basics - Functions/02. Free Functions.smi 2.7 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/6. Managing Linked-lists with std list/08. Analyzing and Fixing the std!!list Sorting Bug.smi 2.7 KB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/3. Macros, Old Keywords, More Pointers, and Printf/8. Void Pointer.smi 2.6 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/2. What Target Are You Trying to Reach/04. You Wish This Code Was Maintainable.smi 2.6 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/2. Standard Library Philosophy and Approach/7. Headers You Should Know.smi 2.6 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/02. Compiling Really Old Code.smi 2.6 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/6. Move Semantics/09. Summary.smi 2.6 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/9. Conventions/8. Summary.smi 2.6 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/11. Raii Revisited.smi 2.6 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/02. Understanding C++ in Context/04. Not Too Hard for Beginners.smi 2.6 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/07. For.smi 2.6 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/05. Demo. Using Test Fixture.smi 2.6 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/4. Sorting/6. Shuffle.smi 2.5 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/11. Writing Type Parameterized Tests.smi 2.5 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/11. More Command Line Arguments.smi 2.5 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/03. Demo. String Warnings.smi 2.5 KB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/3. Macros, Old Keywords, More Pointers, and Printf/6. Demo Function Pointers.smi 2.5 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/13. Summary.smi 2.5 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/09. Unwinding the Stack.smi 2.5 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/11. Best Practices.smi 2.5 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/11. Demo. Namespaces.smi 2.5 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/08. Language Basics - Operators/10. Summary.smi 2.5 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/12. Demo. Immediate If.smi 2.5 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/05. Setting Test Behavior.smi 2.5 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/1. Course Overview/01. Course Overview.smi 2.5 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/4. Inserting, Removing, and Searching Elements/01. Introduction.smi 2.5 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/02. Recap Mocking Frameworks.smi 2.5 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/5. Implementing a Last-in First-out Pattern with the Stack/03. An Important Application. The Call Stack.smi 2.5 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/09. Templates/07. Template Specialization.smi 2.5 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/07. Getting Started with GTest and GMock.smi 2.5 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/01. Module Overview.smi 2.5 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/2. Standard Library Philosophy and Approach/4. Discoverability.smi 2.4 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/11. Faking Singletons.smi 2.4 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/13. Summary.smi 2.4 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/2. Storing Sequences of Elements with the Standard std vector Container/09. Perf Tip. Reserving Capacity to Improve push_back Times.smi 2.4 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/8. Unexpectedly Useful Operations/5. Advantages.smi 2.4 KB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/2. Arrays, Pointer Arithmetic, and Strings/8. Summary.smi 2.4 KB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/1. Course Overview/1. Course Overview.smi 2.4 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/1. Course Overview/01. Course Overview.smi 2.4 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/12. Don't Typedef Structs.smi 2.4 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/11. Exception Assertions.smi 2.4 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/06. Safely Copying Arrays with a Custom Copy Constructor.smi 2.4 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/1. Course Overview/01. Course Overview.smi 2.4 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/07. std. exception.smi 2.3 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/09. Standard Smart Pointers.smi 2.3 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/14. Summary.smi 2.3 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/2. Standard Library Philosophy and Approach/3. Other People’s Code.smi 2.3 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/12. Do You Need a Pointer.smi 2.3 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/04. Demo. A Subtle Bug When Copying Arrays.smi 2.3 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/12. Indirection and Inheritance/03. Pointers and Inheritance.smi 2.3 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/12. Summary.smi 2.3 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/2. Storing Sequences of Elements with the Standard std vector Container/10. Summary.smi 2.3 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/04. Loop Scope.smi 2.3 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/1. Course Overview/01. Course Overview.smi 2.3 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/2. Convenient Syntactic Sugar/3. Binary Literals.smi 2.3 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/4. Efficient Key-value Associations with std unordered_map/08. Summary and Thank You.smi 2.3 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/4. Inserting, Removing, and Searching Elements/06. Demo. The Erase-remove Idiom in Action.smi 2.3 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/5. Safely Encapsulating Fixed-size Arrays with std array/07. Summary.smi 2.3 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/05. Using Matchers to Perform Different Actions.smi 2.3 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/03. Tools/02. What Do You Need.smi 2.3 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/6. Verifying Behavior/07. Controlling Expectations Lifecycle.smi 2.3 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/2. Flow of Control.smi 2.3 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/1. Course Overview/01. Course Overview.smi 2.3 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/2. Storing Unique Objects with std set/01. Introduction.smi 2.3 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/02. Who Is This Course For.smi 2.3 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/03. Bad Test Names to Avoid.smi 2.3 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/1. Course Overview/01. Course Overview.smi 2.2 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/02. Google's C++ Test Framework.smi 2.2 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/6. Verifying Behavior/08. Using VerifyAndClear.smi 2.2 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/04. Variables and Fundamental Types/04. Auto.smi 2.2 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/07. Asserting for Exceptions.smi 2.2 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/04. Variables and Fundamental Types/03. Fundamental Types.smi 2.2 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/12. Summary.smi 2.2 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/11. Names for Numbers.smi 2.2 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/10. Container Matchers.smi 2.2 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/6. Verifying Behavior/01. Module Overview.smi 2.2 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/06. Demo. Null.smi 2.2 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/15. Summary.smi 2.2 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/5. Safely Encapsulating Fixed-size Arrays with std array/06. Implementing Very Efficient Fast Look-up Tables with std!!array.smi 2.2 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/09. Why Should You Care About Failure Messages.smi 2.2 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/08. DEMO. Asserting for Exceptions.smi 2.1 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/05. Tidy as You Go.smi 2.1 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/11. Memory Management/09. Summary.smi 2.1 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/2. Standard Library Philosophy and Approach/2. C++ and Libraries.smi 2.1 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/13. Proper Casts.smi 2.1 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/2. Storing Unique Objects with std set/03. Creating std!!set and Querying Common Attributes.smi 2.1 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/1. Course Overview/01. Course Overview.smi 2.1 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/3. Standard Library Containers/06. array.smi 2.1 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/10. Parameters.smi 2.1 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/1. Course Overview/1. Course Overview.smi 2.1 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/03. Module Overview.smi 2.0 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/13. Summary.smi 2.0 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/14. Summary.smi 2.0 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/14. Enabling Moves with noexcept.smi 2.0 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/6. Introducing Node-based Data Structures. Linked-lists/09. Summary and Thank You.smi 2.0 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/02. Standards.smi 2.0 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/05. How to Handle Multiple Assertions in One Test.smi 2.0 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/06. What to Throw and Catch.smi 2.0 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/13. Beautiful C++. STL Algorithms.smi 2.0 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/13. Summary.smi 2.0 KB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/~i.txt 2.0 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/4. Efficiently Searching/01. Introduction.smi 2.0 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/4. Efficient Key-value Associations with std unordered_map/06. A Brief Touch on Using Custom Classes as Keys.smi 1.9 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/9. When Are You Done/03. Legacy Code.smi 1.9 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/02. Prerequisites.smi 1.9 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/6. Move Semantics/07. std!! Move Is Just a Cast.smi 1.9 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/4. Inserting, Removing, and Searching Elements/11. Summary.smi 1.9 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/01. Introduction.smi 1.9 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/3. Miscellaneous Improvements to C++11/7. Demo. Deprecating Code.smi 1.9 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/04. Variables and Fundamental Types/08. Summary.smi 1.9 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/2. Storing Unique Objects with std set/10. Summary.smi 1.9 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/06. Less Fuss Over Style.smi 1.9 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/3. Breaking the Ice with Useful Standard Algorithms Sorting std vector/04. Demo. std!!sort in Action.smi 1.9 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/03. If.smi 1.9 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/02. Understanding C++ in Context/03. Why C++.smi 1.9 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/09. Faking Templates and Static Functions.smi 1.9 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/2. Storing Unique Objects with std set/05. Iterating through std!!set Elements.smi 1.9 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/6. Verifying Behavior/10. Summary.smi 1.9 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/09. Writing Tests Using Catch.smi 1.9 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/9. When Are You Done/08. When Do You Rebuild It All.smi 1.9 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/8. Unexpectedly Useful Operations/7. Summary.smi 1.8 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/11. Demo. Swap Container.smi 1.8 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/5. Safely Encapsulating Fixed-size Arrays with std array/01. Introduction.smi 1.8 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/02. Understanding C++ in Context/02. Course Overview.smi 1.8 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/04. Say What You Mean.smi 1.8 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/07. Faking Static and Non-virtual Methods.smi 1.8 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/5. Better Lambdas/3. Generic Lambdas.smi 1.8 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/02. Understanding C++ in Context/09. Summary.smi 1.8 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/6. Managing Linked-lists with std list/04. Accessing Elements in std!!list.smi 1.8 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/04. Type Based Matchers.smi 1.8 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/4. Inserting, Removing, and Searching Elements/03. Additional Overloads of std!!vector!!insert.smi 1.8 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/15. Summary.smi 1.8 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/3. Standard Library Containers/03. Expressivity.smi 1.8 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/03. Demo. Printing Arrays with the Overloaded Insertion Operator.smi 1.7 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/15. Summary.smi 1.7 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/2. Convenient Syntactic Sugar/2. Digit Separators.smi 1.7 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/01. Module Overview.smi 1.7 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/15. Summary.smi 1.7 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/13. More Assertions.smi 1.7 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/4. Efficiently Searching/08. Summary.smi 1.7 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/01. Course Introduction.smi 1.7 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/09. Demo. Fixing the Subtle Bug when Looking up Items in Constant std!!map.smi 1.7 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/12. Summary.smi 1.7 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/18. Summary.smi 1.7 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/6. Managing Linked-lists with std list/05. Bidirectional vs. Forward-only Iteration, and std!!forward_list.smi 1.7 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/3. Mapping Unique Keys to Values with std map/03. Creating and Initializing std!!map.smi 1.7 KB
- B2. Reading Legacy C++ (Kate Gregory, 2020)/3. Macros, Old Keywords, More Pointers, and Printf/3. Demo Macros.smi 1.7 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/06. String Matchers.smi 1.7 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/16. The Preprocessor.smi 1.6 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/3. Breaking the Ice with Useful Standard Algorithms Sorting std vector/01. Introduction.smi 1.6 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/8. Reorganizing for Transparency/01. Introduction.smi 1.6 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/01. Module Overview.smi 1.6 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/10. Sample Project Description.smi 1.6 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/6. Managing Linked-lists with std list/01. Introduction.smi 1.6 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/10. Indirection/05. Const After or Before.smi 1.6 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/01. Module Overview.smi 1.6 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/12. Summary.smi 1.6 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/02. Who Is This Course For.smi 1.6 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/02. Understanding C++ in Context/01. Introduction.smi 1.6 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/10. Indirection/01. Introduction.smi 1.5 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/09. Struct.smi 1.5 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/03. Test Names Using GTest.smi 1.5 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/2. Safely Using Arrays/10. Granting Read-only Access to Array Elements.smi 1.5 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/05. While.smi 1.5 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/14. Demo. Writing BDD Scenarios Using Catch.smi 1.5 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/18. Summary.smi 1.5 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/5. Implementing a Last-in First-out Pattern with the Stack/01. Introduction.smi 1.5 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/2. Standard Library Philosophy and Approach/1. Introduction.smi 1.5 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/4. Efficient Key-value Associations with std unordered_map/07. Recommendations to Learn More.smi 1.4 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/15. Demo. Enumerations.smi 1.4 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/04. Demo. If.smi 1.4 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/2. Modern C++/07. Summary.smi 1.4 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/6. Introducing Node-based Data Structures. Linked-lists/01. Introduction.smi 1.4 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/5. Handling Duplicate Code/13. Writing BDD Scenarios Using Catch.smi 1.4 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/5. Comparing and Accumulating/2. Comparing Collections.smi 1.4 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/3. Improve Array Implementation/07. Demo. Custom Array Copy Constructor in Action Fixing the Copy Bug.smi 1.4 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/4. Standard Library Improvements/9. Summary.smi 1.4 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/3. Counting and Finding/2. What Are You Trying to Do.smi 1.4 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/2. What Target Are You Trying to Reach/08. Summary.smi 1.3 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/2. Standard Library Philosophy and Approach/10. Summary.smi 1.3 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/4. Efficient Key-value Associations with std unordered_map/01. Introduction.smi 1.3 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/6. Practical Convenient C++17 Language Improvements/1. Introduction.smi 1.3 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/08. Demo. Getting Started with Catch.smi 1.3 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/03. Tools/10. Summary.smi 1.3 KB
- B5. C++ Standard Library. Associative Containers (Giovanni Dicanio, 2020)/4. Efficient Key-value Associations with std unordered_map/03. unordered_map vs. map. Element Sorting.smi 1.3 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/5. Better Lambdas/1. Introduction.smi 1.3 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/09. Writing Tests Using GTest.smi 1.3 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/3. Breaking the Ice with Useful Standard Algorithms Sorting std vector/06. Summary.smi 1.3 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/12. Indirection and Inheritance/01. Introduction.smi 1.3 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/02. Not Every Action Succeeds.smi 1.3 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/02. Discoverability.smi 1.3 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/13. Summary.smi 1.3 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/5. Better Lambdas/7. Summary.smi 1.3 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/10. Creating Tag Aliases.smi 1.2 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/8. Getting Your Legacy Code Under Control/08. Faking Private and Protected Methods.smi 1.2 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/7. The Standard Library Will Save You Time and Trouble/01. Introduction.smi 1.2 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/04. Using REQUIRE and CHECK.smi 1.2 KB
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/10. Standard Often Means Interchangeable.smi 1.2 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/10. String Assertions.smi 1.2 KB
- B3. Introduction to Data Structures and Algorithms in C++ (Giovanni Dicanio, 2018)/5. Implementing a Last-in First-out Pattern with the Stack/09. Summary.smi 1.2 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/02. Understanding C++ in Context/05. The Standard Library.smi 1.2 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/07. Lambdas.smi 1.2 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/17. Summary.smi 1.2 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/03. Course Overview.smi 1.2 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/4. Sorting/9. What are You Trying to Do.smi 1.2 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/5. Setting Fake Object's Behavior/01. Module Overview.smi 1.2 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/12. Multi-argument Matchers.smi 1.2 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/09. Assertions and Matchers.smi 1.1 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/01. Course Introduction.smi 1.1 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/7. Using Arguments and Matchers/13. Additional Matchers.smi 1.1 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/3. Miscellaneous Improvements to C++11/8. Summary.smi 1.1 KB
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/2. Convenient Syntactic Sugar/5. Summary.smi 1.1 KB
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/2. Getting Started/10. An Overview of the Sample Project.smi 1.1 KB
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/4. Asserting Using Catch/12. Summary.smi 1.1 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/03. Tools/01. Introduction.smi 1.1 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/6. Managing Linked-lists with std list/07. Demo. Subtle Bug When Sorting std!!list.smi 1.0 KB
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/3. Counting and Finding/1. Introduction.smi 1.0 KB
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/09. Templates/01. Introduction.smi 1.0 KB
- B4. C++ Standard Library. Sequential Containers (Giovanni Dicanio, 2019)/6. Managing Linked-lists with std list/09. Demo. Sorting std!!list in Action.smi 1.0 KB
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/5. Use C++ as C++/01. Introduction.smi 1019 bytes
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/05. Parts of a Lambda.smi 1013 bytes
- A3. Practical C++14 and C++17 Features (Giovanni Dicanio, 2017)/3. Miscellaneous Improvements to C++11/1. Introduction.smi 1005 bytes
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/2. Introducing Catch/07. Getting Started with Catch.smi 1000 bytes
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/7. Exceptions/01. Introduction.smi 993 bytes
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/11. Memory Management/01. Introduction.smi 992 bytes
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/6. Language Changes in C++ 11, 14, and 17/01. Introduction.smi 990 bytes
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/7. Using the Power of Iterators/1. Introduction.smi 985 bytes
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/5. Comparing and Accumulating/1. Introduction.smi 983 bytes
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/07. Language Basics - Functions/01. Introduction.smi 953 bytes
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/4. The Compiler Is Your Friend/01. Introduction.smi 945 bytes
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/10. Namespaces.smi 930 bytes
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/4. Sorting/1. Introduction.smi 926 bytes
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/6. Move Semantics/01. Introduction.smi 915 bytes
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/3. The Big Picture/01. Introduction.smi 912 bytes
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/9. Conventions/1. Introduction.smi 896 bytes
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/8. Unexpectedly Useful Operations/1. Introduction.smi 859 bytes
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/4. Creating Fake Objects/12. Summary.smi 855 bytes
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/05. Language Basics - User Defined Types/01. Introduction.smi 835 bytes
- B6. Beautiful C++. STL Algorithms (Kate Gregory, 2016)/6. Generating and Manipulating Collections/1. Introduction.smi 830 bytes
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/08. Language Basics - Operators/01. Introduction.smi 792 bytes
- C1. C++ Unit Testing Fundamentals Using Catch2 (Dror Helper, 2020)/3. Organizing Your Tests Using Catch/12. Summary.smi 778 bytes
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/06. Language Basics – Flow of Control/01. Introduction.smi 777 bytes
- A2. C++ Fundamentals Including C++ 17 (Kate Gregory, 2018)/04. Variables and Fundamental Types/01. Introduction.smi 771 bytes
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/9. When Are You Done/01. Introduction.smi 730 bytes
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/5. Standard Library Algorithms/01. Introduction.smi 719 bytes
- B7. Beautiful C++. Updating Legacy Code (Kate Gregory, 2018)/2. What Target Are You Trying to Reach/01. Introduction.smi 702 bytes
- C2. Advanced C++ Mocking Using Google Mock (Dror Helper, 2017)/3. Unit Testing with Google Test/12. Predicate Assertions.smi 698 bytes
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/4. Lambdas/01. Introduction.smi 680 bytes
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/2. Modern C++/01. Introduction.smi 642 bytes
- B2. Reading Legacy C++ (Kate Gregory, 2020)/2. Arrays, Pointer Arithmetic, and Strings/1. Introduction.smi 610 bytes
- B1. C++ 17. Beyond the Basics (Kate Gregory, 2019)/3. Standard Library Containers/01. Introduction.smi 603 bytes
- B2. Reading Legacy C++ (Kate Gregory, 2020)/3. Macros, Old Keywords, More Pointers, and Printf/1. Introduction.smi 490 bytes
- A1. Learn to Program with C++ (Kate Gregory, 2020)/~rutracker.org~forum~viewtopic.php^t=5947601.url 75 bytes
- C3. High-performance Computing in C++ (Dmitri Nesteruk, 2015)/~rutracker.org~forum~viewtopic.php^t=5146587.url 75 bytes
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via anywarmservice[AT]gmail.com. Remember to include the full url in your complaint.