Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,15 @@

by Allen B. Downey

C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.

C language is designed by DENNIS RITCHIE

Exercises for people learning the C programming language.

Based on

* Griffiths and Griffiths, [*Head First C*](http://amzn.to/2hsIXmO), O'Reilly Media, 2012.

* Downey, [*Think OS: A Brief Introduction to Operating Systems*](http://greenteapress.com/thinkos/), Green Tea Press, 2015.
:-HOPE YOU LIKE THIS EXERCISE 👌