04 C Tokens C Programming Language



04 C Tokens C Programming Language

04 C Tokens   C Programming Language

Click the link below for more video lecture series https://www.youtube.com/channel/UCnTEznFhcHCrQnXSEatlrZw?sub_confirmation=1

Engineering Study / Course Materials Drive Link https://drive.google.com/drive/folders/1WgNN5aA9zx9LbAYLefMV-R2rrENy2uSq?usp=sharing

Complete Course – Programming in C Language

Lecture Series #01 – Basics of C Programming
Topic #01 – Features of C Programming Language – https://youtu.be/qIYaS_U6urA
Topic #02 – Basic Structure of C Programs – https://youtu.be/EuxTNUNeWeU
Topic #03 – Character Set – C Programming Language – https://youtu.be/9HlXzAtrfQ0
Topic #04 – C Tokens – C Programming Language – https://youtu.be/BLAbHRtKHrY
Topic #05 – Data Types – C Programming Language – https://youtu.be/oH8Fk78X1vo
Topic #06 – Declaration of variables – C Programming Language – https://youtu.be/XHPswNSmzCM
Topic #07 – Types of Operators – C Programming Language – https://youtu.be/Z2BfSv74UcI
Topic #08 – Hierarchy of Operators – C Programming Language – https://youtu.be/EsbUsfvTyVQ
Topic #09 – Input and Output Statements – C Programming Language – https://youtu.be/nclbxLPpUeY

Lecture Series #02 – Control Statements
Topic #10 – IF and IF Else Statements with Example Programs – C Programming Language – https://youtu.be/5ip-WPTaB5Y
Topic #11 – IF Else Ladder Statements with Example Programs – C Programming Language – https://youtu.be/5PefwH15T00
Topic #12 – Nested IF Statements with Example Programs – C Programming Language – https://youtu.be/5tbuUs8RHtg
Topic #13 – Switch Statement with Example Program – C Programming Language – https://youtu.be/HQO04aWENY4
Topic #14 – Conditional Operator with Example Program – C Programming Language – https://youtu.be/dMF90EQS_GE
Topic #15 – Goto Statement with Example Program – C Programming Language – https://youtu.be/EWsR6kE6slY

Lecture Series #03 – Loop Statements
Topic #16 – While Statement with Example Program – C Programming Language – https://youtu.be/TdhZtVlM5jE
Topic #17 – Do While Statement with Example Program – C Programming Language – https://youtu.be/TBBmu8bJWNY
Topic #18 – For Statement with Example Program – C Programming Language – https://youtu.be/aCp6t5ZAMZA
Topic #19 – Program to Find Sum of Series – C Programming Language – https://youtu.be/ySgDrjzPGLg
Topic #20 – Program to Find Factorial of Number N – C Programming Language – https://youtu.be/E13BJ0AxAvY
Topic #21 – Program to Display Fibonacci Series – C Programming Language – https://youtu.be/VzfnAA7Lt0s
Topic #22 – Program to Find Whether the Given Number is Prime Number – C Programming Language – https://youtu.be/7VfLWCQS_sY
Topic #23 – Program to Reverse the Given Number – C Programming Language – https://youtu.be/pZsjs1nEgH8
Topic #24 – Program to Find Whether the Given Number Is Armstrong Number – C Programming Language – https://youtu.be/U_czNX1C9tk

Lecture Series #04 – Functions
Topic #25 – Functions – Types, Declaration, Call, Definition and Parameters – C Programming Language – https://youtu.be/ba8raObb354
Topic #26 – Function Prototype – Category – I – Function with No Arguments and No Return Value- Explanation and Example Program – C Programming Language – https://youtu.be/11BMuRzUW00
Topic #27 – Function Prototype – Category – II – Function with Arguments and No Return Value – Explanation and Example Program – C Programming Language – https://youtu.be/R6-hOoj6GZI
Topic #28 – Function Prototype – Category – III – Function with Arguments and Return Value – Explanation and Example Program – C Programming Language – https://youtu.be/GCpHN6IsBlg
Topic #29 – Function Prototype – Category – IV – Function with No Arguments and Return Value – Explanation and Example Program – C Programming Language – https://youtu.be/uEKjcEGDWvw
Topic #30a – Recursion – Explanation and Example Program – C Programming Language – https://youtu.be/HX16IMrCOCI
Topic #30b – Nesting of Function – Explanation and Example Program – C Programming Language – https://youtu.be/_MMq-n-rt5I
Topic #31 – Call by Value and Call by Reference Method – Explanation and Example Program – C Programming Language – https://youtu.be/fzANr1FUkgI

#Keeywords, #Constants, #Strings, #Operators, #Identifiers, #Special Symbols