Gamingphreek
Lifer
I switched from Computer Engineering, to computer science after I found out how much I like programming last semester in college.
Now I am in an Entry Level Java class much to my dismay.
The program they chose to use is BlueJ-- and it is quite possibly the most inane/stupid program I have ever used. It has almost completely gotten rid of anything text based.
Next, we have to write this weird code that runs our program and asks us if the output was correct. That's right, we have to write a second program that merely asks us if the first one is right.
Finally, we have to submit to this thing called WebCAT-- where if BlueJ is inane, this is something beyond that by a lot. It is an electronic grader for programs. To show how inane it is, 5 minutes of code (And I have impeccable formatting when writing programs) took me an hour and a half. I got docked a point for forgetting a period on comments.
Has anyone else had to suffer through any of this in their pursuit of a CS or similar degree??
-Kevin
Edit: How do I fix the "NoClassDefError". I downloaded the JDK from the Multiverse repository on linux and i updated the preferences to use that instead of GIJ. Is there something else I need to do?
Now I am in an Entry Level Java class much to my dismay.
The program they chose to use is BlueJ-- and it is quite possibly the most inane/stupid program I have ever used. It has almost completely gotten rid of anything text based.
Next, we have to write this weird code that runs our program and asks us if the output was correct. That's right, we have to write a second program that merely asks us if the first one is right.
Finally, we have to submit to this thing called WebCAT-- where if BlueJ is inane, this is something beyond that by a lot. It is an electronic grader for programs. To show how inane it is, 5 minutes of code (And I have impeccable formatting when writing programs) took me an hour and a half. I got docked a point for forgetting a period on comments.
Has anyone else had to suffer through any of this in their pursuit of a CS or similar degree??
-Kevin
Edit: How do I fix the "NoClassDefError". I downloaded the JDK from the Multiverse repository on linux and i updated the preferences to use that instead of GIJ. Is there something else I need to do?