BlueJ problem

Reply

Join Date: Oct 2005
Posts: 3
Reputation: Kamikazi23xl is an unknown quantity at this point 
Solved Threads: 0
Kamikazi23xl Kamikazi23xl is offline Offline
Newbie Poster

BlueJ problem

 
0
  #1
Oct 3rd, 2005
I just switched from c++ to java and i am completely clueless :o . My friend gave me a BlueJ program which is supposed to make it easier but i am still just as confused :rolleyes: . Does anyone have any good online sites i can go to get me started?

P.S. I tried the tutorial that BlueJ has but i cant open it because it is a pdf file. I am probably doing something completely wrong but I'm not sure. :cry:
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 2,108
Reputation: server_crash is on a distinguished road 
Solved Threads: 18
server_crash server_crash is offline Offline
Postaholic

Re: BlueJ problem

 
0
  #2
Oct 3rd, 2005
Bluj is terrible in my opinion. Besides, you should start out using the command line to learn fundamentals.
Reply With Quote Quick reply to this message  
Join Date: Oct 2005
Posts: 3
Reputation: Kamikazi23xl is an unknown quantity at this point 
Solved Threads: 0
Kamikazi23xl Kamikazi23xl is offline Offline
Newbie Poster

Re: BlueJ problem

 
0
  #3
Oct 4th, 2005
i did start out with the fundamentals through notepad and command prompt but i thought c++ would be better so i switched to c++ but my c++ compiler does not support GUI (graphics user interface) I just want to know how to compile with my new compiler.
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: BlueJ problem

 
0
  #4
Oct 4th, 2005
RTFM... There's a very good manual included in your documentation package that comes with the JDK (you did download and install the documentation did you?).
There's also a very nice tutorial on Sun's website, and every beginners' book on Java worth the name contains the information as well.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 609
Reputation: freesoft_2000 is an unknown quantity at this point 
Solved Threads: 7
freesoft_2000 freesoft_2000 is offline Offline
Practically a Master Poster

Re: BlueJ problem

 
0
  #5
Oct 9th, 2005
Hi everyone,

In my opinion, BlueJ is difficult to use even though it was meant for beginners. Try this ide called JAVA IDE 1.9 by John English. I personally use this ide and i beleive it is as good as it gets. It does not have a gui builder thus you will have to code everthing by hand but trust me you will learn more.


Here is the download link to the ide

http://www.it.bton.ac.uk/staff/je/javide19.zip

On another issue if you want a c++ compiler that supports gui try downloading bloodshed c++ compiler. It supports gui.

Yours Sincerely

Richard West
Microsoft uses "One World, One Web, One Program" as a slogan.
Doesn’t that sound like "Ein Volk, Ein Reich, Ein Führer" to you, too?
— Eric S. Raymond

Tell me what type of software do you like and what would you pay for it

http://www.daniweb.com/techtalkforums/thread19660.html
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: BlueJ problem

 
0
  #6
Oct 9th, 2005
You shouldn't use an IDE at all until you're comfortable with the commandline tools and the language.
In fact you shouldn't use an IDE to do anything you can't do yourself...

I see way too many people saying they know a language when in fact all they know is how to use some IDE to create half their code for them and then fill in the details.
When left with a text editor, a command line compiler, and a language reference, they fail to produce anything at all.
They learned the tool instead of the language, all the time thinking they learned the language.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Java Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC