Skip to content

This project is the project folder I use to learn C syntax, with basic and intermediate project examples.

License

Notifications You must be signed in to change notification settings

EmrahFidan/examples_C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


👨‍💻 C LC


This project is the project folder I use to learn C syntax, with basic and intermediate project examples.

Features

Here are some of the main features of this project:

  • Download .exe: Users can easily download the executable files, making it convenient to use the application on their Windows systems.

  • LC (Learning Code): The project incorporates LC, which stands for Learning Code, offering users the opportunity to explore and understand the codebase with educational purposes.

Adds

File Name Topics
Create Figure 3 different shape representations using '*'
Continue Continue to the number the user enters
Wind Calculation Switch-case example
Prime Numbers Finding the sum of the prime numbers between the 2 values entered
Fraction Calculation Solving the given math account

Lessons learned

When I started learning the C language, I was someone who had no previous programming experience. Understanding the basic concepts and developing algorithmic thinking was challenging at first. However, these difficulties encouraged me to work harder rather than discouraging me. It took time to learn concepts such as the basic syntax structure of the C language, memory management and pointers, but this process was the cornerstone of my journey to understanding programming in general.

Memory management and pointers proved to be one of the most complicated aspects of the C language. Careful attention was needed to avoid errors such as memory leaks and invalid markers.

An in-depth understanding of this language has increased my ability to learn more complex languages and to understand programming in general. The performance-oriented structure and systems programming capabilities of the C language make it a language worth learning. Learning C has given me a solid foundation for my future programming journey.

Feedback

If you have any feedback, please contact me at: emrahfdn.work@gmail.com

About

This project is the project folder I use to learn C syntax, with basic and intermediate project examples.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published