The bubbling cauldron >> Can stay on ONLY one!!!!
Posted by AcidBurn on 21:10:00 02-20-2002
I don't know how some of you guys do it, but I can't stay on one programming language very long... I really want to concentrate on C++ and got pretty far, but decided to take a "break" for awhile and program in Perl/CGI. I can't stay on one language for very long without loosing interest... how do you guys do it?
Posted by sacah on 23:01:00 02-20-2002
I dont!
Posted by SilentStrike on 23:18:00 02-20-2002
Program something big. It's one thing to know the syntax of how to inherit something, it's another to have actually written a useful class hierarchy for some moderately complex program.

[ This Message was edited by: silentstrike on 2002-02-21 03:52 ]
Posted by crion on 11:08:00 02-21-2002
is pearl/cgi webbased?
Posted by Peter on 17:29:00 02-21-2002
crion: CGI is just a standard interface for web based scripting. You can do CGI in C, Perl or other languages. CGI scripts run on the server.

Perl is a scripting language, originally developed to handle and manipulate a lot of files at once (iirc).. It's probably most commonly used for CGI applications but you don't need to.
Posted by MoX on 17:32:00 02-21-2002
Hmmm...I stick to C/C++ for two or more years now. I did some Web"programming" like JavaScript and PHP and began(alas I really only began) learning Pearl and ShellScripting, but if I want to do some REAL programming I always turn to C/C++. I don't know any reason, why I should switch to another language. I used Basic and Pascal before and I will learn Java and Pearl sometimes in the future, but I'll perhaps keep to C for some years to come. It'S simply the greates Programming language out there!
Posted by nonama on 14:37:00 03-08-2002
i left my job because of this. i can program in one lang for long. but i can not program one projects long. i usualy plan it. then forget it. then do something. and after few years i program it. then do something and at last i have something awsome
Posted by dxprog on 18:45:00 03-08-2002
I've been stuck on one language since I started. Mainly 'cause I can't seem to teach myself anything else.