> For the complete documentation index, see [llms.txt](https://xjtlu-lug.gitbook.io/ics-notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xjtlu-lug.gitbook.io/ics-notes/master.md).

# Introduction

This document covers the summary of some courses and materials that are not covered at lecturers' PPT or other review materials.

* [official pages](https://notes.xjtlu.moe/)
* View at [Gitbook](https://www.gitbook.com/book/xjtlu-lug/ics-notes/details)
* view at [Github](https://github.com/xjtlu-lug/ics-notes)

## Call for Contribution

Feel free to contribute, you can:

* correct typos/incorrect explantions
* submit your own review materials
* ...

## File Structure

Something looks like:

```
.
├ book.json
├ README.md
├ SUMMARY.md
├ year1/
|   ├ README.md
|   └ courseID-courseName.md
└ year2/
    ├ README.md
    └ courseID-courseName.md
```

eg. `cse207-software-engineering.md` is a review material for CSE207 Software Engineering

## The reason for this repo

* Multi-choice questions of exam are not listed at the past year paper database
* Reduce the cost of finding answers from books
* save students' time (so we can do something more meaningful)
* A lot of teachers just gave the questions without answers or points without giving explanation (which are annoying).

## Disclaimer

The materials are based on persoanl experience/opinion. Use at your own risk.

## Community Support

Checkout our [telegram-channel](https://t.me/xjtlu_lug) and join our chat with [this link](https://t.me/joinchat/G5DgZEdMURjTiSqer8PczQ)
