Off Topic > Off Topic
Programming Megathread
Becquerel:
--- Quote from: childofdarkness016 on January 01, 2016, 04:04:08 PM ---I'm guessing most Java programmers here are using Eclipse? Because if anyone is using BlueJ I'd really like to send someone the game I'm working on for school in the future. I could probably figure out how to get a working .jar file of it but it'd be less work for everyone I guess if someone runs it off the compiler.
I'm pretty excited about it so far because it's a text-based RPG, and most of the stuff that I thought would be hard to program (i.e., turn-based combat) is a lot simpler than I thought. I'm probably going to need some help tidying it up though.
--- End quote ---
I personally use Eclipse
childofdarkness016:
--- Quote from: Becquerel on January 01, 2016, 04:04:33 PM ---I personally use Eclipse
--- End quote ---
Yeah, Eclipse is definitely better, but as someone who has used both, BlueJ is pretty good if Java is your first language. It's kind of like training wheels, I guess.
Now I'd feel more comfortable in Eclipse, but I have to use BlueJ for this class. It's not until after the intro course the java classes at my school we use it since it wouldn't make sense to learn how to use another compiler in the middle of a big project.
AndroFox:
NetBeans is good
Becquerel:
--- Quote from: AndroFox on January 01, 2016, 04:16:50 PM ---NetBeans is good
--- End quote ---
I was thinking of trying out NetBeans sometime in the future
Isnt it an IDE for Web Dev.?
SetGaming:
--- Quote from: Becquerel on January 01, 2016, 04:18:41 PM ---I was thinking of trying out NetBeans sometime in the future
Isnt it an IDE for Web Dev.?
--- End quote ---
nah, it has java, c++ and c stuff