Friday 28 November 2008

About computer and software!

About computer and software!


Computer software is so called to distinguish it from computer hardware, which encompasses the physical interconnections and devices required to store and execute (or run) the software. In computers, software is loaded into RAM and executed in the central processing unit. At the lowest level, software consists of a machine language specific to an individual processor. A machine language consists of groups of binary values signifying processor instructions which change the state of the computer from its preceding state. Software is an ordered sequence of instructions for changing the state of the computer hardware in a particular sequence. It is usually written in high-level programming languages that are easier and more efficient for humans to use (closer to natural language) than machine language. High-level languages are compiled or interpreted into machine language object code. Software may also be written in an assembly language, essentially, a mnemonic representation of a machine language using a natural language alphabet. Assembly language must be assembled into object code via an assembler.



The term “software” was first used in this sense by John W. Tukey in 1958. In computer science and software engineering, computer software is all computer programs. The theory that is the basis for most modern software was first proposed by Alan Turing in his 1935 essay Computable numbers with an application to the Entscheidungsproblem.



Practical computer systems divide software systems into three major classes: system software, programming software and application software, although the distinction is arbitrary, and often blurred.


* System software helps run the computer hardware and computer system. It includes operating systems, device drivers, diagnostic tools, servers, windowing systems, utilities and more. The purpose of systems software is to insulate the applications programmer as much as possible from the details of the particular computer complex being used, especially memory and other hardware features, and such as accessory devices as communications, printers, readers, displays, keyboards, etc.


* Programming software usually provides tools to assist a programmer in writing computer programs and software using different programming languages in a more convenient way. The tools include text editors, compilers, interpreters, linkers, debuggers, and so on. An Integrated development environment (IDE) merges those tools into a software bundle, and a programmer may not need to type multiple commands for compiling, interpreting, debugging, tracing, and etc., because the IDE usually has an advanced graphical user interface, or GUI.

* Application software allows end users to accomplish one or more specific (non-computer related) tasks. Typical applications include industrial automation, business software, educational software, medical software, databases, and computer games. Businesses are probably the biggest users of application software, but almost every field of human activity now uses some form of application software




Users often see things differently than programmers. People who use modern general purpose computers (as opposed to embedded systems, analog computers, supercomputers, etc.) usually see three layers of software performing a variety of tasks: platform, application, and user software.


Platform software

Platform includes the firmware, device drivers, an operating system, and typically a graphical user interface which, in total, allow a user to interact with the computer and its peripherals (associated equipment). Platform software often comes bundled with the computer. On a PC you will usually have the ability to change the platform software.


Application software

Application software or Applications are what most people think of when they think of software. Typical examples include office suites and video games. Application software is often purchased separately from computer hardware. Sometimes applications are bundled with the computer, but that does not change the fact that they run as independent applications. Applications are almost always independent programs from the operating system, though they are often tailored for specific platforms. Most users think of compilers, databases, and other “system software” as applications.


User-written software

User software tailors systems to meet the users specific needs. User software include spreadsheet templates, word processor macros, scientific simulations, and scripts for graphics and animations. Even email filters are a kind of user software. Users create this software themselves and often overlook how important it is. Depending on how competently the user-written software has been integrated into purchased application packages, many users may not be aware of the distinction between the purchased packages, and what has been added by fellow co-workers.

Forbes 2000

This yearly list offers 2000 companies active in all kinds of industries. By selecting software & services a sublist can be made, which was 32 companies long in 2007. Forbes offers figures such as sales, profits, assets and market capitalization. Only public companies are listed. The ranking seems to be based upon a multiplication of sales*profits*assets*market capitalization. An extract of the Forbes list is provided below. The Forbes Global 2000 includes the following list of the world’s largest software companies.

Relative
rank Global
rank Name Country Sales
($) Profits
($) Assets
($) Market Value
($)
1 54 Microsoft United States 41.36 13.06 67.26 279.02
2 240 Oracle United States 12.89 2.88 19.35 64.01
3 248 First Data United States 10.49 1.59 34.25 34.43
4 381 SAP Germany 10.06 1.77 10.43 63.10
5 418 Accenture Bermuda 17.57 0.96 8.12 27.77
6 439 Google United States 6.14 1.47 10.27 107.17
7 473 Yahoo! United States 5.26 1.90 10.87 45.48
8 499 Computer Sciences Corporation United States 14.61 0.85 12.62 10.12
9 715 Electronic Data Systems United States 19.76 0.15 17.09 13.84
10 776 SoftBank Japan 7.81 -0.56 15.53 32.78
11 948 Symantec United States 3.62 0.16 17.68 17.60
12 959 CA United States 3.76 0.22 10.06 15.73
13 993 Fiserv United States 4.06 0.52 6.04 7.70
14 1010 Affiliated Computer Services United States 4.94 0.42 5.31 7.86
15 1077 Adobe Systems United States 1.97 0.60 2.44 23.12
16 1086 Capgemini Group France 8.22 0.17 7.15 6.50
17 1215 ASML Holding Netherlands 2.99 0.37 4.20 10.06
18 1237 Electronic Arts United States 2.86 0.26 4.33 15.75
19 1343 Advantest Japan 2.23 0.36 2.69 10.70
20 1366 Intuit United States 2.18 0.42 2.69 8.54
21 1462 Autodesk United States 1.46 0.31 1.36 8.64
22 1504 VeriSign United States 1.61 0.41 3.17 5.83
23 1634 Check Point Software Israel 0.58 0.32 2.09 5.28
24 1644 DST Systems United States 2.52 0.42 2.93 4.06
25 1668 The Sage Group United Kingdom 1.37 0.25 2.61 6.24
26 1721 Dassault Systèmes France 1.12 0.22 1.67 6.35
27 1747 CSK Japan 2.99 0.31 4.16 3.39
28 1859 Akamai Technologies United States 0.28 0.33 0.89 3.70

No comments:

Post a Comment