24
ITK 140 Class 4

Class 4

  • Upload
    saina33

  • View
    229

  • Download
    2

Embed Size (px)

Citation preview

Page 1: Class 4

ITK 140

Class 4

Page 2: Class 4

Grade Spreadsheet - The Concepts

• Once we create the spreadsheet, we don’t want to have to change it – other than adding the grades we receive

• It should be accurate in terms of the output

• It has to exclude areas where a grade has not been given yet

• It must have provisions for areas that can have multiple parts, e.g., class grades or exercises.

Page 3: Class 4

Excel Spreadsheet to Calculate Average and Grade

Page 4: Class 4

Brett D. Paynter

Page 5: Class 4

Brett D. Paynter

Page 6: Class 4
Page 7: Class 4

Application Software

• Programs designed to make users more productive and/or assist them with various tasks.

• Categories:– Business– Graphics and Multimedia– Home/Personal/Educational– Communications– Utility Programs

Page 8: Class 4

Categories of Application SoftwareBusiness

• Word Processing• Spreadsheet• Database

• Presentation Graphics

• Note Taking• Personal Information

Manager (PIM)

• PDA Business SW• SW Suite• Project Management

• Accounting• Document

Management• Enterprise Computing

Page 9: Class 4

Word Processing

• Microsoft Word

• Sun StarOffice Writer

• Corel WordPerfect

Page 10: Class 4

Office Suite

• Microsoft Office

Office for Mac

• Sun StarOffice Office Suite• Corel WordPerfect Office

• IBM Lotus SmartSuite

Page 11: Class 4

Categories of Application SoftwareGraphics and Multimedia

• Computer Aided Design (CAD)

• Desktop Publishing

• Paint/Image Editing• Photo Editing

• Multimedia Authoring

• Web Page Authoring

Page 12: Class 4

Categories of Application SoftwareHome/Personal/Educational

• Software Suite• Personal Finance• Legal

• Tax Preparation• Desktop Publishing• Paint/Image Editing

• Photo Editing

• Clip Art/Image Gallery• Video and Audio

Editing• Home Design/

Landscaping

• Reference• Educational• Entertainment

Page 13: Class 4

Categories of Application SoftwareCommunications

• E-Mail• Newsgroup/Message Board• FTP• Chat Room• Web Browser• Instant Messaging• Video Conferencing/Telephone Calls• Blogging

Page 14: Class 4

Categories of Application SoftwareUtility Programs

• Antivirus• File Compression• Personal Firewall• Backup• Spyware Remover• CD/DVD Burning• Internet Filters• PC Maintenance• File Manager

Page 15: Class 4

Forms of Software

• Packaged Software• Custom Software• Open Source Software (can be modified and

redistributed – no restrictions)• Shareware (copyrighted and distributed at no

cost for a limited period of time)• Freeware (copyrighted and distributed at no

cost)• Public-domain software (no copyright

restrictions)

Page 16: Class 4

Systems Software

• Windows XP

• Linux

• Mac OS X• Vista

Page 17: Class 4

Common Terms

• Desktop

• Pointer

• Window• Title bar

• Menu

• Command

• WYS/WYG

Page 18: Class 4

Web Application Software

• MapQuest

• Yahoo! Driving Directions

• AA.com

• Travelocity.com

• Expedia.com

• Orbitz.com

Page 19: Class 4

Web Application Software

• Banking

• Credit Cards

• Stores• Utilities

• Newspapers

• Medical

• Etc…….

Page 20: Class 4

Programming Software• Low-level Languages

– Machine Language (binary instructions)– Assembly language – symbolic instruction codes (2GL)

• Procedural Languages (3GL)– Fortran– COBOL– C

• OO Languages– Java– C++– Visual Studio 2005– Delphi– PowerBuilder– Visual Programming Languages

• Other– RPG (Report Program Generator)– 4GLs

• SQL

Page 21: Class 4

Assignment 1

• Complete and submit your average/grade spreadsheet

Page 22: Class 4

Average/Grade Specifications• Cell A1 should contain your name• The main work area must show component names, e.g., exam1,

points possible, points received, overall average and letter grade

• Calculations and procedural areas should not be visible in the main area (Columns A-M, Rows 1-35)

• It must work correctly and provide: the average as a percent with one decimal place and the grade as a capital letter

• It should allow for multiple values (inputs for points and possible points) for class grades and exercises

• It should be saved as an Excel file with the file name = {your first initial and last name}1, e.g., tdennis1.xls and that file should be emailed to me as an attachment [with no viruses included] by 10AM on Tuesday, September 5th

Page 23: Class 4

Lab Tomorrow at 10:00

• Excel Averages/Grades Program

• Optional

Page 24: Class 4