Skip to content

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

Notifications You must be signed in to change notification settings

catroll/akabook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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

No packages published

Languages

  • CSS 71.2%
  • HTML 13.2%
  • JavaScript 6.2%
  • Python 6.0%
  • Makefile 3.4%