BELEN JESUIT PREPARATORY SCHOOL Computer Science Department COURSE DESCRIPTIONS. And OBJECTIVES

Size: px
Start display at page:

Download "BELEN JESUIT PREPARATORY SCHOOL Computer Science Department COURSE DESCRIPTIONS. And OBJECTIVES"

Transcription

1 BELEN JESUIT PREPARATORY SCHOOL Computer Science Department COURSE DESCRIPTIONS And OBJECTIVES Revised

2 Introduction to Computers (CS 3120).5 Credit Grade Level: 6 Prerequisites: None (required course) Course Description This course is intended to familiarize the student with the basic concepts of computer use. Student ability is assessed at the beginning of the course and the course is adapted according to the results of the assessment. The goal is for all students to be computer literate by the end of the school year. The course will focus on the Microsoft Office suite (Word, Excel, and PowerPoint), FrontPage, Internet Explorer, internet search engines, and basic knowledge of hardware. The skills acquired in this class are designed to help students improve study skills, that can be used in all other courses, and help them become independent learners. Outline Windows File Management Explorer Word Editing: Cut/Copy/Paste/Delete Formatting Spell Checking Tables Outlines Headers/Footers Paragraph Formatting Columns Embedded Images Printing Excel Formatting Formulas Functions Conditional Formatting Graphing Printing PowerPoint Text Layout Content Layout Other Layout(s) Slide Design Custom Animation Clip Art

3 Objectives The students will be able to: manage files by copying files from one folder to another, deleting files and creating new folders to organize files. format documents using Bold, Italics, Underline, Changing fonts, font size and font color use Windows Explorer, and customize the toolbars, change views to detail, thumbnail, list, icons, large icons. use Word to create new documents open existing files from a disk, a drive or network drive select text and cut text to paste using the icon, the menu option and shortcut copy text using the icon, the menu option and shortcut delete text using the icon, the menu option and shortcut use the Spell Check function using the icon, the menu option and shortcut insert tables, delete tables and edit tables by add columns, delete columns, resize columns, add rows, delete rows and resize rows. create outlines from the menu option, or icons. customize outlines by changing the bullet style and size, and changing from bullets to numbered outlines add and modify headers and footers. format paragraphs from the format menu or icon format a document using columns from the menu or icon add embedded images from other documents by copying and pasting print a document from the print menu or icon format cells using Bold, Italics, Underline, Change font, change the font size, border, and border color add formulas by creating their own formulas from simple problems insert an Excel function and apply it to their data use the Conditional Formatting graph data and create charts. Line graphs, pie charts and bar graphs print worksheets and charts. create Power Point presentations from the presentation wizard as well as a blank slide. change the layout within a slide, add pictures, and add graphs. add and change animation in a presentation add sounds, and music to presentations add clip art and photos to presentations change the theme of a presentation run a presentation

4 Introduction to Computer Programming (CS 3620) 1 Credit Grade Level: 10 th 12th Prerequisites: None Course Description This course is intended for students with no prior programming experience. The fundamentals of programming will be covered using VB.NET language and the Visual Studio.NET Integrated Development Environment (IDE). The content will include Object Oriented Programming methodology, SQL (Structured Query Language), algorithms, data structures, and Microsoft Windows applications development. In addition, basic computer hardware, history of computers and social implications of computing will be integrated into the course. Topics will include basic input/output, building a user interface, selection structures, loops, string manipulation, disk files operations, arrays, error handling and customization of applications. Outline Algorithms Variables Operators I/O Control Structures Decision Loops Arrays Objects Methods Scope Recursion Sorting / Searching SQL commands Objectives The students will be able to: design and implement working algorithms for problem solving. recognize the different primitive types and what information they store. create and initialize variables. store and retrieve information in variables. use logical operators. use math operators. use assignment operators. use textboxes and inputboxes for information input.

5 use labels and dialog boxes for information output. use if-then-else blocks to made programmed decisions. use for and while loops to iterate code. create, name, and store information into arrays. use loops to iterate through an array s values. write methods to encapsulate and call algorithms. use global variables, and be aware of scope limitations. use method recursion to solve recursive problems. perform various (O(n)) sorting algorithms to arrays of data. perform binary searches on sorted arrays of data. create a database using Structured Query Language (SQL). use INSERT statements to populate a database with information. use SELECT statements to retrieve database information.

6 Web Page Design (CS 3622) 1 Credit Grade Level: 10 th 12th Prerequisites: None Course Description This course is a workshop, which enables students to design and publish Web Pages using Microsoft FrontPage Editor. They will learn the concepts of web page design using the FrontPage program. Skills covered will include: formatting text, using tables, frames, forms, and computer graphics. In addition to designing their own web pages, the students will be assigned the responsibility of updating and maintaining one of the areas of the Belen Jesuit Preparatory School web page. This course is also intended to familiarize the student with the basic concepts of computer use. Additional goals include having each student computer literate by the end of the school year. The course will also focus on the use of computer applications programs such as word processing, spreadsheet and presentation programs. Web Page Design Outline and Objectives Upon completion of this course, the student will be able to demonstrate proficiency in the following skills: A. Web Basics 1. Compare the Internet and the Web 2. Identify Web Browser components 3. Compare Web sites and Web pages 4. Describe types of Web sites 5. Identify parts of a web page 6. Summarize the importance of hyperlinks 7. Use a Web browser 8. Describe Web site development steps 9. Identify three categories of Web site design 10. Discuss Web design careers 11. Identify parts of the FrontPage interface 12. Use FrontPage to view web pages B. Computer Basics 1. Identify hardware 2. Describe processing components 3. Compare and contrast input and output devices 4. Compare and contrast storage devices 5. Identify and describe application software 6. Summarize cross-platform issues 7. Identify types of networks 8. Examine types of network connections 9. Identify network hardware and software

7 10. Use a template 11. Save a web site 12. Format text 13. Insert a graphic C. Online Basics 1. Describe Internet hardware and software 2. Explain Internet protocols 3. Compare intranets, extranets, and the internet 4. Identify URL components 5. Compare Web browsers 6. Use search engines 7. Describe Web development applications and hardware 8. Describe connectivity components 9. Insert external hyperlinks 10. Explain how to download files responsibly 11. Summarize copyright and fair use laws 12. Cite digital sources 13. Evaluate web site content D. HTML Basics 1. Format HTML tags 2. Identify HTML guidelines 3. Organize Web site files and folder 4. Use a text editor 5. Use HTML tags and attributes 6. Create lists using HTML 7. View an HTML document 8. Insert images using HTML 9. Insert links using HTML 10. Debug and test a Web page 11. Re-create an existing HTML document in frontpage 12. Test a web page in frontpage E. Planning a Web Site 1. Determine the purpose of your web site 2. Determine the target audience for your web site 3. Write a mission statement 4. Describe the three types of navigation schemes 5. State the advantages and disadvantages of each scheme 6. Choose the appropriate navigation scheme for a particular site 7. Discuss the advantages of storyboarding a site 8. Draw the navigation structure of a site 9. Create sketches of a site s pages F. Developing Content and Layout

8 1. Write web text 2. Use a mission statement 3. Generate and organize content ideas 4. Use page dimension guidelines 5. Determine content placement 6. Evaluate page layouts 7. Create a custom page template 8. Insert a logo 9. Insert a title graphic 10. Create a table 11. Create navigation buttons 12. Add footer information 13. Add text links 14. Create an window G. Selecting Color and Design 1. Identify presentation design principles 2. Add pages to a navigation structure 3. Identify color scheme guidelines 4. Use web-safe colors 5. Identify text properties 6. Summarize formatting guidelines 7. Format text 8. Insert a text document 9. Create an image map 10. Define a hotspot 11. Use a checklist H. Using Web Graphics 1. Create a custom color theme 2. Design a color scheme 3. Use shared borders 4. Identify types of graphics 5. Identify and compare graphic formats 6. Describe compression schemes 7. Identify image sources 8. Use graphics ethically 9. Use clip art 10. Describe graphic input tools 11. Create word art 12. Crop, resize, and resample a graphic 13. Create a photo gallery 14. Create a thumbnail I. Adding multimedia to a web site 1. Identify multimedia design guidelines

9 2. Identify sources of multimedia files 3. Explain the ethical use of multimedia files 4. Describe multimedia authoring tools 5. Evaluate multimedia web sites 6. Identify audio file formats 7. Identify video file formats 8. Insert audio files into a web page 9. Insert video files into a web page 10. Describe the equipment needed to create audio and video 11. Identify animation file formats 12. Insert animation into a web page J. Adding interactivity to a web site 1. Define scripting 2. Summarize interactivity design guidelines 3. Identify scripting languages 4. Compare common scripting languages 5. Identify markup languages 6. Apply DHTML effects 7. Create a marquee 8. Create custom rollover buttons 9. Add update information 10. Create page transitions 11. Create a form K. Project Planning 1. Identify the stages of web site development life cycle 2. Identify the responsibilities of project team members 3. Use a checklist to evaluate progress 4. Explain the use of source control 5. Explain project scope 6. Define e-commerce 7. Identify types of e-commerce 8. Summarize guidelines for developing e-commerce web sites L. Examining an E-commerce Web Site 1. Discuss the functions of a web site 2. Create a feedback form 3. Compare and contrast option buttons and check boxes 4. Explain the use of privacy policies 5. Compare and contrast web site privacy and security 6. Discuss security measures used by e-commerce sites M. Adding Website Functionality 1. Add a hit counter to web page 2. Identify the limitations of hit counters

10 3. Identify web site search features 4. Add bookmarks to a web page 5. Create a web search form 6. Explain how frames work 7. Identify guidelines for frames pages 8. Create a frames-based page 9. Use frames on a site 10. Publish a web site locally N. Publishing a web site 1. Identify the technical needs of a web server 2. Evaluate web hosts 3. Compare and contrast internal and external web hosting 4. Select a web site name 5. Register a domain name 6. Maintain a site s page names and directory structure 7. Publish a web site 8. Test a published web site 9. Identify techniques for publicizing web sites 10. Insert meta tags 11. Identify techniques for increasing web site traffic 12. Evaluate the use of cookies for targeted marketing O. Maintaining a web site 1. Identify Web mastering tasks 2. Identify web server maintenance techniques 3. Describe the importance of backups 4. Identify guidelines for updating a site 5. Edit and update a web page 6. Use front page reports 7. Check for broken hyperlinks 8. Control access to a web site 9. Create a login screen 10. Monitor web site traffic using FrontPage usage reports P. HTML Tables and Frames 1. Create a basic table using HTML 2. Define borders 3. Merge cells 4. Align content in tables 5. Create a frame-based Web page using HTML 6. Create a link bar page 7. Create a content page 8. Create a container page 9. Control web page layout with frames 10. Create links between frames

11 Q. Microsoft Word 1. Describe a word processor 2. Explain why the word processor is ideal for producing a variety of different documents. 3. Create a new word processor document. 4. Identify the different parts of the document window. 5. Use the word processor to enter and modify text. 6. Display menus and select commands. 7. Save a document 8. Understand automatic spelling and grammar checking 9. Use the toolbars 10. Show formatting marks and identify them 11. Close a document and exit word 12. Open a previously saved document 13. Print a document 14. Change how a document is viewed. 15. Scroll to view a document. 16. Print preview a document 17. Select and delete blocks of text 18. Reverse or repeat the effects of the last command using the undo and redo commands 19. Apply character formats, such as different fonts and sizes 20. Apply paragraph formats, such as alignment and line spacing 21. Apply page formats, such as margins and headers and footers 22. Add a header and footer to a document 23. Insert page numbers into a headers and footers 24. Insert manual page breaks. 25. Position text using tab stops 26. Copy and move highlighted blocks of text 27. Find text using the find command 28. Locate text and replace it using the replace command 29. Use the thesaurus to suggest synonyms for words 30. Indent paragraphs 31. Format the hanging indents and first line indent 32. Format bulleted and numbered lists 33. Create and edit footnotes 34. Insert time stamps. 35. Display the number of words in a document 36. Add a graphic to a document and change the graphic s size. 37. Format a document with columns. 38. Create a table structure and enter dat 39. Format a table and the contents of a cell 40. Insert special characters into a document 41. Hyphenate a document 42. Apply styles to text and paragraphs 43. Create an outline using a style

12 44. Create a table of contents 45. Create sections in a document 46. Format different headers and footers in different sections 47. Insert section page numbers 48. Create hyperlinks to the internet and to another part of the document 49. Create an message and send it 50. and existing document R. Microsoft Excel 1. Define what a spread sheet is 2. Identify the parts of the spreadsheet window 3. Create a spreadsheet and enter data into it. 4. Save, close, and print a spread sheet 5. Create headers and footers, in a spreadsheet 6. Change the width of columns 7. Select cell ranges by highlighting blocks of cells 8. Format a spread sheet 9. Use formulas to perform calculations 10. Use cell references in formulas 11. Use the SUM, AVERAGE, and ROUND function 12. Enter formulas by pointing 13. Show the formulas in cells 14. Copy adjacent cells and formulas 15. Understand relative cell references 16. Use the MAX and MIN functions 17. Insert and delete rows and columns 18. Use the IF function and use text in the IF function 19. Copy and move data between sheets 20. Refer to data in different sheets 21. Create pie, bar, and line charts of spreadsheet data 22. Modify, format, and print charts 23. Sort the data in a spread sheet S. Microsoft Powerpoint 1. Explain a what a presentation is 2. Create a new presentation based on a template 3. Display a presentation in different views 4. Display different slides 5. View a presentation 6. Edit text on a slide 7. Add and delete slides, and change the order of slides 8. Add a graphic to a slide 9. Add footers to slides 10. Add slide transitions and animation to slides 11. Plan and design a presentation 12. Create and print speaker notes.

13 T. Macromedia Fireworks 1. Create and save an new fireworks document 2. Import a bitmap and select pixels 3. Work with layers and objects 4. Create and edit text 5. Export the document 6. Open the source file 7. Import a graphic 8. Slice the document 9. Create a drag-and-drop rollover 10. Create and edit buttons to make a navigation bar 11. Create and edit a pop-up menu 12. Optimize the document 13. Export HTML 14. Test the completed file

14 Honors Computer Science (CS 3625) 1 Credit Grade Level: 11 th and 12 th Prerequisites: A grade of B or better in current mathematics course or demonstration of previous accredited instruction in a programming language and/or departmental approval. Course Description This course is intended for students with no prior programming experience. The fundamentals of programming will be covered using Sun Microsystem s Java language and the BlueJ Integrated Development Environment (IDE). Students will learn problem analysis and solution design, basic Java syntax, object oriented program design, algorithm use and implementation, and array design and use. Finally, students will implement intelligent object programming in an interactive, multithreaded environment. Outline Variables Operators I/O Control Structures Decision Loops Program Design Arrays Objects Methods Scope Inheritance Polymorphism Abstract Classes Interfaces Recursion Sorting / Searching BotBattle Simulation Objectives The students will be able to: design and implement working algorithms for problem solving. recognize the different primitive types and what information they store. create and initialize variables. store and retrieve information in variables. use logical operators. use math operators. use assignment operators.

15 use the black-box readint() function for integer input. use the System.out commands for terminal output. use if-then-else blocks to made programmed decisions. use for and while loops to iterate code. use good program design and be familiar with efficiency guidelines. be familiar with Big-O notation. create, name, and store information into arrays. use loops to iterate through an array s values. create object classes to represent problem information and behavior. be familiar with the use of global variables, and aware of scope limitations. write methods to encapsulate and call algorithms. create object instances and call their behavior functions. be familiar with the concepts behind object inheritance. create subclasses with meaningful state and behavioral extensions. be familiar with the concepts of polymorphic object casting. create instances of polymorphic objects. be familiar with the design concept of abstract classes. extend abstract classes properly. create and implement interfaces. use method recursion to solve recursive problems. perform various (O(n)) sorting algorithms to arrays of data. perform binary searches on sorted arrays of data. create a database using Structured Query Language (SQL). be familiar with the concepts which drive the BotBattle simulations. program an intelligent behavior for a BotBattle participant.

16 Advanced Placement Computer Science A (CS 3760) One Credit Grade Level: 11 th and 12 th Prerequisites: A grade of B or better in current mathematics course (at least Algebra II & Trigonometry), CS 3620 or CS 3625, and/or departmental approval Course Description This course is intended for students with some prior programming experience or success in Math-related classes. The fundamentals of programming will be covered using Sun Microsystem s Java language and the BlueJ Integrated Development Environment (IDE). Students will learn programming concepts as they relate to the AP Computer Science Exam (A). These concepts include problem analysis and solution design, basic and intermediate Java syntax, object oriented program design, algorithm use and implementation, and array design and use. Finally, students will become acquainted with the Marine Biology Case Study currently used on the AP Computer Science Exam. Outline Variables Operators I/O Control Structures Decision Loops Program Design Objects Object-oriented Program Design Strings and Wrapper Classes Methods Scope References Inheritance Polymorphism Abstract Classes Interfaces Random number generation Program Analysis Recursion Arrays and ArrayLists Linked Lists Stacks Queues Trees Sorting / Searching Errors and Exceptions Marine Biology Case Study

17 Objectives 1. Introduction to the principal concepts in computer science Become familiar with the computer lab, accounts, and an IDE Understand object-oriented programming and top-down design/refinement of individual tasks Basic class structure including instance variables, local variables, parameter passing, scope, public/private visibility, use of super Sequence, selection, and iteration Recursion Inheritance and polymorphism, overriding methods Random number generator Analyze, design, code and test software Error categorization/correction 2. Java basics Source, bytecode, compilers, interpreters, Java virtual machine, platform independence Computer software and hardware components, operating systems Basic logic gates (optional) and computer numbering systems Assignment statement, primitive data types Arithmetic operators, ArithmeticException, precedence, casting/promotion Java.lang.Math (abs, pow, sqrt, random) static methods Parameter passing terminology and concepts String class, object references, aliasing Selection in more detail Object is the superclass of all superclasses, overriding tostring() Interfaces 3. Introduction to the Marine Biology Case Study Part I Creating projects and running the Marine Biology Case Study Black-box testing Computer ethics and social implications 4. Marine Biology Part II Intercommunicating objects Inheritance Interfaces (Comparable, Locatable) and Abstract classes Array basics Data structure design and selection 5. Arrays and ArrayList Declaring, constructing, initializing, and indexing arrays/arraylist

18 Storing primitives and objects in arrays/arraylist Traversing, inserting, deleting array/arraylist elements Passing arrays/arraylist to methods Wrapper classes Double Integer Casting, ClassCastException, ArrayIndexOutOfBoundsException Java 5.0 s Generics Java 5.0 s enhanced for loop 6. Quadratic Sorts and Linear/Binary Searching Insertion and selection sorts Sequential versus binary searching Introduction to some friendly Big-Oh ideas Recursion revisited 7. Mergesort Mergesort Recursion (optional) javal.util.arrays and java.util.collections 8. Wrap up of Marine Biology Case Study Feeling very comfortable with the Case Study as AP Exam time approaches

AP Computer Science A - Syllabus Overview of AP Computer Science A Computer Facilities

AP Computer Science A - Syllabus Overview of AP Computer Science A Computer Facilities AP Computer Science A - Syllabus Overview of AP Computer Science A Computer Facilities The classroom is set up like a traditional classroom on the left side of the room. This is where I will conduct my

More information

DESKTOP PRODUCTIVITY SOFTWARE

DESKTOP PRODUCTIVITY SOFTWARE USING WINDOWS 8 UNIT 1: INTRODUCTION TO COMPUTERS Topic A: Overview of computers Topic B: How computers work Topic C: Starting the computer UNIT 2: INPUT DEVICES Topic A: Mouse and keyboard basics Topic

More information

Computer Literacy Syllabus Class time: Mondays 5:00 7:00 p.m. Class location: 955 W. Main Street, Mt. Vernon, KY 40456

Computer Literacy Syllabus Class time: Mondays 5:00 7:00 p.m. Class location: 955 W. Main Street, Mt. Vernon, KY 40456 Computer Literacy Syllabus Class time: Mondays 5:00 7:00 p.m. Class location: 955 W. Main Street, Mt. Vernon, KY 40456 INSTRUCTOR: Jamie A. McFerron OFFICE: 245 Richmond Street Mt. Vernon, KY 40456 PHONE:

More information

Enduring Understandings: Web Page Design is a skill that grows and develops throughout the careful planning and study of software and design.

Enduring Understandings: Web Page Design is a skill that grows and develops throughout the careful planning and study of software and design. Curriculum Map for Web Design SEPTEMBER Targeted NJ Core Curriculum Content Standards: Design develop, test, implement, update, and evaluate web solutions Technology Use, Media Literacy, Responsible Use

More information

IE Class Web Design Curriculum

IE Class Web Design Curriculum Course Outline Web Technologies 130.279 IE Class Web Design Curriculum Unit 1: Foundations s The Foundation lessons will provide students with a general understanding of computers, how the internet works,

More information

LEWIS-CLARK STATE COLLEGE BUSINESS TECHNOLOGY AND SERVICE DIVISION SYLLABUS

LEWIS-CLARK STATE COLLEGE BUSINESS TECHNOLOGY AND SERVICE DIVISION SYLLABUS LEWIS-CLARK STATE COLLEGE BUSINESS TECHNOLOGY AND SERVICE DIVISION SYLLABUS Course Title: Business Computer Skills Course Number: CITPT 110-01/PT01 and CITPT 110-02/PT02 Credit Hours: 3 Semester: Fall

More information

MASTER COURSE OUTLINE

MASTER COURSE OUTLINE A. BUSA 1065 Microcomputer Applications B. COURSE DESCRIPTION: MASTER COURSE OUTLINE This course provides a basic understanding of computer history, concepts, and microcomputer applications using IBM or

More information

Word processing software

Word processing software Unit 244 Word processing software UAN: Level: 2 Credit value: 4 GLH: 30 Assessment type: Relationship to NOS: Assessment requirements specified by a sector or regulatory body: Aim: R/502/4628 Portfolio

More information

BUILDING DIGITAL LITERACY PURPOSE DEFINING DIGITAL LITERACY USING THIS GUIDE

BUILDING DIGITAL LITERACY PURPOSE DEFINING DIGITAL LITERACY USING THIS GUIDE BUILDING PURPOSE In today s society, it is critical for students to be able to use the vast amount of technology available to them. Computer literacy will provide students with skills they need to succeed

More information

Using Adobe Dreamweaver CS4 (10.0)

Using Adobe Dreamweaver CS4 (10.0) Getting Started Before you begin create a folder on your desktop called DreamweaverTraining This is where you will save your pages. Inside of the DreamweaverTraining folder, create another folder called

More information

Computer Skills: Levels of Proficiency

Computer Skills: Levels of Proficiency Computer Skills: Levels of Proficiency September 2011 Computer Skills: Levels of Proficiency Because of the continually increasing use of computers in our daily communications and work, the knowledge of

More information

Excel 2007 Tutorials - Video File Attributes

Excel 2007 Tutorials - Video File Attributes Get Familiar with Excel 2007 42.40 3.02 The Excel 2007 Environment 4.10 0.19 Office Button 3.10 0.31 Quick Access Toolbar 3.10 0.33 Excel 2007 Ribbon 3.10 0.26 Home Tab 5.10 0.19 Insert Tab 3.10 0.19 Page

More information

Advanced Presentation Features and Animation

Advanced Presentation Features and Animation There are three features that you should remember as you work within PowerPoint 2007: the Microsoft Office Button, the Quick Access Toolbar, and the Ribbon. The function of these features will be more

More information

Oregon State Bar Software Standards 2005. Software Proficiency Expectations (Items in bold are to be demonstrated)

Oregon State Bar Software Standards 2005. Software Proficiency Expectations (Items in bold are to be demonstrated) Oregon State Bar Software Standards 2005 Computer Basics (all users) Software Proficiency Expectations (Items in bold are to be demonstrated) Touch typing (at least 25 words per minute). Starting, shutting

More information

Microsoft Word 2013 Tutorial

Microsoft Word 2013 Tutorial Microsoft Word 2013 Tutorial GETTING STARTED Microsoft Word is one of the most popular word processing programs supported by both Mac and PC platforms. Microsoft Word can be used to create documents, brochures,

More information

San Joaquin County Office of Education Career & Technical Education Web Design ~ Course Outline CBEDS#: 4601

San Joaquin County Office of Education Career & Technical Education Web Design ~ Course Outline CBEDS#: 4601 Web Design Course Outline I II 1 Course Content 5 5 Student Evaluation Employment Opportunities 2 XHTML 10 10 Creating an HTML Document Formatting Text with HTML Adding Graphics with Multimedia Using forms

More information

Middle School. Sixth Grade

Middle School. Sixth Grade Middle School The goal of the Middle School Computer curriculum is to further develop technology skills for both academic learning and personal productivity in the 21 st century. Students learn the science

More information

ST. MARY S COLLEGE FORM 5

ST. MARY S COLLEGE FORM 5 Term 1 Week 1 (SBA assigned) Week 2 Week 3-5 SBA 9. SBA Details 9.1 SBA components 9.2 SBA mark scheme SPREAD SHEET/ SBA COMPONENT WORD PROCESSING Review spread sheet topics 1. editing features 2. commonly

More information

Excel 2003 Tutorial I

Excel 2003 Tutorial I This tutorial was adapted from a tutorial by see its complete version at http://www.fgcu.edu/support/office2000/excel/index.html Excel 2003 Tutorial I Spreadsheet Basics Screen Layout Title bar Menu bar

More information

Google Docs Basics Website: http://etc.usf.edu/te/

Google Docs Basics Website: http://etc.usf.edu/te/ Website: http://etc.usf.edu/te/ Google Docs is a free web-based office suite that allows you to store documents online so you can access them from any computer with an internet connection. With Google

More information

Microsoft Office PowerPoint 2013

Microsoft Office PowerPoint 2013 Microsoft Office PowerPoint 2013 Navigating the PowerPoint 2013 Environment The Ribbon: The ribbon is where you will access a majority of the commands you will use to create and develop your presentation.

More information

Basic Excel Handbook

Basic Excel Handbook 2 5 2 7 1 1 0 4 3 9 8 1 Basic Excel Handbook Version 3.6 May 6, 2008 Contents Contents... 1 Part I: Background Information...3 About This Handbook... 4 Excel Terminology... 5 Excel Terminology (cont.)...

More information

Unit 351: Website Software Level 3

Unit 351: Website Software Level 3 Oxford Cambridge and RSA Unit 351: Website Software Level 3 Level: 3 Credit value: 5 Guided learning hours: 40 Learning Outcomes Assessment Criteria Examples The learner will: The learner can: 1. Create

More information

Microsoft Word 2010 Tutorial

Microsoft Word 2010 Tutorial Microsoft Word 2010 Tutorial GETTING STARTED Microsoft Word is one of the most popular word processing programs supported by both Mac and PC platforms. Microsoft Word can be used to create documents, brochures,

More information

Microsoft Office Word 2010: Level 1

Microsoft Office Word 2010: Level 1 Microsoft Office Word 2010: Level 1 Workshop Objectives: In this workshop, you will learn fundamental Word 2010 skills. You will start by getting acquainted with the Word user interface, creating a new

More information

Java Application Developer Certificate Program Competencies

Java Application Developer Certificate Program Competencies Java Application Developer Certificate Program Competencies After completing the following units, you will be able to: Basic Programming Logic Explain the steps involved in the program development cycle

More information

Lower School. Third Grade

Lower School. Third Grade Lower School The goal of the Lower School Computer curriculum is to continue to develop technology skills for both academic learning and personal productivity in the 21 st century. Students learn the science

More information

Microsoft Office Topics per Course

Microsoft Office Topics per Course Microsoft Office Topics per Course This document contains: List of courses Details of what is covered in each course Registration links Please review prerequisites and topics before registering. MS Office

More information

PowerPoint 2013 Basics for Windows Training Objective

PowerPoint 2013 Basics for Windows Training Objective PowerPoint 2013 Basics for Windows PowerPoint 2013 Basics for Windows Training Objective To learn the tools and features to get started using PowerPoint more efficiently and effectively. What you can expect

More information

USER GUIDE. Unit 4: Schoolwires Editor. Chapter 1: Editor

USER GUIDE. Unit 4: Schoolwires Editor. Chapter 1: Editor USER GUIDE Unit 4: Schoolwires Chapter 1: Schoolwires Centricity Version 4.2 TABLE OF CONTENTS Introduction... 1 Audience and Objectives... 1 Getting Started... 1 How the Works... 2 Technical Requirements...

More information

Web Design Specialist

Web Design Specialist UKWDA Training: CIW Web Design Series Web Design Specialist Course Description CIW Web Design Specialist is for those who want to develop the skills to specialise in website design and builds upon existing

More information

Microsoft Excel Basics

Microsoft Excel Basics COMMUNITY TECHNICAL SUPPORT Microsoft Excel Basics Introduction to Excel Click on the program icon in Launcher or the Microsoft Office Shortcut Bar. A worksheet is a grid, made up of columns, which are

More information

Dreamweaver CS3 THE MISSING MANUAL. David Sawyer McFarland. POGUE PRESS" O'REILLY 8 Beijing Cambridge Farnham Koln Paris Sebastopol Taipei Tokyo

Dreamweaver CS3 THE MISSING MANUAL. David Sawyer McFarland. POGUE PRESS O'REILLY 8 Beijing Cambridge Farnham Koln Paris Sebastopol Taipei Tokyo Dreamweaver CS3 THE MISSING MANUAL David Sawyer McFarland POGUE PRESS" O'REILLY 8 Beijing Cambridge Farnham Koln Paris Sebastopol Taipei Tokyo Table of Contents The Missing Credits Introduction 1 Part

More information

Florida Department of Education Student Performance Standards

Florida Department of Education Student Performance Standards Florida Department of Education Student Performance Standards 2016 2017 Course Title: Digital Information Technology Course Number: 8207310 Course Credit: 1 Course Description: This course is designed

More information

Common Core State Standards K 12 Technology Skills Scope and Sequence

Common Core State Standards K 12 Technology Skills Scope and Sequence This scope and sequence is aligned to the Common Core State Standards requirements for Mathematics and English Language Arts & Literacy in History/Social Studies, Science, and Technical Subjects as well

More information

F9D7 04 (ESKWP2): Word Processing Software 2

F9D7 04 (ESKWP2): Word Processing Software 2 F9D7 04 (ESKWP2): Word Processing Software 2 4 SCQF credit points at SCQF level 5 Description: This is the ability to use a software application designed for the creation, editing and production of largely

More information

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move WORD PROCESSING In this session, we will explain some of the basics of word processing. The following are the outlines: 1. Start Microsoft Word 11. Edit the Document cut & move 2. Describe the Word Screen

More information

Computer Literacy Skills A Companion to the Maryland Technology Literacy Standards for Students

Computer Literacy Skills A Companion to the Maryland Technology Literacy Standards for Students This document is intended to provide guidance as to what computer skills students should know and be able to do independently at various levels (basic, intermediate, proficient) with specific types of

More information

Creating Web Pages with Microsoft FrontPage

Creating Web Pages with Microsoft FrontPage Creating Web Pages with Microsoft FrontPage 1. Page Properties 1.1 Basic page information Choose File Properties. Type the name of the Title of the page, for example Template. And then click OK. Short

More information

Developing Website Using Tools

Developing Website Using Tools 7 Developing Website Using Tools 7.1 INTRODUCTION A number of Software Packages are available in market for creating a website. Among popular softwares are Dreamweaver, Microsoft FrontPage and Flash. These

More information

MICROSOFT WORD TUTORIAL

MICROSOFT WORD TUTORIAL MICROSOFT WORD TUTORIAL G E T T I N G S T A R T E D Microsoft Word is one of the most popular word processing programs supported by both Mac and PC platforms. Microsoft Word can be used to create documents,

More information

Microsoft Office 2010: Access 2010, Excel 2010, Lync 2010 learning assets

Microsoft Office 2010: Access 2010, Excel 2010, Lync 2010 learning assets Microsoft Office 2010: Access 2010, Excel 2010, Lync 2010 learning assets Simply type the id# in the search mechanism of ACS Skills Online to access the learning assets outlined below. Titles Microsoft

More information

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide Open Crystal Reports From the Windows Start menu choose Programs and then Crystal Reports. Creating a Blank Report Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick

More information

Computer Applications (10004)

Computer Applications (10004) Computer Applications (10004) Rationale Statement: With the growing need for computers in school and business, it is important that South Dakota high school students have an understanding of common application

More information

COMPUTER SCIENCE COURSE OUTLINE

COMPUTER SCIENCE COURSE OUTLINE COMPUTER SCIENCE COURSE OUTLINE Grade 7 8 11/12 10/11/12 11/12 Course Introduction to Computer Essentials (focus on Applications) Part 1 Computer Applications Part 2- Computer Integration Advanced Computer

More information

Contents. Launching FrontPage... 3. Working with the FrontPage Interface... 3 View Options... 4 The Folders List... 5 The Page View Frame...

Contents. Launching FrontPage... 3. Working with the FrontPage Interface... 3 View Options... 4 The Folders List... 5 The Page View Frame... Using Microsoft Office 2003 Introduction to FrontPage Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.0 Fall 2005 Contents Launching FrontPage... 3 Working with

More information

Course Information Course Number: IWT 1229 Course Name: Web Development and Design Foundation

Course Information Course Number: IWT 1229 Course Name: Web Development and Design Foundation Course Information Course Number: IWT 1229 Course Name: Web Development and Design Foundation Credit-By-Assessment (CBA) Competency List Written Assessment Competency List Introduction to the Internet

More information

Outline. CIW Web Design Specialist. Course Content

Outline. CIW Web Design Specialist. Course Content CIW Web Design Specialist Description The Web Design Specialist course (formerly titled Design Methodology and Technology) teaches you how to design and publish Web sites. General topics include Web Site

More information

BUSINESS. 570 Practical Applications for Student Success (PASS)* (9, 10)

BUSINESS. 570 Practical Applications for Student Success (PASS)* (9, 10) BUSINESS Every person is involved in business as an entrepreneur, chief officer, employee or consumer. Business courses offer practical applications of concepts used in the business world. Students may

More information

This is the ability to use a software application designed for planning, designing and building websites.

This is the ability to use a software application designed for planning, designing and building websites. Unit Title: Website software OCR unit number: 81 Level: 2 Credit value: 4 Guided learning hours: 30 Unit reference number: R/502/4631 Unit purpose and aim This is the ability to use a software application

More information

Garfield Public Schools Fine & Practical Arts Curriculum Web Design

Garfield Public Schools Fine & Practical Arts Curriculum Web Design Garfield Public Schools Fine & Practical Arts Curriculum Web Design (Half-Year) 2.5 Credits Course Description This course provides students with basic knowledge of HTML and CSS to create websites and

More information

Basic Microsoft Excel 2007

Basic Microsoft Excel 2007 Basic Microsoft Excel 2007 The biggest difference between Excel 2007 and its predecessors is the new layout. All of the old functions are still there (with some new additions), but they are now located

More information

Advanced Web Development SCOPE OF WEB DEVELOPMENT INDUSTRY

Advanced Web Development SCOPE OF WEB DEVELOPMENT INDUSTRY Advanced Web Development Duration: 6 Months SCOPE OF WEB DEVELOPMENT INDUSTRY Web development jobs have taken thе hot seat when it comes to career opportunities and positions as a Web developer, as every

More information

Level: 3 Credit value: 5 GLH: 40 Assessment type:

Level: 3 Credit value: 5 GLH: 40 Assessment type: Unit 352 Website software UAN: Level: 3 Credit value: 5 GLH: 40 Assessment type: Relationship to NOS: Assessment requirements specified by a sector or regulatory body: Aim: Y/502/4632 Portfolio of Evidence

More information

NDSU Technology Learning & Media Center. Introduction to Google Sites

NDSU Technology Learning & Media Center. Introduction to Google Sites NDSU Technology Learning & Media Center QBB 150C 231-5130 www.ndsu.edu/its/tlmc Introduction to Google Sites Get Help at the TLMC 1. Get help with class projects on a walk-in basis; student learning assistants

More information

Course Descriptions for Focused Learning Classes

Course Descriptions for Focused Learning Classes Course Descriptions for Focused Learning Classes Excel Word PowerPoint Access Outlook Adobe Visio Publisher FrontPage Dreamweaver EXCEL Classes Excel Pivot Tables 2 hours Understanding Pivot Tables Examining

More information

Participant Guide RP301: Ad Hoc Business Intelligence Reporting

Participant Guide RP301: Ad Hoc Business Intelligence Reporting RP301: Ad Hoc Business Intelligence Reporting State of Kansas As of April 28, 2010 Final TABLE OF CONTENTS Course Overview... 4 Course Objectives... 4 Agenda... 4 Lesson 1: Reviewing the Data Warehouse...

More information

Computer Skills Checklist 1

Computer Skills Checklist 1 Computer Checklist 1 Computer User Levels 1 The following skills checklist is organized according to program title and categorized into three levels of computer literacy:,, and. users demonstrate little

More information

ECDL / ICDL Spreadsheets Syllabus Version 5.0

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

More information

-SoftChalk LessonBuilder-

-SoftChalk LessonBuilder- -SoftChalk LessonBuilder- SoftChalk is a powerful web lesson editor that lets you easily create engaging, interactive web lessons for your e-learning classroom. It allows you to create and edit content

More information

Microsoft Excel 2007 Level 2

Microsoft Excel 2007 Level 2 Information Technology Services Kennesaw State University Microsoft Excel 2007 Level 2 Copyright 2008 KSU Dept. of Information Technology Services This document may be downloaded, printed or copied for

More information

How to Write a Pennsylvania Customized Assessment

How to Write a Pennsylvania Customized Assessment Pennsylvania Customized Assessment Blueprint Test Code: 8092 / Version 1 Copyright 2012. All Rights Reserved. General Assessment Information Blueprint Contents General Assessment Information Written Assessment

More information

Where do I start? DIGICATION E-PORTFOLIO HELP GUIDE. Log in to Digication

Where do I start? DIGICATION E-PORTFOLIO HELP GUIDE. Log in to Digication You will be directed to the "Portfolio Settings! page. On this page you will fill out basic DIGICATION E-PORTFOLIO HELP GUIDE Where do I start? Log in to Digication Go to your school!s Digication login

More information

Excel 2003 Tutorials - Video File Attributes

Excel 2003 Tutorials - Video File Attributes Using Excel Files 18.00 2.73 The Excel Environment 3.20 0.14 Opening Microsoft Excel 2.00 0.12 Opening a new workbook 1.40 0.26 Opening an existing workbook 1.50 0.37 Save a workbook 1.40 0.28 Copy a workbook

More information

Personal Portfolios on Blackboard

Personal Portfolios on Blackboard Personal Portfolios on Blackboard This handout has four parts: 1. Creating Personal Portfolios p. 2-11 2. Creating Personal Artifacts p. 12-17 3. Sharing Personal Portfolios p. 18-22 4. Downloading Personal

More information

Introduction to Microsoft Word 2003

Introduction to Microsoft Word 2003 Introduction to Microsoft Word 2003 Sabeera Kulkarni Information Technology Lab School of Information University of Texas at Austin Fall 2004 1. Objective This tutorial is designed for users who are new

More information

Fundamentals of Java Programming

Fundamentals of Java Programming Fundamentals of Java Programming This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and exclusive use by instructors

More information

UNPAN Portal Content Management System (CMS) User Guide

UNPAN Portal Content Management System (CMS) User Guide UNPAN Portal Content Management System (CMS) User Guide www.unpan.org User Manual Version 1.0 260309 Page 1 of 36 Table of Contents A. UNPAN Sitemap... 3 B. DPADM Sitemap... 4 C. Introduction to UNPAN

More information

Microsoft Office 2007 Orientation Objective 1: Become acquainted with the Microsoft Office Suite 2007 Layout

Microsoft Office 2007 Orientation Objective 1: Become acquainted with the Microsoft Office Suite 2007 Layout Microsoft Office 2007 Orientation Objective 1: Become acquainted with the Microsoft Office Suite 2007 Layout Microsoft Suite 2007 offers a new user interface. The top portion of the window has a new structure

More information

PowerPoint 2007 Basics Website: http://etc.usf.edu/te/

PowerPoint 2007 Basics Website: http://etc.usf.edu/te/ Website: http://etc.usf.edu/te/ PowerPoint is the presentation program included in the Microsoft Office suite. With PowerPoint, you can create engaging presentations that can be presented in person, online,

More information

Computer/Technology Curriculum 2015-2016 Kindergarten

Computer/Technology Curriculum 2015-2016 Kindergarten Kindergarten K.1 Students will understand BASIC COMPUTER SKILLS. (a) Students will learn how to log onto a computer with their username and password (b) Students will become proficient in using the mouse

More information

Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010

Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010 Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010 Contents Microsoft Office Interface... 4 File Ribbon Tab... 5 Microsoft Office Quick Access Toolbar... 6 Appearance

More information

Agenda2. User Manual. Agenda2 User Manual Copyright 2010-2013 Bobsoft 1 of 34

Agenda2. User Manual. Agenda2 User Manual Copyright 2010-2013 Bobsoft 1 of 34 Agenda2 User Manual Agenda2 User Manual Copyright 2010-2013 Bobsoft 1 of 34 Agenda2 User Manual Copyright 2010-2013 Bobsoft 2 of 34 Contents 1. User Interface! 5 2. Quick Start! 6 3. Creating an agenda!

More information

Joomla! 2.5.x Training Manual

Joomla! 2.5.x Training Manual Joomla! 2.5.x Training Manual Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several tutorials

More information

COURSE TITLE. Advanced Computer Software Systems LENGTH. Half-Year Grades 10-12 DEPARTMENT. Business Education Barbara O Donnell, Supervisor SCHOOL

COURSE TITLE. Advanced Computer Software Systems LENGTH. Half-Year Grades 10-12 DEPARTMENT. Business Education Barbara O Donnell, Supervisor SCHOOL COURSE TITLE Advanced Computer Software Systems LENGTH Half-Year Grades 10-12 DEPARTMENT Business Education Barbara O Donnell, Supervisor SCHOOL Rutherford High School DATE Spring 2015 Advanced Computer

More information

COMPUTER SCIENCE (5651) Test at a Glance

COMPUTER SCIENCE (5651) Test at a Glance COMPUTER SCIENCE (5651) Test at a Glance Test Name Computer Science Test Code 5651 Time Number of Questions Test Delivery 3 hours 100 selected-response questions Computer delivered Content Categories Approximate

More information

ILLINOIS VALLEY COMMUNITY COLLEGE

ILLINOIS VALLEY COMMUNITY COLLEGE LLNOS VALLEY COMMUNTY COLLEGE COURSE OUTLNE VSON: Workforce evelopment COURSE: CSP-1206 Computer Skills for College Success ate: Spring 2014 Credit Hours: 1 Prerequisite(s): elivery Method: Lecture 0.5

More information

Mastering the JangoMail EditLive HTML Editor

Mastering the JangoMail EditLive HTML Editor JangoMail Tutorial Mastering the JangoMail EditLive HTML Editor With JangoMail, you have the option to use our built-in WYSIWYG HTML Editors to compose and send your message. Note: Please disable any pop

More information

CONTENTM WEBSITE MANAGEMENT SYSTEM. Getting Started Guide

CONTENTM WEBSITE MANAGEMENT SYSTEM. Getting Started Guide CONTENTM WEBSITE MANAGEMENT SYSTEM Getting Started Guide Table of Contents CONTENTM WEBSITE MANAGEMENT SYSTEM... 1 GETTING TO KNOW YOUR SITE...5 PAGE STRUCTURE...5 Templates...5 Menus...5 Content Areas...5

More information

Domains and Competencies

Domains and Competencies Domains and Competencies DOMAIN I TECHNOLOGY APPLICATIONS CORE Standards Assessed: Computer Science 8 12 I VII Competency 001: The computer science teacher knows technology terminology and concepts; the

More information

PowerPoint 2013: Basic Skills

PowerPoint 2013: Basic Skills PowerPoint 2013: Basic Skills Information Technology September 1, 2014 1 P a g e Getting Started There are a variety of ways to start using PowerPoint software. You can click on a shortcut on your desktop

More information

Information Technology Grades 11-12. Students will know and be able to: Basic Operations 1.1 (I)

Information Technology Grades 11-12. Students will know and be able to: Basic Operations 1.1 (I) Information Technology Grades 11-12 Basic Operations, Concepts, and Productivity Tools Basic Operations Word Processing Database Students will know and be able to: Identify the platform, version, properties,

More information

PS: Presentation software

PS: Presentation software This is the ability to use software applications to produce effective s, which include a combination of media (eg images, animation and sound) for education, entertainment or information sharing. A. A

More information

CREATING FORMAL REPORT. using MICROSOFT WORD. and EXCEL

CREATING FORMAL REPORT. using MICROSOFT WORD. and EXCEL CREATING a FORMAL REPORT using MICROSOFT WORD and EXCEL TABLE OF CONTENTS TABLE OF CONTENTS... 2 1 INTRODUCTION... 4 1.1 Aim... 4 1.2 Authorisation... 4 1.3 Sources of Information... 4 2 FINDINGS... 4

More information

Cashion High School Fundamentals of Administrative Technologies Syllabus Course Number: 8103 (OK Promise Approved)

Cashion High School Fundamentals of Administrative Technologies Syllabus Course Number: 8103 (OK Promise Approved) Cashion High School Fundamentals of Administrative Technologies Syllabus Course Number: 8103 (OK Promise Approved) Course Title: Fundamentals of Administrative Technologies (Prerequisite: Fundamentals

More information

Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu)

Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu) Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu) Updated on 10/17/2014 Table of Contents About... 4 Who Can Use It... 4 Log into Ingeniux... 4 Using Ingeniux

More information

Microsoft Excel 2010 Tutorial

Microsoft Excel 2010 Tutorial 1 Microsoft Excel 2010 Tutorial Excel is a spreadsheet program in the Microsoft Office system. You can use Excel to create and format workbooks (a collection of spreadsheets) in order to analyze data and

More information

University of Miami Information Technology

University of Miami Information Technology University of Miami Information Technology Word 2013 is fairly similar to Word 2010 but has a few variations. Word 2013, however, still uses the same file extension (.docx) This manual will discuss the

More information

UHR Training Services Student Manual

UHR Training Services Student Manual UHR Training Services Student Manual October 2012 1 Logging in to CareWorks Clicking the copyright symbol on the bottom left of the footer takes you to the sign-in screen and then to the control panel.

More information

Index. Index IEEEE 39910 Page 1 10/18/06 MM. Index IND 1

Index. Index IEEEE 39910 Page 1 10/18/06 MM. Index IND 1 _IEEEE_39910 10/23/06 11:15 AM Page 1 IEEEE 39910 Page 1 10/18/06 MM Access, see Microsoft Access Access window elements of, AC 12-15 maximizing, AC 8 new database in, AC 11 Accessories command WIN 13

More information

Level 2 Certificate in Practical ICT Skills

Level 2 Certificate in Practical ICT Skills LCCI International Qualifications Level 2 Certificate in Practical ICT Skills Syllabus Effective from 1 May 2007 For further information contact us: Tel. +44 (0) 8707 202909 Email. enquiries@ediplc.com

More information

Web Development I & II*

Web Development I & II* Web Development I & II* Career Cluster Information Technology Course Code 10161 Prerequisite(s) Computer Applications Introduction to Information Technology (recommended) Computer Information Technology

More information

Microsoft Excel Training - Course Topic Selections

Microsoft Excel Training - Course Topic Selections Microsoft Excel Training - Course Topic Selections The Basics Creating a New Workbook Navigating in Excel Moving the Cell Pointer Using Excel Menus Using Excel Toolbars: Hiding, Displaying, and Moving

More information

Skills for Employment Investment Project (SEIP)

Skills for Employment Investment Project (SEIP) Skills for Employment Investment Project (SEIP) Standards/ Curriculum Format for Web Application Development Using DOT Net Course Duration: Three Months 1 Course Structure and Requirements Course Title:

More information

Joomla Article Advanced Topics: Table Layouts

Joomla Article Advanced Topics: Table Layouts Joomla Article Advanced Topics: Table Layouts An HTML Table allows you to arrange data text, images, links, etc., into rows and columns of cells. If you are familiar with spreadsheets, you will understand

More information

Module B. Key Applications Using Microsoft Office 2010

Module B. Key Applications Using Microsoft Office 2010 Module B Key Applications Using Microsoft Office 2010 Unit 3: Common Elements Key Applications The Key Applications exam includes questions covering three applications (word processing, spreadsheet and

More information

Curriculum Map (Computer Technology 9 th grade)

Curriculum Map (Computer Technology 9 th grade) Curriculum Map (Computer Technology 9 th grade) Month August Main Concept (General terms) Operating Systems. 1. What is the difference between operating system software and Application Software 3. Print

More information

Serif PagePlusX4. Group Listing

Serif PagePlusX4. Group Listing File Menu New Startup Wizard New Publication New Book Open File Open Browse Files Browse Revert Close File Save Save As Save As Package Export As Picture Properties Page Setup Layout Guides Print Print

More information

Excel 2007: Basics Learning Guide

Excel 2007: Basics Learning Guide Excel 2007: Basics Learning Guide Exploring Excel At first glance, the new Excel 2007 interface may seem a bit unsettling, with fat bands called Ribbons replacing cascading text menus and task bars. This

More information

Using Microsoft Word. Working With Objects

Using Microsoft Word. Working With Objects Using Microsoft Word Many Word documents will require elements that were created in programs other than Word, such as the picture to the right. Nontext elements in a document are referred to as Objects

More information