https://github.com/elhajuojy/c-programming-guide
Guide to C Programming langauge for me and for all of us ๐
https://github.com/elhajuojy/c-programming-guide
algorithms c problem-solving terminal
Last synced: 11 months ago
JSON representation
Guide to C Programming langauge for me and for all of us ๐
- Host: GitHub
- URL: https://github.com/elhajuojy/c-programming-guide
- Owner: elhajuojy
- License: mit
- Created: 2022-09-07T08:19:49.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-16T19:40:58.000Z (almost 4 years ago)
- Last Synced: 2025-03-24T15:47:22.534Z (over 1 year ago)
- Topics: algorithms, c, problem-solving, terminal
- Language: C
- Homepage:
- Size: 471 KB
- Stars: 8
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
- ๐ซ How to reach me **elhajuojye@gmail.com**