quote:
But my only question is, does Linux have a BASIC or a programming language similar to Visual Basic available? It's the only language I know and I don't have the time to learn a new one.
Sorry, no VB for Liunx. However, I would suggest Python. Like BASIC, this is an intrepreted language. Furthermore, it's object oriented, and the syntax it nice and clean, The learning curve isn't all that steep. And you can get FxPy or QtPy that will allow you to write graphical apps with it. It's a good way to get into Linux programming. Not only that, Python shares some similarities with C++, so that won't be completely foriegn to you should you decide to pick it up later. Which, of course, you'll want to do if you get into programming for Linux as Linux uses C and C++ heavily.
Beats the living hell out of VB too
______________________________________
Powered by Mandrake Linux and Freedom
If software can be free, why can't dolphins?
[ May 11, 2002: Message edited by: jtpenrod ]