An open API service indexing awesome lists of open source software.

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 ๐Ÿ“

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**