To start progarming what is the best language we start with.

India
March 16, 2010 1:57pm CST
I want to start learning programing what is the best and easy language i start with.
9 responses
• United States
16 Mar 10
The best language to start with is basic HTML. You can find hundreds of tutorials on the internet. Visit the W3C Schools website where you can find plenty of tutorials. You can also check the library for books on HTML for beginners.
@siliguri (4241)
• India
19 Mar 10
Yeah! It is good to start with HTML programming for the beginners..and in many institutions before entering into tough programming language they taught them HTML programming language....first...
@kaylachan (57383)
• Daytona Beach, Florida
16 Mar 10
If you want to learn basics, try HTML. That's the background and roots for web pages and is present in other forms of programing. But, take your time, don't rush things. Programing takes a lot of time paicence and math. If you're not good in math take a few advanced math courses those will help you later on when it becomes required.
• United States
17 Mar 10
Unless you're doing calculations, math really isn't a necessity. Sure, it's helpful, but not all web sites and programming require it, specifically with HTML. Now certain programming languages may require math, such as algorithms, Java, Javascript, and a few other programming languages like C++ and PHP.
@uautkarsh (414)
• India
17 Mar 10
Telling you my experience... I started off with QBASIC..and then moved to C++ and Java... So, i will flatly advice you to go off with QBASIC first...and then go for other languages like C++, JAVA...and later on with the concepts of these language you can easily master the Microsoft Visual Suite.. But..one small warning.. Learning a language is another thing and mastering one is another... Learning a language may take about a month or so with regular practice, but mastering will take more than 6 months... So, if you kind of lose hope or get bored while learning any language, then it will be very hard for you to learn any language.. Also, learning and language requires a lot of reading and programming, with even more failures...But please dont lose the hope.. All The Best... If you need any other help then you may always contact me....i kinda am addicted to computers... Damn..have written such a long reply for the first time....
@tonyllenium (6252)
• Italy
19 Mar 10
it depends about which kind of programming you like more so as regards internet and websites surely you can start with html or if you like more computer softwares and objects programming so i think c or java can be ok!!Normally they are not so diffiicult but when you start you need much practice to understand well!!good luck!!
@rosdimy (3926)
• Malaysia
17 Mar 10
What is important is understanding the approach needed when designing a piece of code or software. The programmig language is secondary because the approach is the same. I had one student saying that I did not understand his needs. It was to write a piece of code in a different programming language. His classmates were finding it difficult to carry out the assignment. I took a deep and reexplained. This time he understood, and after that became the best student in programming in his class. Have a clear idea of what you want to do. Draft it on paper. Separate each function into separate modules. Write a pseudo code. Then use a programing language to code everything. Which programming language to start of with depends to a certain extent on what you want to be in the future. I believe the majority would suggest C or C++, as they are more commonly used, and the core of other programming languages. I started off with BASIC, followed by Pascal, C, and HTML. In between I had a look at LOGO. I have moved on to Delphi and Visual BASIC. Personally I think HTML does not give a wide grounding into the world of programming languages.
• India
19 Mar 10
Basic or HTML is the best for beginners to start programming, if you want to go ahead, then try C++ its a bit harder then html and basic, but then again, if you can learn that, everything will be easy, then you can even learn java and even c or c#
• India
17 Mar 10
In my Opinion HTML programming is the better one which can be learnt easily and can be made the skills to a good developed level...
• Philippines
16 Mar 10
the best program, in my opinion, would be Visual Basic 6.0. This program is very graphical and the codes are so easy to understand. it also has many features to it to meet your programming needs.
@humuun (24)
• Mongolia
17 Mar 10
If you in web development field you maybe start with PHP scripting language. It is very common and quit simple to understand. And syntax is look a like C. Though you can advance to hgher level programing without any trouble. And you might be interested in MySQL. Which is very simple and enough powerful database administration system. At the end you should get knowledge of algorithm Sorry about my bad english. But I hope it would be helpful