General programming

Moderators: None (Apply to moderate this forum)
Number of threads: 1637
Number of posts: 2784

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
help a beginner Posted by ddoug on 4 Nov 2002 at 10:54 AM
hi, i am just beginning out in programming and i would appreciate it if someone could give me advice on which language is best to start off with.
Report
Re: help a beginner Posted by Josh Code on 4 Nov 2002 at 11:54 PM
: hi, i am just beginning out in programming and i would appreciate it if someone could give me advice on which language is best to start off with.
:

I recommend starting with Delphi. You can get free trial versions from http://www.borland.com/products/downloads/download_delphi.html. There are lots of tutorials to find on the net and lots of open source code so you can look at and play with another person's program.

Some people suggest Visual Basic (VB). It is basically a windows version of QBasic. It is quite easy to start with. QBasic is completely free. It is pretty nice, too.

Both Visual Basic and Delphi use RAD(Rapid Application Development). That means they make it easy to make programs quickly. Both programs make it so you can drag and drop controls like buttons, images, labels... To program what is done in a certain event, just double click the control and you can edit the code.

Source code really helps me out, some times. You can get source code, here, by searching. You can also get source code at www.planet-source-code.com. That is my favourite site for source code.

I started programming in high school using Delphi. I still use it almost exclusively. I don't know much about Visual Basic but I know Delphi is really nice.
Report
Re: help a beginner Posted by ddoug on 6 Nov 2002 at 12:11 AM
: : hi, i am just beginning out in programming and i would appreciate it if someone could give me advice on which language is best to start off with.
: :
:
: I recommend starting with Delphi. You can get free trial versions from http://www.borland.com/products/downloads/download_delphi.html. There are lots of tutorials to find on the net and lots of open source code so you can look at and play with another person's program.
:
: Some people suggest Visual Basic (VB). It is basically a windows version of QBasic. It is quite easy to start with. QBasic is completely free. It is pretty nice, too.
:
: Both Visual Basic and Delphi use RAD(Rapid Application Development). That means they make it easy to make programs quickly. Both programs make it so you can drag and drop controls like buttons, images, labels... To program what is done in a certain event, just double click the control and you can edit the code.
:
: Source code really helps me out, some times. You can get source code, here, by searching. You can also get source code at www.planet-source-code.com. That is my favourite site for source code.
:
: I started programming in high school using Delphi. I still use it almost exclusively. I don't know much about Visual Basic but I know Delphi is really nice.
:
:thank you very much for the advice and especially the links. I'll be checking them out and I hope I'll find delphi interesting and stimulating.

Report
Re: first visual basic then c/c++ Posted by LiYongChina on 18 Dec 2002 at 10:11 PM
first visual basic,then c/c++.

Because visual basic is easy for beginners,and you can find thar you can do something useful and interesting.After all,interest is the best teacher of all.

c and c++ is powerful,Unix OS is programmed by c is a persuasive example. There are lots of tutorials and useful source codes to find on the net.
LiYongChina

Report
Re: help a beginner Posted by Qane on 20 Apr 2003 at 4:20 AM
This message was edited by Qane at 2003-4-20 4:40:13

It's like asking which car you should learn to drive first. You may want to start with a mini for a few months or years and then move up to a mondeo for a further few years. When you've enough confidence in drving you then may decide you want to go on to a ferrari; Or you may wish to jump straight into a ferrari.

Programming is the same. You may want to start with BASIC then move on to something like PASCAL then on to C++ or ASSEMBLER. You could however go straight into C++. No language is very difficult to learn. It just depends on what effort and time you wish to put in to learning it.

Some say that learning BASIC first introduces bad programming form and techniques. Others say that you should learn BASIC first. Some say that learning C++ first is wrong. Some say that you should learn C then C++. Others say you should not. Some say that Java is a good all round language to start with..etc..etc.

I say that you should look around to see what the advantages and disadvantages of each language are and also look at what you want to achieve. At the end of the day, it's entirely up to you.

Once you decide upon which language you wish to learn, get your self a good book on it. Also look on the internet for tutorials. There are quite a few. This website has links to various sites and documents of tutorials. Download other peoples source code (the actual text file which contains the code) to look through and keep writing your own simple programmes. Ask questions on the message boards. You'll find that it's not as daunting as you think. :)

I hope this helps.
:
:
: hi, i am just beginning out in programming and i would appreciate it if someone could give me advice on which language is best to start off with.
:






 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.