I am a new programmer and I'm trying to figure out what language so I start out with. I plan on being a computer programmer as a career and I plan on doing desktop applications. I already have a C++ book but it is kind of hard to understand. Its not only the language it self but also I do understand how a program is put together like logic and design for a program. I not sure if I should read up on programming logic and design or try an easier language. Some languages I was thinking about learning before C++ are Pascal, visual basic, pearl or python but I'm not sure what language is good to learn. I read many of this post but all of them have different answers. Any info would help.
New programmer has questions about programming language.
Started by kogo50, Mar 27 2010 04:06 AM
4 replies to this topic
#1
Posted 27 March 2010 - 04:06 AM
|
|
|
#2
Posted 27 March 2010 - 10:28 AM
Generally, C++ is a harder language to learn, especially as a first language. The other languages you listed, Pascal, Perl, Python, and Visual Basic are all easier and probably better starting languages. Which one you choose is up to you, and everyone has different opinions on which language they think is best. I personally like Python. I think it's a good, well rounded language to start off with.
Root Beer == System Administrator's Beer
Download the new operating system programming kit! (some assembly required)
Download the new operating system programming kit! (some assembly required)
#3
Posted 28 March 2010 - 05:06 AM
If you're thinking about Pascal, I'd suggest Delphi/Lazarus instead.
#4
Posted 28 March 2010 - 01:51 PM
You might want to start by reading some articles about programming logic. After you understand that then you will be in a better position to study programming languages, such as C, C++ and others. Once you are familiar with one language its not all that difficult to learn others because they are all basically the same. I've hears PHP is one of the easiest to learn, but don't know because I have not tried it.
#5
Posted 28 March 2010 - 04:48 PM
Ancient Dragon said:
Once you are familiar with one language its not all that difficult to learn others because they are all basically the same.
Root Beer == System Administrator's Beer
Download the new operating system programming kit! (some assembly required)
Download the new operating system programming kit! (some assembly required)


Sign In
Create Account

Back to top









