SoftwareParadigm Content on InfoQ
Latest featured content about SoftwareParadigm

- Topics
- Web 2.0,
- Open Source,
- Cloud Computing,
- Communication,
- WOA,
- Platforms,
- Architecture
This session takes a comprehensive look the "Web as Platform," implications for software architecture and innovations and ideas that are just now being fully appreciated. Changing concepts of system design and the discipline and practice of software architecture, that architects and technical leads must know today are addressed in this far ranging discussion.
News about SoftwareParadigm
- Topics
- Domain Specific Languages,
- Programming,
- Ruby
Constraint programming is a type of logic programming which allows you to define the constraints of a problem and leave it up to the computer to determine a solution. A Google SoC sponsored project will bring constraint programming to Ruby via a binding to the Gecode library. We talked to Andreas Launila, who develops the project.