Tutorial:: Intro to Java
20 Responses to “Tutorial:: Intro to Java”Leave a ReplyPosted on May 4th, 2007 by admin Filed under Java Basics | 20 Comments » |
|
Tutorial:: Intro to Java
20 Responses to “Tutorial:: Intro to Java”Leave a ReplyPosted on May 4th, 2007 by admin Filed under Java Basics | 20 Comments » |
|
Super duper!
Super duper!
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).
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
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.
what is the url , …
what is the url , please tell me,i couldn’t get what he said .
Nice one Michael. …
Nice one Michael. And great to find some tutorials with an Aussie accent!
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.
THANX MICHEAL U R A …
THANX MICHEAL U R A REAL PAL
Killer Vid. Pure …
Killer Vid. Pure awesomeness.
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?
What is his home …
What is his home page URL again? How do you spell it. Please show in URL in future URLs. Thanks
hey can ne1 tell …
hey can ne1 tell whats his URL???
whats he exact speeling…..
gr8 video …
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)
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
“Okay..” haha.
“Okay..” haha.
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
This is a great …
This is a great video.The best ever
50/10!
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
{
Hey. Thanks alot …
{
Hey. Thanks alot for helping us “noobs” xD
I had problems with compiling, but you solved my problem ^^
Thanks Alot!
}
best java tutorials …
best java tutorials on the net!! better then my cert 4 programming teacher at tafe