Other languages >> Pascal tuts
Posted by moondude on 19:12:00 01-05-2002
I 've downloaded Pascal to learn but i can't find any good tuts! can't anyone do some Pascal tuts!
Posted by KaGez on 12:34:00 01-06-2002
Why don't you try to earn some knowledge on your own and leave it for others? That7s what I do... I gather some knowladge about OpenGL from the net or my book, or just try it out and then write a code snippet that explains most of it. Always asking is not too good
[addsig]
Posted by robost86 on 17:52:00 01-08-2002
People get annoyed at me when I tell them this, but I can't resist: How can you download Pascal?

It's like downloading Canada, or a hamster.
Posted by KaGez on 08:38:00 01-09-2002
same opinion ... why use such "powerless" (compared to others) languages if we got much more powerful ones these days? I know one guy who coded a game in TP and just didn7t want to write an simple C app, just because he thought that TP is better.... I think fabs knows him too!
[addsig]
Posted by fsvara on 13:59:00 01-09-2002
who do you mean?
Posted by KaGez on 12:57:00 01-10-2002
"same opinion as robert"
that's what I've meant
[addsig]
Posted by fsvara on 19:53:00 01-10-2002
i meant what guy do you mean
Posted by KaGez on 06:00:00 01-11-2002
oh, sorry
I was actually talking to moondude and all TP proggers out there
[addsig]
Posted by robost86 on 12:46:00 01-11-2002
I didn't mean TP is crappy, I just hate when someone say "I downloaded Pascal", or "Where can I buy C++?"... Languages aren't anything anyone can buy/get/whatever, they're a bit more abstract.

Pascal (especially with the TP extentions) is nice, but not as useful as C.
Posted by KaGez on 00:37:00 01-27-2002
ok, I agree with the 1st part of your post, but hardly with the 2nd part. I think Pascal sux. Afais it was not very fast (at least noy as fast as C/C++), and the syntax also lollipoped fore me.
[addsig]
Posted by moondude on 13:18:00 01-27-2002
not everybody wants to learn open GL !
but i have nothin against open GL......... [addsig]
Posted by KaGez on 13:41:00 01-27-2002
heh, think/read before you talk. There are also implementations of OpenGL for ASM, BASIC, VB and much other langs. so OpenGL is no C/C++ specific language. It's just mostly used in C/C++ because it has a reasonable speedeasiness-to-code relation.
[addsig]
Posted by IbYdI on 21:56:00 01-27-2002

moondude : why do you want to code in TP, and not in c++... ?
Posted by KaGez on 06:07:00 01-28-2002
heh, that's a good Q to ask ppls indeed! =) seriously!
[addsig]
Posted by filips on 03:48:00 07-31-2003
I admit it. C++ is better, but I never thought of actually using it.

It seems a little weird to use new stuff like == instead of = or ! instead or "not" after I learned Pascal. [addsig]