#1 Learn C programming : first program

Published: 01 June 2024
on channel: CppBuzz
765
14

Learn C Programming #1 program | Hello Word

We will write our first program in C programming today. We will use v i editor, gcc compiler on Linux operating system.
In this program we will only print Hello text. First we will include the header file stdio.h, and then
int the main function we will use printf function to print Hello on the console. We are using slash n here to put
new line characters to add a blank line before and after the text.

we can compile this program which is in the file one dot c using syntax
gcc space one dot c space hyphen o one dot out

gcc compiler will create a binary file one dot out, we can execute this binary by typing
dot forward slash one dot out
The result of this program you can see on the screen.

Thank you for watching. If you have any doubt please add your comment in the description box.
In next video we will talk about each and every symbol used in this program.

Visit link: https://www.cppbuzz.com/c-interview-q...

#shorts #ytshorts #codingshorts #youtubeshorts #coding #include
#cprogramming #programming #youtubeshorts #coding_for_beginners #coding_is_thinking #codinglife #codingisfun #coding_solutions #coding_knowledge #cprogramming #coding_programs #coding_solutions #coder #computerlanguage #cbasicsforbeginners #programming #softwaredeveloper #vieditor #linux #gcc


On this page of the site you can watch the video online #1 Learn C programming : first program with a duration of hours minute second in good quality, which was uploaded by the user CppBuzz 01 June 2024, share the link with friends and acquaintances, this video has already been watched 765 times on youtube and it was liked by 14 viewers. Enjoy your viewing!