| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Welcome to the E-book for the course AIS1003.
This book covers an introduction to modern C++ & software engineering fundamentals.
Read online: markaren.github.io/E-book_cpp
While aimed to support your endeavours, this book should not be treated as a complete reference guide. It is crucial that you supplement with other resources. Below is a non-exhaustive list of recommended learning resources.
The site is built with MkDocs and the Material theme.
pip install -r requirements.txt
mkdocs serve # live preview at http://127.0.0.1:8000
mkdocs build # produces ./siteThe site is published automatically to GitHub Pages on every push to main via .github/workflows/deploy.yml.
| Back | FazBrowse Home | New Git URL |