CPT203 W1

This is the note of CPT203 (Software Engineering I).

The lecture of W1 is mainly discussing about Intro to Software Engineering.

  1. Understand what software engineering is and why it is important.
  2. Understand that the development of different types of software systems may require different software engineering techniques.
  3. Understand some ethical and professional issues that are important for software engineers.

I will add the tutorial to the note later. (if there is a tutorial on Thursday) 本笔记基于预习笔记增加了一些内容。

Chapter 1 is recommended for reference.

阅读更多

INT201 W1

This is the note of INT201(Decision Computation and Language).

The lecture of this week is mainly discussing about Preliminaries: principal mathematical ideas necessary to understand the material of the course.

根据预习的笔记修改了一些内容。


Decision, Computation and Language
This module is about the theory of computation and answering the question: “What are the fundamental capabilities and limitations of computers?”
这个模块是关于计算理论的,并回答这个问题:“计算机的基本能力和局限性是什么?”
The central theme: Are the languagues, their membership problems can not be solved (computed) Algorithmically.

阅读更多