C is a low-level language, which means it operates close to the computer's hardware. Compared to high-level languages like Python and Java, low-level languages like C allow the programmer to interact directly with hardware features like memory.
In this course, you will learn about the components of a computer which includes Memory, processor, input and output devices along with storage and operating system. You will also understand the concept of assembler, compiler, interpreter, loader, and linker. Then you will be introduced to algorithms and flowcharts which includes representation of an algorithm, flowchart, along with the concept of pseudo code and its examples, converting algorithms to programs and writing source code.
Write a public review