Poll: Which Progrmming Language is Easy to learn ?

Results 1 to 4 of 4

Thread: Which Programming Language is Easy to learn ?

  1. #1
    Join Date
    Aug 2008
    Posts
    88

    Which Programming Language is Easy to learn ?

    What do you think Which Language is Easy to learn ?

    C, C++, C#, java.

    C programming language

    C is block structured, and designed for procedural and imperative programming. Although C was designed for implementing system software, it is also widely used for developing application software.

    C++ programming language

    C++ enjoys wide use in the software industry. Some of its application domains include systems software, device drivers, embedded software, high-performance server and client applications, and entertainment software such as video games. Several groups provide both free and commercial C++ compiler software, including the GNU Project, Microsoft, Intel, Borland and others.

    C# programming language

    C# provides a large set of operators, which are symbols that specify which operations to perform in an expression. C# predefines the usual arithmetic and logical operators, as well as a variety of others. In addition, many operators can be overloaded by the user, thus changing their meaning when applied to a user-defined type.

    Java programming language

    Java is a programming language originally developed by Sun Microsystems and released in 1995 as a core component of Sun Microsystems' Java platform. The language derives much of its syntax from C and C++ but has a simpler object model and fewer low-level facilities. Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM) regardless of computer architecture.

    Visual Basic programming language

    Visual Basic (VB) is the third-generation event-driven programming language and integrated development environment (IDE) from Microsoft for its COM programming model. Like the BASIC programming language, Visual Basic was designed to be easy to learn and use. The language not only allows programmers to create simple GUI applications, but can also develop complex applications. Programming in VB is a combination of visually arranging components or controls on a form, specifying attributes and actions of those components, and writing additional lines of code for more functionality.

  2. #2
    Join Date
    Sep 2005
    Posts
    1,476

    Re: Which Programming Language is Easy to learn ?

    C language is the base so C it should be.

  3. #3
    Join Date
    Dec 2008
    Posts
    1,108

    Re: Which Programming Language is Easy to learn ?

    I think if once you learned c and c++ properly . rest of the languages will be easy to learn.
    The difference between stupidity and genius is that genius has its limits. - Albert Einstein

    What we think, we become (Please don't think you are a superhero and don't try to fly)

    "SUCCESS IS NOT A DESTINATION , IT'S A JOURNEY"

  4. #4
    Join Date
    Aug 2008
    Posts
    145

    Re: Which Programming Language is Easy to learn ?

    C and C ++ is easy to learn. If you know C++ then C# and Java you can learn easily.

Similar Threads

  1. Easy method’s to learn C programming?
    By Unnati! in forum Software Development
    Replies: 4
    Last Post: 02-06-2011, 11:41 AM
  2. Best Programming Language To Learn First?
    By Baker in forum Software Development
    Replies: 4
    Last Post: 02-04-2009, 12:11 AM
  3. Which is easy to learn ASP Or PHP ?
    By Nadish in forum Software Development
    Replies: 3
    Last Post: 26-03-2009, 10:06 AM
  4. Easiest Programming language to Learn?
    By Samsher in forum Software Development
    Replies: 3
    Last Post: 12-01-2009, 08:49 PM
  5. How to learn a programming language?
    By God-like in forum Software Development
    Replies: 2
    Last Post: 24-12-2008, 11:02 AM

Tags for this Thread

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
  •  
Page generated in 1,714,005,314.41306 seconds with 18 queries