► Java Tutorial: Classes

preview_player
Показать описание
In this episode of Java development we create custom classes and learn how, why and when we should use them.

--
Рекомендации по теме
Комментарии
Автор

I have struggled with Java Programming this semester, and a professor that has been helping me with tutoring mentioned that I should find a topic that interests me.  This will help me pick up the skills and why they are important.  Thank you for taking the time out of your busy schedule to share with the community and provide a different angle to learn from! 

Drakkenfel
Автор

You can use a for each loop here

for(Animal a : animals) {
a.MakeSound();
}

simicpetar
Автор

yes thank you so much there was a part of java i didn't get untill now, so this will help me SOO MUCH!!!! THANK

thebuizelclub
Автор

Just a tip, try recording your vids at 1280 x 720 it makes the quality more fit for youtube rather than filiming your screen size

lundry
Автор

Thanks! Would love if you kept these up at a faster pace though :P

You're probably a busy person, but I went through all the tutorials in a day, and am hungry for more information!

kamran
Автор

"What noise does a giraffe make? I guess that...  And make another animal, um, an antelope, wait I think that actually makes the same noise as a giraffe..." 

rickjones
Автор

Hey you should do a C++ programming tutorial series. 

emi_mono
Автор

Hi! I really want to make a game like Prison A rchitect in Java. I oredered myself a book called "Java: From zero to expert" (it's in my language) and it shows me all bout Java. I was asking if it will be usefull in making a game like that... Thanks!

DenisYTro
Автор

every time i try to follow one of your tutorials, i get a "main class not found" error, and i never figure out how to fix it. i usually have to make a new project altogether

EuphhorixxOfficial
Автор

i think he doesn't know dogs exist .... 7:50 lmao

jordi
Автор

isn't it better to place: name = newName; sound = newSound;  above System.out.println("Animal created!") and change the text that comes out to ("Animal created! it is a " + name);

evelinedereu
Автор

The First Class Started!
"Animal Created!
Animal Created!
Animal Created!"
Meow!
Bark!
Neah!

Animal Created ! 3-times because of the Animal Constructor called? by Passing the Values?

animals[0] = new Animal("Cat", "Meow!");
animals[1] = new Animal("Dog", "Bark!");
animals[2] = new Animal("Horse", "Neah!");

xthmath
Автор

Wtf u were trying to do in all 5 videos

anupkaushik
join shbcf.ru