C Language Course #1 | Introduction and "Hello World" Program

Описание к видео C Language Course #1 | Introduction and "Hello World" Program

In this series, first, I am going to dive into the C programming,
starting with its history and importance. Then, the actual C programms
starting from the "Hello World" to the practical applications in real world.

Content Timestamps

(0:00:00) Introduction
(0:01:06) History of C Programming Language
(0:04:53) Some Important Properties of C
(0:10:17) Set C Development Environment in VS Code
(0:16:13) The First C Program: "Hello, World!"
(0:21:21) Compile and Run the C Code
(0:24:23) Preprocessor Directive: "stdio.h" and Functions Defined in It
(0:24:54) Contents Being Defined in the "stdio.h"
(0:25:01) Some File Handling Function List in "stdio.h"
(0:25:45) Some Input/Output Function List in "stdio.h"
(0:26:20) Some Macros List in "stdio.h"
(0:27:52) Summary

Комментарии

Информация по комментариям в разработке