On Thursday 23 January 2003 04:43 am, [EMAIL PROTECTED] wrote: > Hi, > > > This is my first msg to this list. I'm a developer from a bank in > istanbul. I've joined a Java course of Sun before; but didn't develop > anything since then, really. Now i decided to improve my skills. I need > some advices for best choices. I've some set of little questions : > > - I use Suse linux 8.1. Which development ide shall i prefer? Borland > JBuilder, Eclipse, Sun one, or any other?
There's plenty of good ones to choose from, including the ones you mentioned. Lately I also use JEdit (www.jedit.org), which is written in Java, and therefore runs on Linux. > - If I develop stand-alone java programs on linux, will they be > available to work on win32? Generally, yes. I've written both client-side (Swing) and server-side apps that ported from Linux to Windows with no code changes required. > - I don't know what is beneath the new style skinnable programs. I even > don't know the name for it. But let me try to explain : Every skin seems > to lay on a non-rectangle form. And layouts of these forms differ in > each skin. How can you develop such an interface? What's the name for > it? I think it may be done in java; and which other languages give > support for this? Not sure what you mean by this. Maybe you can elaborate, or give an example. > - Any reference & starting points will be appreciated : web links, > tutorials, white papers, books, other mailing lists, forums, etc.. > > Thanks in advance.. Well, there's many. I'm not sure what you're looking for, though. Can you be more specific? General Java tutorials? Java on Linux tutorials? DR ____________________________________________________ To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm Be respectful! Clean up your posts before replying ____________________________________________________
