1.1
1.2
1.3
CH 1
100

Title of 1.1

Computer Science Story

100

Title of 1.2

Hardware & Software

100

Title of 1.3

Scratch

100

Title of Chapter 1

Introduction to Computer Science

200

How many chapters in the course? 

8

200

Which is a final packaging product between a software and a programming language?

A software

200

 True or False. If false, why. 


The value stored in the variable can be changed. 

True. 

Variable (container) can hold different content (value). 

300

3 Big Categories of Computer Science? 

1. Theoretical CS

2. Computer Engineering

3. Applications

300

True or False. If false, why. 


"Android (OS) is a Hardware"

False, Android is an operating system which is a software.

300

What are the main 5 parts of "Scratch" UI? 

  1. Menu bar

  2. Stage area

  3. Blocks Palette

  4. Scripts area

  5. Sprite list 

300

Explain why we say Scratch is a "visual programming language". 

Scratch is a programming language which collects the set of commands that formed in blocks. The set of commands, then, compile together and visualize the effect on the stage area through the object called "sprite"