IMPORTANT: Please read our Guide To Quality Writing before you begin posting!

Dismiss Notice
Please note that we are only approving writers from the US, UK and Canada at this time.

How Computer Programming work

Discussion in 'Programming' started by nagesh, Apr 15, 2015.

  1. nagesh

    nagesh New Member

    Joined:
    Apr 15, 2015
    Posts:
    18
    Likes Received:
    3
    Gender:
    Male
    All computer literates know that computer is a machine which has its own language i.e of 1's and 0's.One has to master this language of computer to make it understand what we want from it.To learn the language of 1's and 0's i.e binary is very difficult however computer programming made it simple to all.There are so many programming languages these days to name a few C, C++,Java etc.

    The programming languages are written in English language which anyone can easily understand.The computer compiles this into its machine language and gives the output accordingly.

    Man has explored the space but with out the help of computer and electronics this wouldn't be possible.

    Let us thank to this technology which made the life of human very simple.
     
  2. yassinhm

    yassinhm New Member

    Joined:
    Apr 17, 2015
    Posts:
    1
    Likes Received:
    0
    Gender:
    Male
    On its own, a computer isn't very smart.

    A computer is essentially just a big bunch of small electronic switches that are either on or off. By setting different combinations of these switches, you can make the computer do something, for example, display something on the screen or make a sound. That's what programming is at its most basic—telling a computer what to do.

    Of course, understanding which combination of switches will make the computer do what you want would be a difficult task—that's where programming languages come in
     

Share This Page