Recommended videos
Read More
This video series starts at the very beginning and shows each step in the design of modern computing hardware. From bits to gates to registers to CPU. A followup video series will show how the CPU is expanded with modern techniques like cache, pipelining and multiprocessing. Duration: 10 episodes..
Read More
This video series starts at the very beginning and shows each step in the design of modern computing hardware. From bits to gates to registers to CPU. A followup video series will show how the CPU is expanded with modern techniques like cache, pipelining and multiprocessing. Duration: 10 episodes..
Read More
A new series on x64 Assembly language. In this vid, we'll look at few general aspects of ASM, before diving in and coding a few simple examples. Duration: 16 episodes..
Read More
Today we'll take a detour from our BoxBlur and start talking about MultiThreading in x64 ASM.. Duration: 4 episodes..
Read More
In this video we will explore the AVX 512 mechanisms.. Duration: 3 episodes..
Read More
Youe'll learn about Vim, Make, Adding, Subtracting and converting Decimals, Binaries and Hexadecimal numbers. As per Assembly Language we'll learn about Registers, the Current Program Status Register, Receiving Input, Outputting Data to the Monitor, .global, MOV, SWI, ADD, SUB, MUL, MLA, Syscall, LDR, .text, .data, CMP, Branching and a whole lot more... Duration: 4 episodes..