# School of Computing

- [CP2106 Independent Software Development Project (Orbital)](https://reviews.zhongjun.me/computing/cp2106-independent-software-development-project-orbital.md)
- [CS1010J Programming Methodology](https://reviews.zhongjun.me/computing/cs1010j-programming-methodology.md)
- [CS1231 Discrete Structures](https://reviews.zhongjun.me/computing/cs1231-discrete-structures.md)
- [CS2030 Programming Methodology II](https://reviews.zhongjun.me/computing/cs2030-programming-methodology-ii.md)
- [CS2040 Data Structures and Algorithms](https://reviews.zhongjun.me/computing/cs2040-data-structures-and-algorithms.md)
- [CS2100 Computer Organisation](https://reviews.zhongjun.me/computing/cs2100-computer-organisation.md)
- [CS2102 Database Systems](https://reviews.zhongjun.me/computing/cs2102-database-systems.md)
- [CS2103 Software Engineering](https://reviews.zhongjun.me/computing/cs2103-software-engineering.md)
- [CS2105 Introduction to Computer Networks](https://reviews.zhongjun.me/computing/cs2105-introduction-to-computer-networks.md)
- [CS2106 Introduction to Operating Systems](https://reviews.zhongjun.me/computing/cs2106-introduction-to-operating-systems.md)
- [CS3103 Computer Networks Practice](https://reviews.zhongjun.me/computing/cs3103-computer-networks-practice.md)
- [CS3223 Database Systems Implementation](https://reviews.zhongjun.me/computing/cs3223-database-systems-implementation.md)
- [CS3230 Design and Analysis of Algorithms](https://reviews.zhongjun.me/computing/cs3230-design-and-analysis-of-algorithms.md)
- [ES2660 Communicating in the Information Age](https://reviews.zhongjun.me/computing/es2660-communicating-in-the-information-age.md)
- [IS1103 IS Innovations in Organisations and Society](https://reviews.zhongjun.me/computing/is1103-is-innovations-in-organisations-and-society.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://reviews.zhongjun.me/computing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
