How to Read Code
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the often-overlooked skill of reading code in this 28-minute EuroPython Conference talk. Learn why reading code is as crucial as writing it, drawing parallels to language acquisition. Discover techniques for effective code reading, including copy-and-paste strategies, minimal invasive surgery, and code inspection. Gain insights into generating and adjusting states, working with counters and label encoders, and understanding matrix code. Enhance your ability to comprehend and analyze existing code, ultimately improving your own programming skills and fostering better code writing practices.
Syllabus
Intro
Why read code
Copy and paste
What Ive done
Minimal invasive surgery
Inspecting the code
Generating States
Adjusting States
Counter
Label Encoder
Matrix
Code
Summary
Taught by
EuroPython Conference
Related Courses
Computer Vision: The FundamentalsUniversity of California, Berkeley via Coursera Programming Languages
University of Virginia via Udacity Learn to Program: Crafting Quality Code
University of Toronto via Coursera Computational Photography
Georgia Institute of Technology via Coursera Algorithms: Design and Analysis, Part 2
Stanford University via Coursera