Pankaj Kumar

Pankaj Kumar

Benefits of Functional Programming

As known, the theoretical foundations of imperative programming were laid back in the 1930s. The theory remained a theory until John McCarthy developed the Lisp language in the early 1950s. Now, the most popular functional programming language is Haskell.  As…

Run and Manage Unikernels in VSCode

Run and Manage Unikernels in VSCode

A unikernel is a single process system specifically designed to run one and only one application as a virtual machine typically in the cloud or in the data center. Unikernels typically are much faster than a Linux VM or a…