InfoQ Homepage Software Development Content on InfoQ
-
Experiences and Good Practices from Hackathons
Hackathons are events where developers work together during a fixed period to collaboratively develop software. They provide learning opportunities and space for developers and organizations sponsoring the hackathons to network and have some fun.
-
Improve your Programming Skills with Exercism.io
Exercism.io helps developers to increases their craftsmanship in a language through feedback and discussion. It’s a community and tool where developers can write code and discuss it to strengthen their problem-solving skills. InfoQ did an interview with the creator of exercism Katrina Owen and with Richard Thomson who contributed the C++ language track for exercism.
-
An Introduction to Minimum Viable Architecture
This post describes the minimum viable architecture for developing minimum viable product. It includes the architecture specification in different phases of startup.