Ch- 3,NOTEPAD. Q2. Define the following. Notepad: Notepad is a basic text editor used for creating and editing text documents.

Size: px
Start display at page:

Download "Ch- 3,NOTEPAD. Q2. Define the following. Notepad: Notepad is a basic text editor used for creating and editing text documents."

Transcription

1 Ch- 3,NOTEPAD Q1. Fill in the blanks. A. Extension for notepad files is.txt B. Backspace key is used to erase text typed on the left side of cursor and delete on the right side of cursor. C. File menu has the option for creating and saving any file. D. Edit menu contains the option of cut, copy and paste. E. Notepad is the basic text editor. F. Notepad is used for creating and editing document containing only text. G. Times New Roman, Monotype Corsiva are examples of Font type. H. Enter key is used to move cursor to next line. I. The printout is also called hard copy. Q2. Define the following. Notepad: Notepad is a basic text editor used for creating and editing text documents. Formatting: Changing the look or view of text is known as formatting. Q3. Fill in the blanks to complete the steps for opening a document. Click the File menu. Click the Open option. The Open dialog box appears. Select the location of file.select the File.Click the Open button. Q4.Write any one use of notepad. Notepad is used for typing letters. Q5. Write down the use of cut, copy and paste command. Cut, Copy and Paste command is used for copying and moving text. Q6. Amit made a file in notepad in which he has written about festivals and saved in the folder named festivals, another file with the same name was already there. The name of both the files are written below. Can you find which is the notepad file? 1. Amit.txt 2.Amit.xls Amit.txt

2 Q7. If you have to take print out then you have to a) Open the File (File/view) menu. b) Click the Print (Print/Page set up) option. c) Click the Print (Print/cancel) button. Q8.Write down the options present under File tab. 1. For creating a new file New 2. For saving a new file Save As 3. For opening an existing file Open 4. For getting print of note pad file Print Label the notepad window. Title bar Typing Area Q10. Write down the options present under Format Menu. Ans. 1. Font 2.Word Wrap

3 Fill in the blanks Chapter 6 Mathematical operations in LOGO. A. Print primitive is used to write any number, word and sentence in the recall list box B. The Sum primitive is used for addition. C. Difference primitive is used for subtraction. D. Product primitive is used for multiplication. E. Quotient primitive is used to divide one number with other. F. The remainder primitive gives remainder obtained after division. Write the use of print primitive. Print primitive is used to write a number,word or sentence in the recall list box. What is the use of following primitives? Remainder-This primitive is used to get remainder after dividing one number by another. Quotient-Quotient primitive is used to divide one number by another. Write the name of the following mathematical operators and the primitives used for performing these calculations. Mathematical operator Name Primitive + Addition Sum - Subtraction Difference * Multiplication Product / Division Quotient Write down the primitives to add the following. a. 23 and 45 Print Sum 23 45

4 b. 45 and 67 Print Sum c. 24 and 68 Print Sum d. 34 and 45 Print Sum Write down the primitive to find the difference of the following. a. 25 and13 Print difference b. 68 and 14 Print difference c. 45 and 16 Print difference d. 34 and 45 Print difference Write down the primitive to find the product of the following. a. 35 and 4 Print Product 35 4 b. 18 and 16 Print Product c. 15 and 7 Print Product 15 7 d. 34 and 45 Print Product Write down the primitive to find the quotient of the following. a. 35 and 14 Print Quotient b. 28 and 16

5 Print Quotient c. 25 and 7 Print Quotient 25 7 d. 34 and 15 Print Quotient 34 15

6 Ch-5 Introduction to Microsoft Windows LOGO Q.1 Ans. Fill in the blanks a. Full form of LOGO is Language of Graphics oriented. b. Logo is a Computer language. c. The Logo screen is divided into two parts: Graphics window and Commnder window. d. The small triangle at the centre of screen is turtle. e. The process of writing computer program is called programming. Q.2 Label the four main parts of MSW LOGO Screen. MSW LOGO Screen Graphics Window Turtle Recall list box Q.3 Ans. Name 7 types of control buttons present in LOGO Screen. 1. Halt button Input box

7 2. Pause button 3. Execute button 4. Step button 5. Reset button 6. Trace button 7. Status button Q.4 Search the primitives from the given picture and write down its name in front of its function given in the table and colour each with different colour. BYE FD BK HOME SETH PRIMITIVES RT LT TIME CLEAN CT CS Q.5 Ans. a. To move forward. FD b. To move backwards. BK c. To turn right. RT d. To turn left. LT e. To display current date, day and time. TIME f. To bring turtle to home position. HOME g. To rotate turtle in clockwise. SETH h. To exit from LOGO. BYE Write down the function and primitive used for clear screen, clear text and clean. Clear screen:- This primitive is used to erase all the graphics drawn in graphics window and bring the turtle back to home position. Clear text:- This primitive is used to clear the text present in recall list box.

8 Clean:- This primitive is used to clear all the graphics drawn in graphics window. Q.6 Draw the position of turtle after executing these instructions. FD 4 RT 90 FD 3 LT 90 FD 1 Q.7 Draw the position of turtle after executing these instructions. FD 2 LT 90 FD 5 RT 90 FD 3 Q8. Write down the primitives to draw the following. a. Square of side 60 units FD 60 RT 90 b. Rectangle of length 80 and width 20 units FD 20 RT 90 c. FD 60 RT 90 FD 60 RT 90 FD 60 RT 90 FD 80 RT 90 FD 20 RT 90 FD 80 RT 90

9

LOGO A COMPUTER LANGUAGE Q/A:

LOGO A COMPUTER LANGUAGE Q/A: Grade 3 Chapter-6 LOGO A COMPUTER LANGUAGE 1. What is the full form of logo? The full form of logo is language of a graphic oriented. 2. What is the shape of a turtle? The shape of a turtle is like a triangle.

More information

Downloaded from

Downloaded from Class IV COMPUTER SCIENCE WORKSHEET - Chapter 3, 7, 8 (August 2013-2014) Based on SA1 format. Answers will be uploaded later. Note: Q1. Fill in the blanks: 1. is the latest version of Windows. 2. is the

More information

CLASS 3. Lesson 1: Know your Computer

CLASS 3. Lesson 1: Know your Computer CLASS 3 The Class 3 book deals with computer hardware and software, introduction to Windows 7, some advanced features of Paint, introduction to LOGO, mathematical operations in LOGO and introduction to

More information

ALL ABOUT COMPUTERS 3

ALL ABOUT COMPUTERS 3 Key to ALL ABOUT COMPUTERS 3 Keybooks are freely available at our website http://www.progresspublishers.com PROGRESS PUBLISHERS KRISHNA NAGAR, DELHI - 110051 EMAIL : progresspublishers@gmail.com 1. COMPUTER

More information

ANSWER KEY. Chapter 1. Introduction to Computers

ANSWER KEY. Chapter 1. Introduction to Computers 3 ANSWER KEY Chapter 1. Introduction to Computers Exercises A. 1. c. 2. a. 3. b. 4. a. B. 1. False 2. True 3. True 4. True 5. False 6. True C. 1. Processing 2. Notebooks 3. Output 4. Data 5. PARAM D. 1.

More information

Unit Using Logo Year Group: 4 Number of Lessons: 4

Unit Using Logo Year Group: 4 Number of Lessons: 4 Unit 4.5 - Using Logo Year Group: 4 Number of Lessons: 4 Introduction The aim of the lessons is for the children to use Logo to follow and create simple algorithms. For the lessons, the children will need

More information

The following procedure implements the process described above:

The following procedure implements the process described above: Natural Order Creating Fractals in NetLogo Introduction: In this lab you will learn how to make fractals using NetLogo. Fractals are figures that are self-similar on all scales. This means that if the

More information

Drawing Tools. Drawing a Rectangle

Drawing Tools. Drawing a Rectangle Chapter Microsoft Word provides extensive DRAWING TOOLS that allow you to enhance the appearance of your documents. You can use these tools to assist in the creation of detailed publications, newsletters,

More information

FORMATIVE ASSESSMENT - I

FORMATIVE ASSESSMENT - I C-16 Lotus Computers Text Book Syllabus: (Chapter : 1 Pg. Nos : 5-17) FORMATIVE ASSESSMENT - I Class - III :: Computer Easy Learning Time : 1 Hour Max. Marks : 25 Name : Class : Section : 25 Roll No. I.

More information

INTRODUCTION TO DRAWING WITH LOGO A

INTRODUCTION TO DRAWING WITH LOGO A Chapter 8 INTRODUCTION TO DRAWING WITH LOGO A Laboratory Exercise By Robert Byerly and Gary A. Harris In this chapter we learn to use the graphical program MSWLogo. This is free software we down loaded

More information

CHAPTER-1 COMPUTER FUNDAMENTALS. 6.Motherboardis the main circuit board of the computer where microprocessor is plugged.

CHAPTER-1 COMPUTER FUNDAMENTALS. 6.Motherboardis the main circuit board of the computer where microprocessor is plugged. CHAPTER-1 COMPUTER FUNDAMENTALS Q1.Fill in the blanks:- 1.SecondaryMemory is called as external Memory. 2. The full form of CPU is Central Processing Unit. 3.ArithmeticLogicUnit of CPU is used to perform

More information

Art, Nature, and Patterns Introduction

Art, Nature, and Patterns Introduction Art, Nature, and Patterns Introduction to LOGO Describing patterns with symbols This tutorial is designed to introduce you to some basic LOGO commands as well as two fundamental and powerful principles

More information

PowerPoint 2010 Level 1 Computer Training Solutions Student Guide Version Revision Date Course Length

PowerPoint 2010 Level 1 Computer Training Solutions Student Guide Version Revision Date Course Length Level 1 Computer Training Solutions Version 1.2 Revision Date Course Length 2012-Feb-16 6 hours Table of Contents Quick Reference... 3 Frequently Used Commands... 3 Manitoba ehealth Learning Management

More information

MS Word Basic Word 2007 Concepts

MS Word Basic Word 2007 Concepts MS Word Basic Word 2007 Concepts BWD 1 BASIC MS WORD CONCEPTS This section contains some very basic MS Word information that will help you complete the assignments in this book. If you forget how to save,

More information

Introduction to Scratch Programming v1.4 (Second Ed) Lesson 6 Calculator

Introduction to Scratch Programming v1.4 (Second Ed) Lesson 6 Calculator Lesson What you will learn: how to perform simple calculations using Scratch how to use variables how to develop a design how to use the else if function how to create animated buttons Contents Exercise

More information

A First Look at Logo

A First Look at Logo A First Look at Logo / 1 CHAPTER 1 A First Look at Logo This chapter introduces the basic mechanics of using Logo. It describes how to evaluate simple commands and how to define and edit procedures. The

More information

Lesson 4 - Creating a Text Document Using WordPad

Lesson 4 - Creating a Text Document Using WordPad Lesson 4 - Creating a Text Document Using WordPad OBJECTIVES: To learn the basics of word processing programs and to create a document in WordPad from Microsoft Windows. A word processing program is the

More information

Drawtool. Toby Jaffey December 2, Drawtool What is it? What can I do with it? Data format...

Drawtool. Toby Jaffey December 2, Drawtool What is it? What can I do with it? Data format... Drawtool Toby Jaffey toby@earth.li December 2, 1999 Contents 1 Drawtool 2 1.1 What is it?............................................ 2 1.2 What can I do with it?......................................

More information

Cell to Cell mouse arrow Type Tab Enter Scroll Bars Page Up Page Down Crtl + Home Crtl + End Value Label Formula Note:

Cell to Cell mouse arrow Type Tab Enter Scroll Bars Page Up Page Down Crtl + Home Crtl + End Value Label Formula Note: 1 of 1 NOTE: IT IS RECOMMENDED THAT YOU READ THE ACCOMPANYING DOCUMENT CALLED INTRO TO EXCEL LAYOUT 2007 TO FULLY GRASP THE BASICS OF EXCEL Introduction A spreadsheet application allows you to enter data

More information

TIMSS 2011 Fourth Grade Mathematics Item Descriptions developed during the TIMSS 2011 Benchmarking

TIMSS 2011 Fourth Grade Mathematics Item Descriptions developed during the TIMSS 2011 Benchmarking TIMSS 2011 Fourth Grade Mathematics Item Descriptions developed during the TIMSS 2011 Benchmarking Items at Low International Benchmark (400) M01_05 M05_01 M07_04 M08_01 M09_01 M13_01 Solves a word problem

More information

Foundations of Computer Science Laboratory

Foundations of Computer Science Laboratory Foundations of Computer Science Laboratory LOGO Programming Purpose In previous labs you experienced an imperative language (Karel) and a logic language (Prolog). In this lab you will learn a functional

More information

Chapter 1. Getting Started

Chapter 1. Getting Started Chapter 1. Hey, Logy, whatcha doing? What s it look like I m doing. I m cleaning the windows so we can get started on our new adventure. Can t you leave the housekeeping until later. We ve got Logo work

More information

Included with the system is a high quality speech synthesizer, which is installed automatically during the SymWord setup procedure.

Included with the system is a high quality speech synthesizer, which is installed automatically during the SymWord setup procedure. Introduction to SymWord SymWord is a simple to use, talking, symbol-word processor. It has the basic functionality of a word processor. SymWord can also be configured to produce speech and/or display text

More information

Microsoft Word 2010 Guide

Microsoft Word 2010 Guide Microsoft Word 2010 Guide 1 Microsoft Word 2010 These notes are devised for Word 2010. You should be aware that it is similar to Word 2007 but is quite different from earlier versions of Word, e.g. Word

More information

A Comprehensive Look at Foxtrot s Action Library

A Comprehensive Look at Foxtrot s Action Library FOXTROT ACTIONS Foxtrot RPA s Smart Technology will always present the user with the Actions that are relevant to the target. A Comprehensive Look at Foxtrot s Action Library Add Sheet Arrange Workbooks

More information

Sub-C.Science Ln-1 I. Dictation words: II.Fill in the blanks III. Answer in One word: IV Answer the following: 1

Sub-C.Science Ln-1 I. Dictation words: II.Fill in the blanks III. Answer in One word: IV Answer the following: 1 Ln-1 I. Dictation words: 1.Central 2. Monitor 3.Mouse 4. Double click 5. Posture 6. Processing 7. Key board 8.Space bar 9. Music player 10. Desktop II.Fill in the blanks: 1. A printer helps you to print

More information

OPEN-SANKORE MANUAL. (Start) button and type Open-Sankoré in the search box, and then click on the Open Sankoré icon as displayed in

OPEN-SANKORE MANUAL. (Start) button and type Open-Sankoré in the search box, and then click on the Open Sankoré icon as displayed in 2015 TABLE OF CONTENTS Sankoré Interface 2 Menu Bar.3 Floating toolbar.. 6 Textbox....8 Drawing shapes and arrows... 11 Capture screen.. 22 Library.. 23 1. Videos...25 2. Pictures. 27 Copying pictures

More information

WORKSHEET. Write any two : 1. hardware of computer : (a) (b) 2. software of computer : 3. icons present on desktop : 4. items under 'Start' menu :

WORKSHEET. Write any two : 1. hardware of computer : (a) (b) 2. software of computer : 3. icons present on desktop : 4. items under 'Start' menu : Write any two : 1. hardware of computer : (a) (b) 2. software of computer : (a) (b) 3. icons present on desktop : (a) (b) 4. items under 'Start' menu : (a) (b) Write the use of each in one line : 1. Recycle

More information

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4 Introduction to Microsoft Excel 2016 INTRODUCTION... 1 The Excel 2016 Environment... 1 Worksheet Views... 2 UNDERSTANDING CELLS... 2 Select a Cell Range... 3 CELL CONTENT... 4 Enter and Edit Data... 4

More information

The City School PECHS Junior Boys 1 st Term Comprehensive Worksheet (Creating a Document)

The City School PECHS Junior Boys 1 st Term Comprehensive Worksheet (Creating a Document) he City School PECHS Junior Boys 1 st erm 2018-19 Comprehensive Worksheet (Creating a Document) Question 1: Fill in the blanks with appropriate answers. a) You can save a Microsoft Word document as a PDF

More information

v Annotation Tools GMS 10.4 Tutorial Use scale bars, North arrows, floating images, text boxes, lines, arrows, circles/ovals, and rectangles.

v Annotation Tools GMS 10.4 Tutorial Use scale bars, North arrows, floating images, text boxes, lines, arrows, circles/ovals, and rectangles. v. 10.4 GMS 10.4 Tutorial Use scale bars, North arrows, floating images, text boxes, lines, arrows, circles/ovals, and rectangles. Objectives GMS includes a number of annotation tools that can be used

More information

Section 3. Editing a Web Page

Section 3. Editing a Web Page New CLAIT FrontPage 2003 Section 3 Editing a Web Page By the end of this Section you will be able to: Work in Page View Enter Text Insert Text Edit the Page Format Text Insert an Image Preview the Page

More information

Writing Practice Tool Guide

Writing Practice Tool Guide Writing Practice Tool Guide Virginia Standards of Learning Grades 5, 8, & End-of-Course (EOC) Writing February, 2013 Pearson 1 Revised February 14, 2013 Table of Contents OVERVIEW... 3 SYSTEM REQUIREMENTS

More information

Introduction to MS Word XP 2002: An Overview

Introduction to MS Word XP 2002: An Overview Introduction to MS Word XP 2002: An Overview Sources Used: http://www.fgcu.edu/support/office2000/word/files.html Florida Gulf Coast University Technology Skills Orientation Word 2000 Tutorial The Computer

More information

COMPUTER SCIENCE FOR GRADE 2

COMPUTER SCIENCE FOR GRADE 2 COMPUTER SCIENCE FOR GRADE 2 TERM-2 BOOKLET NAME: GRADE-SEC: COMPUTER SCIENCE GRADE 2 NAME GRADE & SEC DATE SL. NO. WORKSHEET REMARK TEACHER S SIGN 1. TOPIC:Revision L.Obj:To revise the topics already

More information

Changing Button Images in Microsoft Office

Changing Button Images in Microsoft Office Changing Button Images in Microsoft Office Introduction This document deals with creating and modifying the button images used on Microsoft Office toolbars. Rarely is there a need to modify a toolbar button

More information

Word Processing. 2 Monroe County Library System

Word Processing. 2 Monroe County Library System 2 Monroe County Library System http://monroe.lib.mi.us Word Processing Word Pad Quick Guide... 4 Help Menu... 6 Invitation... 7 Saving... 12 Printing... 13 Insert a Picture... 14 Saving to a CD... 15 In

More information

Grade 8 FSA Mathematics Practice Test Guide

Grade 8 FSA Mathematics Practice Test Guide Grade 8 FSA Mathematics Practice Test Guide This guide serves as a walkthrough of the Grade 8 Florida Standards Assessments (FSA) Mathematics practice test. By reviewing the steps listed below, you will

More information

SIMPLE TEXT LAYOUT FOR COREL DRAW. When you start Corel Draw, you will see the following welcome screen.

SIMPLE TEXT LAYOUT FOR COREL DRAW. When you start Corel Draw, you will see the following welcome screen. SIMPLE TEXT LAYOUT FOR COREL DRAW When you start Corel Draw, you will see the following welcome screen. A. Start a new job by left clicking New Graphic. B. Place your mouse cursor over the page width box.

More information

Mathematics 43601F. Transformations. In the style of General Certificate of Secondary Education Foundation Tier. Past Paper Questions by Topic TOTAL

Mathematics 43601F. Transformations. In the style of General Certificate of Secondary Education Foundation Tier. Past Paper Questions by Topic TOTAL Centre Number Surname Candidate Number For Examiner s Use Other Names Candidate Signature Examiner s Initials In the style of General Certificate of Secondary Education Foundation Tier Pages 2 3 4 5 Mark

More information

E550W INTRODUCTION EDITING A LABEL LABEL PRINTING USING THE FILE MEMORY USING P-TOUCH SOFTWARE NETWORK RESETTING & MAINTENANCE TROUBLESHOOTING

E550W INTRODUCTION EDITING A LABEL LABEL PRINTING USING THE FILE MEMORY USING P-TOUCH SOFTWARE NETWORK RESETTING & MAINTENANCE TROUBLESHOOTING E0W In order to use your P-touch safely, read the included Quick Setup Guide first. Read this guide before you start using your P-touch. Keep this guide in a handy place for future reference. Please visit

More information

Welcome to the Turtle World of Logo

Welcome to the Turtle World of Logo Welcome to the Turtle World of Logo Type CS and press Enter to show your turtle. Its HOME is in the middle of the screen. Where is its head? Where is its tail? Your turtle is lazy. It will not move without

More information

Windows 10 Essentials

Windows 10 Essentials Windows 10 Essentials User Interface START MENU Start typing to search for applications or files Once the start menu is open you can change its size by dragging a side Right-click on an application and

More information

Document Editor Basics

Document Editor Basics Document Editor Basics When you use the Document Editor option, either from ZP Toolbox or from the Output option drop-down box, you will be taken to the Report Designer Screen. While in this window, you

More information

A Full-Screen LogoWriter PrintShape Procedure by Thomas F. Trocco

A Full-Screen LogoWriter PrintShape Procedure by Thomas F. Trocco www.logofoundation.org A Full-Screen LogoWriter PrintShape Procedure by Thomas F. Trocco 1993 Thomas F. Trocco Computer & Science Department Chiar Computer Teacher, Grades 2-8 St. Hilda's & St. Hugh's

More information

Objective: Find areas by decomposing into rectangles or completing composite figures to form rectangles.

Objective: Find areas by decomposing into rectangles or completing composite figures to form rectangles. Lesson 13 3 4 Lesson 13 Objective: Find areas by decomposing into rectangles or completing composite Suggested Lesson Structure Fluency Practice Application Problem Concept Development Student Debrief

More information

StickFont Editor v1.01 User Manual. Copyright 2012 NCPlot Software LLC

StickFont Editor v1.01 User Manual. Copyright 2012 NCPlot Software LLC StickFont Editor v1.01 User Manual Copyright 2012 NCPlot Software LLC StickFont Editor Manual Table of Contents Welcome... 1 Registering StickFont Editor... 3 Getting Started... 5 Getting Started...

More information

Intermediate Microsoft Office 2016: Word

Intermediate Microsoft Office 2016: Word Intermediate Microsoft Office 2016: Word Updated January 2017 Price: $1.20 Lesson 1: Setting Margins A margin is the distance from the text to the paper s edge. The default setting is 1 all around the

More information

Drill Table. Summary. Availability. Modified by on 19-Nov Parent page: Objects

Drill Table. Summary. Availability. Modified by on 19-Nov Parent page: Objects Drill Table Old Content - visit altium.com/documentation Modified by on 19-Nov-2013 Parent page: Objects The Drill Table presents a live summary of all drill holes present in the board. Summary A standard

More information

button Double-click any tab on the Ribbon to minimize it. To expand, click the Expand the Ribbon button

button Double-click any tab on the Ribbon to minimize it. To expand, click the Expand the Ribbon button PROCEDURES LESSON 1: CREATING WD DOCUMENTS WITH HEADERS AND FOOTERS Starting Word 1 Click the Start button 2 Click All Programs 3 Click the Microsoft Office folder icon 4 Click Microsoft Word 2010 1 Click

More information

CS Semester I. Quiz 1 (version A)

CS Semester I. Quiz 1 (version A) Your Department Degree Program Roll Number: CS 101 015-16 Semester I. Quiz 1 (version A) August 8th, 015. 80am-910am (50 minutes). Marks: 1, Weight: 10% There are 1 questions in this quiz, on 8 pages (4

More information

How to Open Excel. Introduction to Excel TIP: Right click Excel on list and select PIN to Start Menu. When you open Excel, a new worksheet opens

How to Open Excel. Introduction to Excel TIP: Right click Excel on list and select PIN to Start Menu. When you open Excel, a new worksheet opens Introduction to Excel 2010 What is Excel? It is a Microsoft Office computer software program to organize and analyze numbers, data and labels in spreadsheet form. Excel makes it easy to translate data

More information

Basic Shortcut Keys File menu options in current program Edit options in current program Universal Help (for all programs)

Basic Shortcut Keys File menu options in current program Edit options in current program Universal Help (for all programs) Basic Shortcut Keys Alt + F Alt + E F1 Ctrl + A Ctrl + X Shift + Del ns Ctrl + V Shift + Ins Home Ctrl + Home End Ctrl + End Shift + Home Shift + End Ctrl + Ctrl + File menu options in current program

More information

New Functions and Options in the current Release of SATlive

New Functions and Options in the current Release of SATlive New Functions and Options in the current Release of SATlive Version 1.40.26 New Functions and Changes in the current Version New functionality in version 1.40.26 Setup-window for Live-Add Trace added You

More information

"Unpacking the Standards" 4th Grade Student Friendly "I Can" Statements I Can Statements I can explain why, when and how I got my answer.

Unpacking the Standards 4th Grade Student Friendly I Can Statements I Can Statements I can explain why, when and how I got my answer. 0406.1.1 4th Grade I can explain why, when and how I got my answer. 0406.1.2 I can identify the range of an appropriate estimate. I can identify the range of over-estimates. I can identify the range of

More information

Microsoft Excel Microsoft Excel

Microsoft Excel Microsoft Excel Excel 101 Microsoft Excel is a spreadsheet program that can be used to organize data, perform calculations, and create charts and graphs. Spreadsheets or graphs created with Microsoft Excel can be imported

More information

Lesson 2 Quick Tour and Features

Lesson 2 Quick Tour and Features Lesson 2 Quick Tour and Features Objectives Students will format a document page. Students will use a spell-checker. Students will copy, cut, and paste text. Students will adjust paragraph indentations.

More information

WORD Creating Objects: Tables, Charts and More

WORD Creating Objects: Tables, Charts and More WORD 2007 Creating Objects: Tables, Charts and More Microsoft Office 2007 TABLE OF CONTENTS TABLES... 1 TABLE LAYOUT... 1 TABLE DESIGN... 2 CHARTS... 4 PICTURES AND DRAWINGS... 8 USING DRAWINGS... 8 Drawing

More information

ECDL / ICDL Presentation Syllabus Version 5.0

ECDL / ICDL Presentation Syllabus Version 5.0 ECDL / ICDL Presentation Syllabus Version 5.0 Purpose This document details the syllabus for ECDL / ICDL Presentation. The syllabus describes, through learning outcomes, the knowledge and skills that a

More information

Unit 1: Numeration I Can Statements

Unit 1: Numeration I Can Statements Unit 1: Numeration I can write a number using proper spacing without commas. e.g., 934 567. I can write a number to 1 000 000 in words. I can show my understanding of place value in a given number. I can

More information

Excel Basics Tips & Techniques

Excel Basics Tips & Techniques Excel Basics Tips & Techniques Excel Terminology What s a spreadsheet? What s a workbook? Each Excel spreadsheet is a grid of data divided into rows and columns. Each block in this grid is called a cell,

More information

Lesson 1. Unit 2 Practice Problems. Problem 2. Problem 1. Solution 1, 4, 5. Solution. Problem 3

Lesson 1. Unit 2 Practice Problems. Problem 2. Problem 1. Solution 1, 4, 5. Solution. Problem 3 Unit 2 Practice Problems Lesson 1 Problem 1 Rectangle measures 12 cm by 3 cm. Rectangle is a scaled copy of Rectangle. Select all of the measurement pairs that could be the dimensions of Rectangle. 1.

More information

This module sets out essential concepts and skills relating to demonstrating competence in using presentation software.

This module sets out essential concepts and skills relating to demonstrating competence in using presentation software. ECDL / ICDL Presentation This module sets out essential concepts and skills relating to demonstrating competence in using presentation software. Module Goals Successful candidates will be able to: Work

More information

MICROSOFT ACADEMY WORD STUDY GUIDE FOR CERTIFICATION EXAM

MICROSOFT ACADEMY WORD STUDY GUIDE FOR CERTIFICATION EXAM MICROSOFT ACADEMY WORD STUDY GUIDE FOR CERTIFICATION EXAM SKILLS TO KNOW: 1. How to find a word and replace it with another word a. Home Tab b. Editing Group c. Select Find type in word in Navigation pane

More information

A "Quick and Dirty" Introduction to THE GEOMETER'S SKETCHPAD

A Quick and Dirty Introduction to THE GEOMETER'S SKETCHPAD A "Quick and Dirty" Introduction to the GEOMETER'S SKETCHPAD v. 4.0 Dynamic Geometry in the Mathematics Classroom _/_/_/ _/_/_/ _/_/ _/_/ Dr. _/ _/ _/ _/ Distinguished Teaching Professor _/_/_/ _/_/ _/

More information

Lesson 10. Unit 3. Creating Designs. Transformational Designs. Reflection

Lesson 10. Unit 3. Creating Designs. Transformational Designs. Reflection Lesson 10 Transformational Designs Creating Designs M.C. Escher was an artist that made remarkable pieces of art using geometric transformations. He was first inspired by the patterns in mosaic tiles.

More information

Word Processing. Delete text: Allows you to erase characters, words, lines, or pages as easily as you can cross them out on paper.

Word Processing. Delete text: Allows you to erase characters, words, lines, or pages as easily as you can cross them out on paper. Word Processing Practice Of all computer applications, word processing is the most common. To perform word processing, you need a computer, a special program called a word processor, and a printer. A word

More information

Orchard Book Maker. From the main menu you may select one of the following options:

Orchard Book Maker. From the main menu you may select one of the following options: Book Maker is a versatile program for making books of different sizes. Designed to assist children in adding the finishing touches to their writing, this program provides an effortless and creative way

More information

Copyright and License

Copyright and License Manual ver. 2 1 Copyright and License Original version of dbook was developed by Zeta Inc., NPO URAP and Eigo UEHARA. Current version is developed by Zeta Inc., NPO URAP, Eigo UEHARA and Masami ISODA.

More information

Spreadsheet EXCEL. Popular Programs. Applications. Microsoft Excel. What is a Spreadsheet composed of?

Spreadsheet EXCEL. Popular Programs. Applications. Microsoft Excel. What is a Spreadsheet composed of? Spreadsheet A software package (computer program) that can mix numbers, letters and perform simple mathematical operations. EXCEL Can be programmed Lab Lecture, part 1 Applications Accounting Statistical

More information

Standard Toolbar. Main Toolbar. Page Sorter. Action Toolbar

Standard Toolbar. Main Toolbar. Page Sorter. Action Toolbar TEAMBOARD DRAW This is an annotation software that can be used with the interactive pen to write or draw on the projection surface. This software also provides advanced tools for saving and editing annotations

More information

Section 2. Advanced Cell Formatting

Section 2. Advanced Cell Formatting Open Learning Excel Intermediate Section 2 Advanced Cell Formatting By the end of this Section you should be able to: Apply Wrap Text Use Merge and Shrink to Fit Change Text Orientation Remove Cell Formatting

More information

EXCEL BASICS: MICROSOFT OFFICE 2007

EXCEL BASICS: MICROSOFT OFFICE 2007 EXCEL BASICS: MICROSOFT OFFICE 2007 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT EXCEL PAGE 03 Opening Microsoft Excel Microsoft Excel Features Keyboard Review Pointer Shapes

More information

European Computer Driving Licence

European Computer Driving Licence European Computer Driving Licence E C D L S y l l a b u s 5. 0 Module 6 Presentation ECDL Syllabus 5 Courseware Module 6 Contents USING THE APPLICATION... 1 OPENING & CLOSING MS POWERPOINT & PRESENTATIONS...

More information

Microsoft FrontPage. An Introduction to. Lecture No.1. Date: April Instructor: Mr. Mustafa Babagil. Prepared By: Nima Hashemian

Microsoft FrontPage. An Introduction to. Lecture No.1. Date: April Instructor: Mr. Mustafa Babagil. Prepared By: Nima Hashemian An Introduction to Microsoft FrontPage Lecture No.1 Date: April 20. 2007 Instructor: Mr. Mustafa Babagil Prepared By: Nima Hashemian 2006 An Introduction to FrontPage Mathematics Department Eastern Mediterranean

More information

USER GUIDE.

USER GUIDE. USER GUIDE www.wizteach.com Support Information Support Contact: Please contact your supplier or distributor for support. Alternatively email: support@wizteach.com Minimum System Requirements: Windows

More information

Presentation Software. Answers

Presentation Software. Answers Presentation Software ECDL Driving Lesson 9 Answers 2. Blank Presentation, or choose from the templates displayed. 4. 4 (by default). 5 Not available to use at present. 6. The Ribbon contains groups of

More information

Unit Microsoft Word. Microsoft Word is the word processor included in Office. Word is one of the most popular word processors.

Unit Microsoft Word. Microsoft Word is the word processor included in Office. Word is one of the most popular word processors. Unit 4 1. Microsoft Word. Microsoft Word is the word processor included in Office. Word is one of the most popular word processors. Unformatted text documents have the extension TXT. Word documents have

More information

Contents Microsoft Excel Lesson 1: Entering Text and Numbers...4 The Microsoft Excel Window...4 The Microsoft Office Button...

Contents Microsoft Excel Lesson 1: Entering Text and Numbers...4 The Microsoft Excel Window...4 The Microsoft Office Button... Contents Microsoft Excel 2007...4 Lesson 1: Entering Text and Numbers...4 The Microsoft Excel Window...4 The Microsoft Office Button...5 The Quick Access Toolbar...5 The Title Bar...5 The Ribbon...5 Worksheets...6

More information

Turtle Tango (TT) Language Reference Manual

Turtle Tango (TT) Language Reference Manual Turtle Tango (TT) Language Reference Manual Jeff Bender UNI: jrb2211 COMS W4115 6/29/2012 Contents 1. Introduction... 3 2. Lexical Conventions... 3 3. Scope... 3 4. Statements... 4 5. Expressions... 5

More information

Section 18. Advanced Cell Formatting

Section 18. Advanced Cell Formatting Section 18 Advanced Cell Formatting By the end of this Section you should be able to: Apply Wrap Text Use Merge and Shrink to Fit Change Text Orientation Remove Cell Formatting Use the Format Painter Use

More information

Mathematics with ICT in Key Stage 3. Geometry lessons

Mathematics with ICT in Key Stage 3. Geometry lessons Mathematics with ICT in Key Stage 3 Geometry lessons Introduction The introduction to the document Integrating ICT into mathematics in Key Stage 3 states: Computers offer powerful opportunities for pupils

More information

MODULE TESTS. Explorer

MODULE TESTS. Explorer Explorer MODULE TESTS All rights reserved. No parts of this publication may be reproduced, stored in a retrieval system or transmitted in any form or by any means, electronic, mechanical, photocopying,

More information

Gloucester County Library System EXCEL 2007

Gloucester County Library System EXCEL 2007 Gloucester County Library System EXCEL 2007 Introduction What is Excel? Microsoft E x c e l is an electronic s preadsheet program. I t is capable o f performing many diff e r e n t t y p e s o f c a l

More information

StickFont v2.12 User Manual. Copyright 2012 NCPlot Software LLC

StickFont v2.12 User Manual. Copyright 2012 NCPlot Software LLC StickFont v2.12 User Manual Copyright 2012 NCPlot Software LLC StickFont Manual Table of Contents Welcome... 1 Registering StickFont... 3 Getting Started... 5 Getting Started... 5 Adding text to your

More information

Transformation Stretch Solutions. October 6, 2004

Transformation Stretch Solutions. October 6, 2004 Transformation Stretch Solutions October 6, 2004 Problem 1 A shape is translated so that the point (7, 2) moves to (15, 15). Under the same translation, to what point does the point ( 8, 3) move? In a

More information

What we will learn in Introduction to Excel. How to Open Excel. Introduction to Excel 2010 Lodi Memorial Library NJ Developed by Barb Hauck-Mah

What we will learn in Introduction to Excel. How to Open Excel. Introduction to Excel 2010 Lodi Memorial Library NJ Developed by Barb Hauck-Mah Introduction to Excel 2010 Lodi Memorial Library NJ Developed by Barb Hauck-Mah What is Excel? It is a Microsoft Office computer software program to organize and analyze numbers, data and labels in spreadsheet

More information

KENDRIYA VIDYALAYA CHENANI (J & K)

KENDRIYA VIDYALAYA CHENANI (J & K) KENDRIYA VIDYALAYA CHENANI (J K) SESSION: 2017-18 SPLIT-UP OF COMPUTER EDUCATION Class : III INTRODUCTION ABOUT COMPUTERS What is Computer? April Introduction about main parts of computer 1. Advantages

More information

Lesson 24: Surface Area

Lesson 24: Surface Area Student Outcomes Students determine the surface area of three-dimensional figures, those that are composite figures and those that have missing sections. Lesson Notes This lesson is a continuation of Lesson

More information

Essential Skills in ICT. Level 1. Guidebook

Essential Skills in ICT. Level 1. Guidebook Essential Skills in ICT Level 1 Guidebook Name: L1 Functional ICT. Kindly contributed by Nicola Gordon. Search for Nicola on skillsworkshop.org Page 1 of 8 Word Processing Theory The Mouse Right Click

More information

Course Guide (/8/teachers/teacher_course_guide.html) Print (/8/teachers/print_materials.html) LMS (/8

Course Guide (/8/teachers/teacher_course_guide.html) Print (/8/teachers/print_materials.html) LMS (/8 (http://openupresources.org)menu Close OUR Curriculum (http://openupresources.org) Professional Development (http://openupresources.org/illustrative-mathematics-professional-development) Implementation

More information

Learning Microsoft Word By Greg Bowden. Chapter 10. Drawing Tools. Guided Computer Tutorials

Learning Microsoft Word By Greg Bowden. Chapter 10. Drawing Tools. Guided Computer Tutorials Learning Microsoft Word 2007 By Greg Bowden Chapter 10 Drawing Tools Guided Computer Tutorials www.gct.com.au PUBLISHED BY GUIDED COMPUTER TUTORIALS PO Box 311 Belmont, Victoria, 3216, Australia www.gct.com.au

More information

Click the buttons in the interactive below to become familiar with the drawing tool's commands.

Click the buttons in the interactive below to become familiar with the drawing tool's commands. Google Documents Inserting Text Boxes and Shapes Introduction Page 1 Google Documents has a drawing tool designed for inserting text boxes and shapes into your document. Although not necessary for every

More information

Microsoft Office. Microsoft Office

Microsoft Office. Microsoft Office is an office suite of interrelated desktop applications, servers and services for the Microsoft Windows. It is a horizontal market software that is used in a wide range of industries. was introduced by

More information

Generating Vectors Overview

Generating Vectors Overview Generating Vectors Overview Vectors are mathematically defined shapes consisting of a series of points (nodes), which are connected by lines, arcs or curves (spans) to form the overall shape. Vectors can

More information

Quick Reference Card Business Objects Toolbar Design Mode

Quick Reference Card Business Objects Toolbar Design Mode Icon Description Open in a new window Pin/Unpin this tab Close this tab File Toolbar New create a new document Open Open a document Select a Folder Select a Document Select Open Save Click the button to

More information

Software User's Guide

Software User's Guide Software User's Guide The contents of this guide and the specifications of this product are subject to change without notice. Brother reserves the right to make changes without notice in the specifications

More information

Microsoft Word Create by: Alberto De La Cruz

Microsoft Word Create by: Alberto De La Cruz Microsoft Word 2010 CH 1:Creating, Formatting, and Editing a Word Document with Pictures CH 2: Creating a Research Paper with Citation and References CH 3: Creating a Business Letter with a Letterhead

More information

FSA Geometry EOC Practice Test Guide

FSA Geometry EOC Practice Test Guide FSA Geometry EOC Practice Test Guide This guide serves as a walkthrough of the Florida Standards Assessments (FSA) Geometry End-of- Course (EOC) practice test. By reviewing the steps listed below, you

More information

Microsoft Word 2010 Basics

Microsoft Word 2010 Basics 1 Starting Word 2010 with XP Click the Start Button, All Programs, Microsoft Office, Microsoft Word 2010 Starting Word 2010 with 07 Click the Microsoft Office Button with the Windows flag logo Start Button,

More information