
Modules and Static Libraries in C
Understanding what Modules are and how to create static libraries in C
Understanding what Modules are and how to create static libraries in C
OISC There is a programming language that has only one function. It is known as Single Instruction Programming Language or One Instruction Set Compiler (OISC) or Ultimate Reduced Instruction Set Computer (URISC). Before diving deep, what is “Instruction Set” ? An instruction set, or instruction set architecture (ISA), is the part of the computer architecture related to programming, including the native data types, instructions, registers, addressing modes, memory architecture, interrupt and exception handling, and external I/O....
Understanding the fundamentals of an HTTP server and then building one using Ruby
Step by step process to upload a file to Google drive with the Google API using React
Understanding Docker, Containers and Virtual Machines with examples.