Tutorial:: Intro to Java

This is the intro video to the series of Java programming tutorials that I have created.

For the rest of the series, and hi-res versions check out:

http://michael.has.nicedrums.net

Duration : 0:9:51



20 Responses to “Tutorial:: Intro to Java”

  1. Toastage Says:

    Super duper! :D
    Super duper! :D

  2. AveDev99 Says:

    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).

  3. stromming90 Says:

    i already new this …
    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 :) this is a great vid

  4. MrCharismaROAR Says:

    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.

  5. sumeetyadav22 Says:

    what is the url , …
    what is the url , please tell me,i couldn’t get what he said .

  6. scasley Says:

    Nice one Michael. …
    Nice one Michael. And great to find some tutorials with an Aussie accent!

  7. MrCharismaROAR Says:

    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.

  8. BUTINE2 Says:

    THANX MICHEAL U R A …
    THANX MICHEAL U R A REAL PAL

  9. mboyemanster Says:

    Killer Vid. Pure …
    Killer Vid. Pure awesomeness.

  10. abeistyping Says:

    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?

  11. forme3d Says:

    What is his home …
    What is his home page URL again? How do you spell it. Please show in URL in future URLs. Thanks

  12. bhanutaneja Says:

    hey can ne1 tell …
    hey can ne1 tell whats his URL???
    whats he exact speeling…..
    gr8 video …

  13. MrCharismaROAR Says:

    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)

  14. annamariekelly Says:

    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

  15. jaspies Says:

    “Okay..” haha.
    “Okay..” haha.

  16. goforkt Says:

    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

  17. Zerak0 Says:

    This is a great …
    This is a great video.The best ever :D
    50/10!

  18. wolva Says:

    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

  19. socrates140 Says:

    {
    Hey. Thanks alot …

    {
    Hey. Thanks alot for helping us “noobs” xD
    I had problems with compiling, but you solved my problem ^^
    Thanks Alot!
    }

  20. effectiam Says:

    best java tutorials …
    best java tutorials on the net!! better then my cert 4 programming teacher at tafe ;)

Leave a Reply

Posted on May 4th, 2007 by admin

Filed under Java Basics |

|