Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Good Code - What, Why, and How to Get There

NDC Conferences via YouTube

Overview

Explore the principles of writing high-quality, developer-friendly code in this 40-minute conference talk from NDC Conferences. Delve into the characteristics of good code, emphasizing readability, conciseness, and ease of navigation. Discover why code quality is crucial for long-term project success and learn practical techniques to improve your coding skills. Examine topics such as proper use of whitespace, effective commenting, logical organization, and the importance of clear naming conventions. Gain insights on managing complexity, avoiding unnecessary cleverness, and implementing sound architectural practices. Address advanced concepts like control flow, object-oriented paradigms, and multithreading while considering the balance between flexibility and simplicity in your code.

Syllabus

Introduction
What is good code
Why is it readable
Usability
Common Case
Business Case
Technical Quality
Fast
Fast isnt an issue
Vacati
Corolla
Outline
Personal Story
White Space
Whitespace
Narrative
Comments
Example Comment
Bug Documentation
Logic
Screen naming
Details
What does this do
Why would we want you
Interview moment
Make logic visible
Looking for tickets
Implementing algorithms
Separate methods
What abstraction means
Sample code
Technical details
Complexity
Cleverness
Cut and Paste
Named Constants
Architecture
Control Flow
ObjectOriented Paradigm
Multiple Return Points
Multiple Methods
Complicated Stuff
Multithreading
Extra Flexibility

Taught by

NDC Conferences

Reviews

Start your review of Good Code - What, Why, and How to Get There

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.