Learn Java Tutorial 1.3- Object Oriented Jerome

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
7,525
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on May 21, 2011

Learn Java Tutorial 1.3- Object Oriented Jerome

What's up guys? This is my series for beginning Java Programming. You'll learn all the basics in this series, and then we will get in to some sweet stuff like game development!

In this tutorial you will be introduced to the idea of object-orientated programming (like Java is) and how to reference different classes, again this is just to get familiar to the layout, and doesn't get into much details.

This video is from the mybringback series: Learn Java Tutorial at: http://www.mybringback.com

follow us:
twitter: http://www.twitter.com/mybringback
facebook: http://www.facebook.com/mybringback

  • likes, 0 dislikes

Link to this comment:

Share to:

Uploader Comments (mybringback)

  • Subbed, you do an excellent job explaining things, but what exactly does it mean where you put String "trav" I'm going through the first couple videos and still confused as to what that means.

  • @MrNewFindings ahh don't worry about that right now. But basically, when you compile your code, the complier looks through all of your classes and looks for the public static main method we set up, this tells the complier where to start. The main method it is looking for needs to have a specific parameter (extra info), the specific parameter that needs to be attached to the main method is a string array (String[]), and I just named it trav, but most times (in books) you will see it named args

Top Comments

  • "woof wah wah in dog language" lol

  • THANK YOU! I'm taking a basic Java class at school and the professor and the book just jumped into this whole "class" and "method" stuff without explaining it. I'm a computer engineering major (not computer science) but I am required to take computer science classes too. So while the comp. sci majors have some Java experience, I'm coming straight from C, so this whole object oriented stuff is new to me. Your video made perfect sense.

see all

All Comments (31)

Sign In or Sign Up now to post a comment!
  • can a method return a value so you use int bark or string bark?

  • @Biolaundry No, its like calling a method or doing a method, so that way, java knows its a method, and dog is not a method, but its calling the method to create a new object i belive

  • mine says "woof i am gonna suck youi am gonna suck you" 

  • Woof wah wah kinda reminds me about skyrim.

  • hi, greetings from Colombia, woow the power of TIC, this playlist helped me so much, thank you, but i have a question: dog() is a method? the () indicates that is a method?

  • My main language is not even English and these tutorials are the bests 11/10 points

  • I would call this number one tutorial Playlist on Youtube. You should be proud of yourself.

  • thank you so much! these tutorials are awesome!

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more