Clean Coders Hate What Happens to Your Code When You Use These Enterprise Programming Tricks
Offered By: NDC Conferences via YouTube
Course Description
Overview
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.
Syllabus
Introduction
Enterprise Scale
Enterprise Code
JavaScript
Fizzbuzz
Python
Fizz Buzz
Haskell
Comments
A common fallacy
Too many imports
Awkward questions
Peoples explanations
The Matrix
Too Many Inputs
Repetition
Factory
Singleton
Population explosion
Name
Configuration
Disappearance
Rename
Noisy logging
Taught by
NDC Conferences
Related Courses
Learn to Program: Crafting Quality CodeUniversity of Toronto via Coursera 数据结构与算法 Data Structures and Algorithms
Peking University via Coursera 数据结构与算法第一部分 | Data Structures and Algorithms Part 1
Peking University via edX Software Construction in Java
Massachusetts Institute of Technology via edX Advanced Software Construction in Java
Massachusetts Institute of Technology via edX