Skip to content

rob011235/introcs-csharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Computer Science in C#

Build Status

introcs-csharp (the book) - Build Status

introcs-csharp-examples (the code) - Build Status

Viewing and Downloading

Web Site - http://books.cs.luc.edu/introcs-csharp/

Web Site (offline ZIP) - http://books.cs.luc.edu/introcs-csharp/download/html.zip

PDF (US Letter) - http://books.cs.luc.edu/introcs-csharp/download/comp170.pdf

PDF (7x9 Book) - http://books.cs.luc.edu/introcs-csharp/download/comp170book.pdf

EPUB (Experimental) - http://books.cs.luc.edu/introcs-csharp/download/comp170.epub

Building the Book

  • pip install sphinx sphinx_bootstrap_theme

  • build.sh -h (to see help and the various options)

  • build.sh -a (to build HTML, PDF, 7x9 PDF, and EPUB)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.3%
  • Shell 10.5%
  • Makefile 9.9%
  • HTML 2.3%