Generation of Computer

Each generation of computer is characterized by a major technological development that fundamentally changed the way computers operate, resulting in increasingly smaller, cheaper, more powerful and more efficient and reliable devices.

The iPad is one of the hottest gadgets of 2010

The iPad essentially revolutionises the concept of a tablet computer. Previously tablet devices addressed a legitimate consumer need (casual, lazy, couch-bound computing), but left most people frustrated with a stylus-driven handwriting recognition system and an operating system that was really designed to be used on a desktop PC.

The Technology of Mobile Phone

Mobile phones also support a wide variety of other services such as text messaging, MMS, email, Internet access, short-range wireless communications (infrared, Bluetooth), business applications, gaming and photography. Mobile phones that offer these more general computing capabilities are referred to as smartphones.

The Technology of Internet

The Internet is a global system of interconnected computer networks that use the standard Internet Protocol Suite (TCP/IP) to serve billions of users worldwide.

The Categories of Software

Software is often divided into application software (programs that do work users are directly interested in) and system software.

Showing posts with label Programming Software. Show all posts
Showing posts with label Programming Software. Show all posts

Programming Software



1) A computer program is a series of organised instructions that directs a computer to perform tasks. Without programs, computers are useless.


2) A program is like a recipe. It contains a list of variables (called ingredients) and a list of statements (called directions) that tell the computer what to do with the variables.


3) Like a recipe, a program can be written in different programming languages which may express the steps differently according to the programming language syntax, but deliver the same end result.


DEFINITION OF PROGRAM

1) A computer program is a series of organised instructions that directs a computer to perform tasks. Without programs, computers are useless.


2) A program is like a recipe. It contains a list of variables (called ingredients) and a list of statements (called directions) that tell the computer what to do with the variables.


3) Like a recipe, a program can be written in different programming languages which may express the steps differently according to the programming language syntax, but deliver the same end result.


DEFINITION OF PROGRAMMING LANGUAGE



1) Programming is a creation of a set of commands or instructions which directs a computer in carrying out a task.


2) Later these commands or instructions will be compiled and/or interpreted and then transformed to executable instructions that a computer or electronic device can execute or run.


3) A programming language is a set of words, symbols and codes that enables humans to communicate with computers.


4) It is a language used for writing computer programs, that direct a computer to perform computation and to organise the flow of control between mechanical devices.


5) Hundreds of programming languages exist today. Each language has its own standard or rules for writing the commands and/or instructions.


6) Examples of programming languages are:

- BASIC (Beginner’s All Purpose Symbolic

- Instruction Code)

- Pascal

- C

- Smalltalk.


GENERATION OF PROGRAMMING LANGUAGE


1) A low-level programming language is a programming language that provides little or no abstraction from computer’s microprocessor.


2) A high-level programming language is a programming language that is more abstract, easier to use, and more portable across platforms.






Related Posts Plugin for WordPress, Blogger...