.. index:: book alternate formats .. _alt-formats: Downloading and Reading Options ================================== Most readers will want to download the C# examples in ZIP format. More experienced readers (with previous background) may prefer using GitHub directly. (See below.) .. csv-table:: Example Source Code and Videos :header: "Description", "URL" :widths: 15, 30 "C# Examples (as ZIP)", "https://github.com/LoyolaChicagoBooks/introcs-csharp-examples/releases/latest/" We offer the book in HTML, PDF, and EPUB formats. Kindle users should use EPUB, which can be converted to MOBI format. (We plan to offer it soon through our main site.) .. csv-table:: Alternate Book Formats :header: "Format", "URL" :widths: 15, 30 "Web Site", "http://introcs.cs.luc.edu" "PDF", "https://github.com/LoyolaChicagoBooks/introcs-csharp/releases/latest/download/comp170.pdf" .. warning:: The following is for developers only! The book source code and examples are all maintained on GitHub. We welcome pull requests and will acknowledge any helpful and constructive contributions. .. csv-table:: GitHub :header: "Description", "URL" :widths: 15, 30 "C# Examples", "https://github.com/LoyolaChicagoBooks/introcs-csharp-examples" "Book Source", "https://github.com/LoyolaChicagoBooks/introcs-csharp"