Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Community Introductions (http://www.programmingforums.org/forum30.html)
-   -   Hello all and what do you suggest? (http://www.programmingforums.org/showthread.php?t=14410)

HondaCop Nov 10th, 2007 6:53 PM

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!

DaWei Nov 10th, 2007 7:04 PM

Re: Hello all and what do you suggest?
 
I recommend Python.

HondaCop Nov 10th, 2007 7:09 PM

Re: Hello all and what do you suggest?
 
Quote:

Originally Posted by DaWei (Post 136603)
I recommend Python.

Thanks for your reply, DaWei.

So with Python, I can develop an application that will interact with say Microsoft's Flight Simulator? In other words, Python does the same thing as VB or C# does?

Grich Nov 10th, 2007 7:29 PM

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.:D

HondaCop Nov 10th, 2007 7:56 PM

Re: Hello all and what do you suggest?
 
Quote:

Originally Posted by Grich (Post 136606)
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.:D

Thanks for your response. The reason why I mentioned C#, is because from what I have read, C#'s syntax is very similar to PHP's syntax, and that would be a big plus for me. How is Python's syntax?

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#?

titaniumdecoy Nov 10th, 2007 11:03 PM

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).

Grich Nov 11th, 2007 12:29 AM

Re: Hello all and what do you suggest?
 
Quote:

Originally Posted by titaniumdecoy (Post 136613)
You will most likely find it easiest to interact with Microsoft software with a Microsoft language (eg, VB/C#/MFC).

That's how I started actually.

Grich Nov 11th, 2007 12:35 AM

Re: Hello all and what do you suggest?
 
Quote:

Originally Posted by HondaCop (Post 136609)
... How is Python's syntax?

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#?

C# is fine. Personally, the language doesn't make the programmer, it's what you can do with the knowledge a programmer has.
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.

lectricpharaoh Nov 11th, 2007 12:44 AM

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.

Jabo Nov 11th, 2007 4:54 AM

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.


All times are GMT -5. The time now is 3:16 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC