0% found this document useful (0 votes)
5 views

Final Coding Presentation

Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Final Coding Presentation

Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 15

Level -1 CODING

 Day -1 : Introduction to coding , an algorithm


 Day -2 : Coding – Shapes , Degree , Angles
 Day -3 : Coding – Bug , Debug ,Error
 Day -4 : Coding – Concept of loop , Hands on
 Day -5 : Coding – Concept of Nested Loops
 Day –6 : Coding – Concept of loop with If condition
 Day -7 : Coding – Concept of loop with If Else , If at condition
 Day -8 : Coding - Concept of loop with while condition
 Day -9 : Coding - While loop with commands & events, hands on for space wars game
 Day -10 : Coding – Hands on for chasing game
 Day -11 : Coding – Hands on for Fun Game
 Day -12 : Coding -
Day -1: Introduction to coding , an algorithm

 What is Coding ??
Coding includes algorithms and it is the easiest way of thinking how to
solve a problem.
 WHAT IS THE ALGORITHM??
ALGORITHM is a set of rules or process by which we can perform any task or
solve a problem in various ways.
 For example :
TASK : GET READY FOR SCHOOL
STEPS :
1. BRUSH YOUR TEETH
2. TAKE A BATH
3. WEAR UNIFORM
4. EAT BREAKFAST
5. TAKE BUS
6. WENT SCHOOL.
Day -2 : Coding – Shapes , Degree , Angles

 Shapes , Degree , Angles in coding


We need to know the Shapes , Degree , Angles for drawing program with a loop.
Any shape will always have angles and a side of degree.

Hands On :

Pragya : https://studio.code.org/c/1229530724

Aaditri : https://studio.code.org/c/1230154360 , https://studio.code.org/c/1230149939

Rishika :
https://studio.code.org/projects/artist/4uJXlqdNP5HmtvPakxxfYvP0Wm-IL2szR8UQk2EX8s
Day -3 : Coding – Bug,Debug,Error

 Bug/Error : They are an unknown mistake made during coding.


 Debug : It is the process of finding bug/error and fixing it.
Day -4 : Coding – Concept of Loop, Hands on

 What is Loop ??
Loop is a sequence of instructions that repeats till a specific condition is met.
For example:

Hands On : Make rangoli with art

Pragya: https://studio.code.org/projects/artist/oodLLMgkpd9hmB1HW1aEjrUksn4YPPUuPGOpIMS444c

Aaditri: https://studio.code.org/projects/artist/AUSVi6-Ly4WA7r0TwJXX_d0LbKJKoxio4rkE1Wp66g4

Rishika :https://studio.code.org/projects/artist/mh_siOdYDh8fII4odcFZXmYLtkAfQQRGfGq00hEMRw?qr=true
Day -5 : Coding – Concept of Nested Loops

 WHAT IS NESTED LOOPS ??


Nested loop means one loop inside another loop like Create a Code block
inside another code block.
For example :
Nested loops are to make two repeat blocks, that is to keep blocks inside blocks.
Day –6 : Coding – Concept of loop with If condition

 If condition ??
We use If statement with condition to evaluated first before executing any code block.

For example
If it will rain(Condition) then need to wear raincoats.
if (condition) then code instruction;
Day -7 : Coding – loop with If Else , If at condition

 If at ??
Condition statement is true then it executes or will not run at all.
FOR EXAMPLE :

 Loop If else ??
Condition statement is true then execute the if code block or execute the else code block.
FOR EXAMPLE :
Day -8 : Coding - loop with while condition

 While loops ??
First the condition is evaluated, if the condition is true then code within while block is
executed and this repeats until the condition becomes false.

FOR EXAMPLE :
Day -9 : Coding - While loop with commands & events

 While loop with commands and an events ??


When a command is executed a sequence of events will be followed .

For example
 When Run button is clicked a sequence of events are triggered.
Day -10 : Coding – Hands on for chasing game

Practice example
Let cat is the prey of dinosaur and
dinosaur is moving towards to catch it.
If the dinosaur touches the cat it
scores some point .
Also the dinosaur movement is set to fast ,
normal or slow speed.
Day -11 : Coding – Hands on for Fun Game

Practice example
Task is to take an animals or objects
as a player and set the back ground music
, background & foreground effects.
Day -12 : Coding –
Practice References
PRAGYA https://studio.code.org/projects/artist/AUSVi6Ly4WA7r0TwJXX_d0LbKJKoxio4rkE1Wp66g4
https://studio.code.org/c/1229530724
https://studio.code.org/projects/artist/oodLLMgkpd9hmB1HW1aEjrUksn4YPPUuPGOpIMS444c
https://studio.code.org/c/1252153123
https://studio.code.org/c/1264446949
https://studio.code.org/c/1271876504
https://studio.code.org/projects/dance/sKjjR6P_YGYRTr-GuaCDxcXLEONrdOwRwIkENZN7HLs
AADITRI https://studio.code.org/c/1230149939
https://studio.code.org/c/1230154360
https://studio.code.org/c/1229532195
https://studio.code.org/c/1252146504
https://studio.code.org/c/1264446876
https://studio.code.org/c/1271875303
https://studio.code.org/projects/dance/WiQBlE4nW4Snqf9r-hj4V_6uD_69YHFnfhcvny-0Hi8
RISHIKA https://studio.code.org/projects/artist/mh_siOdYDh8fII-4odcFZXmYLtkAfQQRGfGq00hEMRw?qr=true
https://studio.code.org/projects/artist/E-B3YP7I-OIqOGgK5sRJobpK0qJxOhSTMwjpJAhAZi4
https://studio.code.org/projects/artist/4uJXlqdNP5-HmtvPakxxfYvP0Wm-IL2szR8UQk2EX8s
https://studio.code.org/c/1252143525?qr=true
https://studio.code.org/c/1264445688?qr=true
https://studio.code.org/c/1271874325?qr=true
https://studio.code.org/projects/dance/hLxmwBmPdR3OUbwtgMn6zOhd9LB5Btr3JLNm0zINPAk?qr=true
Thank
you

You might also like