Hello y'll
Its fantastic to be part of JavaHeads world. I believe um gonna learn a lot frm y'll.
Thnx 4 having me y'll.
Um out...Later!!!
from SYBA_THOT
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
Hello y'll
Its fantastic to be part of JavaHeads world. I believe um gonna learn a lot frm y'll.
Thnx 4 having me y'll.
Um out...Later!!!
from SYBA_THOT
Welcome to Java Programming Forums,
you look like quite an expressive person.
Chris
SYBA_THOT (October 12th, 2009)
Hello and welcome!
// Json
Hello SYBA_THOT
Welcome to the forums!!
I hope your wearing old clothes because your about to get covered in Java.
Please use [highlight=Java] code [/highlight] tags when posting your code.
Forum Tip: Add to peoples reputation by clicking the button on their useful posts.
Hi JavaPF!
From head to toe um all old. Awaiting Java baptism.
By the Way! What is the program structure of Java like. i.e. The basic way to write Java source code.
Word!
SYBA_THOT
public class HellWorld { public static void main(String[] args){ System.out.println("Hello world"); } }
Chris