![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Nov 2007
Posts: 4
Rep Power: 0
![]() |
Hello all and what do you suggest?
Hello, I am a new guy who is trying to get started on Programming, but I am having a hard time deciding on what language to learn.
I don't have much programming experience, other than some simple knowledge of PHP and MySQL. What language should I start off with? Visual Basic? C++? C#? Any guidance would be greatly appreciated. Thanks! |
|
|
|
|
|
#2 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Re: Hello all and what do you suggest?
I recommend Python.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Nov 2007
Posts: 4
Rep Power: 0
![]() |
Re: Hello all and what do you suggest?
|
|
|
|
|
|
#4 |
|
Hobbyist Programmer
Join Date: Sep 2007
Location: Sydney - Australia
Posts: 192
Rep Power: 2
![]() |
Re: Hello all and what do you suggest?
Of course. You can program anything you want with a language (you would be limited by what you know of course). Interacting with Flight Sim would be a challenge of course. If you want a language to do something simular to VB for example with a Graphical User Interface. You would need a library with Graphical User Interface tools. Go to the python website and do some intense researching into the matter. Learning a language is the best part of programming.
![]()
__________________
SYNTAX ERROR ... |
|
|
|
|
|
#5 | |
|
Newbie
Join Date: Nov 2007
Posts: 4
Rep Power: 0
![]() |
Re: Hello all and what do you suggest?
Quote:
In order to interact with the Flight Sim, there is a program named FSUIPC, which is a module that allows external programs to interact with the Flight Sim. The author of FSUIPC has released SDKs for VB, C#, Java, Delphi and MFC. Personally, I want to learn one of these, since SDKs are already available for what I want to do. How do you guys feel about C#? |
|
|
|
|
|
|
#6 |
|
Expert Programmer
|
Re: Hello all and what do you suggest?
You will most likely find it easiest to interact with Microsoft software with a Microsoft language (eg, VB/C#/MFC).
|
|
|
|
|
|
#7 |
|
Hobbyist Programmer
Join Date: Sep 2007
Location: Sydney - Australia
Posts: 192
Rep Power: 2
![]() |
Re: Hello all and what do you suggest?
That's how I started actually.
__________________
SYNTAX ERROR ... |
|
|
|
|
|
#8 | |
|
Hobbyist Programmer
Join Date: Sep 2007
Location: Sydney - Australia
Posts: 192
Rep Power: 2
![]() |
Re: Hello all and what do you suggest?
Quote:
Python Syntax is easy, I personnally believe it is (it is debatable) inbetween javascript and vb. JAVA is good. Not many purest programmers like it (I use it to annoy them), I personally would recommend VB and / or python for beginners.
__________________
SYNTAX ERROR ... |
|
|
|
|
|
|
#9 |
|
Caffeinated Neural Net
![]() Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,031
Rep Power: 5
![]() |
Re: Hello all and what do you suggest?
I quite like C# myself, but the choice of language is really of secondary importance; the important thing is that you have problem-solving skills. If you do, the language doesn't matter. Unless you're using some language with poor support and/or syntax that really limits what you can express (esoteric 'novelty' languages and new languages still in development are the most common cases), you can do a job in that language. Some languages just make it easier than others.
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot. - Vaarsuvius, Order of the Stick |
|
|
|
|
|
#10 |
|
Not a user?
Join Date: Sep 2007
Posts: 272
Rep Power: 2
![]() |
Re: Hello all and what do you suggest?
Or, if you're career minded, find out what language(s) a company's programs are written in, and concentrate on learning that.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|