Friday, 4 November 2016

Basic Concept of Computer Programming

Thinking is the base of Programming

Hi! Dear Friends, Every body wants to become a computer programmer, but remember one thing, there is only one attribute that can make you a good programmer that is your attitude "One of my very good Friend told me that 'Without attitude you can become the president of United States of America, but with attitude you cannot become a Programmer'", so guys please first of all clear it in your mind, this is not a subject or book that you will read and become a programmer, Only one thing you need the attitude of mathematics, if you want to solve a problem in mathematics you don't read it you have to solve it and you have to practice it more and more and if you want to become a successful programmer, you have to follow the Rule PPP means Practice, Practice, and Practice.


What is a Computer?

This picture is taken from Google
Guys just think computer as a newly born baby, that has a Brain and Memory and all Body Parts, but cannot think and do anything by its own, What makes it to work, you have to teach It, and whatever you will teach it, it will perform it, Computer is an electronic device that has ability to accept and understand whatever you say it(Input), can Process if you save something (Processing) and can produce and show you the results of Processing(Output) and also it has an ability to store its work for later use(Storage)


Basic Components of a Computer?

Courtesy of Google

  • Motherboard
    • Mother board is an electronic board where all components are hosted that makes a CPU (Central Processing Unit)
  • Processor
    • Also Called the Brain of Computer
  • Memory
    • To Work and remember the things computer has something installed into it called Memory, RAM, ROM.
  • Storage Devices
    • To remember the things longer, Computer has storage like Floppy disk, Harddisk, CDROMS, etc
  • Input Unit
    • from where we control the computer and give data and instructions like Keyboard, Mouse, etc
  • Output Unit
    • Where computer shows whatever is happening inside the computer like Display, Printers etc

Software.

Whatever we teach the computer is called programs or software.


Program.

A set of instructions organized in a sensible manner that tells the computer what to do and how to do.


Programming.

The art of writing programs for the computer is called Programming.


No comments:

Post a Comment