English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

For a begginer to start out with and easy to pick up.

2007-06-04 20:51:19 · 15 answers · asked by MoNkEy 2 in Computers & Internet Programming & Design

15 answers

Hi

The best thing to do first, in my opinion, is to decide what it is that you expect from the programming language and what you want to achieve by learning it. You will find that every programmer has his / her favorite languages, but that your favorite is not always the best for a specific solution.

Universities in my country tend to choose languages such as C/C++, Java, Modula, etc. to teach the basics of programming, and you cannot go wrong by learning one of these languages first.

You should also invest in books that teach you the fundamentals of programming, e.g. what the difference is between procedural and object oriented programming.

When you have chosen the environment in which you wish to program (Web, desktop application, mobile applications, etc.), your choice of language and technology will be restricted. Some languages go further than others to bridge the gap between operating systems, like Java.

You have to choose your programming goals before learning a language, otherwise it is like choosing to speak a language before knowing where you will be traveling.

2007-06-04 21:08:36 · answer #1 · answered by humilisquero 1 · 0 0

HTML is not a programming language. C++ or Java are probably the best. Most of the software on your pc was probably written in C++, think about that. Programming languages are not easy, but once you learn the logic and syntax of C++ the rest become easier.

2007-06-04 20:56:45 · answer #2 · answered by starace7 2 · 0 0

Any C derived language will do. C, C++, C#, Java, etc.

These are widely used and are all very similar to each other.

If you want very basic programming, begin with Visual Basic, then proceed elsewhere. You should also find some books to read on the programming language of your choice.

I would definitely suggest VB simply because it's very simple.

2007-06-04 21:01:25 · answer #3 · answered by UnknownAX 2 · 0 0

He could be attempting to declare which you may desire to study programming techniques and good judgment, incredibly than languages. This quite is considerable, too. for occasion, being waiting to hold a communique in 15 human languages does no longer mean you could write an marvelous artwork of literature in any of them; and an extremely nicely written application is very resembling an extremely nicely written e book, in that it needs to have many factors that extra healthful at the same time in non-obvious yet effectual techniques.

2016-11-26 00:11:55 · answer #4 · answered by Anonymous · 0 0

A begginer can start with C,its easy to pick up and proceed towards Visual basic,C++,java,visual C++....and so on...

2007-06-04 20:58:27 · answer #5 · answered by Anonymous · 1 0

I'm a big fan of Python. It's not one of the "major" languages like Java or C/C++, but it's very easy to learn and you don't need expensive programs to run it. Despite this it can be very powerful - Google, for example, use it extensively in-house.

Download the language at http://www.python.org, and then go to http://wiki.python.org/moin/BeginnersGuide/NonProgrammers for a list of tutorials for non-programmers.

2007-06-04 21:59:20 · answer #6 · answered by Daniel R 6 · 0 0

I think php is a good way to start, if you're new to concepts like variables etc. You can learn the basics like loops, nesting etc, and its good cos you can use it with html to make websites straight away, if that's what you're into. Then I would recommend java as a good second choice.

2007-06-04 22:07:17 · answer #7 · answered by Anonymous · 0 0

I don't think you could call any the "best" one but C++ is very good. Even though it isn't the easiest, I think it's good for beginners since it is a proper language and is quite powerful.

If you are looking for a challenge and are dedicated then learn "assembly". Learn FASM (flat assembly). This language is probably the hardest to learn but also the most powerful and efficient.

2007-06-04 21:00:23 · answer #8 · answered by worried person 1 · 0 1

Java

2007-06-04 20:53:28 · answer #9 · answered by polainaz 4 · 0 0

it's like martial arts... asked my sensei once and he said 'i can tell you the best martial arts but it doesnt mean ur going to be the best in that art'...

in other words, it doesn't matter. if ur productive in it, thats the best programming language for u.

its actually good to have 2 or 3 language tucked in ur sleeve.

2007-06-04 21:04:24 · answer #10 · answered by hizam 1 · 0 0

fedest.com, questions and answers