InfoQ

InfoQ

Topic/Tag specific view

SoftwareParadigm Content on InfoQ


Latest featured content about SoftwareParadigm

Transforming Software Architecture with Web as Platform

Topics
Communication,
Distributed Teams,
QCon London 2009,
Teamwork,
WOA,
Web 2.0,
Platforms,
QCon,
Open Source,
Programming,
Architecture,
Enterprise Architecture,
Cloud Computing,
Agile,
Conferences,
Social Networking,
SoftwareParadigm

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

Google SoC Series: Constraint programming with Ruby

Topics
Ruby,
Domain Specific Languages,
Dynamic Languages,
Languages,
Google Summer of Code,
Programming,
SoftwareParadigm

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.