Hey guys I am a programmer wanna be.... im very much interested in creating programs about applications, database and networking... what programming language do you suggest to start with?
Programming Language for Beginners
Started by SBN, Nov 27 2007 05:16 PM
10 replies to this topic
#1
Posted 27 November 2007 - 05:16 PM
|
|
|
#2
Posted 27 November 2007 - 06:56 PM
Java is a good beginner language as is ANSI C++. If you want to do web development with databases I suggest PHP.
#3
Posted 27 November 2007 - 09:39 PM
I will suggest Python, or Pascal (or Delphi)
All of them have a simple and clean syntax which doesn't make it overwhelming for a beginner. Beside that, they're all pretty powerful, so they're not only beginner-languages, but a language you can keep using for a long time...
All of them have a simple and clean syntax which doesn't make it overwhelming for a beginner. Beside that, they're all pretty powerful, so they're not only beginner-languages, but a language you can keep using for a long time...
#4
Posted 29 November 2007 - 09:21 AM
Pascal is a simple and good starting point, although you will not use it in real life.. but it still helps you to get the concept of programming.
#5
Posted 30 November 2007 - 09:39 AM
Considering I use Delphi at work (which is Object-Pascal + a library + RAD), I can't completely agree that you won't use it in real life.
#6
Posted 30 November 2007 - 11:09 AM
Hmm but Delphi is somewhat more useful than Pascal.
#7
Posted 03 December 2007 - 08:59 AM
True, but that's like saying that C++ is somewhat more useful than C :)
#8
Posted 03 December 2007 - 08:48 PM
is there such this as general purpose programming language?
#9
Posted 03 December 2007 - 10:03 PM
I would define all of them (C, C++, Delphi, Python, ...) as pretty general purpose languages. All of them are able to do graphics, desktop applications, text-processing, and so much more. Some are better to something than others, of course.
#10
Posted 04 December 2007 - 09:23 AM
There are many. Finding a non-general purpose language is somewhat trickier. That said, different languages have different strengths. Some languages are designed to make certain tasks easier, or to have different performance goals.
If you look on SourceForge.net: Welcome to SourceForge.net you can get a good idea of what different programming languages can produce.
If you look on SourceForge.net: Welcome to SourceForge.net you can get a good idea of what different programming languages can produce.
#11
Posted 11 December 2007 - 10:40 AM
Well Pascal is more for Mathematical functions, but can be used for general purposes too. Can't make GUI apps.


Sign In
Create Account

Back to top









