Java Online Tutorial - 14 - The Static Keyword

  Рет қаралды 19,289

Math and Science

Math and Science

Күн бұрын

Пікірлер: 34
@guloymak9831
@guloymak9831 4 жыл бұрын
I can't tell how much I appreciate your content. I was literally a month behing on my programming lecture cause I understood nothing in any lecture. Thanks to you, I understood everything we've been doing for a month in 3 hours. Thank you for the wonderful content!!!
@MathAndScience
@MathAndScience 4 жыл бұрын
Awesome! You are very welcome!
@Torres-Torbo
@Torres-Torbo 6 жыл бұрын
I have a java class and the professor did not know how to explain this under 3 hours but you just made me understand static under 10m. I will recommend my friends to watch your videos.
@trevorcarterva
@trevorcarterva 3 жыл бұрын
This is one of the best tutorials on this topic that I've seen. I've read through three different books and watched several other tutorials, but none explain it so clearly as this one. Thank you!
@Molaleni
@Molaleni 9 ай бұрын
Standing ovation. You are an amazing instructor 👏🏾👏🏾👏🏾👏🏾👏🏾
@adrianehm
@adrianehm 4 жыл бұрын
Thank you so much for your tutorials. I watched this whole playlist and I can definitely say I understand classes and methods in Java much better now. The examples made a lot of sense. You're a great teacher!
@pedrog5846
@pedrog5846 9 ай бұрын
Jason if I had a clone machine I would multiply you and deploy you across all the schools in the U.S. You have a skill of teaching that I'm excited to see your series of lectures that I hope to pass on to my own family one day. I want to express my gratitude from myself and anyone that comes across your channel and website to learn and expand their knowledge.
@YemiOpa
@YemiOpa 3 жыл бұрын
Thank you for the JAVA lessons. Best JAVA tutor EVER
@-zerenity-2322
@-zerenity-2322 4 жыл бұрын
Great! You always cover my questions haha, half way through I was thinking "well then what is the difference between static and final", and then you tackled that exact question of mine by demonstrating how static is used with methods :)
@MathAndScience
@MathAndScience 4 жыл бұрын
Happy to help!
@MdRafi-kb2qj
@MdRafi-kb2qj 4 жыл бұрын
Thank you so much for teaching me Java, you made my learning so easy. Thank you for all your videos :)
@meylisiljanov981
@meylisiljanov981 5 жыл бұрын
Thank you, Thank you and again Thank you for all of your lessons. It helped me a lot !!!
@muhammadrahman5388
@muhammadrahman5388 6 жыл бұрын
You are just Awesome ! Please make a video on class test file (Not in the bottom of the same class but in a separate class/ page) and the way to access to the class from the test file. Thanks
@taheraldulimi
@taheraldulimi 4 жыл бұрын
God bless this session. Made my life easier!
@isaaclumato5347
@isaaclumato5347 5 жыл бұрын
you are the best teacher on youtube....what are getters?
@jimmyjuarez6224
@jimmyjuarez6224 6 жыл бұрын
Can you explain getters ? I know in the last video you explained setters but i am still confused about getters. You're great.
@satioOeinas
@satioOeinas 2 жыл бұрын
It just returns a value. Example: if you make a car object, which cointains a int price and a String color. You could make a method like this: public int getPrice(){ return this.price; } ofcourse, you would need an object variable int price and a constructor for your car objects.
@tomholownia2085
@tomholownia2085 3 жыл бұрын
Amazing tutorials. Thanks hugely
@TAHJBecomeYourBestSelf
@TAHJBecomeYourBestSelf 5 жыл бұрын
So the variable, passengers could be static then, because every object in the class, static would have passengers. Is that correct? Passengers could be static too?
@ranomea
@ranomea 4 жыл бұрын
Thank you for all of your lessons, God bless you! :)
@AhmedAli-ik6ii
@AhmedAli-ik6ii 3 жыл бұрын
you're a life saver
@Electro-Hacking
@Electro-Hacking Ай бұрын
well done !!!😎
@johng7553
@johng7553 2 жыл бұрын
extremely helpful! Thanks!
@byslyrten
@byslyrten 3 жыл бұрын
Thank you, it helped a lot.
@mbs8249
@mbs8249 2 жыл бұрын
Thank you
@hallvardlundehervig5508
@hallvardlundehervig5508 6 жыл бұрын
Informative as always
@maleksaci2627
@maleksaci2627 Жыл бұрын
sad u dont have more of this
@aquilaack2221
@aquilaack2221 6 жыл бұрын
why do I always have an error that says "non-static variable cannot be referenced from a static context" its frkn annoying
@realJoshEast
@realJoshEast 4 жыл бұрын
Very helpful!
@85Koshka
@85Koshka 5 жыл бұрын
Perfect!
@simoo7755
@simoo7755 6 жыл бұрын
very helpful!
Java Tutorial - 13 - Public and Private Access Modifiers
15:03
Math and Science
Рет қаралды 27 М.
Java Programming Tutorial - 01 - Introduction To Methods
20:21
Math and Science
Рет қаралды 173 М.
Война Семей - ВСЕ СЕРИИ, 1 сезон (серии 1-20)
7:40:31
Семейные Сериалы
Рет қаралды 1,6 МЛН
Andro, ELMAN, TONI, MONA - Зари (Official Audio)
2:53
RAAVA MUSIC
Рет қаралды 8 МЛН
UFC 287 : Перейра VS Адесанья 2
6:02
Setanta Sports UFC
Рет қаралды 486 М.
Static Method In Java Tutorial #76
5:54
Alex Lee
Рет қаралды 36 М.
Java Programming Tutorial - 08 - Returning a Value from a Class Method
10:15
Master Pointers in C:  10X Your C Coding!
14:12
Dave's Garage
Рет қаралды 348 М.
Generics In Java - Full Simple Tutorial
17:34
Coding with John
Рет қаралды 1,1 МЛН
I Spent 100 Hours Inside The Pyramids!
21:43
MrBeast
Рет қаралды 65 МЛН
Java OOP in 10 Minutes (Java Object Oriented Programming) #95
10:05
Java Programming Tutorial 09 - Class Methods with Parameters
10:32
Math and Science
Рет қаралды 32 М.
Intro to Object Oriented Programming - Crash Course
30:18
freeCodeCamp.org
Рет қаралды 1 МЛН
Java Programming Tutorial - 10 - Adding a Constructor to a Class
16:47
Math and Science
Рет қаралды 46 М.
Super Keyword in Java Full Tutorial - How to Use "super"
11:33
Coding with John
Рет қаралды 227 М.
Война Семей - ВСЕ СЕРИИ, 1 сезон (серии 1-20)
7:40:31
Семейные Сериалы
Рет қаралды 1,6 МЛН