Tutorial:: Intro to Java
20 Responses to “Tutorial:: Intro to Java”Leave a ReplyPosted on May 4th, 2007 by admin Filed under Java Basics | |
|
Tutorial:: Intro to Java
20 Responses to “Tutorial:: Intro to Java”Leave a ReplyPosted on May 4th, 2007 by admin Filed under Java Basics | |
|
May 4th, 2007 at 8:40 am
Super duper!

Super duper!
May 12th, 2007 at 4:30 pm
If you want to …
If you want to learn JAVA, you absolutely have to check out Michael’s website. The tutorials are phenomenal - clear, concise, packed with useful information, and comprehensive. Totally impressive - Michael obviously knows JAVA exceptionlly well, and he is a great teacher (and I sincerely hope he continues to add to his Website tutorials).
May 12th, 2007 at 4:44 pm
i already new this …
this is a great vid
i already new this cuz i study java in school but are are a great teacher, we have a java program but its cool to code it inside notpad too
May 12th, 2007 at 6:59 pm
Yeah I use Eclipse …
Yeah I use Eclipse for my programming. The reason I went with Notepad/Command prompt is that I think it’s important to know how to compile and run things manually. In the next lot of videos I will be using Eclipse.
May 14th, 2007 at 4:31 pm
what is the url , …
what is the url , please tell me,i couldn’t get what he said .
May 14th, 2007 at 4:53 pm
Nice one Michael. …
Nice one Michael. And great to find some tutorials with an Aussie accent!
May 14th, 2007 at 5:12 pm
Hey
ok it won’t let …
Hey
ok it won’t let me post a url in the comment, but it is in the info at the top of this page.
June 21st, 2007 at 1:34 pm
THANX MICHEAL U R A …
THANX MICHEAL U R A REAL PAL
July 6th, 2007 at 6:02 pm
Killer Vid. Pure …
Killer Vid. Pure awesomeness.
July 9th, 2007 at 5:31 pm
My program compiles …
My program compiles successfully, but i’m getting an error when trying to run the program after typing “java HelloWorld”, which looks like this:
Error: could not open ‘C:\Java\lib\i386\jvm.cfg’
Now, I don’t have a folder called ‘C:\Java\’, my java files are saved in ‘C:\jdk\’, so I suspect there’s something wrong with a path or something, though I really don’t know. Does anyone know what this is about and how I can fix it?
July 29th, 2007 at 9:17 am
What is his home …
What is his home page URL again? How do you spell it. Please show in URL in future URLs. Thanks
July 29th, 2007 at 6:03 pm
hey can ne1 tell …
hey can ne1 tell whats his URL???
whats he exact speeling…..
gr8 video …
July 29th, 2007 at 8:41 pm
Dude the url is in …
Dude the url is in the video description. michael[dot]has[dot]nicedrums[dot]net (stupid youtube won’t let me put urls in comments)
July 31st, 2007 at 8:32 am
really like the …
really like the video. Nice and easy to follow and after checking out your URL found the rest of the vids very informative with great links - looking forward to the second series
August 11th, 2007 at 2:38 pm
“Okay..” haha.
“Okay..” haha.
August 27th, 2007 at 10:31 pm
Michael, have been …
Michael, have been to nice drums and really like the tutorials. Any idea when the 2nd series of java tutorials will be made available??
Thanks for a job well done.
Relayer77
November 18th, 2007 at 1:39 am
This is a great …
This is a great video.The best ever
50/10!
December 9th, 2007 at 7:09 pm
distance=speed * …
distance=speed * time
for example, if a train travels 40 miles per hour for 3 hours, the distance traveled is 120 miles. write a program that asks for the speed ofa vehicle(in miles per hour) and the number of hours it has traveled. it should use a loop to display the distance a vehicle is traveling at 40 mph for a 3 hour time period. it should display a report similar to the one that follows:
hour - 1 distance - 40
hour- 2 distance- 80
hour- 3 distance - 120
January 12th, 2008 at 4:39 pm
{
Hey. Thanks alot …
{
Hey. Thanks alot for helping us “noobs” xD
I had problems with compiling, but you solved my problem ^^
Thanks Alot!
}
February 12th, 2008 at 6:09 am
best java tutorials …
best java tutorials on the net!! better then my cert 4 programming teacher at tafe