How Linux Data Structures work This article lists the major data structures that Linux uses. It is a definite guide for those interesting in learning Linux kernel in depth...
Review of Linux Kernel Sources and Functions This article describes where in the Linux kernel sources you should start looking for particular kernel functions. This article does not depend...
Linux Kernel Operating System Processes This article describes what a process is and how the Linux kernel creates, manages and deletes the processes in the system. Processes carry out...
Corda Blockchain Decentralized App In this tutorial, we run an example Decentralized Application or DApp that uses Corda R3. This sample project comes with default Corda library, so it...