1 / 42

Software

Software . Rashedul Hasan. Software. Instructions and associated data, stored in electronic format, that direct the computer to accomplish a task. Basically Two Types. System software or Operating Systems: helps the computer carry out its basic operating tasks.

jerome
Télécharger la présentation

Software

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. Software Rashedul Hasan

  2. Software • Instructions and associated data, stored in electronic format, that direct the computer to accomplish a task.

  3. Basically Two Types. • System softwareor Operating Systems: helps the computer carry out its basic operating tasks. • Application Software: Designed to perform particular function.

  4. Basic Components of System Software • Operating System: An operating system is the main components of system software in any computing system. • Device Driver: It helps the computer control peripheral devices. • Utility Program: It is generally used to support, enhance or expand existing programs in a computer program.

  5. Operating System • Operating system software tells the computer how to perform the functions of loading, storing and executing an application and how to transfer data. • Today, many computers use an operating system that has a graphical user interface (GUI) that provides visual clues such as icon symbols to help the user. Microsoft Windows 98 is a widely used graphical operating system. DOS (Disk Operating System) is an older but still widely used operating system that is text-based.

  6. Operating System • An Operating System(OS) is the master controller within a computer. It controls the resources (CPU, memory, I/O devices etc.) of computer system. • It provides its user with an interface. [GUI-Graphical user interface]. EX: Windows, MacOS, DOS, UNIX, Linux

  7. Software

  8. Objective of OS Users Other software OS OS Hardware

  9. Objective of OS • Make computer system easer to use: It act as a intermediary between the hardware and its user. It hides the details of the hardware resources from its user and give them a convenient interface for using computer system.

  10. Objective of OS • Manage the resources of computer system: An OS manage all the resources of a computer system. For Ex. Keeping track of who is using computer, granting resource request etc.

  11. Function of the OS • Booting • User Interface • CPU Management • File Management • Task Management • Formatting • Security Management

  12. Booting The work of the OS begins as soon as the computer turn on. Booting is the process of loading an OS into a computer’s main memory.

  13. User Interface The first thing you see after your computer finishes booting is the user interface. The user interface is the user controllable display screen that allows you to communicate or interact with your computer. Most popular user interface is the GUI. GUI allows you to use a Mouse and Keyboard to select icon [little symbol] and command from the menus [list of activities]

  14. CPU Management

  15. File Management Files containing programs and data are located in many places on the computer’s hard drive. The OS records the storage location of all files. If we move, rename or delete a file, the OS manage such changes and helps us locate and gain access to it.

  16. Task Management

  17. Formatting

  18. Security Management

  19. Buses, Ports, and Peripherals • provide attachment and communication with external devices by means of: slots (for internal attachment) ports (for external attachments)

  20. Functions of OS

  21. Functions of OS • An operating system interacts with: • All hardware installed in or connected to a computer system. • All software installed or running from a storage device on a computer system • File management is another important task of OS. • It protects the information of computer system • It involves in interpreting users commend and directing system resources to process the command.

  22. Popular System Software • Microsoft Windows • Most popular operating system. • Supports a vast array of application software and peripheral devices. • MacOS • For Macintosh computers. • Proprietary system. • Does not have same functionality and support for software and peripheral devices.

  23. System Software • Network operating system(NOS) • Manages network resources. • Maintains security. • Tracks user accounts. • Handles communication between workstations and servers. • Popular network operating systems Windows NT, Novell Netware, UNIX

  24. System Software Utilities • Utilities augment functionality of operating systems. Utilities includes device drivers and Troubleshooting capabilities. • Utilities provide file management capabilities such as copying, moving or renaming a file. • Norton Utilities includes an undelete function that can recover deleted files. • Symantec and McAfee Virus checkers add protection for all system and data files.

  25. Application Software • It is a set of one or more programs designed to solve a specific problem or do a specific task. For Ex. Payroll processing software, examination results processing software, computer games software. • It is also known as package software. For ex. MS Office suit 2007.

  26. Some commonly known application software • Word processing software: enable us write, edit, view, store & printing documents. • Spreadsheet software: uses for keeping a record of financial transaction and for preparing financial statement. • Database software: A database is a collection of related data stored & treated as a unit. Database software enables us to create database, maintain it, organize its data, sort

  27. Some commonly known application software its records & selectively retrieve useful information from it. For Ex: queries such as get the telephone number of the person named Mr. Rezaul Karim from the address database. Or get the names of all currently admitted students whose birthday fall today from the student database. in case of Bangladesh Voter database is the largest database.

  28. Some commonly known application software • Graphic Software: enable us drawings, printing of design, graphs, picture etc. • Entertainment software: allows us to use computer as a entertainment tool. Such as Windows media player.

  29. Word Processing • Word Processing software is used to create and print documents. A key advantage of word processing software is that users easily can make changes in documents.

  30. Electronic Spreadsheets • Electronic spreadsheet software allows the user to add, subtract, and perform user-defined calculations on rows and columns of numbers. These numbers can be changed and the spreadsheet quickly recalculates the new results.

  31. Database Software • Allows the user to enter, retrieve, and update data in an organized and efficient manner, with flexible inquiry and reporting capabilities.

  32. Presentation Graphics • Presentation graphic software allows the user to create documents called slides to be used in making the presentations. Using special projection devices, the slides display as they appear on the computer screen.

  33. Obtaining software • Buying pre-written/package software: People can buy pre-written package software which are available in the market Advantage: cheap. user can start planned activities almost immediately. it can meet the requirements of as many potential users as possible.

  34. Obtaining software • Ordering/Developing Customized software: if none of the available pre-written software packages meet the specific requirements of a user, then he/She can go for customized software option. Advantage: it is easier to carry out changes in the software. [Open Source Software, OSS]

  35. Obtaining software • Downloading Shareware/Freeware: software can now be downloaded from internet. Advantages: usually free and accompanied with their source code. can be downloaded & used immediately.

  36. Software Development Steps • Analyzing the problem at hand & planning the programs to solve the problem. • Coding the programs. • Testing, Debugging and Documenting the programs. • Implementing the programs. • Evaluating & Maintaining the programs.

  37. Another way of classifying Application Software • Productivity Software • Spreadsheets • Databases • Presentation Software • Document Preparation • Word Processing • Desktop Publishing • Project Management Software

  38. Application Software • Graphics Creation and Manipulation • Animation and 3D Graphics • Video Editing • Internet Connectivity • Website Creation and Management • Groupware • Financial Management • Educational Games and Tutorials

  39. Programming Languages • Basic building blocks of any software. • Programming languages allow a programmer to write instructions that a computer can understand. • Programming languages have some resemblance to the English language. • BASIC • Pascal • Fortran • C++ • Java

More Related