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

my Question is:
wat is the best programming language for a biggner to start with? having a bit of background on visual basic and HTML.
but should he begin with somthing simple like visual basic HTML or C or C++ or Java?
wat would be most suitable so he could learn bit by bit then maybe get more proffessional?
needed for designing applications (games :)) and Websites!!
Do u have an experience in programming languages?
Or could u give me sometips?
Thanks a lot.

2007-10-19 08:36:44 · 10 answers · asked by Anonymous in Computers & Internet Programming & Design

sory
somtips about good books i could use to learn from and stuff like that...
Thanks :)

2007-10-19 08:44:25 · update #1

10 answers

Actually, Pascal. Very C-like in its structure and is frequently used in C++ as inline code. The verbs are almost exactly alike and it is a good stepping stone to C. Jumping into C right off without some grounding in a complex language will be tough.
He needs to learn to write solid code without worrying about the GUI at this time. The GUI is easily enough mastered and an IDE like Visual Studio practically makes it a no-brainer. But it's easy to get lost creating fancy GUIs instead of working with the nuts and bolts and that's where the work is actually done. Once he gets comfortable with the code itself he will not only pick up the GUI-creation fast he'll be able to modify it more readily since he'll understand the underlying code better.

HTML is a scripting language; okay enough for getting one's feet wet but without some Java, ActiveX or other coding, it's not at all a stepping stone to C/C++. VB is a start and not a bad one but the ump from VB to C/C++ is pretty big, thus the suggestion of Pascal.

2007-10-19 08:50:45 · answer #1 · answered by Anonymous · 0 3

He maybe seeking to say that you just have got to gain knowledge of programming procedures and good judgment, as a substitute than languages. This particularly is principal, too. For example, being equipped to keep a talk in 15 human languages does not imply you'll be able to write an top notch paintings of literature in any of them; and a particularly good written application is similar to a particularly good written publication, in that it demands to have many constituents that have compatibility in combination in non-seen however robust approaches.

2016-09-05 15:25:36 · answer #2 · answered by Anonymous · 0 0

The best way to learn how to make websites is by using one of the tutorials on http://www.w3schools.com/
They are NOT the w3, but they have great tutorials.

As for learning programming languages, I'd suggest C# or Java. You can find a lot of books that teach these subjects at a store like Barns & Noble.

2007-10-19 08:55:29 · answer #3 · answered by Anonymous · 0 0

HI

You are targetting programming for games and web-sites. I think you should Learn Java that will help you in both fields perfectly (Games and web sites). Java is pure Object oriented programming language, though a bit difficult but with a little more hardwork you can learn it.

Saif

2007-10-19 08:57:41 · answer #4 · answered by Kasamba Expert 2 · 0 0

Before learning any programming languages you should learn (x)HTML & CSS. Your first programming language should probably be JavaScript then you will be able to create DHTML pages at least.

From there you may want to learn C++ or C# for game development or PHP for web programming such as database integration.

You will need some background with MySQL or Microsoft SQL as well.

2007-10-19 08:45:57 · answer #5 · answered by Kevin 4 · 1 1

Programming languages are like tools, you need to pick the right one for the right job. PHP might be a good place to start.

Joseph - MCM Web Solutions, http://www.mcmwebsite.com

2007-10-19 09:47:42 · answer #6 · answered by mcm1251595151 1 · 0 0

PHP is very easy to learn and very useful for interactive websites ... the "bare bones" for websites are of course xhtml and css

2007-10-19 08:41:46 · answer #7 · answered by fjpoblam 7 · 0 0

I think u should start with c language.first of all attain full control over it.then go for c++ to be a good programmer

2007-10-20 01:51:43 · answer #8 · answered by Anonymous · 0 0

I suggest you to start it with Visual Basic

Following website may be helpful for you

http://www.freetutes.com/VisualBasic

2007-10-20 18:06:30 · answer #9 · answered by Anonymous · 0 0

Wat ever you want to be if you are interested in programming, to understand the programming logic start with C that will be a good start for you always... (Note if you intend to be a programmer!!!) if go on with 1st later you can understand other programming languages easily

2007-10-19 08:47:32 · answer #10 · answered by kukgenius 2 · 1 1

fedest.com, questions and answers