Francis Toth Presents: Functional Programming Speaker: Francis Toth, YoppWorks Inc. Introduction to Functional Programming In this presentation, you will learn the fundamental principles of Functional Programming. We will tackle this paradigm in a very practical way...
If you’ve ever sat down and attempted to learn computer programming on your own, then you’re aware of the sheer amount of information available online. It can be a little overwhelming to sift through the many tutorials, opinion pieces, and online programming courses...
Getting Started with Akka Akka is framework for writing highly concurrent, distributed and fault-tolerant applications. Though written in Scala, it’s usable in Java as well. Getting Started with Akka Akka is based on the Actor model, where we have message passing...
Recent Comments