User:Sabina jamakatel Real Teaching Lession Plan6: Difference between revisions

From ICTED-WIKI
Jump to navigation Jump to search
Created page with "{| class="wikitable" !Subject: Modern Computer Science !School: Adarsha Higher Secondary School, Layaku, Thimi |- |'''Unit:''' 4 (Forth) |'''Class''' : 7 |- |'''Topic''': Binary Number System |'''Time''' : 45 minutes |- | colspan="2" |'''Period''': 5th |}"
 
No edit summary
Line 11: Line 11:
| colspan="2" |'''Period''': 5th
| colspan="2" |'''Period''': 5th
|}
|}
== Specific Objectives: ==
At the end of this class, Student will be able to:
* Understanding the concepts of number system
* Explain the binary and decimal number system
* Convert between decimal to binary number system
== Teaching Materials: ==
* Marker, duster and Whiteboard;
* Laptop and projector.
== Introduction: ==
* Start by asking a questions about previous knowledge of Number system;
* Encourage them to share their thought;
* Summarize the number system:
* Number system is a technique to represent and work with numbers is called number system.
* Decimal number system is the most common number system.
=== Binary Number System ===
* A Binary number system has only two digits that are 0 and 1.
* Every number (value) represents with 0 and 1 in this number system.
* The base of binary number system is 2, because it has only two digits.
* These number represent two logical conditions: TRUE and FALSE

Revision as of 00:32, 4 February 2024

Subject: Modern Computer Science School: Adarsha Higher Secondary School, Layaku, Thimi
Unit: 4 (Forth) Class : 7
Topic: Binary Number System Time : 45 minutes
Period: 5th

Specific Objectives:

At the end of this class, Student will be able to:

  • Understanding the concepts of number system
  • Explain the binary and decimal number system
  • Convert between decimal to binary number system

Teaching Materials:

  • Marker, duster and Whiteboard;
  • Laptop and projector.

Introduction:

  • Start by asking a questions about previous knowledge of Number system;
  • Encourage them to share their thought;
  • Summarize the number system:
  • Number system is a technique to represent and work with numbers is called number system.
  • Decimal number system is the most common number system.

Binary Number System

  • A Binary number system has only two digits that are 0 and 1.
  • Every number (value) represents with 0 and 1 in this number system.
  • The base of binary number system is 2, because it has only two digits.
  • These number represent two logical conditions: TRUE and FALSE