⌊ K™¦krizzna.web.id ⌉

Sekedar coretan seorang nyubi

What are the basics to creating a Linux Application?

Posted on

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!

Share and Enjoy:
  • printfriendly What are the basics to creating a Linux Application?
  • digg What are the basics to creating a Linux Application?
  • delicious What are the basics to creating a Linux Application?
  • facebook What are the basics to creating a Linux Application?
  • yahoobuzz What are the basics to creating a Linux Application?
  • twitter What are the basics to creating a Linux Application?
  • googlebookmark What are the basics to creating a Linux Application?
  • email link What are the basics to creating a Linux Application?
  • linkedin What are the basics to creating a Linux Application?
  • live What are the basics to creating a Linux Application?
  • myspace What are the basics to creating a Linux Application?
  • pdf What are the basics to creating a Linux Application?
  • plurk What are the basics to creating a Linux Application?
  • slashdot What are the basics to creating a Linux Application?
  • technorati What are the basics to creating a Linux Application?
  • tumblr What are the basics to creating a Linux Application?
  • hackernews What are the basics to creating a Linux Application?

Tags: , , ,


  • Cirbirus

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

  • mafubalah!!

    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