InfoQ Homepage Joy of Coding 2015 Content on InfoQ
Presentations
RSS Feed-
Joy of Testing
John Hughes presents automated techniques that can improve testing, focusing on what the code should do rather than which cases should be tested, with war stories from Ericsson, Volvo Cars, and Basho.
-
Cool Code
Kevlin Henney examines some examples of code that are interesting because of historical significance, profound concepts, impressive technique, exemplary style or just sheer geekiness.
-
Modeling Complex Game Economy with Neo4j
Yan Cui shares lessons learned using Neo4j to model the in-game economy of the "Here Be Monsters" game and automate the balancing process.
-
Hello, Declarative World
Tom Stuart takes a look at some modern examples of declarative programming and explores how it can help with the applications built today.
-
Hacking Culture with Chat Robots
Ben Straub discusses how automating communication tasks with chat robots can have a feedback effect on people and their culture, and how it can be applied to organizations.
-
Exercises in Programming Style
Crista Lopes demos writing the same program using multiple styles, showcasing the richness of human computational thought and the need to avoid being stuck with one or two styles for life.
-
Kill the Mutants - A Better Way to Test Your Tests
Roy van Rijn explains what mutation testing is and how it works, comparing several Java frameworks (PIT, Jester, Jumble) that enable automatic mutation testing in a continuous build.
-
The Joy of Debugging Ourselves
Laurent Bossavit provides some suggestions on how to bring the fun back into programming by developing new skills such as leprechaun hunting and brain debugging.
-
Opening Keynote - Programming as Distributed Cognition: Defining a Super Power
Chris Granger talks about his recent post “Coding is not the new literacy”, and how we need to do better at teaching people and get back to thinking about computers as a medium for us to think through