HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Program Maker

04-07-2006, 01:50 AM#1
kaldoreielf
Is there something that can make programs? If so... is there any tutorials?
04-07-2006, 02:06 AM#2
Ignitedstar
MAKE programs? Uh... maybe if you use all computer coding?

What kind of programs? Or do you mean programs in general?
04-07-2006, 03:13 AM#3
kaldoreielf
Like, repeating programs, you press F1 and it shows the text F1 was assigned to; stuff like that...
04-07-2006, 05:24 AM#4
PitzerMike
Uh, this is called programming?!
You need a text editor and a compiler and understanding of a programming language.
04-07-2006, 05:40 AM#5
kaldoreielf
It's hard to explain, but what do I use to make some simple, basic programs?
04-07-2006, 06:20 AM#6
Hyarion
*sigh*
Try Liberty Basic, for a start.
Unfortunately, if you can't even find out what you need to use to make a program, I suspect that actually making one will be well beyond your capabilities.
But hey, I could be wrong...
04-07-2006, 06:30 AM#7
kaldoreielf
Isn't there tutorials or something?
04-07-2006, 07:33 AM#8
Daminon
Here is a little c++ compiler that I found a few days ago.
http://www.bloodshed.net/devcpp.html

Here are good tutorials about the basics.
http://www.cplusplus.com/doc/tutorial/
04-07-2006, 07:52 AM#9
kaldoreielf
Hmm, is there anymore free programs, Liberty Basic is a trial :O
04-07-2006, 10:34 AM#10
karukef
www.python.org
04-07-2006, 05:20 PM#11
Daminon
The compiler in my link is free. /:|
04-08-2006, 01:02 AM#12
karukef
Seriously, if you want to start making programs, there is absolutely no reason whatsoever to start learning C++. C++ is an old and complex language, and should only be used for specific purposes.

A newer high level language such as Python (www.python.org) is not only 10 times easier to learn, it is also 10 times easier to program with. The site also contains a vast amount of tutorials.
04-09-2006, 10:23 AM#13
Jacek
Hmm... I learned Python working on an exporter for Blender3d... maybe its a good start for you.
04-09-2006, 10:54 AM#14
PipeDream
Karukef sounds like a crack dealer. syntactic meaning for indentation-it'll get you high, man.
04-12-2006, 01:39 PM#15
Vexorian
I am the anti python . I hate everything about python's syntax, everything.

Go C# if you want easy and inefficient programs.

You can waste your time downloading MS's free IDE for C# or you can just use sharp develop like I do.

dev cpp sucks compared to codeblocks, http://www.codeblocks.org