Results 1 to 3 of 3

Thread: Easiest programming language.

  1. #1
    Join Date
    Jul 2010
    Location
    Bangle of India
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Easiest programming language.

    I have an inquiry about the programming language. We know various program for web design. But do you add your experience here about The easiest programming language?
    That means, which programming language is most easy for new learner?

  2. #2
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    it all depends on what you need done. obviously, for web design, you need to start with html. css should be next, or even at the same time. from there, you need to decide what you need - client side? server side? do you have a specific software or existing scripts you need to work with? do you want something open-source? lots of things to consider.

  3. #3
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    I'm not even sure that HTML could qualify as a programming language. Even if it does, it's more of a presentational language, and is - to answer the question - in my opinion the easiest language involved with the web.

    But I would caution, only my opinion. And you only asked for "the new learner". That doesn't really narrow it down that much. The only truly new learner is a newborn. Everyone else brings something that they have learned before to the table. If you are coming from a background in a more formal programming language, HTML may seem too chaotic to you. You might prefer something like PHP, asp, or actionscript, etc. Even if you have no formal programing language training, the type of person you are might make one language easier for you than another. I learn best by doing and observing. Others are more comfortable reading a book and/or taking a class.

    I think that in general HTML, css, and javascript are all pretty easy because browsers tend to error correct a lot for you, and you can immediately see the results of your work in the browser without any special environment or the need to compile anything.

    But the same things that make them easy to learn, make them tough to learn right.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

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