InfoQ Homepage Joy of Coding 2016 Content on InfoQ
Presentations
RSS Feed-
GIF: The Image Format that Keeps Giving
Igor Wiedler discusses GIF topics: compression, patents, legal trials, boycotts, browsers, color palettes and binary numbers.
-
The Joy of Analysis Development
Hilary Parker discusses the history of the analysis development tools, the current state of the art, and the importance for data scientists and analysts to understand programming principles.
-
Hobby-Oriented Programming
Sonja Heinen discusses hobby-oriented programming which defines developer types (amateur and professional), exploring the correlation between a programmer's happiness and leisure time activities.
-
I Don't Know Prolog, and so Can You
Corey Haines introduces Prolog, its syntax, the solver model, along with code samples on list operations to find all the combinatorial variations of a list using the function isMember.
-
The Joy of Microservices
Ian Cooper provides arguments for using microservices, why they are useful and when it makes sense to implement such a solution.
-
The Joy of Not Coding
Jeroen Janssens discusses several tricks for polyglot programmers helping to mix and match different languages and tools in a project.
-
The Marvel Guide for Developers
Melinda Seckington discusses how to become a superhero developer by helping others start with the origin stories, and lessons learned from Marvel superheroes.
-
Category Theory for the Working Hacker
Philip Wadler on why category theory is relevant for developers, discussing the principle of Propositions as Types connecting propositions and proofs in logic, and types and programs in computing.