@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
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
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?
@2112mbell Ok i figured out the problem, when i go to run my program, it gives me this window with an option to start from the dog class even though the main method is in startingpoint. Why it do that?
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.
Would a dog really be considered an object though ( in real life not programming) I mean it is living and objects are non-living. idk just pointing it out.
@soulelemanator97 Objects are anything with traits. You are an object, you have a height, a weight, a name, and many more details and functions that could be encapsulated in an object. Same as a dog and a glass of water.
@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
twinsofliberty 4 days ago
mine says "woof i am gonna suck youi am gonna suck you"
asadkal1 6 days ago
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 1 week ago
@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
mybringback 1 week ago
Woof wah wah kinda reminds me about skyrim.
molander123 1 week ago
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?
Biolaundry 2 weeks ago
My main language is not even English and these tutorials are the bests 11/10 points
TeamMCserver 1 month ago
I would call this number one tutorial Playlist on Youtube. You should be proud of yourself.
TeamMCserver 1 month ago
thank you so much! these tutorials are awesome!
ipwnrubberduckiesftw 2 months ago in playlist Learn Java Programming for creating Games- The Basics
Head First Java?? Seams like you learned from that book ahaha havent read yet juss saw the first few pages :D
MrScrewnicorn 2 months ago in playlist Learn Java Programming for creating Games- The Basics
@2112mbell u sure u have public void main in starting point and not in dog class?
androidentertainment 2 months ago
Thank you.
dungeonzest 2 months ago
Thank you so much.
IIOGCII 3 months ago
what about the programs like "jedit"?
eclipse has class but jedit doesn't.
BurakAIC 3 months ago
OMG YOUR AMAZING!
TheLolMenPeople 4 months ago
THANKSSS!!!
PepSYLT 5 months ago
these tutorials make so much more sense than others. Even better than my comp. science proff
spectralofficial 5 months ago
Im really confused. I typed everything in exactly and it just doesn't load any text....
2112mbell 5 months ago
@2112mbell Ok i figured out the problem, when i go to run my program, it gives me this window with an option to start from the dog class even though the main method is in startingpoint. Why it do that?
2112mbell 5 months ago
Comment removed
2112mbell 5 months ago
Comment removed
2112mbell 5 months ago
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.
fpernice518 5 months ago 12
Comment removed
2112mbell 5 months ago
This has been flagged as spam show
wow!! man thats great.... the reason why i do like your videos is that you explan good.... ---->>SHAHARYAR<<----
BadshahShaharyar 5 months ago
Comment removed
BadshahShaharyar 5 months ago
why does eclipse keep crashing for me
oMr0reo 6 months ago
"woof wah wah in dog language" lol
TheFREAK1200 7 months ago 34
Would a dog really be considered an object though ( in real life not programming) I mean it is living and objects are non-living. idk just pointing it out.
soulelemanator97 7 months ago
@soulelemanator97 Objects are anything with traits. You are an object, you have a height, a weight, a name, and many more details and functions that could be encapsulated in an object. Same as a dog and a glass of water.
kyledw92 6 months ago