
Coding Tricks
@CodingTricksBD
Talvez você curta
Conditional Statement (1) if, if -lse, if-else if-else ( Basic C Program... youtu.be/mbneF3IB26E via @YouTube
Syntax of for loop: for(initialization ; condition ; increment / decrement ) { statement; } Example: for(i=0;i<10;i++) { printf("I love my country"); }
Loop:-Loop is a system that do same work again and again. Loop help us to do complete coding in a small place. It also make a code low complexity ,less execution time.
Here, when expression==constant-expression then that case is do work other wish default do work . break is use for end the switch statement.

About Input and Output Function (Basic C Programming Part-6 ): youtu.be/Jfg2jjW45Ek?a via @YouTube
Operators in C Programming ( Basic C Programming Part-5 ): youtu.be/X3WfszdJv74?a via @YouTube
OPERATOR IN C PROGRAMING 1. Arithmetic Operators 2. Increment and Decrement Operators 3. Assignment Operators 4. Relational Operators 5. Logical Operators 6. Conditional Operators 7. Bitwise Operators 8. Special Operators
Rules of variable name declaration. 1. A variable name must be start with alphabet (a-z/A-Z) or underscore( _ ) 2. No spaces are allowed in variable name . Like ( roll number ) 3. No keyword should access variable name .
Variable in C Programming ( Basic C Programming Part-4 ) youtu.be/cCnSc2915zI via @YouTube
Data Type of C Programming ( Basic Programming in C tutorial part-3 ) youtu.be/-fIhZjkOb4k via @YouTube
when you wants to learn programming at first you should to learn or gather knowledge of Data type , Variable and Operators . Because this three topics are need when you start coding .
Basic structure of c programming ( bangla tutorials part-2 ) youtu.be/H7otbyDBkx8 via @YouTube
Basic Concept of C Programming ( বেসিক কনসেপ্ট অফ সি প্রোগ্রামিং ) youtu.be/HQI5hsmI2VQ via @YouTube
This keyword can not declare as variable name

Learning C is very important for a CSE student because C is the first character of CSE. C is the first stage of learning programming. If a parson can dominate C then other programming language be easy for that parson . So every CSE students should learn C programming.
United States Tendências
- 1. D’Angelo 248K posts
- 2. Brown Sugar 18.8K posts
- 3. Drew Struzan 23K posts
- 4. #PortfolioDay 13.1K posts
- 5. Black Messiah 9,422 posts
- 6. Pentagon 102K posts
- 7. Young Republicans 8,588 posts
- 8. Voodoo 19.2K posts
- 9. Politico 142K posts
- 10. How Does It Feel 8,203 posts
- 11. Powell 41.3K posts
- 12. Happy Birthday Charlie 136K posts
- 13. VPNs 1,253 posts
- 14. Baldwin 19K posts
- 15. First Presidency 1,964 posts
- 16. Scream 5 N/A
- 17. Soybeans 2,987 posts
- 18. World Cup 298K posts
- 19. Venables 3,029 posts
- 20. CJGJ N/A
Something went wrong.
Something went wrong.