Introduction to programming
From the video answer these questions Why programming is important? List 4 famous programmer was interviewed in the video? How career would be effected by computer science in the future?
Page 12-13 5 minutes
computer programming or coding. Computer System A combination of hardware and software working together to solve a problem. All software contains the instructions which control the hardware or make our lives easier. The process of writing instructions is called computer programming or coding. Programmers write all the programs that tell the computer what to do
Solutions computers provide to solve problems Activity at page 15 3Min Think Pair and Share 3Min
Create a Mind Map Why Study programing Activity 2 page 19 Famous Programmer Activity 2 page 19
What is Algorithm List of you use to solve a problem. Activity 3 homework
Working with Python Python is a programming language used by programmers at many organizations such as Amazon, Instagram and Google. Python is a high-level programming language like C, C++, Java and BASIC because they can be understood by humans. Create your first program in page 23-27
Flowchart represent algorithms. A flowchart is a diagram that shows the steps used to solve a problem. Flowcharts use standard symbols to represent the different types of instructions. symbols are used to construct the flowchart and show the step-by-step solution to a problem.