-
Owner
Lists (1)
Sort Name ascending (A-Z)
Starred repositories
Solutions for all exercises in the book "The C Programming Language - Second Edition"(referred to as K&R, after its authors' initials) by Brian W. Kernighan and Dennis M. Ritchie.
C implementation of Google's PageRank algorithm
C implementation of the PageRank algorithm, with and without parallelization.
A multiplayer console game of battleship written in C.
blenature / the-c-programming-language-second-edition-solutions
Forked from ccpalettes/the-c-programming-language-second-edition-solutionsSolutions for all exercises in the book "The C Programming Language - Second Edition"(referred to as K&R, after its authors' initials) by Brian W. Kernighan and Dennis M. Ritchie.
Concurrency
blenature / C-3
Forked from laumann/CMy own library of C programs, created whilst learning C
Source code for 'The Definitive Guide to SQLite' by Grant Allen and Mike Owens