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
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube