ClickBank Products

What Are The Basics To Creating A Linux Application?

Q. I am an advanced web-programmer (learned basic C++, very comfortable with OOP, etc) but I have no experience in developing full-fledged standalone applications, especially in Linux.
I am very interested in contributing to the community but not sure how to apply my programming/design knowledge to Linux. What are some good resources to learn/tips?
Thanks!

Related posts:

  1. What Is The Best Linux Distribution For Learning To Use Many?
  2. Why do you think the Linux community donates its time to supporting the adoption of Linux?
  3. How Can Understanding The Basics Of Software Design Help The Average Person?

2 Responses to “What Are The Basics To Creating A Linux Application?”

  • nickytic -September 25, 2009 at 11:21 pm


    Try code project, they are a great resource. Also look at the Mono project. It will allow you to write C# apps for linux.

    VA:F [1.9.13_1145]
    Rating: 0 (from 0 votes)
  • Cirbirus -September 25, 2009 at 11:48 pm


    Linux is a collection of applications. You would need to know how to create the config, makefiles, libraries. You would also need to have the source ready. Gnome and KDE have environments which allow you to make an app for that desktop.
    Languages: C, lisp, perl, python

    VA:F [1.9.13_1145]
    Rating: 0 (from 0 votes)

Leave a Reply