How to Read Complex Code
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Discover effective techniques for reading and understanding complex code in this insightful conference talk from YOW! 2021. Explore the cognitive processes involved in code comprehension as Felienne Hermans, associate professor at Leiden University and author of "The Programmer's Brain," shares research-backed strategies to improve your code reading skills. Learn why developers spend nearly 60% of their time reading code and how to overcome common challenges such as confusing variable names and highly coupled code. Gain practical, hands-on techniques to approach any piece of code with greater ease and efficiency, ultimately reducing headaches and improving your overall programming abilities. This presentation offers valuable insights for both experienced developers looking to enhance their code reading prowess and newcomers seeking to build a strong foundation in code comprehension.
Syllabus
How to Read Complex Code • Felienne Hermans • YOW! 2021
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube