• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

SCJD implementation

 
Ranch Hand
Posts: 148
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

What is the most commonly used platform for the SCJD project, I am planning on developing on a Windows ME system with JDK2 1.4. I could also develop on a linux system (linux 6, I think) which of these would be a better option ?

I also hava Java Forte and JBuilder, what is peoples opinion of using these ?

thanks,

J.C
 
Ranch Hand
Posts: 357
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi James,

The platform should not really matter, since Java promises "build once, run everywhere". We don't know what platform the assessors use, otherwise the safest bet would be to use what they are using. They will probably either be using Solaris, because they are affiliated with Sun or they will be using Windows, because statistics favor it

I don't know Java Forte. I used JBuilder 2005 for my assignment, mainly because that's what I use in the workplace (but it's pretty good IMHO). I also have good experiences with Eclipse. But any IDE you like will do, as long as you make sure that you don't use any code-generating feature of the IDE, because there is an explicit rule in the instructions that you can't.

Frans.
 
Ranch Hand
Posts: 5093
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Forte is what's now called Netbeans (and was called Netbeans before being called Forte).

I too prefer JBuilder. It's a far better work environment.
 
Ranch Hand
Posts: 187
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Jeroen: What does "42" means in your signature.
 
Ranch Hand
Posts: 147
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Zkr Ryz:
Jeroen: What does "42" means in your signature.



think "Hitchhiker's Guide to the Galaxy" - that's the answer
 
Ranch Hand
Posts: 808
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

think "Hitchhiker's Guide to the Galaxy" - that's the answer



... to the question of, you know, life, the universe, everything!
 
Zkr Ryz
Ranch Hand
Posts: 187
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I guess I should watch the movie.
[ May 13, 2005: Message edited by: Zkr Ryz ]
 
Ranch Hand
Posts: 783
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
No, you should read the book. While the movie looks like it might be OK, the book has been a classic for years! And movies never live up to the books!
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic