Introduction

The solutions can also be read on Read the docs: Documentation Status

.. Programming Principles and Practice using C++ documentation master file, created by sphinx-quickstart on Tue Aug 6 20:13:45 2019. You can adapt this file completely to your liking, but it should at least contain the root toctree directive.

Welcome to the walkthrough of Programming Principles and Practice using C++

.. Documentation Status

.. toctree:: :maxdepth: 5 :caption: Contents:

ch1-computers_people_and_programming.rst

ch2-hello_world.rst

ch3-objects_types_and_values.rst

ch4-computation.rst

ch5-errors.rst

Indices and tables

  • :ref:genindex
  • :ref:modindex
  • :ref:search

Chapter 1 - Computers People and Programming

.. toctree:: :maxdepth: 5 :caption: Contents:

.. mdinclude:: ../ch1-computers_people_and_programming/ch1-review.md

.. mdinclude:: ../ch1-computers_people_and_programming/ch1-terms.md

.. mdinclude:: ../ch1-computers_people_and_programming/ch1-exercises.md

Comments