Anonymous functions have been present in programming languages since Lisp debuted in 1958! My examples will once again be demonstrated in JavaScript.
Month: June 2018
Coding Concepts – Understanding Generics
I’ve been fascinated with Generics for a while, they can be quite hard to grasp, understanding why and where they should be used. The main motivation for the use of generics is to provide meaningful type constraints between members, Generics or Parametric Polymorphism, are used in most programming languages, and although they can be harder to understand, there are 5 main benefits to using them.
Moving from .Net to Salesforce. My thoughts and the challenges so far.
Having spent nearly a decade in the Microsoft eco-system, I decided it was time for a change. Read about my journey here.
#CodeTalk - GitHub Acquisition - Free eBook & How to Drive Innovation in the Workplace
So… Microsoft has officially bought GitHub for $7.5 billion! How will this affect VSTS and Microsoft’s current source control solution? Do you feel this is a good move for Microsoft and the open source community as a whole? Some believe this is Microsoft going back to it’s roots, moving away from manufacturing etc and back…