209
click to vote
OOPSLA
15 years 8 months ago
2009 Springer
An object diagram makes explicit the object structures that are only implicit in a class diagram. An object diagram may be missing and must extracted from the code. Alternatively,...
OOPSLA
15 years 8 months ago
2009 Springer
The shift from single to multiple core architectures means that programmers must write concurrent, multithreaded programs in order to increase application performance. Unfortunate...
102
click to vote
OOPSLA
15 years 8 months ago
2009 Springer
The Task Parallel Library (TPL) is a library for .NET that makes it easy to take advantage of potential parallelism in a program. The library relies heavily on generics and delega...
138
click to vote
OOPSLA
15 years 8 months ago
2009 Springer
Programmers build large-scale systems with multiple languages to reuse legacy code and leverage languages best suited to their problems. For instance, the same program may use Jav...
116
click to vote
OOPSLA
15 years 6 months ago
2009 Springer
During its formative decades the software community looked twice to the theories of ChristopherAlexander for inspiration, both times failing to completely master the architect’s...
|