Главная
Study mode:
on
1
Intro
2
Why should we care about the code quality?
3
First law of programming
4
Economic impact
5
What's quality code?
6
Ways to improve
7
Honor SLAP
8
Favor high cohesion & loose coupling
9
Reveal intention
10
Avoid primitive obsession
11
Avoid clever code
12
Comment "Why", not "What"
13
Give good meaningful names
14
Do tactical code reviews
15
Outro
Description:
Explore the importance of code quality and learn practical strategies to improve it in this insightful conference talk by Venkat Subramaniam. Discover the economic impact of poor code quality and understand what constitutes high-quality code. Learn to honor the Single Level of Abstraction Principle (SLAP), favor high cohesion and loose coupling, reveal intention in your code, avoid primitive obsession and overly clever solutions. Gain insights on effective commenting practices, the significance of meaningful naming conventions, and the value of tactical code reviews. Enhance your programming skills and contribute to creating more maintainable, efficient, and robust software systems.

Reasons and Ways to Improve Code Quality

GOTO Conferences
Add to list