Enterprise Programming Tricks For Clean Code
It is all too easy to dismiss problematic codebases on some nebulous idea of bad practice or bad programmers. Poor code, however, is rarely arbitrary and random in its structure or formulation. Systems of code, well or poorly structured, emerge from systems of practice, whether effective or ineffective. To improve code quality, it makes more sense to pick apart the specific practices and see their interplay — the cause — than to simply focus on the code itself — the effect. This talk looks at how a handful of coding habits, design practices and assumptions can systematically balloon code and compound its accidental complexity.
EVENT: code::dive conference, Poland, 2016 (http://codedive.pl/#)
SPEAKER: Kevlin Henney
PERMISSIONS: The original video was published on the code::dive YouTube channel (https://www.youtube.com/channel/UCU0Rt8VHO5-YNQXwIjkf-1g). The conference organizers provided Coding Tech with the permission to republish this video.
Other Videos By Coding Tech
2017-09-19 | Code Refactoring: Learn Code Smells And Level Up Your Game! |
2017-09-18 | Functional Programming Basics In ES6 |
2017-09-17 | BETTER CODE |
2017-09-15 | NODE JS is EVERYWHERE |
2017-09-11 | Answering Tricky JS Interview Questions |
2017-09-10 | LAMBDA Functions: Powerful And Elegant Abstractions |
2017-09-07 | Things I Was Unprepared For As A Lead Developer |
2017-09-06 | The Frontend Is A Full Stack |
2017-09-04 | VS Code: Supercharge Your JavaScript Debugging Workflow |
2017-09-04 | How To Become A Data Scientist In 6 Months || Tetiana Ivanova |
2017-09-03 | Enterprise Programming Tricks For Clean Code |
2017-09-02 | WHY ELM? |
2017-09-01 | VSCode: 10 Most Useful Tips And Tricks |
2017-08-31 | GraphQL In Production |
2017-08-29 | Reasonable JavaScript |
2017-08-27 | From REST To GraphQL |
2017-08-24 | WebAssembly In Action |
2017-08-21 | When To Go Native Over JavaScript |
2017-08-16 | Zero To GraphQL In 30 Minutes |
2017-08-15 | 10 Tips For Clean Code |
2017-08-14 | Using GraphQL, ReactJS and Apollo To Create Amazing Apps |