Skip to content

This repository contains my solutions and notes while studying C Programming: A Modern Approach by K. N. King.

Notifications You must be signed in to change notification settings

BelacEr/c-programming-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C Programming: A Modern Approach — Exercises

This repository contains my solutions and notes while studying
C Programming: A Modern Approach by K. N. King.

Structure

  • Each chapter has its own folder.
  • Inside each folder:
    • .c files contain the exercises.

Goals

  • Practice C programming step by step.
  • Build a reference I can revisit later.
  • Track my progress as I grow as a programmer.

"First, solve the problem. Then, write the code." — C.A.R. Hoare

About

This repository contains my solutions and notes while studying C Programming: A Modern Approach by K. N. King.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages