NDC Conferences

Programming Talks tagged with: "NDC Conferences"

The Post JavaScript Apocalypse

Douglas Crockford
an hour
The Post JavaScript ApocalypseThis talk speculates about the next language after JavaScript, and what to do in the mean time about some of the new features in ES6. There will be an emphasis on simplicity and quality. The web is cluttered and full of errors. The talk will also touches on why you should ...

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

Kevlin Henney
an hour
Clean Coders Hate What Happens to Your Code When You Use These Enterprise Programming TricksIt is all to 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 ...