About programming languaje for ubuntu(linux in general)
Knapp
magick.crow at gmail.com
Fri Mar 19 06:58:31 UTC 2010
On Fri, Mar 19, 2010 at 7:45 AM, Knapp <magick.crow at gmail.com> wrote:
> For Linux you want to learn C/C++ and Python.
> For making money, Java is the top dog around here (Germany).
> For desktop apps, Check out QT. With that you can write both in C++
> (native) and there are some great Python versions. Almost all 3d work
> is done in C or python. Check out Panda 3d for a 3d lib.
Sorry forgot, for SQL you have MySQL that is part corporate and part
free. You have MS and Delphi SQL that is not free and you have PostGre
SQL that is the most free and perhaps the best choice for open source
although a lot of people do go with MySQL despite it being used to try
and get you to pay for advanced features. And then there is SQLight, a
very fast and basic sql that is used embedded in a lot of apps. To
access SQL though Python I would recommend looking at Elixir and
SQLAlchemy.
There are great tutorials online for C, C++, Python and PostGreSQL.
Once you have the basics of one SQL you have them all.
--
Douglas E Knapp
Open Source Sci-Fi mmoRPG Game project.
http://sf-journey-creations.wikispot.org/Front_Page
http://code.google.com/p/perspectiveproject/
More information about the ubuntu-users
mailing list