PDA

View Full Version : How To Code A Program?



j4y3m
01-30-2004, 10:22 AM
What's the best program to code a program? And what's a good site that can help me learn the best programming langauge? :P

100%
01-30-2004, 10:59 AM
I have no clue about programming - but i came across
a prog called Neobook - makes programs for you in a simpler way
dont be fooled by the outof date interface
get the old version-its free and does the same

DWk
01-30-2004, 11:05 AM
First off you need to know what programming language you want to learn. There are MANY to learn (Pascal, Basic, C, C++, Java, Scheme..... etc, etc, big ETC).

So it comes down to WHAT programs you want to make, for what environment, etc.

If you don't want to code, you can get MS Visual Basic and try some stuff there. It's entertaining :)

j4y3m
01-30-2004, 11:20 AM
I don't know I just want to learn something while im not at school. So what's the best langauge to learn? and is it hard?

Keikan
01-30-2004, 01:30 PM
http://msdn.microsoft.com/vbasic/

and download Visual Basic

j4y3m
01-30-2004, 01:46 PM
Which one? :lol: All I can see are updates. :blink:

Dark Ride
01-30-2004, 02:18 PM
I have Borland Delphi 6 Personal Edition, but I don't have a clue how to work with it.

The only thing that have managed to make is a window with a "close" button and it woks :lol:

I've tried some HTML and JAVA command lines , like:


window.close&#59;

B)

j4y3m
01-30-2004, 02:24 PM
How about...

window.maximize;
window.minimize;

are those real? :blink:

Robert00000
01-30-2004, 03:56 PM
Originally posted by DWk@30 January 2004 - 11:05
First off you need to know what programming language you want to learn. There are MANY to learn (Pascal, Basic, C, C++, Java, Scheme..... etc, etc, big ETC).

So it comes down to WHAT programs you want to make, for what environment, etc.

If you don't want to code, you can get MS Visual Basic and try some stuff there. It's entertaining :)
I've tried visual basic and it seems easy to learn. Unfortunately i don't have the time otherwise i would have tried creating my own application with it.

Schuler
01-30-2004, 06:21 PM
I would say it all depends on how serious you are about programming. If you just want to make a quick application Visual Basic is the way to go. It eliminates the need to know GUI components and generally regarded by most people a very easy language.

If you're more serious about things I suggest you learn something like Java or C++, or even C if you're even more adventurous. VB is going to be the easy to pick up however it won't give you great programming skills. It can't hurt to start simple though B)

j4y3m
01-31-2004, 01:03 AM
Yeh I think I'll use Visual Basic. Once I've learned that I'll move on to something more complicated. B)

shn
01-31-2004, 01:19 AM
Learn C if your hardcore. This tutorial was last updated the 28 of january 2004. I forget who wrote it. :huh:

http://www.cs.virginia.edu/~lcc-win32/

"edit" opps the one above is the compiler page :P

Tutorial page is this pdf. ftp://ftp.cs.virginia.edu/pub/lcc-win32/tutorial.pdf

j4y3m
01-31-2004, 01:21 AM
What type of programs are coded in Visual Basic?

shn
01-31-2004, 01:28 AM
Originally posted by stupidguy@30 January 2004 - 19:21
What type of programs are coded in Visual Basic?
Ms (microsoft) application.

DWk
01-31-2004, 01:38 AM
I'm currently learning C.... I ain't doing bad but I'm SURELY not doing well :(

opivykid
01-31-2004, 01:49 AM
Which do you think would be better to learn, C, or C++? I'm doing QBasic at the moment, yet, I'm looking for something more fun than the good old 80's style that QBasic offers :D.

shn
01-31-2004, 01:53 AM
Originally posted by opivykid@30 January 2004 - 19:49
Which do you think would be better to learn, C, or C++? I'm doing QBasic at the moment, yet, I'm looking for something more fun than the good old 80's style that QBasic offers :D.
Consider C as being classic, and C++ as being a slight bit more cutting edge .............but that does not make anyone of thoose more better than the other. ;)

Cygnuz-Y
01-31-2004, 01:59 AM
You can try Delphi too, i have seen people make amazing thinks with it, and its not that difficult, its a combination of Pascal and Visual Basic....

DWk
01-31-2004, 02:31 AM
Originally posted by Cygnuz-Y@30 January 2004 - 18:59
You can try Delphi too, i have seen people make amazing thinks with it, and its not that difficult, its a combination of Pascal and Visual Basic....
Nopes.... VB is another "language" ;)

Delphi is practically Visual Pascal ;)

opivykid
01-31-2004, 03:33 AM
Ok then, C++ looks pretty good i guess... But, what should I use for it? I'm looking at "Borland C++ Builder 6", but is there anything else better?

Robert00000
01-31-2004, 04:09 AM
Originally posted by shn+31 January 2004 - 01:53--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (shn @ 31 January 2004 - 01:53)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin-opivykid@30 January 2004 - 19:49
Which do you think would be better to learn, C, or C++? I&#39;m doing QBasic at the moment, yet, I&#39;m looking for something more fun than the good old 80&#39;s style that QBasic offers :D.
Condider C as being classic, and C++ as being a slight bit more cutting edge .............but that does not make anyone of thoose more better than the other. ;) [/b][/quote]
I remember vaguely watching a tv programme years ago, where they metioned the reason C++ came about was because with C different programmers had different ways to solve a particular problem and the solutions werent compatible or something. Thats why C++ was developed.

I cant remember much about it so don&#39;t quote me on this. :lol: . Anyway the point i&#39;m assuming is that C++ is better for collaboration.

One thing about Visual Basic that you might find interesting is that there are about 5 million VB programmers around the world, so you shouldnt have any problems getting help.

DWk
01-31-2004, 04:13 AM
C++ is a high level programming language

C is more like a medium-high :rolleyes:

j4y3m
01-31-2004, 05:31 AM
Originally posted by Robert00000+31 January 2004 - 03:09--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (Robert00000 @ 31 January 2004 - 03:09)</td></tr><tr><td id='QUOTE'>
Originally posted by shn@31 January 2004 - 01:53
<!--QuoteBegin-opivykid@30 January 2004 - 19:49
Which do you think would be better to learn, C, or C++? I&#39;m doing QBasic at the moment, yet, I&#39;m looking for something more fun than the good old 80&#39;s style that QBasic offers :D.
Condider C as being classic, and C++ as being a slight bit more cutting edge .............but that does not make anyone of thoose more better than the other. ;)
I remember vaguely watching a tv programme years ago, where they metioned the reason C++ came about was because with C different programmers had different ways to solve a particular problem and the solutions werent compatible or something. Thats why C++ was developed.

I cant remember much about it so don&#39;t quote me on this. :lol: . Anyway the point i&#39;m assuming is that C++ is better for collaboration.

One thing about Visual Basic that you might find interesting is that there are about 5 million VB programmers around the world, so you shouldnt have any problems getting help. [/b][/quote]
Great. :D So what version do I download and from where? :rolleyes:

j4y3m
01-31-2004, 08:25 AM
*BUMP*

Keikan
01-31-2004, 12:59 PM
What programs would you make....?

If I knew code I couldn&#39;t figure out what to make