Final Coding Presentation
Final Coding Presentation
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
Hands On :
Pragya : https://studio.code.org/c/1229530724
Rishika :
https://studio.code.org/projects/artist/4uJXlqdNP5HmtvPakxxfYvP0Wm-IL2szR8UQk2EX8s
Day -3 : Coding – Bug,Debug,Error
What is Loop ??
Loop is a sequence of instructions that repeats till a specific condition is met.
For example:
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
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
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