1 / 13

TECH GUIDE 2

TECH GUIDE 2. Computer Software. What is Software?. Software – the programs that run on a computer (desktop, laptop, supercomputer, smart phone, etc ). Computer program – set of instructions that tell a computer what to do. Software Issues. Software defects

nitsa
Download Presentation

TECH GUIDE 2

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. TECH GUIDE 2 Computer Software

  2. What is Software? • Software – the programs that run on a computer (desktop, laptop, supercomputer, smart phone, etc). • Computer program – set of instructions that tell a computer what to do

  3. Software Issues • Software defects • Software evaluation and selection • Software licensing • Open source software

  4. Open Source Software Examples

  5. Types of Software

  6. Types of Software • System software – computer instructions that serve primarily as an intermediary between computer hardware and application programs; provides important self-regulatory functions for computer systems. • Application software – computer instructions that direct a computer system to perform specific processing activities and provide functionality for users (perform a need).

  7. Systems Software • Operating system – main system control program, which supervises the overall operations of the computer, allocates CPU time and main memory to programs, and provides an interface between the user and the hardware. Apple OS X Leopard

  8. Functions of the Operating System • Multitasking/multiprogramming • Multithreading • Multiprocessing • Virtual Memory • Graphical user interface (GUI) • Social interface

  9. System Support Programs • System support programs • System utilities • System performance monitors • System security monitors • In Windows, many are found throughPrograms > Accessories > System Tools

  10. Application Software • Proprietary application software • Contract software • Off-the-shelf application software • Software Package (Suite)

  11. Personal Application Software • Word Processor (Microsoft Word) • Spreadsheet (Microsoft Excel) • Presentation software (Microsoft PowerPoint) • Package: Microsoft Office

  12. Programming Languages • First-generation language • Machine Language • Second-generation language • Assembly language • Third-generation language • Procedural language • Fourth-generation language • Non-procedural language • Visual programming languages

  13. Object-Oriented Languages • Object-Oriented Languages– programming language that encapsulate a small amount of data with instructions about what to do with data. • Mimics every day life • Objects • Methods • Encapsulation • Reusability feature

More Related