Remove duplicate jars
Simple MongoDB+Java example
Lightweight JSP development environments
jEdit with jGoodies
Jython is great
« Templating with Python
» Eclipse tutorials
Five years ago, Java caught my attention because I was looking for a cross-platform GUI developement environment. Within a few tries, I hated the way AWT and Swing UI’s looked. I was also not that much in favour of users being subjected to an entirely different looking UI, within their familiar Windows or Mac desktops.
Several months ago, I tried out Eclipse. I loved the UI. I had made a note about exploring SWT a little more. This weekend, I wrote my "Hello SWT"! It looks neat.
I hope I’ll get sufficient enthusiasm to write a small application in Java using this. Everytime I type in those braces and semi-colons, I find myself going back to code the damn thing in Python Python is obviously not helping my resolve to explore Java further.
When reading this post i must agree awt/swing are not that great on the other hand swt looks nice. You are telling that you still revert to python. what GUI toolkit are you using for this?