Title of 1.1
Computer Science Story
Title of 1.2
Hardware & Software
Title of 1.3
Scratch
Title of Chapter 1
Introduction to Computer Science
How many chapters in the course?
8
Which is a final packaging product between a software and a programming language?
A software
True or False. If false, why.
The value stored in the variable can be changed.
True.
Variable (container) can hold different content (value).
3 Big Categories of Computer Science?
1. Theoretical CS
2. Computer Engineering
3. Applications
True or False. If false, why.
"Android (OS) is a Hardware"
False, Android is an operating system which is a software.
What are the main 5 parts of "Scratch" UI?
Menu bar
Stage area
Blocks Palette
Scripts area
Sprite list
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"