Grade 8 | 12 Hours
Coding is a creative activity that students from any discipline can engage in. It helps to build computational thinking, develop problem-solving skills, improve critical thinking, and exposure to real-life situations to solve problems in various realms. The idea is also to simplify the coding learning experience by nurturing design thinking, and logical flow of ideas and apply this across the disciplines. The foundations laid in the early years will help the students build competencies in the areas of AI, data sciences, and other disciplines.
Chapter 1: CONDITIONALS IN DETAILS | Chapter 2: GET CREATIVE WITH LOOPS | Chapter 3: FUNCTIONS IN DEPTH | Chapter 4: PROGRAMMING WITH ARRAYS | Chapter 5: ADVANCED SEQUENCING.
Chapter 1 : Conditionals in Details
What will you learn from this chapter?
Understanding IF ELSE and ELSEIF statements.
Using logical operators.
Using nested conditions.
Chapter 2: Get Creative with Loops
What will you learn from this chapter?
What are the different types of loops?
Definition of different types of loops.
Break and Continue loops.
Get introduced to pseudocode.
Chapter 3: Functions In Depth
What will you learn from this chapter?
How using function helps us?
How to create and use functions in block coding?
Returning value from functions.
Chapter 4: Programming with Arrays
What will you learn from this chapter?
What are Arrays?
What is sorting of an Array?
What is searching in an Array?
Apply the concept of Arrays in block coding and python using some fun examples.
Chapter 5: Advanced sequencing
What will you learn from this chapter?
What is a sequence?
Why is sequencing important in programming?
Sequencing with Loops and Conditions.
Using sequencing in Minecraft to do some fun activities.
Enhance Technology Skills