Top Banner
Vocabulary Vocabulary Software Terms Software Terms Computer Science – Spring 2012 Computer Science – Spring 2012 03/25/22 03/25/22 Terms from www.techterms.com Terms from www.techterms.com 1
31

Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

Jan 02, 2016

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

Vocabulary Vocabulary Software TermsSoftware Terms

Computer Science – Spring 2012Computer Science – Spring 2012

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 11

Page 2: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

Software ?Software ?Acronym refers to a programming methodology based on objects, instead of just functions and procedures.

These objects are organized into classes, which allow individual objects to be grouped together.

Most modern programming languages are of this type including Java, C/C++, and PHP

Answer Next Slide

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 22

Page 3: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

OOPOOPObject-Oriented ProgrammingObject-Oriented Programming

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 33

Page 4: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

Software ? **Software ? **A type of software program where the source code is freely available to the public.

Unlike commercial software, these types of programs can be modified and distributed by anyone

and are often developed as a community rather than by a single organization.

Answer next slide

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 44

Page 5: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

Open SourceOpen SourceExamples Examples

Linux – operating systemLinux – operating system

Mozilla Firefox – Web BrowserMozilla Firefox – Web Browser

MOODLEMOODLE

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 55

Page 6: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

Software ?Software ?This software is a type of utility used for scanning and removing bad things your computer.

Tries to prevent damage to your computer

Answer next slide

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 66

Page 7: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

AntivirusAntivirus

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 77

Page 8: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

Software ?Software ?small programs or scripts that can negatively affect the health of your computer.

These malicious little programs can create files, move files, erase files, consume your computer's memory, and cause your computer not to function correctly.

Most common way to get a ________is through an e-mail attachment.

Answer next slideAnswer next slide

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 88

Page 9: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

VirusVirus

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 99

Page 10: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

?? ***?? ***Someone born into a world where computer gadgets were everywhere – home, work, schools, shopping, etc.

Computers are common place and just a part of their lives.

Answer next slide

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 1010

Page 11: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

Digital NativeDigital Native

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 1111

Page 12: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

Software ?Software ?It is committed by simply downloading, installing, or copying a program that a user has not paid for.

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 1212

Page 13: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

PiracyPiracyIt is illegal even when some sites make it seem as though it is free.

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 1313

Page 14: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

Software ?Software ?Mobile operating system developed by Google. It is used by several smartphones

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 1414

Page 15: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

AndroidAndroid

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 1515

Page 16: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

Software ?Software ?In the computer world, this term is an error in a software program.

It may cause a program to unexpectedly quit or behave in an unintended manner.

Next – Answer

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 1616

Page 17: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

BugBugThe process of fixing the “Bug” or The process of fixing the “Bug” or problem is called de-bugging.problem is called de-bugging.

This term was coined when a moth flew This term was coined when a moth flew into one of the first big computers ever into one of the first big computers ever made and caused a major problem with made and caused a major problem with the electrical circuitry.the electrical circuitry.

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 1717

Page 18: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

Software ?Software ?Another name for folder.

Files on your hard disk are organized into various folders.

What is this other name for folder?

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 1818

Page 19: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

DirectoryDirectory

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 1919

Page 20: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

Software ?Software ?is a high-level programming language developed by Sun Microsystems.

It became a popular choice for creating web applications.

It is an object-oriented programming language and is used in high schools for programming AP courses.

Answer next slideAnswer next slide

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 2020

Page 21: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

JavaJavaMany college level entry programming Many college level entry programming classes teach Java.classes teach Java.

Best to learn a language like Alice or Best to learn a language like Alice or Python firstPython first

Not to be confused with Javascript – Not to be confused with Javascript – also used on Web Pagesalso used on Web Pages

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 2121

Page 22: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

Software ?Software ?Software that communicates with the hardware & allows other programs to run.

Your computer needs to boot up this software to function.

Every desktop computer, tablet, and smartphone includes an _________that provides basic functionality for the device.

Answer next slide

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 2222

Page 23: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

Operating SystemOperating SystemFunctionality also includes saving, Functionality also includes saving, deleting, creating, moving, renaming deleting, creating, moving, renaming files and folders.files and folders.

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 2323

Page 24: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

Files and Files and formats?formats?

It is the suffix at the end of a filename that indicates the type of file it is. .txt, .jpeg, .doc

Answer next slideAnswer next slide

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 2424

Page 25: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

ExtensionExtension

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 2525

Page 26: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

File Formats ?File Formats ?A file format that is a compressed image file format.

Very good for storing photographic images due to the millions of colors available.

Commonly used for pictures on the Web.

Answer next slideAnswer next slide

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 2626

Page 27: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

JPEGJPEG

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 2727

Page 28: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

Bits & BytesBits & Bytesis used to measure data transfer speeds of high bandwidth connections, such as Ethernet and cable modems.

It is about 1000 kilobits or a million bits

Answer next slide

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 2828

Page 29: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

mbpsmbpsMega-bits per secondMega-bits per second

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 2929

Page 30: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

Bits & Bytes?Bits & Bytes?describes the maximum data transfer rate of a network or Internet connection.

It measures how much data can be sent over a specific connection in a given amount of time.

For example, a gigabit Ethernet connection has a __________ of 1,000 Mbps. An Internet connection via cable modem may provide 25 Mbps of _________.

Answer next slide

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 3030

Page 31: Vocabulary Software Terms Computer Science – Spring 2012 10/20/2015Terms from .

BandwidthBandwidth

04/20/2304/20/23Terms from www.techterms.com Terms from www.techterms.com 3131