#2: C Variables and Print Output | C Programming for Beginners

preview_player
Показать описание
Step by step video tutorials to learn C Programming for absolute beginners!

In this video, we will learn about variables. More specifically, we will learn how to create variables and store data in them so that we can use them later in our program. Finally, we will learn to give good variable names so that our code is easier to understand.

~

Watch our videos and revise them with our C App!

Timestamps:
0:00 Start
2:00 Printf() function
3:54 Change value of variables
5:27 Assign variable to another variable
6:55 Declaring Multiple variables at Once
7:54 Variable Naming Conventions

Find Programiz elsewhere:

#C #cprogramming #learnprogramming #programiz #variables #learnc
Рекомендации по теме
Комментарии
Автор

🔥Finding it Damn Hard to Understand C Programming?
Learn to code—the right way—with interactive lessons, quizzes & challenges. Build a strong programming base; it's IMPORTANT!

programizstudios
Автор

Excellent video. The answer is C, 33 33. This is because the space after the type specifier in the first printf function is considered as a string so it will also be rendered in the output before the second printf function.

tech_manuel
Автор

I'm a mechanical engineer and wants to learn c programming and also wants to improve my english vocab as well, So this is the best channel for that thing .Your content is really appreciatable and we want more videos like this. Thanks a lot to you for doing such type of hard work.

abhishekchauhan
Автор

I’m loving your videos. Very well explained and not too much information at once

kimsolaofc
Автор

i started with ur python playlist which built my python foundations and i became very good at it and when i started learning c, i knew where to look for and i was right!, programiz never dissappoints, quality content as always

shrirajthakare
Автор

I am a Computer Science freshman and have absolutely no clue what to do. Ma'am, you and your team save me from flunking. Thank you so much!

diannanicolec.torres
Автор

The course is clear and adorable . I understood more than what I was taught in class. Thank you so much for sharing your knowledge.

mahamattahirabakar
Автор

I was a programmer in my early life but transitioned to hairdressing about 20 years ago, now I've been feeling the programming itch again. This is such a great basic reminder of all the basics I have forgotten! Thanks!

escapist
Автор

to be honest i found this video late but i dont regret it cause i might find the best place to learn for as beginner to learn the c programming language, keep up the good work we are seriously looking forward to it

srutiranjanbehera
Автор

I am a student majoring in Analytical Finance and I currently have an exam in programming in a couple of days. The playlist is great, and you explain everything, and wish you as my professor. Keep up the great work and keep doing what you're doing because you're a lifesaver.

hannamichel
Автор

How can You have so little views? Your website is awesome! Straight to the point and everything is nicely explained - same goes for the video!

Shadoweee
Автор

Thank you for this, I'm new to tech and I've been having problems with C but I guess I've found solutions to my problem with your channel. Keep up the good work.

badmusmuhammed
Автор

Were starting with C programming rn thank you for your videos. Truly understandable ♥️.

gnr
Автор

as a beginner i know how much useful your vedios are❤️

shivaish
Автор

I really love your content. You are the best instructor. So petient and one concept at a time💕

josephdaka
Автор

I love how your videos are short and precise. Easy for one to understand and engage. Thanks for making it free.

gloriaduncan
Автор

Your video was the only one that explained it well enough to where I could apply the work given! Thanks!

taylorjones
Автор

c) 33 33

#include <stdio.h>
int main() {
printf("Great video");
return 0;
}

paumata
Автор

i can't describe how useful it is.

sowmyanancheri
Автор

Just started C programming today....
I'm loving this tutorial..🥰

calebowatah