There are some extra bullets I should have added to my initial comparisons. Cost, the IDE, and ease of use.
Java
The actual JDK doesn’t come with an IDE. It has a command line interface, i.e.
javac MyClass.class
java MyClass
A friend directed me to a freely available IDE, however, called Eclipse. This seems pretty decent for most Java stuff, [...]
[Read more →]
Tags: Progamming · Web development
Right, well, it’s been a while since my last post! (Not helped by the fact that WordPress seemed to delete it half way through!)
I haven’t looked at any XNA stuff recently, I’ve been mucking about with various new web stuff - driven by the discovery of what I’ll be working on in my new Software [...]
[Read more →]
Tags: Progamming · Web development