Thursday, June 11, 2009

assignment 4

10 sys ("command.com /c cls")
11 print " what grade are you in?"
12 input num1
13 if (num1)= 9 then goto 40
15 if (num1)= 10 then goto 60
17 if (num1)= 11 then goto 80
19 if (num1)= 12 then goto 100
20 if (num1)> 12 then goto 120
30 if (num1)< 9 then goto 140
40 print " freshmen? sucks to be you right now"
50 goto 160
60 print " sophmore? have fun"
70 goto 160
80 print " junior? you have so much to do"
90 goto 160
100 print " senior? have fun!!!"
110 goto 160
120 print "sorry, cant tell you"
130 goto 160
140 print "sorry, i dont know what grade your in"
150 goto 160
160 end

assignment 3

10 sys ("command.com /c cls")
11 print " what grade are you in?"
12 input num1
13 if (num1)= 9 then goto 40
15 if (num1)= 10 then goto 60
17 if (num1)= 11 then goto 80
19 if (num1)= 12 then goto 100
40 print " freshmen? sucks to be you right now"
50 goto 160
60 print " sophmore? have fun"
70 goto 160
80 print " junior? you have so much to do"
90 goto 160
100 print " senior? have fun!!!"
110 goto 160
160 end

Wednesday, June 10, 2009

Basic IF

the if statement tells you if your statement is wrong or right

it can be use as a calculator

the guessing my number tells you if you have guessed a number right and if you guessed wrong then you have to keep guessing.

ex
10 sys ("command.com /c cls")
12 print "guess a number from 1-10"
14 input num1
20 IF (num1) = 9 THEN GOTO 50
30 PRINT " tight"
40 GOTO 60
50 PRINT " you got lucky "
60 end

Wednesday, May 13, 2009

Slide Sorter view


shows the slide thumbnails in a horizontal view

Slide Show view


allows you to show your presentation on full view and lets you present it

Slide layout


show you the different kind of placement of your slide

Slide Finder


helps you find the slide of your selection

Slide design


lets you choose the different backround of a slide

Presentations


a demonstration, lecture, or welcoming speech

Placeholders


it holds the place of where you are and lets you get back to it

Normal view


the main window of a presentation

Monday, May 4, 2009

Print Layout view


shows how your work will look like after it is printed

Word wrap


a word which would extend past the right hand margin is moved to the following line

Comment


a remark, observation, or criticism

Default


a button that allows you to set to the selected setting

Normal view


the main working window in the presentation

Web Layout view


a button that display of what you have done in the microsoft

Toggle


a metallic link to arrange stuff

Strike through


a type presentation that strikes a horizontal line through the center of the word

Tuesday, April 28, 2009

worksheet


A type of application program which manipulates numerical and string data in rows and columns of cells. The value in a cell can be calculated from a formula which can involve other cells. A value is recalculated automatically whenever a value on which it depends changes. Different cells may be displayed with different formats.

workbook


in computing, a single spreadsheet file that contains a number of worksheets, often with related information; a collection of spreadsheets

cell reference


identifies the column letter and row number

range


a group of cells in a worksheet

filling


auto fills the information given

fill handle


The fill handle is a small black dot or square in the bottom right corner of the active cell

active cells


a dark border that appears around the cell

Monday, April 6, 2009

window


a section of a display screen that can be created for viewing information from another part of a file or from another file

tool bar


A row of icons on a computer screen that activate commands or functions when clicked

title bar


the top portion of a computer window that gives the name of the application and the file name or the name of the Internet Web site being displayed

taskbar


a strip along the bottom of a computer screen that indicates what is happening with a task, offers information like date, time, open applications, etc., and allows launching of applications

scroll bar


a button in a window that allows you to go up and down the page

restore


a navigation in the computer that allows you to restore a minimize window

pointing device


a mouse of trackball used to navigate the desktop

minimize


a icon on the top right of a window that can be minimize and restored

menu bar


A permanently displayed menu spread horizontally across the top of the screen or window. When the mouse is pressed over an item on the menu bar a pull menu appears

menu


a list of options available to a user, as displayed on a CRT or other type of screen

maximize


an icon on the top right of a window use to enlarge a window

icon


small pictures that represent files, commands or other functions

folders


a folder is used for storage/organization for the computer

desktop


the first screen you see when the computer starts up

Friday, April 3, 2009

the most accessible os

the most accessible OS in my opinion to use is window xp. its original and easy to use. it is also very easy for physical disable people, for people who cant talk, hear and etc.... should use this because its very easy and understandable to use. this os is also very fast.

Tuesday, March 31, 2009

system software


any software required to support the production or execution of application programs but which is not specific to any particular application.

network operating system


The operating system on control data corporation's cyber computer

language translator


a system in the computer that translate different languages into a certain language

boot


The process of starting or restarting a computer

software development


Software development is the set of activities that results in software products

utility software


any software that performs some specific task that is secondary to the main purpose of using the computer

user interface


(computer science) a program that controls a display for the user (usually on a computer monitor) and that allows the user to interact with the system

ms-dos


a microcomputer operating system

unix


a multiuser, multitasking computer operating system

Monday, March 30, 2009

multitasking


the concurrent or interleaved execution of two or more jobs by a single CPU

guis


An interface for issuing commands to a computer utilizing a pointing device, such as a mouse, that manipulates and activates graphical images on a monitor

operating system


the collection of software that directs a computer's operations, controlling and scheduling the execution of other programs, and managing storage, input/output, and communication resources

application software


a program used for a particular application