Skip to main content
                         

                                     OUR COMPUTER GENRATION



Introduction: 
A computer is an electronic device that manipulates information or data. It has the ability to store, retrieve, and process data.
Nowadays, a computer can be used to type documents, send email, play games, and browse the Web. It can also be used to edit or create spreadsheets, presentations, and even videos. But the evolution of this complex system started around 1946 with the first Generation of Computer and evolving ever since.
There are five generations of computers.

  1. FIRST GENERATION
    • Introduction:
      1. 1946-1959 is the period of first generation computer.
      2. J.P.Eckert and J.W.Mauchy invented the first successful electronic computer called ENIAC, ENIAC stands for “Electronic Numeric Integrated And Calculator”.
    • Few Examples are:
      1. ENIAC
      2. EDVAC
      3. UNIVAC
      4. IBM-701
      5. IBM-650
    • Advantages:
      1. It made use of vacuum tubes which are the only electronic component available during those days.
      2. These computers could calculate in milliseconds.
    • Disadvantages:
      1. These were very big in size, weight was about 30 tones.
      2. These computers were based on vacuum tubes.
      3. These computers were very costly.
      4. It could store only a small amount of information due to the presence of magnetic drums.
      5. As the invention of first generation computers involves vacuum tubes, so another disadvantage of these computers was, vacuum tubes require a large cooling system.
      6. Very less work efficiency.
      7. Limited programming capabilities and punch cards were used to take inputs.
      8. Large amount of energy consumption.
      9. Not reliable and constant maintenance is required


Comments

Post a Comment

Thanks For Read This Article

Popular posts from this blog

Upcoming Realme Phones in November 2020 – Realme X7 Series, Realme C17, and Many Other Expected

New smartphones are constantly coming to the Indian market. In the festive season, companies like Micromax, Realme and Xiaomi are preparing to launch new phones in the country. Here’s the list of Upcoming Realme Smartphones in November in India. The list comprises mobile phones like Realme X7 series, Realme C17, and many other Realme smartphones to be launched in November. Also Read - Realme sold over 8.3 million devices during festive sales period of 45 days Realme X3 Pro Realme has already launched the Realme X3 series in India. Now the company is preparing to launch the new smartphone Realme X3 Pro under this series. According to reports, this phone has recently been seen in the Geekbench listing. The model number of the smartphone seen in the listing is RMX2083. Experts are describing this device like the upcoming Realme X3 Pro. Also Read - Realme X7 series will launch in India in 2021, confirms CEO Madhav Sheth Realme C17 Realme is preparing to bring a new smartphone Realme C17 to...

Knowledge of computer science

Uses of computer different fields Computers have become an essential part of modern human life. Since the invention of computer they have evolved in terms of increased computing power and decreased size. Owing to the widespread use of computers in every sphere, Life in today’s world would be unimaginable without computers. They have made human lives better and happier. There are many computer uses in different fields of work. Engineers, architects, jewelers, and filmmakers all use computers to design things. Teachers, writers, and most office workers use computers for research, word processing and emailing. Small businesses can use computers as a point of sale and for general record keeping. Computers Aid at Education : Computers have its dominant use in the education field which can significantly enhance performance in learning. Even distance learning is made productive and effective through internet and video-based classes. Researchers have massive usage of these computers in...

Types Of Computer Programming Languages

What is Programming Language? A programming language is a notation designed to connect instructions to a machine or a computer. Programming languages are mainly  used to control the performance of a machine or to express algorithms. At present, thousand programming languages have been implemented. In the computer field, many languages need to be stated in an imperative form, while other programming languages utilize declarative form. The program can be divided into two forms such as syntax and semantics. Some languages are defined by an SO standard like C language. Types of Programming Languages The different types of programming languages are discussed below. Types of Programming Paradigms Procedural Programming Language The procedural programming language is used to execute a sequence of statements which lead to a result. Typically, this type of programming language uses multiple variables, heavy loops and other elements, which separates them from functional p...