Summary of video tutorials for programming C by Le Tran Dat

These will be videos with the most useful information for C users, enabling them to capture all C knowledge from basic to advanced in the fastest time!

Language C – 01 – Introduction Language
C – 02 Language – Use CodeBlocks to create Project C
Language C – 03 – Writing the First C Program
Language C – 04 – What is the library stdio.h?
Language C – 05 – How to make notes at programming C
Language C – 06 – How does the printf function work?
Language C – 07 – What is a variable? Can I eat it?
Language C – 08 – Data type: Natural Number (int)
Language C – 09 – Natural number array
Language C – 10 – Character array is also called string
Language C – 11 – Command and block
Language C – 12 – Branching statement If Else
Language C – 13 – Else If branch instruction
Language C – 14 – Switch command with integer
Language C – 15 – Switch Command with character
Language C – 16 – Loop: while
Language C – 17 – Loop: for
Language C – 18 – Loop: do while
Language C – 19 – How to exit a loop? Use break
Language C – 20 – How to skip a group of conditions in the loop, use continue
Language C – 21 – Goto command
Language C – 22 – Deposit interest rate program
Language C – 23 – #define pretreatment
Language C – 24 – Function input from keyboard, scanf
Language C – 25 – Use the getchar function to enter a string with a space
Language C – 26 – Use putchar function to print characters to the screen
Language C – 27 – Write a character counting program
Language C – 28 – Interesting thing about equal assignment
Language C – 29 – Write a program to count lines (rows)
Language C – 30 – write word count program
Language C – 31 – What is the structure of a function and prototype
Language C – 32 – Structure of a function and return command
Arguments call by value – Arguments call by value
Language C – 34 – Test theory call by value
Language C – 35 – The function returns void type
Language C – 36 – Local variable, Auto variable
Language C – 37 – Explain how to use scope and auto
Language C – 38 – Global variable
Language C – 39 – How to name variables effectively
Language C – 40 – How different is Float vs Double
Language C – 41 – Questions about short, long, long long, unsigned, signed, overflow?
Language C – 42 – What is a constant? Const keyword
Language C – 43 – Several tricks with constant strings
Language C – 44 – Addition and subtraction operations
Language C – 45 – Priority of operations
Language C – 46 – Residual division operation (modulus)
Language C – 47 – sizeof operator
Language C – 48 – Increases and decreases
Language C – 49 – Differentiate getchar and getch
Language C – 50 – Relational operators
Language C – 51 – Data type _Bool
Language C – 52 – assignment operators
Language C – 53 – comma operator
Language C – 54 – Encrypt data by ctype.h library
Language C – 55 – String test functions in company
Language C – 56 – toupper tolower in the type library

ITZone via Daynhauhoc

Share the news now