C Programming - Theory revision | FULL COURSE | Learn programming

preview_player
Показать описание
This video is prepared to revise your theory for learning C++ programming, link to other videos is given below...

● Video link to complete C language 101 programs

● Video link to C++ Programming course

* Index *

00:00:04 What is C?
00:01:18 A code block for C program
00:03:41 Format specifiers
00:06:23 Character sets and Constants
00:08:48 Variables
00:13:14 Basic operators
00:16:10 What are escape sequences?
00:18:21 What are decision control structures?
00:19:41 Syntax for decision control structures
00:23:20 Logical operators
00:26:32 Conditional operators
00:28:10 Why do we need loops?
00:29:41 Understanding while and do-while loop
00:31:02 Comparison between while and do-while loop
00:31:29 Increment and decrement operators
00:34:41 Understanding for loop
00:38:24 Pattern programming, basic first!
00:40:27 Goto keyword
00:42:34 Break and Continue keywords
00:44:46 Syntax for case control structure
00:46:56 Case control structure in more detail
00:50:26 What are functions?
00:52:39 Parameterized functions and return value
00:55:27 What are pointers?
00:57:17 Using pointers
00:58:57 Call by value and call by reference
01:02:53 Scope of a variable
01:06:01 What is recursion?
01:07:15 Arrays in theory
01:09:06 Single dimensional arrays
01:13:39 Multi dimensional arrays
01:17:27 Passing arrays to a function
01:21:18 What is a string?
01:24:09 ASCII characters
01:24:56 Inbuilt string functions
01:27:09 Syntax for structures
01:29:26 Array of a structure
01:29:58 Structure within structure
01:31:07 File operations in C
01:35:31 What is a command line argument?
01:37:08 More datatypes
01:42:41 More on escape sequences
01:45:51 Type casting
01:47:57 Enumeration
01:50:32 Bitwise operators
01:57:27 Unions

Other important videos
=========================================
● Learn C programming - Full course with 101 programs explained in detail

● 60 Technical interview questions on C programming languages

● 60 Technical interview questions on C programming languages with answers explained

● Follow us for regular updates on Facebook, Youtube, Twitter, Instagram @kodegod

#Ctutorialforbeginners #Ctutorial #Cprogramming
Рекомендации по теме
Комментарии
Автор

I am unable to find your 6 hour video of C. This one is good and pretty easy to understand. Thank you so much !!

bhaumikable
Автор

3:11 sir it's wrong compiler translates entire source code into machine code in C language, it's interpreter who translates line by line

hw_karan
Автор

38:24 pattern programming; each "display unit" can display one "character constant"

Ejeby
Автор

Sir its very useful i learnt 6hrs vdo and revising theory with this .thank u soo much sir.pls do it on java and python as early as possible sir pls.

santhiyakannan
Автор

Such a wonderful explanation I have ever seen. Thank u so much sir for providing a great content with clear explanation. Your videos are really so helpful.

brightfuture
Автор

Sir, with due respect
In 3:24 min, "the compiler compiles the code as a whole, and the interpreter interpret the code line be line", , I thik it is right, sir

shayansarkar
Автор

THANKU SIR..FOR EXPLAINING EVERY THEORECTICAL CONCEPT SOOO NICELY....IT TOOK ME THREE DAYS BUT I COULD MEMORISE THE CONCEPTS BETTER ...THANKU AGAIN!

Yuna-lold
Автор

Thanks sir! This vedio given me a lot of revision, thankyou very much

ms_srivastava
Автор

tomorrow is my end sem i have started watchig it just now

vishalgupta
Автор

Sir I am really appreciate your help.Thank you

saurabhbagade
Автор

Awesome and only needed points are well explained

ChiragHadiyaCreations
Автор

Very nice explanation in short duration

kavitha
Автор

Sir can u add at which time which topic is their in description it will make easy for us to read thanq sir for ur kind help

abc-bgip
Автор

Great explanation I just wish the audio didn´t change every 2 minutes. You should hit the equalize audio level in your video editor and upload again. I think it is worth it since you make it so easy to understand these concepts. You should also use the noise reduction.

excitedbox
Автор

Tnq so much sir.. really very helpful video..👍👍

Abhu-
Автор

Can you do a vedio on phyton language please

harishbandari
Автор

Thank you so much for a c tutorial, other ones I feel are a bit over dumbed down. What did you use for your presentation, it's the same for your 6 hour tutorial and it looks amazing?

zedzie
Автор

I have questions, I though interpreters are the one that execute it line by line and compiler does the whole thing first?

htainlindwa
Автор

Thank you sir, would you please provide the pdf of this?

Avantisha
Автор

Sir I have Doubt : if we declare an array of size 4 ideally we should not be able to access a[4] but practically we can use an array of any size for storing and accessing more elements than its defined size. I did a lot of brainstorming but could not come to a conclusion.

bhaskarsaha
welcome to shbcf.ru