C Programming – Theory revision | FULL COURSE | Learn programming



C Programming – Theory revision | FULL COURSE | Learn programming

C Programming - Theory revision | FULL COURSE | Learn programming

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
https://youtu.be/vl794HKeXug

● Video link to C++ Programming course
https://youtu.be/YGkHvMKo2gI

* 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
https://www.youtube.com/watch?v=vl794HKeXug

● 60 Technical interview questions on C programming languages
https://www.youtube.com/watch?v=_4lWVpWXJbM

● 60 Technical interview questions on C programming languages with answers explained
https://www.youtube.com/watch?v=huuzEkRWUUc

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

Music: www.bensound.com: https://www.bensound.com
#Ctutorialforbeginners #Ctutorial #Cprogramming

Comments are closed.