Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Learning C

My first steps in writing C code. I am writing these for my own benefit and reference as I learn to use C.

Build and run

Run make.

Binaries are output in bin/.

The Exercises

Code is stored in the src/ directory. Each subdirectory of src/ is a separate exercise.

The exercises implemented here are just some common tasks that I would perform in other languages (i.e. Go, python, etc).

I hope to make these implementations as correct, efficient, and safe as possible.

About

My first steps in writing C code

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages