logo

Hi 🔥 I'm YoTi

I’m on a serious journey to genuinely master the “C lang”, not just to write it.

1.1 - Information Is Bits

2024-08-23

Exploring the Fundamentals of C Programming and the Role of Bits in Computing

1.2 - Programs Are Translated by Other Programs into Different Forms

2024-08-23

How C Programs Are Compiled and Transformed into Executable Files

1.3 - It Pays to Understand How Compilation Systems Work

2024-08-24

The Importance of Understanding the Compilation Process in C Programming

1.4 - Processors Read and Interpret Instructions Stored in Memory

2024-08-24

How Processors Execute Compiled Instructions in C Programs

1.4.1 - Hardware Organization of a System

2024-08-24

Understanding the System's Hardware Components and Their Roles

1.4.2 - Running the hello Program

2024-08-24

Step-by-Step Execution of a Simple C Program on a Processor