Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Category: <span>Software Architecture</span>

Aspect-Oriented Modeling – what it is and what it’s good for

In software engineering, aspects are concerns that cut across multiple modules. They can lead to the common problems of concern tangling and scattering: concern tangling is where software concerns are not represented independently of each other; concern scattering is where a software concern is represented in multiple remote places in …

Eclipse Service Oriented Device Architecture (SODA) – Overview and Demo

In this two part screencast, Michael Coté talks with Andy Smith about the Eclipse SODA project, part of the Eclipse OHF effort. In the first part, Andy gives us an overview of the device populated network with edge and centralized servers that SODA services. He then explains the Stepstone use-case …