Optimising a Small Real-World C++ Application
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore hands-on optimization techniques for a small real-world C++ application in this 48-minute conference talk. Learn how to utilize measurement tools like valgrind and cachegrind to identify performance hotspots. Discover common pitfalls in C++ programming and gain insights into avoiding them through the implementation of alternative algorithms and libraries. Gain practical knowledge on improving the efficiency and speed of your C++ code through this demonstration-based presentation delivered at NDC Conferences.
Syllabus
Optimising a small real-world C++ application - Hubert Matthews
Taught by
NDC Conferences
Related Courses
Information TheoryThe Chinese University of Hong Kong via Coursera Intro to Computer Science
University of Virginia via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera