How to Install VScode | VS code tutorial for beginners | c programming full course | C language | C

Опубликовано: 30 Сентябрь 2024
на канале: Dcoding
77
3

#cprogramming #cprogrammingvideo #clanguage #clanguageinhindi #clanguageforbeginners #clanguagetutorial #clanguageintroduction #cprogrammingbasics #cprogramminginhindi #clangu#cprogramminglanguagebeginner #cprogramminglanguagebasics #clanguagefullcourse

Chapter That We are Going to Cover in this Series are:-
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Basics:
1. C Language Introduction
2. C Programming Language Standard
3. int (1 sign bit + 31 data bits) keyword in C
4. Is it fine to write “void main()” or “main()” in C/C++?
5. Difference between “int main()” and “int main(void)” in C/C++?
6. Macros and Preprocessors in C
7. Compiling a C program:- Behind the Scenes
8. Benefits of C over other languages
9. Program error signals
10. Escape sequences in C
11. Line Slicing in C
12. C/ C++ Tokens
Variable Declaration, Definition and Scope:
1. Variables and Keywords in C
2. How are variables scoped in C – Static or Dynamic?
3. Scope rules in C
4. How Linkers Resolve Multiply Defined Global Symbols?
5. Quiz on Variable Declaration and Scope
6. Complicated declarations in C
7. Redeclaration of global variable in C
8. Internal and External Linkage
9. Declare variable as constant
10. Why variables doesn’t start with numbers
11. Redeclaration of global variables
12. Initialization of global and static variables
Data Types:
1. Data Types in C
2. Use of bool in C
3. Integer Promotions in C
4. Quiz on Data Types in C
5. Comparison of a float with a value in C
6. Need of long data type in C
7. size_t data type in C
8. Interesting facts about data-types and modifiers
9. Float and Double in C
Input/Output:
1. Returned values of printf() and scanf()
2. What is return type of getchar(), fgetc() and getc() ?
3. Scansets in C
4. puts() vs printf() for printing a string
5. What is use of %n in printf() ?
6. How to print % using printf()?
7. Quiz on Input Output in C
8. Difference between printf, sprintf and fprintf?
9. Difference between getc(), getchar(), getch() and getche()
Operators:
1. Introduction to operators in C and Arithmetic Operators
2. Relational and Logical Operators in C
3. Bitwise Operators in C
4. Operator Precedence and Associativity in C
5. Evaluation order of operands
6. Comma in C and C++
7. sizeof operator in C
8. Operands for sizeof operator
9. A comma operator question
Arrays & Strings:
1. Introduction to Arrays in C Language
2. Strings in C Language
3. Properties of array in C Language
4. Do not use sizeof for array parameters
5. Initialization of variables sized arrays in C
6. Are array members deeply copied?
7. What is the difference between single quoted and double quoted declaration of char array?
8. Initialization of a multidimensional arrays in C/C++
9. Write one line functions for strcat() and strcmp()
Control Statements:
1. What should be data type of case labels of switch statement in C?
2. For Versus While
3. A nested loop puzzle
4. switch statement in C
5. Difference between while(1) and while(0)
6. goto statement
7. Continue Statement
8. Break Statement
9. Using range in switch case
Functions:
1. Functions in C
2. Importance of function prototype in C
3. Functions that are executed before and after main() in C
4. return statement vs exit() in main()
5. How to Count Variable Numbers of Arguments in C?,
6. What is evaluation order of function parameters in C?
7. Does C support function overloading?
8. How can we return multiple values from a function?
9. What is the purpose of a function prototype?
Pointers:
1. Introduction to pointers in C and C++
2. Double Pointer (Pointer to Pointer) in C
3. Why C treats array parameters as pointers?
4. Output of the program | Dereference, Reference, Dereference, Reference
5. Dangling, Void , Null and Wild Pointers
6. An Uncommon representation of array elements
7. How to declare a pointer to a function?
8. Pointer vs Array in C
Enum, Struct and Union:
1. Enum in C
2. Structures in C
3. Union in C
4. Struct Hack
5. Structure Member Alignment, Padding and Data Packing
6. Operations on struct variables in C
7. Bit Fields in C
8. Structure Sorting (By Multiple Rules) in C++
File Handling:
1. fseek() vs rewind() in C
2. EOF, getc() and feof() in C
3. fopen() for an existing file in write mode
4. Read/Write structure to a file
5. fgets() and gets() in C
6. Basics of File Handling
7. fsetpos() in C
8. rename function in C/C++

:::::::::::::::::::::::::::::::::::::::
vs code tutorial for beginners
vs code installation
vs tutorial for beginners hindi
vs code installation for c
vs code Download
Install VS Code In 2 Minutes
vscode hindi
what is vs code hindi
visual studio code c program
visual studio code
vscode tutorial
how to use vscode for c programming