News

Developer educator and .NET MVP Jeremy Clark talks concurrent programming ahead of an intermediate-level two-day training ...
Async / Await asynchronous programming model for Java versions 1.8 - 23; similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).
We designed a new lab on asynchronous programming with the JavaScript Promise APIs for COMPSCI 220: Programming Methodologies, a sophomore-level programming course focused on functional programming.