Part 2 link : • C Language Tutorial for Beginners (with No...
VS Code Setup Video Link : • How to set up vs code for c/c++ language
Typed Notes available at : https://drive.google.com/drive/folder...
Code for Practice : https://github.com/ChetanPatel1999/C-...
Shoping Project : https://youtube.com/live/OsbbRIbjm0A?...
Logical Programming Playlist : • Logical Programming series
Frontend Web Development Playlist : • Frontend Web Development
Python Playlist : • Python Live classes
C++ playlist : • C++ Live Classes
Time Stamp
Introduction 00:00:00
Index page 00:01:57
Chapter -1 Computer Programming Language 00:04:46
Chapter -2 Algorithm and Flowchart 00:10:27
Chapter -3 Compilation process 00:30:55
Chapter -4 Basic Structure of a C Program 00:49:18
Chapter -5 Data Types and Format Specifiers 01:14:28
Chapter -6 Variable in C 01:28:46
Chapter -7 User Input in C 01:43:29
Chapter -8 Questions based on Data type & Operators 02:02:40
Chapter -9 Tokens in C 02:28:14
Chapter -10 Operators in C 02:45:16
Chapter -11 Type Casting in C 03:26:21
Chapter -12 ASCII Code in C 03:39:08
Chapter -13 Control Flow Statements in C 03:54:00
Chapter -14 If -Else Statements in C 04:01:20
Chapter -15 Questions based on if – else 04:19:04
Chapter -16 If - else if -else Statement in C 04:47:32
Chapter -17 Questions based on if-else if-else 04:57:39
Chapter -18 Switch Case Statement in C 05:24:13
Chapter -19 Question Based on Switch Case Statement 05:36:52
Chapter -20 Nested if else Statement 05:59:08
Chapter -21 Question Based on Nested if else 06:03:29
Chapter -22 For loop Statement in C 06:22:13
Chapter -23 Question Based on for loop 06:41:10
Chapter -24 While loop Statement in C 07:08:54
Chapter -25 Questions Based on while loop 07:19:16
Chapter -26 Do while loop Statement in C 07:45:48
Chapter -27 Question Based on Do while loop 07:53:25
Chapter -29 Pattern in C 08:09:08
Chapter -30 Questions Based on Patterns 08:29:31
Chapter -31 Break Continue in C 08:35:57
Chapter -32 Go to Statement in C 08:51:23
Chapter -33 functions in C 09:04:36
Chapter -34 variable size , range , default value 10:17:25
Chapter -35 Storage classes in C 10:49:34
Chapter -36 Recursion in C 11:15:31