The Untapped Potential of Software Visualization
Offered By: CppNow via YouTube
Course Description
Overview
Explore the untapped potential of software visualization in this conference talk from C++Now 2018. Discover how visualization techniques can significantly improve code comprehension and developer productivity. Learn about the principles of human visual perception and their application in software engineering. Examine various software visualization fields and their impact on understanding complex systems. Develop a simple visual notation to accelerate source code comprehension. See a practical demonstration using Sourcetrail, a cross-platform source explorer built on LLVM/Clang LibTooling, to navigate large codebases more efficiently. Gain insights from Eberhard Gräther, a software engineer and UX designer, on leveraging visual tools to address the challenge of spending excessive time reading and understanding existing code rather than writing new code.
Syllabus
C++Now 2018: Eberhard Gräther “The Untapped Potential of Software Visualization”
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube