Hi,
I was wondering if anyone is JAVA-savvy? I am learning, very beginning stages. I don't have any questions (yet), but wanted to converse hopefully with anyone who knows a little about it.
One question does come to mind: how much is JAVA like VB? So far, what little I have read up on JAVA, the calls and invocations, creating variables, using classes, etc., look similar. The syntax is a little different, but still familiar as I read through it. Any words of wisdom ?
Thanks in advance !
-oldskool
Well, I created my first program in Java (NetBeans IDE 5.5.1). And it wasn't "Hello World", it was a simple adding program. That's about how I started with VB as well. Yay for small victories.