RealBasic/Gambas for them VB guys, QT/GTK for them c/c++ guys
Printable View
RealBasic/Gambas for them VB guys, QT/GTK for them c/c++ guys
He means that learning OpenGL programming won't do squat for one interested in learning GNU/Linux programming.Quote:
Originally Posted by brady
My advice: Pick up O'Reilly's perl programming books (esp. the "cookbook") whether you know perl or not.
If you know C already, developing for *NIX won't be a huge step.
If you've never seen a CLI before, set up a "scrap" machine and bang on it.
Ah, I thought he was saying that you can't program OpenGL on Linux machines :)Quote:
Originally Posted by rubicon
O'Reilly books are awesome.
If anyone else is interested in the PDF it is available here: http://csciwww.etsu.edu/phil/unix-primer.zip It's not as complete as the O'Reilly materials, but it's reasonably good, and it's free. Great for anyone getting familiar with Linux. Also a very good reference for shell scripting and using unix utilities together.
be cool to make a front end using SDL
http://www.libsdl.org/index.php
perhaps. I don't think SDL is needed per-se. Straight X with OpenGL should be more than enough for most frontends.Quote:
Originally Posted by DigitalExpl0it
I'm actually working on one right now. It seemed like a good choice since I want to make sure its cross-platformQuote:
Originally Posted by DigitalExpl0it
You can easily learn regex and the common commands from any number of sites. But what better way to learn linux then by setting up a box: knowing what is installed, the file structure, the boot sequence. I consider that to be key knowledge.Quote:
Originally Posted by khemical
Yes but an LFS install is much too overwhelming for a Linux beginner. Most beginners are turned off by the installation of relatively simple distros. I, for one, would recommend building a box with Gentoo as it will give you a hands on approach to creating your system. Another benefit over LFS is that you don't have to worry about dependancies and keeping all your sources up-to-date since portage takes care of that. You still get the major benefits of a source installation.Quote:
Originally Posted by cyber
Why worry about X, just adds overhead ...Quote:
Originally Posted by TheLlama
Warning ... large sweeping statement on the way ...
The slickest frontend/system will eventually come from the *nix community