4 тысяч подписчиков
27 видео
Bazel & Google Test in Visual Studio Code
string_view in C++ and why you should use it!
Dynamic Programming in 30 Minutes
Amortized Analysis
Debugging C++ in Visual Studio Code using gcc/gdb and Bazel
Bellman-Ford algorithm clearly explained in 10 minutes
C++ Command Line Arguments (Pro Tips)
Graph Representation in C++
Bazel Tutorial for C++ in 30 Minutes
Address Sanitizer in C++ (A Tutorial)
Master Backtracking
Learn C++ Multi Threading in 20 Minutes
Google Test and Mock Platform - Part 2: GMock Matchers
Dijkstra algorithm clearly explained in 8 minutes
Ultimate Tips on Tech and Coding Job Interviews
C++ Multi Threading Part 3: Atomic Variables and Memory Models
Google Test and Mock Platform, Complete Tutorial. Part 1: Google Test
Visual Studio Code Top Features 2020
How to use Google Benchmark for C++ programs
Google Test and Mock Platform - Part 3: Mocking Classes and Functions with GMock
Floyd–Warshall algorithm explanation in 9 minutes
C++ starter repo for Bazel & Visual Studio Code with GTest, Glog and Abseil
Runtime complexity of inserting N items into an empty std::set in C++