Skip to content

learning-linux-c-cpp/akabook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Linux C/C++ Programming from Scratch

Prerequisite
============

$ sudo apt-get install python-setuptools
$ sudo easy_install sphinx

Build
=====

$ make html
$ make epub

The build result will be generated under _build/html and _build/epub respectively.

TODO
====

Generate images under images directory from dia files under dia directory automatically through Makefile, rather than manually.

About

A book about Linux C/C++ system programming, from basic to advanced

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages