+ Reply to Thread
Results 1 to 3 of 3

Thread: Common Programming Terms --- Part II

  1. #1
    Tariqul Islam's Avatar
    Tariqul Islam is offline x10 Sophmore Tariqul Islam is an unknown quantity at this point
    Join Date
    Oct 2007
    Location
    Bangladesh
    Posts
    182

    Cool Common Programming Terms --- Part II

    What is Debug

    Program errors are called Bugs in the programming world. Removing process of these Bugs are called Debug. A programmer can commit two kinds of error while writing the program. These are:

    • Syntax Error :
      When a command written by the programmer is not matched with the Grammar of the concerned Programming Language, there occurs Syntax Error. Compiler or Interpreter can find this kind of Bug very easily so debugging of these are very easy.
    • Logical Error :
      Logical Errors are self explanatory. When there is a conceptual error occurred then this kind of bug arise. We can't get the expected result from the program when there is Logical Error. This kind of errors are very hard to find and debug. Every step of the program should be very carefully examined while debugging Logical Error.

      Let's think of a situation. A program wants to calculate the result of 10 * 2 + 5. If 10*2*5 is written on the program, compiler or interpreter does not show any error as this is grammatically correct. But the result does not match with our calculation. If the program consists 500 lines, we have to examine all the 500 lines very carefully to debug the problem.



    What is User Interface

    The picture that is seen by the user of the program is called the User Interface of that program. User uses this user interface to run the program. If there is graphics in the User Interface then that is called "Graphical User Interface" or GUI.


    What is Reserve Word

    Every Programming Language has its some own words that are used to serve some fixed special purpose. These words are called Reserve Words or Keywords. Example of Visual Basic's some Reserve Words are: True, False, WithEvents, If etc.



  2. #2
    tnl2k7 is offline Banned tnl2k7 is an unknown quantity at this point
    Join Date
    Nov 2007
    Location
    #offtopic ;)
    Posts
    3,131

    Re: Common Programming Terms --- Part II

    Pretty good way to explain it to new users, +rep for you .

    -Luke.

  3. #3
    Tariqul Islam's Avatar
    Tariqul Islam is offline x10 Sophmore Tariqul Islam is an unknown quantity at this point
    Join Date
    Oct 2007
    Location
    Bangladesh
    Posts
    182

    Re: Common Programming Terms --- Part II

    Quote Originally Posted by tnl2k7 View Post
    Pretty good way to explain it to new users, +rep for you .

    -Luke.
    Thanks a lot for encouraging me.
    Last edited by Tariqul Islam; 08-14-2008 at 01:10 AM.



+ Reply to Thread

Similar Threads

  1. Your Favorite Programming Language
    By sumitmehta in forum Off Topic
    Replies: 14
    Last Post: 03-08-2008, 11:26 PM
  2. Common Programming Terms --- Part I
    By Tariqul Islam in forum Tutorials
    Replies: 2
    Last Post: 01-19-2008, 12:08 AM
  3. Need a Terms Of Service Written.
    By lambada in forum The Marketplace
    Replies: 4
    Last Post: 04-14-2007, 05:21 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers