Java Tutorial for Beginners - 14 - Inheritance and Objects

preview_player
Показать описание
In this video we examine inheritance and objects as well as the inheritance hierarchy structure.

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

I struggled to learn a lot of things in my intro to java course this semester at my university. I thought maybe it was because I wasn't very smart, and didn't understand things as well as other people, but after watching your tutorials, I can honestly say that I have learned more in a couple of hours (we never went over inheritance,  which is something that would have made everything WAY easier) then I have all semester. Thank you very much. You have restored my love for computer science and technology after a semester of struggles :3

marybrantnall
Автор

Thank you so much for these videos! I did intro to programming in my first semester of uni and understood pretty much nothing! But watching these videos has helped me learn so much! Im actually enjoying watching and learning how to code! :)

hafsasaud
Автор

Watching other videos I didn't understand OOP nor inheritance, but now I do after watching your videos! The real world applications really help. Thank you so much!

Greg-cyli
Автор

Teachers like you make education fun and Thanks a lot

hmaan
Автор

I'm from science background and don't have even basic knowledge in computer science...so learning programming language is a big thing for me.. but after watching your videos my curiosity to learn has been increased.. Thanks a lot.

Foodhomemade
Автор

You're the man dude! at the university I was completely lost but you explained it very clear and easy to understand. thanks buddy!

nicogamon
Автор

This tutorial is very clear to follow. Thanks!

todd_colwell
Автор

Best tutorials i have watched! Thanx!!

asjad
Автор

if u use eclipse and want a shortcut for System.out.println() just use sysout {ctrl+space}

tastyl
Автор

Hey EJ Media, I''ve written my own code for inheritance and got it correct at the FIRST time itself... Thanks

aybin.v.k
Автор

Wow! all your videos are very useful for me Thanks!!!!

vizcarrae
Автор

sir
is these objects referencing is equivalent or atleast similar to macros whic we creat in excel or word to automate some tasks and when we require run it over and over again.
please correct me if I am wrong

deepinurheart
Автор

2 questions: Why did you repeat the gumdrop flavors so that it repeats when you run the program? And does it matter which object you use when you call the method and the variable, like using red or green? Thanks.

reddnebbula
Автор

what is the difference between creating a class by right-clicking the package name and creating class by going to the file?

ammarsadeq
Автор

if the class gumdrop two string variable is static ( no changed, stay the same all the time), why not just directly put an method printout without using the variable/or attribute

linglingzhang
Автор

Hi i just wanted to thank you for these Tutorials

TheZainmahmood
Автор

Short cut for system.out.println = sout {tab}

youtubeaccountx
Автор

EJ is it necessary always give public before class for the object.

toriqulislamshimanto
Автор

why did you write 'void' in the subclass method? btw these vids are exceptional

humbleDon
Автор

Do you use  this in the in the real  world?

Getaneh