Java objects (OOP) ☕

  Рет қаралды 149,335

Bro Code

Bro Code

3 жыл бұрын

Java object oriented programming tutorial for beginners
#java #object #oriented #programming #tutorial #beginners

Пікірлер: 261
@BroCodez
@BroCodez 3 жыл бұрын
//********************************************* public class Main { public static void main(String[] args) { Car myCar1 = new Car(); Car myCar2 = new Car(); System.out.println(myCar1.make); System.out.println(myCar1.model); myCar1.drive(); myCar1.brake(); } } //********************************************* public class Car { String make = "Chevrolet"; String model = "Corvette"; int year = 2020; String color = "blue"; double price = 50000.00; void drive() { System.out.println("You drive the car"); } void brake() { System.out.println("You step on the brakes"); } } //*********************************************
@ihuomachisspot
@ihuomachisspot Жыл бұрын
thank you
@timyoung9562
@timyoung9562 9 ай бұрын
Vinaka bro
@arifshaikh4212
@arifshaikh4212 2 жыл бұрын
This is my 26th video of Java Tutorial and I'm watching chronologically from the very first video of the Java Tutorial literally this is the most underrated channel with the sublime quality. There are so many video for Java Tutorial and this one is adequate the videos are so short and so lucid in terms of understandable. All I wanna say is that the way BRO interpret is so beautiful that any layman will able to understand. Literally there are channels which are so in hype in category of Programming but they lack the quality of interpretation which BRO possess. Do share with your friend so we can help running this channel
@victoriadathan2675
@victoriadathan2675 2 жыл бұрын
Exactly. Facts. He explains the Java concepts so well!
@mateoalizar2578
@mateoalizar2578 2 жыл бұрын
Agree 100% I was gonna coment for myself but I saw your's and I think you explain perfectly what we all feel
@EyBossPusi
@EyBossPusi 2 ай бұрын
Typically, programming tutorial videos feature programmers who continually show their faces as if they aim to be influencers, forgetting that they're on an educational channel. They should focus on demonstrating how to code and provide clear explanations. There's no need for them to repeatedly show their faces, which can be distracting and annoying to viewers.
@grawxxor2820
@grawxxor2820 3 жыл бұрын
0:26, I don't know why but the "oop" just killed me
@shreyanshpandey106
@shreyanshpandey106 26 күн бұрын
I just died
@hiiexisthiiexist1284
@hiiexisthiiexist1284 Жыл бұрын
This guy will almost singlehandedly turn me into a programmer. Better than any other resource.
@vincentchoo7471
@vincentchoo7471 3 жыл бұрын
I have learned a lot from your tutorials.
@eileensibanda7239
@eileensibanda7239 2 жыл бұрын
I just wanted to say thank you, your videos are crystal clear been struggling to understand the OOP concept but finally now it is all making sense. once again , thank you.
@JuliHoffman
@JuliHoffman 2 жыл бұрын
And this is why you're my favorite Java channel! You made a thing, that was melting my brain, easy and understandable!
@aaw9004
@aaw9004 10 ай бұрын
Your tutorials are truly helpful for me in becoming a successful software engineer. Thank you for providing such valuable resources!
@CEBU-GIVEAWAY
@CEBU-GIVEAWAY 6 ай бұрын
You just saved my brain from exploding! I've been looking for a few hours on how to "grasp" this Objects and Classes.. You were able to clear it up better than the other video's and my Crash Course for Java. Thanks!!!
@itworld2529
@itworld2529 2 жыл бұрын
I normally do not comment on a KZbin Video or watch a full a series. You have made it easy to understand and s I can not wait to finish all of them!!! words aren't enough to express my appreciation!
@robingloryvideo9064
@robingloryvideo9064 10 ай бұрын
Thanks you !! Java OOP has been challenging to me a lot this week. I am more than thankful when I see your channel and the content of this video. Thanks
@afd6875
@afd6875 16 күн бұрын
Thank you so much for this amazing course!
@junaidmuhammad6096
@junaidmuhammad6096 5 ай бұрын
Literrly you define it very well after watching a tons of videos I've understand it from your videos
@makankosappo8381
@makankosappo8381 Жыл бұрын
helping me learning programming every day. thank u so much!
@theo3115
@theo3115 3 жыл бұрын
Awesome video, awesome playlist, all-around awesome channel !
@tikosar1587
@tikosar1587 Жыл бұрын
Thank you, I’ve learn a lot! You’re the best!
@damanpreetdhesi
@damanpreetdhesi Ай бұрын
This was the only the made sense to me.Thank you!
@kishanpareek2848
@kishanpareek2848 2 жыл бұрын
Awesome! You Explained classes and object in very interesting way.
@rblahunka
@rblahunka Жыл бұрын
The more I watch your videos, the more I admire your work. This is a cool stuff, Bro. Thank you
@drabl0
@drabl0 2 жыл бұрын
Just leaving a comment to help you out because you are REALLY helping me out. Thank you.
@user-uf6nc3hx6b
@user-uf6nc3hx6b 3 жыл бұрын
From S.Korea... I learned lots of useful things from all of your lectures, so appreciate!
@berry-ge3xv
@berry-ge3xv 7 ай бұрын
thank you so much! been watching ur sql and css series. Now onto java and python for interview revision. You don't know how much you've helped me
@butWhyDad
@butWhyDad 5 ай бұрын
Actually testing myCar2, see the problem then proceed to teach how to fix the problem is such a good interactive way to teach that makes the audience do some active learning. I was falling a sleep on my college's java objects video and you conveyed what I needed to learn in 1/4th of the time without me falling a sleep. Thank you.
@sengleapheng3546
@sengleapheng3546 Жыл бұрын
I just wanted to say thank you for your amazing video!! Your video help me understand a lot about java programming language. Keep up your good work bro!!
@broderickjohnson7167
@broderickjohnson7167 3 жыл бұрын
These videos are so helpful!
@marcosdidierdrogbachagaslo286
@marcosdidierdrogbachagaslo286 Жыл бұрын
you are the best teacher that i know. thank you bro!
@pavelkvasnicka6856
@pavelkvasnicka6856 Жыл бұрын
This is the best Java tutorial for beginners, so you can learn Java and English in one hit. Please keep going! I vote for Java advance tutorial. Thanks a lot Bro
@reptileita
@reptileita 2 жыл бұрын
This lesson is enlighting, for the first time you understand whats behind the Scanner method you are using like always.
@mumu32
@mumu32 7 ай бұрын
Jeez I was trying to wrap my head around this for awhile and you explained it so well! Thanks bro
@LuckyLukeCarReview
@LuckyLukeCarReview 2 ай бұрын
Excellent instructions.
@TheFramPlays
@TheFramPlays 3 ай бұрын
Hey BroCode! You're videos have really been helping me through college, I just wanted to say thank you!
@BetYouHateMeNow
@BetYouHateMeNow 6 ай бұрын
thanks for always being the reasonable voice on KZbin
@ze_kangz932
@ze_kangz932 5 ай бұрын
Great stuff! Thanks!
@ashiqurrahman1385
@ashiqurrahman1385 3 ай бұрын
Brother you are awesome!
@It5M3Again
@It5M3Again 10 ай бұрын
You are awesome bro!
@omardumet120
@omardumet120 3 жыл бұрын
simple yet concise
@wajeehkhan6295
@wajeehkhan6295 Жыл бұрын
personally I love your work!
@Codemonkey564
@Codemonkey564 3 жыл бұрын
Thank you so much! I stumbled upon your videos looking for an up to date guide on things. Currently doing a course and every time they mention a concept i keep thinking "I wonder if bro has done a video on this", Was struggling to wrap my head around what classes are, despite how much reading i did on it, so i watched your video, bam, as soon as you explained it, instantly got the concept.
@sahuyuvraj2427
@sahuyuvraj2427 2 жыл бұрын
One of the greatest channel i seen ever love you brother❤
@xFree23Stylex
@xFree23Stylex 3 жыл бұрын
Bro your videos are amazing! Keep up the good work and I hope you'll get the recognition you deserve soon enough.
@chaithdridi2718
@chaithdridi2718 3 жыл бұрын
You are doing an amazing job Bro 😍
@Joshua_t_
@Joshua_t_ Жыл бұрын
this is one of the most important videos in the series and is explained very well with a good example
@stargazer6584
@stargazer6584 Жыл бұрын
Your videos are the best for both revision and learning👍
@davidibeh4356
@davidibeh4356 4 ай бұрын
Thank u so much sir, you av been a help to me all the time.
@habibullahmahbobi7723
@habibullahmahbobi7723 Жыл бұрын
this video really helps me learn object in java . thanks
@danny.3036
@danny.3036 3 жыл бұрын
Thanks, Bro! ☕ You're awesome!
@deanneb8261
@deanneb8261 8 ай бұрын
I mean!! Where have you been my whole 2 month semester!! Thaaank you!! This really clearify everything!
@user-dv1km1vk4b
@user-dv1km1vk4b Ай бұрын
thnak you much bro you are saving my life
@PopeHeavy
@PopeHeavy 6 ай бұрын
Bless you, Bro
@GeorgeSoares_
@GeorgeSoares_ 8 ай бұрын
Thanks for the video, bro!
@AliGh-ic1dn
@AliGh-ic1dn Жыл бұрын
A very good course thank you so much
@nenkovxtr8212
@nenkovxtr8212 2 жыл бұрын
You the best, Bro!
@maxwelltv5075
@maxwelltv5075 Жыл бұрын
I've bought the best seller course on Udemy, but I am keep revisiting yours no matter what. Your way of explaining is GOD Tier. Thanks for all the free content, wish we could see you on Udemy , with even more elabourated courses. Big respect!!
@awettewelde9274
@awettewelde9274 Жыл бұрын
I have learned something thank you
@ERica-ee9ik
@ERica-ee9ik 2 жыл бұрын
Thank you!
@apex-lazer
@apex-lazer Жыл бұрын
Word. just beginning my Java journey. Thank you ✌
@woodpecker2230
@woodpecker2230 3 жыл бұрын
High quality tutorial Bro, keep the good work.
@abbasmohammed5567
@abbasmohammed5567 3 жыл бұрын
Mate don't feel bad because you channel is small right now . You're good work helps lot of people . And I am sure one day your channel will hit good number of subscribers .
@hesham4744
@hesham4744 2 жыл бұрын
this channel is the best i swear
@katiescape
@katiescape 2 күн бұрын
Thank you so much for these videos, I have an exam tomoz and you are saving my butt.
@andreyslayer82
@andreyslayer82 2 жыл бұрын
Thanks a lot Bro!
@stevewilliams6768
@stevewilliams6768 3 жыл бұрын
thanks. you are my favourite programmer 🥳
@sorryferroggiaro2026
@sorryferroggiaro2026 2 жыл бұрын
Great video. Thank you.
@onlytruth6494
@onlytruth6494 10 ай бұрын
thx for the video bro!
@Katie-zk4xs
@Katie-zk4xs Жыл бұрын
At this point I am just using your videos instead of my class's textbook xD
@Dankake23
@Dankake23 Жыл бұрын
Thanks dude, to really understand this I needed to watch this video, do some practice with objects and rewatch this video again)))
@giuliaredolfi7229
@giuliaredolfi7229 Жыл бұрын
Amazing!
@leviplays7466
@leviplays7466 10 ай бұрын
Your the man bro, I'm using these videos to learn to code, then I'm gonna make a game for my friends.
@Al-ho8mm
@Al-ho8mm 2 жыл бұрын
I’m feeling amaze here
@harjotsingh9894
@harjotsingh9894 3 жыл бұрын
Great video.much easier explanation
@romankolosov5771
@romankolosov5771 9 ай бұрын
thanks, a real good stuff!
@vimukthirandunu4293
@vimukthirandunu4293 5 ай бұрын
Explained well....!!
@IsaacAwad.04
@IsaacAwad.04 Ай бұрын
Thank you so much, saved me so many brain cells i was losing it at 1st but it turned out to be easy.
@jaylayoung2576
@jaylayoung2576 Ай бұрын
This is awesome
@TheEvertonDias
@TheEvertonDias Жыл бұрын
Thanks, Bro!
@brunamattos6233
@brunamattos6233 2 жыл бұрын
Thanks bro you are really the best
@timyoung9562
@timyoung9562 9 ай бұрын
You are awesome Love from fiji
@meggieelo
@meggieelo 2 жыл бұрын
you are great
@joshbenjamin1100
@joshbenjamin1100 Жыл бұрын
You're right: the 2020 Chevy Corvette does look nice! Great video; looking forward to the next one!
@j.studies2296
@j.studies2296 4 ай бұрын
May God continue to bless your ministry because you saved me from a breakdown 😂
@rafalgontarski3254
@rafalgontarski3254 Жыл бұрын
Thanks for this video
@intellectplus276
@intellectplus276 2 жыл бұрын
You're excellent❤
@elionayzuridasilveira4140
@elionayzuridasilveira4140 Ай бұрын
though I'm not so good in understanding English, it's so easy to learn java with your videos💛
@splatling5271
@splatling5271 2 жыл бұрын
i dont usaualy comment on videos cause am lazy but I gotta say after watching 4 videos on the topic yours is the best! Straight to the point and with quick and easy to understand examples uwu
@fullmetaltheorist
@fullmetaltheorist Жыл бұрын
UwU
@user-lg6mw6nu5k
@user-lg6mw6nu5k Жыл бұрын
Good explanation, and easy to follow
@user-ok5qi9di3g
@user-ok5qi9di3g 2 жыл бұрын
You're the best bro ❤️
@cdjosh3568
@cdjosh3568 3 жыл бұрын
Very good video Bro I appreciate your work, it's helping me learn!
@BroCodez
@BroCodez 3 жыл бұрын
Thanks for watching CDJ
@ruby-vn7sz
@ruby-vn7sz 5 ай бұрын
thank you so much
@elizabethsiakebbie7139
@elizabethsiakebbie7139 Жыл бұрын
Thanks very much bro It was really helpful
@mrasrafally5549
@mrasrafally5549 4 ай бұрын
great and easykeep up the good work man
@vuqarismaylov3879
@vuqarismaylov3879 9 ай бұрын
Your videos are more useful than udemy courses. Thanks
@quantumCollapses
@quantumCollapses Жыл бұрын
beautiful
@pallakidivya482c3
@pallakidivya482c3 2 жыл бұрын
Thank you so much pro👍👍
@krutikabarad4241
@krutikabarad4241 8 ай бұрын
easy. thank you :)
@minhtetpaing1695
@minhtetpaing1695 3 жыл бұрын
Thank you so much sir.
@azerpashahuseynli444
@azerpashahuseynli444 3 жыл бұрын
perfect explanation
@user-qs9zz2vc8c
@user-qs9zz2vc8c 7 ай бұрын
your good at codes bro. hands up.
@bekturasanbekov1979
@bekturasanbekov1979 Жыл бұрын
thx 4 vid bro !
@ghoggaliabdou4222
@ghoggaliabdou4222 3 жыл бұрын
Thank you.
@kaiiemsawat3859
@kaiiemsawat3859 2 жыл бұрын
Best Java Videos!!!
Java constructors 👷
10:37
Bro Code
Рет қаралды 162 М.
Python Object Oriented Programming in 10 minutes 🐍
10:04
Bro Code
Рет қаралды 337 М.
The Future of Modular Execution Layers
28:37
The Rollup
Рет қаралды 160
Java OOP in 10 Minutes (Java Object Oriented Programming) #95
10:05
Premature Optimization
12:39
CodeAesthetic
Рет қаралды 751 М.
Java tutorial for beginners ☕
20:28
Bro Code
Рет қаралды 683 М.
Intro to Object Oriented Programming - Crash Course
30:18
freeCodeCamp.org
Рет қаралды 909 М.
How C++ Works
20:21
The Cherno
Рет қаралды 1 МЛН
Java methods 📞
11:05
Bro Code
Рет қаралды 117 М.
Object-Oriented Programming Java Tutorial (Java OOP) #71
14:07
Fundamental Concepts of Object Oriented Programming
9:16
Computer Science
Рет қаралды 839 М.
POCO F6 PRO - ЛУЧШИЙ POCO НА ДАННЫЙ МОМЕНТ!
18:51
The power button can never be pressed!!
0:57
Maker Y
Рет қаралды 53 МЛН
Как я сделал домашний кинотеатр
0:41
RICARDO
Рет қаралды 1,5 МЛН
3D printed Nintendo Switch Game Carousel
0:14
Bambu Lab
Рет қаралды 4,7 МЛН