Submit Your Article Forum Rules

+ Reply to Thread
Page 1 of 5 1 2 3 ... LastLast
Results 1 to 10 of 48

Thread: Easiest programming language?

  1. #1
    Member Bliss Ellison is an unknown quantity at this point
    Join Date
    Mar 2011
    Location
    UK
    Posts
    41

    Easiest programming language?

    What do you understand by the 'Easiest'? easy to learn or easy to work in? I feel the fundamental thing is how logical and intellectual your attitude and mind is.
    If you understand the very basic concepts of programming then every language is easier to learn and simpler to work in. I usually quote 'For loop is the end of programming'.

    Regards,

  2. #2
    Member mjarel will become famous soon enough mjarel will become famous soon enough
    Join Date
    Dec 2010
    Location
    uk
    Posts
    39
    IMO, Visual Basic & Html,I find these languages quite easy.
    Maria Jarel
    Brand Partnerships Manager | Logoinn.com| The Art for Business

  3. #3
    Junior Member keil85 is an unknown quantity at this point
    Join Date
    Apr 2011
    Posts
    9
    always start with C++, it is the basic of most program. If you learn C++, others would be a piece of cake.

  4. #4
    Junior Member saicou will become famous soon enough
    Join Date
    Apr 2011
    Posts
    7
    C++ is the most basic one and easy one...

  5. #5
    Moderator HTMLBasicTutor has much to be proud of HTMLBasicTutor has much to be proud of HTMLBasicTutor has much to be proud of HTMLBasicTutor has much to be proud of HTMLBasicTutor has much to be proud of HTMLBasicTutor has much to be proud of HTMLBasicTutor has much to be proud of HTMLBasicTutor has much to be proud of HTMLBasicTutor has much to be proud of HTMLBasicTutor has much to be proud of HTMLBasicTutor's Avatar
    Join Date
    Apr 2010
    Location
    Canada
    Posts
    450
    Quote Originally Posted by keil85 View Post
    always start with C++, it is the basic of most program. If you learn C++, others would be a piece of cake.
    Quote Originally Posted by saicou View Post
    C++ is the most basic one and easy one...
    Kind of weird you suggested learning C++ first. I was told learning Visual Basic first was best. C++ and the others were separate courses after learning Visual Basic.
    HTML Basic Tutor - HTML help to learn HTML basics
    Web Page Mistakes - Web page mistakes with solutions
    Accrete Web Solutions - Search engine friendly websites & blogs

  6. #6
    Junior Member benivolentsoft is infamous around these parts
    Join Date
    Jan 2011
    Posts
    4
    The simplest language to be told is perhaps Visual Basic. but it is limiting reckoning on what you would like to try to to. you'll be able to write internet primarily based applications with it. C++ isn't the simplest language to be told from scratch, actually it's in all probability the toughest.

  7. #7
    Junior Member donnagalasso is infamous around these parts
    Join Date
    Apr 2011
    Posts
    1
    There are many popular programming languages are available like C, C++, C#, J# etc.But from my opinion the easiest programming language is C language ,the C language is easy to learn and most of the peoples are learn this language easily.
    Last edited by donnagalasso; 04-27-2011 at 03:46 AM.

  8. #8
    Junior Member raghavdatta is infamous around these parts
    Join Date
    Apr 2011
    Posts
    1
    'C' Programming language is the most simple language compare to other language. In C language include all basic concept of programming that easy to understand in simple way.

  9. #9
    WebProWorld MVP kgun has a reputation beyond repute kgun has a reputation beyond repute kgun has a reputation beyond repute kgun has a reputation beyond repute kgun has a reputation beyond repute kgun has a reputation beyond repute kgun has a reputation beyond repute kgun has a reputation beyond repute kgun has a reputation beyond repute kgun has a reputation beyond repute kgun has a reputation beyond repute kgun's Avatar
    Join Date
    May 2005
    Location
    Norway
    Posts
    7,732
    I will say that of todays languages, Python is easiest to learn, but I would personally start with C and then move on to C++ since in a sense it is a superset of C. Python and Php are programmed in C.

    For webprogramming I would personally recommend PHP, that now have name spaces, multiple intheritanc for interfaces and much more.

    C is close to machine code (it is also easy to compile a C program and have an intermediary ASM file - at least if you use Embarcadors C++Builder RAD platform) compact and often the best solution for number chrunching.

  10. The following user agrees with kgun: AboutWeb

  11. #10
    Junior Member aldrichkelly is an unknown quantity at this point
    Join Date
    May 2011
    Posts
    0
    There are so many programming languages available like java, c, c++, PHP and so on. But in all the languages easiest language is PHP. Because it is open source language. You can learn this language very easily from the classes and other professional institutes.

+ Reply to Thread
Page 1 of 5 1 2 3 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts