Siri Sena Bin Baba Hamid: Prepared by
Siri Sena Bin Baba Hamid: Prepared by
Word Processing as a Tool The ability to create documents using a word processor. Allow users to create & manipulate documents containing mostly text. The creating, editing, formatting, storing, retrieving & printing of a text document. A text document is any text that can be keyed in. E.g: memos, letters, reports E.g: Microsoft Word, Corel Word Perfect
Creation--- the original composing & keying in of the document. Editing--- making changes. Formatting--- adjusting the appearance. Storing--- saving it on the disk so that it can be assessed on demand. Retrieving--- bringing the stored document from disk back into computer memory. Printing--- producing the document on paper.
Menus & Buttons as commands - Menus --- a set of choices normally laid out across the top of the screen. - Pull- down Menus --- reveals lower- level submenus that pull- down like a window shade. - Toolbar --- a collection of buttons, shown across the top of the screen just below the pull- down menus.
i) ii)
Tabs & Identation- to begin a paragraph. Justification- the evenness of text at the side margins. Fully justified: has an even margin down each side. Ragged- right text: uneven appearance of the unjustified right side. Line spacing Bold, Italic & Underlining Fonts- a set of characters- letters, punctuation, numbers- of the same design.
Squeezing/ Stretching a document - Adjust the margins, both sides & top & bottom, making them larger to stretch the number of pages/ smaller to reduce the number. - Try different line spacing. - Experiment with fonts.
Printing Envelops - Find the Envelop command on pull- down menus. - Type in the recipients address. There is also space to type the return address.
Documents can be easily edited & updated, reflecting feedback & developing ideas about teaching & learning. Gives a professional & clearly legible appearance to teaching & learning materials. If distributes & viewed using a computer, documents can also include multimedia files such as colour photos, audio & video clips.
Modern word- processes enable saving a document as a Web page, ready to publish on a Web site. Can print directly from PC to OHP transparencies. (OHTs) Can produce documents that use colour, various of fonts and other features. Documents can include tables, diagrams, pictures, charts & equations.
http://en.wikepedia.org/wiki/WordProcessi ng Pat Maier & Adam Warren (2000), Integrating Teahnology in Learning & Teaching, Kogan Page Limited,London. H.L.Capron & J.A.Johnson (2002), Computers Tools for an Information Age, Prentice Hall.
Definition
Allows the presenter to bring together and present a variety of special effects and features. Presentation graphics program are excellent for creating on screen shows.
Electronic Presentation
Power Point Apple works KidPix Photo Story
Power Point
Meeting Power Point Creating slides Making changes Adding images and chart Adding motion Adding sound Timing & rehearsing Taking with you
AppleWorks
The presentation feature of AppleWorks allow the users to develop a slide show (presentation), which can include pictures, clip art, sound and movies. The presentation can be set to run on a mouse click or to auto- advance and play continuously.
Photo Story
Photo Story is a free program that allow you to create stunning multimedia presentations from digital photographs. You can add great effects such as zooming into a photo or scanning across a scene. Transitions between pictures can be added as text and special colour and texture effects. You can add music to your presentation either from an existing source or better still, make your own from within the program.
Contain a formula that defines how the contents of that cell is to be calculated
Tracey Lawton,2005
WHAT IS DATABASE?
A set of related files that is created and managed by a database management system (DBMS) including
Summarizing
Is a collection of information or object which is used to arrange numbers and fact. The information are related with some objective or matters.
The Database
Types of database
There are 4 types of database :
Hierarchical
database
Network database
Relational database Object database
Hierarchical database
Database organization method that is structured in a
hierarchy. All access to data starts at the top of the hierarchy and moves downward; for example, from customer to orders.
Network database
1) A database that runs in a network. It implies that the DBMS
(3) A database organization method that allows for data relationships in a net-like form. A single data element can point to multiple data elements and can itself be pointed to by other data elements.
Relational database
A database that maintains a set of separate,
related files (tables), but combines data elements from the files for queries and reports when
Object database
A database that is managed by an object-oriented
Access Objects
Table Query Forms Report Macro Module
Table
Query Report
Forms
Macro
Module
Example of table
Example of Query
Result of Query
Example of Form
Example of Report
Macro
Example : MsAccess automatically opened when the form is opened by clicking a button to print or opened another file.
Module
Ms Access provide programming database language which is Access Basic. User can use it by typing with using Access Basic to do complex work which do not provide in the macro.