LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-24-2003, 11:06 AM   #1
clowns119
LQ Newbie
 
Registered: Jul 2003
Posts: 27

Rep: Reputation: 15
Talking programming help


I am currently switching from windows to linux and am a visual c++ user. I am also just starting to use that. My Question is what software in linux is best for game and application programming and were can I get it.
thanks
 
Old 08-24-2003, 11:16 AM   #2
mhearn
LQ Guru
 
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565

Rep: Reputation: 57
Most programmers on Linux use either the super-powerful emacs or vim text editors, and the command line.

Generally integrated IDEs like Visual C++ are not needed, as you don't need wizards to generate lots of code, the APIs are designed to be straightforward enough that you don't need programs to help you write your programs.

You can write apps and games in many languages, don't assume you have to use C++. For instance, play Frozen Bubble for a bit, guess what language it's in - did you guess perl? Me neither.

The de facto games/multimedia library that is our equivalent to DirectX is called SDL, and it has bindings into many differenent languages. C++ is supported of course, as is C, Python, Perl, and probably some others. You may enjoy python, which is a high level and very powerful scripting language. It's easy to extend using C or C++, see boost.org, for times when you need to optimize certain algorithms.

For app development, check out Glade (a gui designer) with GTK+ (for C) or GTKmm which are some standard c++ bindings for it. See gtkmm.org for documentation. I've only heard good things about this toolkit.

You may also like Qt, however be aware of the licensing restrictions on that library.
 
Old 08-24-2003, 11:31 AM   #3
guygriffiths
Member
 
Registered: Jun 2003
Location: Reading, UK
Distribution: Debian 3.0, LFS
Posts: 524

Rep: Reputation: 37
Frozen Bubble is written in perl!?
Bloody hell.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
which programming language is used to do tcp/ip programming?? gajaykrishnan Linux - Networking 9 12-21-2012 05:16 AM
im new to programming but..... boxerboy Programming 6 08-26-2005 06:17 AM
Difference between Top Down programming & Bottom up programming minil Programming 1 06-17-2005 02:42 AM
C programming oranj Linux - Networking 1 12-07-2004 12:40 AM
Qt Programming... jinksys Programming 1 08-06-2003 04:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:03 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration