Quote:
Originally Posted by austin1743
cgmv123, thanks and i will look into bluej, i have heard of it but haven't actually used the IDE...
just to make sure, does it matter what ide you use to code java?
|
BlueJ and Blue Pelican Java are unrelated apart from the fact that the book's author recommends BlueJ as an IDE. You can use one without the other.
You can program Java using Notepad or a similar text editor if you want. The only difference is how it works. It doesn't matter what IDE you use and you don't even need an IDE.