150 likes | 160 Views
Learn about major trends, application software types, system functions, and programming languages. Explore categories like system software, application software, high-level languages, and more. Gain insights into operating systems, user interface, and multimedia technologies. Discover the uses of software packages and programming languages.
E N D
IT Components of MIS ComputerSoftware www.AssignmentPoint.com
Objectives • Describe several major trends occurring in computer software. • Give examples of several major types of application and system software. • Explain the purpose of several popular software packages for end user productivity and collaborative computing. • Outline the functions of an operating system. • Describe the main uses of high-level, fourth-generation, object-oriented, and web-oriented languages and tools. www.AssignmentPoint.com
Computer Software System Software Application Software General- Purpose Programs Application- Specific Programs System Management Programs System Development Programs Categories of Computer Software www.AssignmentPoint.com
First Generation Second Generation Third Generation Fourth Generation Fifth Generation Trend: Toward Easy-to-Use Multipurpose Network-Enabled Application Packages for Productivity and Collaboration User-Written Programs Machine Languages Packaged Programs Symbolic Languages Operating Systems High-Level Languages DBMS Fourth-Generation Languages Microcomputer Packages Natural & Object-Oriented Languages Multipurpose Graphic- Interface Network-Enabled Expert-Assisted Packages Trend: Toward Visual or Conversational Programming Languages and Tools Trends in Computer Software www.AssignmentPoint.com
Common General- Purpose Applications • Database • Electronic Mail • Word Processing • Spreadsheet • Presentation Graphics • Multimedia • Groupware www.AssignmentPoint.com
Surf the Net Launch Information Searches Discussion Groups Typical uses of a Web Browser in Internet, Intranet, and Extranet Environments Multimedia File Transfer E-Mail Web Browsers www.AssignmentPoint.com
Database Development Database Interrogation Primary Tasks of Database Management Packages Application Development Database Maintenance Database Management Packages www.AssignmentPoint.com
Video Capture Card Authoring Language Key Technologies of Multimedia Storyboard Compact Disk Interactive Sound Board Compressed Audio MIDI Computer Edit System Interactive Video Digital Audio Digital Video Interactive Multimedia Technologies www.AssignmentPoint.com
Accounting and Financial Management Supply Chain Management Customer Relationship Management Business Decision Support Enterprise Resource Planning Human Resource Management Business Enterprise Application Software www.AssignmentPoint.com
User Interface Resource Management Task Management File Management Utilities and Other Functions Functions of an Operating System www.AssignmentPoint.com
Machine Languages Use binary coded instructions High Level Languages Use brief statements Markup Languages Use embedded control codes 1001 1001 1100 1101 <H1>First heading</H> <!ELEMENT Product (#Item | manuf)> Compute X = Y + Z Assembler Languages Use symbolic coded instructions Fourth Generation Languages Use natural statements Object-Oriented Languages Define objects that contain data and actions SUM THE FOLLOWINGNUMBERS LOD Y ADD Z Document.write (“Hi There”) Categories of Programming Languages www.AssignmentPoint.com
Compiler • Interpreter • Assembler 1001101 1110101 0010110 IF A := B THEN Language Translator Program Source Program Language Translation Process Written in BASIC, COBOL, etc. Machine Language Object Program Programming Language Translation www.AssignmentPoint.com
Summary • Computer software consists of two major types of programs: application software that directs the performance of a particular end user task, and system software that controls and supports the operations of a computer system. • Application software includes a variety of programs that can be segregated into general-purpose and application-specific categories. www.AssignmentPoint.com
Summary (cont) • System software can be subdivided into system management programs and system development programs. The former is used to manage hardware, software, networks, and data resources. The latter is used by IS specialists to develop computer programs. • An operating system is an integrated system of programs that supervises the operations of the CPU. www.AssignmentPoint.com
Summary (cont) • There are 5 major levels of programming languages. Language translator programs convert programming language instructions into machine language instructions. www.AssignmentPoint.com