Advertisement
Membership
Login
ACCU Buttons
Overload Journal #131 - February 2016
Browse in : | > Journals > Overload > o131 |
Editorial: Be lucky
Description : Do you consider yourself unlucky? Frances Buontempo wonders what we can do to avoid disasters. by Frances Buontempo
Category: [ Journal Editorial ]
Description : Do you consider yourself unlucky? Frances Buontempo wonders what we can do to avoid disasters. by Frances Buontempo
Category: [ Journal Editorial ]
Defining Concepts
Description : Concepts provide a new way of constraining code. Andrew Sutton shows us how to define and use them. by Andrew Sutton
Category: [ Programming Topics ]
Description : Concepts provide a new way of constraining code. Andrew Sutton shows us how to define and use them. by Andrew Sutton
Category: [ Programming Topics ]
On Zero-Side-Effect Interactive Programming, Actors, and FSMs
Description : Functional programming is alien to many programmers. Sergey Ignatchenko considers parallels between actors and finite state machines.
Category: [ Programming Topics ]
Description : Functional programming is alien to many programmers. Sergey Ignatchenko considers parallels between actors and finite state machines.
Category: [ Programming Topics ]
Template Programming Compile Time Combinations & Sieves
Description : Functional style frequently uses sequences. Nick Weatherhead applies these ideas to combinations in C++. by Nick Weatherhead
Category: [ Programming Topics ]
Description : Functional style frequently uses sequences. Nick Weatherhead applies these ideas to combinations in C++. by Nick Weatherhead
Category: [ Programming Topics ]
Classdesc: A Reflection System for C++11
Description : C++ lacks direct support for reflection. Russell Standish brings an automated reflection system for C++, Classdesc, up to date. by Russell Standish
Category: [ Programming Topics ]
Description : C++ lacks direct support for reflection. Russell Standish brings an automated reflection system for C++, Classdesc, up to date. by Russell Standish
Category: [ Programming Topics ]
QM Bites : Maximising Discoverability of Virtual Methods
Description : C++11 introduced override as a contextual keyword. Matthew Wilson encourages us to use it. by Matthew Wilson
Category: [ Programming Topics ]
Description : C++11 introduced override as a contextual keyword. Matthew Wilson encourages us to use it. by Matthew Wilson
Category: [ Programming Topics ]
So Why is Spock Such a Big Deal?
Description : Spock testing in a Java environment is all the rage. Russel Winder talks through the history of testing on the JVM and demonstrates why Spock is so groovy. by Russel Winder
Category: [ Programming Topics ]
Description : Spock testing in a Java environment is all the rage. Russel Winder talks through the history of testing on the JVM and demonstrates why Spock is so groovy. by Russel Winder
Category: [ Programming Topics ]