Главная
Study mode:
on
1
Introduction
2
Enterprise Scale
3
Enterprise Code
4
JavaScript
5
Fizzbuzz
6
Python
7
Fizz Buzz
8
Haskell
9
Comments
10
A common fallacy
11
Too many imports
12
Awkward questions
13
Peoples explanations
14
The Matrix
15
Too Many Inputs
16
Repetition
17
Factory
18
Singleton
19
Population explosion
20
Name
21
Configuration
22
Disappearance
23
Rename
24
Noisy logging
Description:
Explore a thought-provoking conference talk that dissects the root causes of problematic codebases in enterprise programming. Delve into how specific coding habits, design practices, and assumptions can systematically inflate code and compound its accidental complexity. Learn to identify and understand the interplay between ineffective practices and their impact on code quality. Examine examples in various programming languages, including JavaScript, Python, and Haskell, to illustrate common pitfalls. Discover how seemingly innocuous practices like excessive imports, repetitive code, overuse of design patterns, and noisy logging can lead to code bloat and decreased maintainability. Gain insights into improving code quality by addressing the underlying causes rather than simply focusing on the symptoms.

Clean Coders Hate What Happens to Your Code When You Use These Enterprise Programming Tricks

NDC Conferences
Add to list