Skip to content

elhajuojy/C-Programming-Guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guide to C Programming Langauge📕🧑‍💻

in this repository you will find so many topics and practice file that can achieve your way of learning c language💕🪶

C is a powerful general-purpose programming language. It can be used to develop software like operating systems, databases, compilers, and so on. C programming is an excellent language to learn to program for beginners

topics 🗞️

  1. C introduction

    • Variables & Constants
    • C Data Types
    • C input/Output
    • C Operators
  2. C Flow Control

    • if.. else
    • for loop
    • while loop
    • c break and continue
    • switch ..case
  3. C Functions

    • Functions
    • Function Type
    • Rescursion
    • Storage
  4. C Arrays

    • Arrays and Multi-dimensional arrays
    • Arrays & Function
  5. C Pointers

    • Pointers
    • Poitner & Function
    • Memory Allocation
  6. C String

    • String Function
  7. Structure And Union

    • Structure
    • Struct & Poitners
    • Struct & Function
    • Unions
  8. C Files

    • input/Output
  9. Additional Topics

    • Enumeration
    • Preprocessors
    • Standard Libaray

Links

About

Guide to C Programming langauge for me and for all of us 📁

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages