Skip to content

My solutions to the exercises in K. N. King's "C Programming: A Modern Approach", second edition.

Notifications You must be signed in to change notification settings

ento00/C_Programming_A_modern_approch_solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C_Programming_A_modern_approch_-solutions

My solutions to the exercises in K. N. King's "C Programming: A Modern Approach", second edition.

Informations

The first difficulty, in my opinion, when people first approach a problem is to find a way to solve it, but the syntax of programming language also plays a key role. The aim of this repository is to share solutions to help people in the process of learning C. Also, to provide a simple idea of some approaches to the problem. (the "hint" sections of programming projects at the end of each chapter already provide a good starting point.)

All testing was done on Linux (WLS) system running GCC 11.4.0.

Publication period of the solutions.

To date, I have completed the first six chapters of the book. There is no fixed date for the publication of solutions. They will be published according to my free time, until the end.

License

Code from the book has the copyright notice as stated in book-notice.txt.

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

About

My solutions to the exercises in K. N. King's "C Programming: A Modern Approach", second edition.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages