Linux Programming

  • Kei
  • Novice
  • Novice
  • User avatar
  • Joined: May 20, 2004
  • Posts: 21
  • Loc: Philippines
  • Status: Offline

Post June 28th, 2004, 6:16 pm

I'm tried programming in Windows and I want to try something new. I'm seeing the fast growth of Linux OS. I want to know how do people develop programs for this OS? What Programming Language it is or is there a known resource or e-book about Linux Programming. Thanks =)
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post June 28th, 2004, 6:16 pm

  • rjstephens
  • Professor
  • Professor
  • User avatar
  • Joined: Jul 28, 2003
  • Posts: 774
  • Loc: Brisbane, Australia
  • Status: Offline

Post June 29th, 2004, 3:29 am

with the excepetion of visual basic, almost any programming language available on windows has an equivelant on linux.

C++, Delphi, PHP, perl, pascal, and many others all have linux equivelants, which, for the most parts have identical names :lol:
(The linux versioon of delphi is called [i]kylix]/i])

What I recommend you do is download netbeans at
http://www.netbeans.org/downloads/index.html
and learn java. Your apps will work on almost any OS, including windows, linux, mac OS X, mac OS 9, and solaris.

If you want web development then use PHP, it's the best.
  • hari
  • Born
  • Born
  • No Avatar
  • Joined: May 17, 2004
  • Posts: 2
  • Loc: India
  • Status: Offline

Post July 1st, 2004, 4:32 am

Visual Basic's equivalent is also available in Linux and it is called as Glade.

You can chech out this URL for learning Linux.
http://www.littleigloo.org/tutorial.php3
  • Kei
  • Novice
  • Novice
  • User avatar
  • Joined: May 20, 2004
  • Posts: 21
  • Loc: Philippines
  • Status: Offline

Post July 1st, 2004, 5:48 pm

Does that mean that I can run any Programs that I coded using Borland C++ can work in linux? I'm sorry I asked. I'm currently having problems in installing linux on my machine. I really want to experiment a lot and and would like to contribute some programs in Linux! =) By the way thanks for the replies!
  • rjstephens
  • Professor
  • Professor
  • User avatar
  • Joined: Jul 28, 2003
  • Posts: 774
  • Loc: Brisbane, Australia
  • Status: Offline

Post July 3rd, 2004, 7:19 am

Kei wrote:
Does that mean that I can run any Programs that I coded using Borland C++ can work in linux? I'm sorry I asked. I'm currently having problems in installing linux on my machine. I really want to experiment a lot and and would like to contribute some programs in Linux! =) By the way thanks for the replies!


I doubt it - anything that uses the windows API is not going to work on linux without a lot of modification.

IMO the best language is java because java is cross platform out of the box. Have a look at my link to netbeans.
  • dr_geek
  • Beginner
  • Beginner
  • User avatar
  • Joined: Jul 07, 2004
  • Posts: 62
  • Loc: london town
  • Status: Offline

Post July 7th, 2004, 4:27 am

rjstephens wrote:
I doubt it - anything that uses the windows API is not going to work on linux without a lot of modification.


Not so! check out: http://www.winehq.com/
  • rjstephens
  • Professor
  • Professor
  • User avatar
  • Joined: Jul 28, 2003
  • Posts: 774
  • Loc: Brisbane, Australia
  • Status: Offline

Post July 8th, 2004, 6:34 pm

Wine is about 5% complete, and linking a project to wine can often take more time than reweriting it from scratch would have. You're still going to require a lot of modification, even if you use wine.
  • dr_geek
  • Beginner
  • Beginner
  • User avatar
  • Joined: Jul 07, 2004
  • Posts: 62
  • Loc: london town
  • Status: Offline

Post July 12th, 2004, 5:36 am

I have not used Wine, but according to http://frankscorner.org/index.php?POSTN ... fea88b7005 (which seems a very popular/mature web site) you don't even have to recompile your windows apps to get them up and running on Linux with Wine!
  • Tom the Great
  • Expert
  • Expert
  • User avatar
  • Joined: Feb 20, 2004
  • Posts: 727
  • Loc: B.C., Canada
  • Status: Offline

Post July 15th, 2004, 1:46 am

IMO if you want to run windows programs, run windows.

But like rjstephens said, there are many programming languages you can use for linux that you could also use in windows.

Not sure what language you were programming in but an example would be C++ console applications, most of those (unless it uses windows.h and other windows only things)will work in linux, but you won't be able to compile it in windows then just copy it over to linux. You will need to take the source and compile it in linux.

Post Information

  • Total Posts in this topic: 9 posts
  • Users browsing this forum: No registered users and 108 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.