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.

WHAT IS PROGRAMMING?

Discussion in 'Programming' started by BenjaminKS, Nov 15, 2017.

  1. BenjaminKS

    BenjaminKS New Member

    Joined:
    Nov 11, 2017
    Posts:
    18
    Likes Received:
    3
    Gender:
    Male
    Location:
    UAE
    Programming is a big subject and many people make a lot of money through this line of technology, but before going deep into the subject, someone would wish to understand the basics of it. Let's understand the subject.
     
  2. ShikoKamande

    ShikoKamande New Member

    Joined:
    Feb 3, 2018
    Posts:
    10
    Likes Received:
    0
    Gender:
    Female
    Location:
    Nairobi, Kenya.
    Programming is actually the process of developing and implementing various sets of instructions to enable a computer to do a certain task. These instructions are considered computer programs and help the computer to operate .
     
  3. justmine

    justmine New Member

    Joined:
    Apr 1, 2018
    Posts:
    11
    Likes Received:
    1
    Gender:
    Female
    It's really hard to explain the programming in a simple explanation. You need the actual teaching just to understand this one. For my simple explanation from that, the programming tells the computer what to do, and as a programmer, your jobs is to take a problem, break it down into a series of steps, and describe those steps to the computer so it can arrive at a solution to the problem. This programming also requires some knowledge of application domains. We have to tell to the computer what to do in a way that it understands what we want. So basically programming is the process of installing some data to the computer according to the needs of the programmer, and also to input some data how the computer able to fix their own problem.
     
  4. rehema yeswa

    rehema yeswa New Member

    Joined:
    Apr 2, 2018
    Posts:
    9
    Likes Received:
    1
    Gender:
    Female
    Location:
    Kenya
    Programming is a strategy that leads from an interesting arrangement of a preparing issue to executable PC programs. Programming incorporates, works out, for instance, examination, making understanding, creating computations, check of essentials of figurings including their exactness and resources use, and execution as a rule insinuated as coding.
     
  5. mailman7711

    mailman7711 New Member

    Joined:
    Apr 8, 2018
    Posts:
    15
    Likes Received:
    1
    Gender:
    Male
    Location:
    Savannah Georgia
    Computer programming is the task of implementing a designated coded language which enables that computer program to function in the designed appropriate manner associated with user interactivity. The programming code acts as instructions that dictate the imput and determines the output of the program. Programming involves various computer techniques and/or languages and is broad, and considered a complicated aspect in computer technology.
     
  6. Jezreel

    Jezreel New Member

    Joined:
    Apr 28, 2018
    Posts:
    10
    Likes Received:
    0
    Gender:
    Male
    Programming is technology! :) if you look for every machine, appliances, device that has a circuit board. They are all running because of a program. programming can be learned. There are various kinds of programming language. there are C++,PHP ,Java, Phyton,Ruby and they are used according to your purpose of making a program.

    Every Language has their own concepts and syntax. there are simple and there are languages that use a long and complicated syntax. for example: a Python programing language can use "print("Hello World!")" syntax in printing 'Hello World!' Word. But Java Programming language use "System.out.println("Hello, World");" to make 'Hello World' Syntax. See the Difference ? :)
     
  7. Shem Nderitu

    Shem Nderitu New Member

    Joined:
    May 4, 2018
    Posts:
    23
    Likes Received:
    0
    Gender:
    Male
    Programming is the process of taking an algorithm and encoding it into a notation, a programming language, so that it can be executed by a computer.
     

Share This Page