Class 7 Chapter 2 Learn to Code-02 Important Notes

Class 7 Chapter 2 Learn to Code-02 Important Notes

ICT Class 7 Chapter 2 Learn to Code-02 Important Notes – Here we will cover chapter 2 of ICT class 7 according to new curriculum of ICT for DOE students.

Definition Of Scratch:

Scratch एक Visual Programming भाषा है जो coding सीखने वाले किसी भी व्यक्ति के लिये एकदम सही है। Scratch एक drag-and-drop GUI (Graphical User Interface) का उपयोग करके code के बलॉक को जोड़कर program बना्ता है ताकि user को instructions type करने की आवश्यकता न हो। User बस कोड के coloured blocks का चुन सक्ते है, जो एक-दूसरे के साथ जूडने पर, एक script का एक सेट बना्ते है | इस script के अनुसार sprites एक स्थान से दूसरे स्थान पर move कर सकते है और बोल सकते है| user एक Button के click के साथ interactive stories, game और animation बना सकते है। यह एक Open Source software Application है।

Scratch Interface इस तरह दिखता है:

Decision Making in Scratch:

Block Palette में, हमारे पास Control Block हो्ता है इसमे if…then, और if….then…..else मौजूद हो्ता है जो Scratch Programming में Decision Making में मदद कर्ता है।

Decision Making का Flowchart इस प्रकार है:

Looping:

Important Points to Remember:

2 thoughts on “Class 7 Chapter 2 Learn to Code-02 Important Notes”

Leave a Reply

Your email address will not be published. Required fields are marked *