What is C language? c programming, #programming

Today

๐ŸŽˆ๐Ÿ’ฅ๐Ÿ’ฅStart ๐Ÿ’ฅ๐Ÿ’ฅ๐ŸŽˆ 

Course
{C} Language
-:::Content:::-

  1. What is C Language
  2. History of C
  3. Features of C
  4. First C Program
  5. Flow of C Program
  6. printf scanf
  7. Variables in C
  8. Data Types in c
  9. Keywords in c
  10. C Operators
  11. C Comments
  12. C Escape Sequence
  13. Constants in C
  14. C Fundamental Test
  15. C Control Statements

  16. C if-else
  17. C switch
  18. C Loops
  19. C do-while loop
  20. C while loop
  21. C for loop
  22. C break
  23. C continue
  24. C goto
  25. Type Casting
  26. C Control Statement Test
  27. C Functions

  28. What is function
  29. Call: Value & Reference
  30. Recursion in c
  31. Storage Classes
  32. C Functions Test
  33. C Array

  34. 1-D Array
  35. 2-D Array
  36. Array to Function
  37. C Array Test
  38. C Pointers

  39. C Pointers
  40. C Pointer to Pointer
  41. C Pointer Arithmetic
  42. C Pointers Test
  43. C Dynamic Memory

  44. Dynamic memory
  45. C Strings

  46. String in C
  47. C gets() & puts()
  48. C String Functions
  49. C strlen()
  50. C strcpy()
  51. C strcat()
  52. C strcmp()
  53. C strrev()
  54. C strlwr()
  55. C strupr()
  56. C strstr()
  57. C String Test
  58. C Math

  59. C Structure
  60. C Array of Structures
  61. C Nested Structure
  62. C Union
  63. C Structure Test
  64. C File Handling

  65. C File Handling
  66. C fprintf() fscanf()
  67. C fputc() fgetc()
  68. C fputs() fgets()
  69. C fseek()
  70. C rewind()
  71. C ftell()
  72. C Preprocessor

  73. C Preprocessor
  74. C Macros
  75. C #include
  76. C #define
  77. C #undef
  78. C #ifdef
  79. C #ifndef
  80. C #if
  81. C #else
  82. C #error
  83. C #pragma
  84. C Preprocessor Test
  85. C Command Line

Comments

Popular posts from this blog

Introduction to C Data Types

Features of C Language