Java Full Course for free ☕

  Рет қаралды 10,942,403

Bro Code

Bro Code

Күн бұрын

Java tutorial for beginners full course
#Java #tutorial #beginners
⭐️Time Stamps⭐️
#1 (00:00:00) Java tutorial for beginners ☕
#2 (00:20:26) variables ❌
#3 (00:32:58) swap two variables 💱
#4 (00:36:42) user input ⌨️
#5 (00:44:40) expressions 🧮
#6 (00:49:13) GUI intro 🚩
#7 (00:55:01) Math class 📐
#8 (01:01:08) random numbers 🎲
#9 (01:05:39) if statements 🚧
#10 (01:11:51) switches ⬇
#11 (01:16:36) logical operators ❗
#12 (01:24:33) while loop 🔄
#13 (01:28:13) for loop ➰
#14 (01:32:23) nested loops ➿
#15 (01:38:28) arrays 🚗
#16 (01:44:54) 2D arrays 🚚
#17 (01:52:59) String methods 💬
#18 (01:59:18) wrapper classes 🎁
#19 (02:06:30) ArrayList 🧾
#20 (02:11:02) 2D ArrayList 📜
#21 (02:17:35) for-each loop 🔃
#22 (02:21:20) methods 📞
#23 (02:32:24) overloaded methods ☎️
#24 (02:38:03) printf 🖨️
#25 (02:49:25) final keyword ⛔
#26 (02:51:24) objects (OOP) ☕
#27 (03:01:36) constructors 👷
#28 (03:11:36) variable scope 🌍
#29 (03:16:39) overloaded constructors 🍕
#30 (03:24:04) toString method 🎉
#31 (03:30:08) array of objects 🍱
#32 (03:35:48) object passing 🏬
#33 (03:40:27) static keyword ⚡
#34 (03:48:10) inheritance 👪
#35 (03:53:45) method overriding 🙅‍♂️
#36 (03:57:33) super keyword 🦸‍♂️
#37 (04:05:06) abstraction 👻
#38 (04:10:01) access modifiers 🔒
#39 (04:19:39) encapsulation 💊
#40 (04:27:30) copy objects 🖨️
#41 (04:34:03) interface 🦅
#42 (04:41:19) polymorphism 🏁
#43 (04:46:55) dynamic polymorphism ✨
#44 (04:55:13) exception handling ⚠️
#45 (05:02:31) File class 📁
#46 (05:09:15) FileWriter (write to a file) 📝
#47 (05:12:30) FileReader (read a file) 📖
#48 (05:17:04) audio 🔊
#49 (05:27:34) GUI 🖼️
#50 (05:39:41) labels 👨‍💻
#51 (05:57:01) panels 🟥
#52 (06:09:57) buttons 🛎️
#53 (06:23:50) BorderLayout 🧭
#54 (06:34:53) FlowLayout 🌊
#55 (06:42:21) GridLayout 🔳
#56 (06:47:12) LayeredPane 📚
#57 (06:55:20) open a new GUI window 🗔
#58 (07:05:39) JOptionPane 🛑
#59 (07:17:30) textfield 📛
#60 (07:27:01) checkbox ✔️
#61 (07:35:23) radio buttons 🔘
#62 (07:45:42) combobox 📑
#63 (07:55:37) slider 🌡️
#64 (08:08:08) progress bar 📊
#65 (08:18:46) menubar 🗄️
#66 (08:33:27) select a file 🔎
#67 (08:42:25) color chooser 🎨
#68 (08:48:45) KeyListener 🚀
#69 (09:01:21) MouseListener 🖱️
#70 (09:12:32) drag and drop 👈
#71 (09:26:48) key bindings ⌨️
#72 (09:38:57) 2D graphics 🖍️
#73 (09:58:33) 2D animation 👾
#74 (10:15:14) generics ❓
#75 (10:36:43) serialization 🥣
#76 (10:57:21) TimerTask ⌚
#77 (11:08:36) threads 🧵
#78 (11:24:01) multithreading 🧶
#79 (11:38:44) packages 📦
#80 (11:42:49) compile/run command prompt 💽
#81 (11:50:51) executable (.jar) ☕
Here's the link to the full 100 video playlist:
• Java tutorial for begi...
Code for each topic can be found pinned in each video's comments section
Copyright Disclaimer:
This video is the intellectual property of Bro Code. All rights reserved. No part of this video may be reproduced, distributed, or transmitted in any form or by any means, including but not limited to recording, uploading, or other electronic or mechanical methods, without my written permission, except in the case of brief quotations embodied in critical reviews and certain other noncommercial uses permitted by copyright law.

Пікірлер: 16 000
@BroCodez
@BroCodez 3 жыл бұрын
Sorry about all the like, comment, sub bumpers. I forgot to remove those for this 12 hour version. ⭐️Time Stamps⭐️ #1 (00:00:00) Java tutorial for beginners ☕ #2 (00:20:26) variables ❌ #3 (00:32:58) swap two variables 💱 #4 (00:36:42) user input ⌨️ #5 (00:44:40) expressions 🧮 #6 (00:49:13) GUI intro 🚩 #7 (00:55:01) Math class 📐 #8 (01:01:08) random numbers 🎲 #9 (01:05:39) if statements 🚧 #10 (01:11:51) switches ⬇ #11 (01:16:36) logical operators ❗ #12 (01:24:33) while loop 🔄 #13 (01:28:13) for loop ➰ #14 (01:32:23) nested loops ➿ #15 (01:38:28) arrays 🚗 #16 (01:44:54) 2D arrays 🚚 #17 (01:52:59) String methods 💬 #18 (01:59:18) wrapper classes 🎁 #19 (02:06:30) ArrayList 🧾 #20 (02:11:02) 2D ArrayList 📜 #21 (02:17:35) for-each loop 🔃 #22 (02:21:20) methods 📞 #23 (02:32:24) overloaded methods ☎️ #24 (02:38:03) printf 🖨️ #25 (02:49:25) final keyword ⛔ #26 (02:51:24) objects (OOP) ☕ #27 (03:01:36) constructors 👷 #28 (03:11:36) variable scope 🌍 #29 (03:16:39) overloaded constructors 🍕 #30 (03:24:04) toString method 🎉 #31 (03:30:08) array of objects 🍱 #32 (03:35:48) object passing 🏬 #33 (03:40:27) static keyword ⚡ #34 (03:48:10) inheritance 👪 #35 (03:53:45) method overriding 🙅‍♂️ #36 (03:57:33) super keyword 🦸‍♂️ #37 (04:05:06) abstraction 👻 #38 (04:10:01) access modifiers 🔒 #39 (04:19:39) encapsulation 💊 #40 (04:27:30) copy objects 🖨️ #41 (04:34:03) interface 🦅 #42 (04:41:19) polymorphism 🏁 #43 (04:46:55) dynamic polymorphism ✨ #44 (04:55:13) exception handling ⚠️ #45 (05:02:31) File class 📁 #46 (05:09:15) FileWriter (write to a file) 📝 #47 (05:12:30) FileReader (read a file) 📖 #48 (05:17:04) audio 🔊 #49 (05:27:34) GUI 🖼️ #50 (05:39:41) labels 👨‍💻 #51 (05:57:01) panels 🟥 #52 (06:09:57) buttons 🛎️ #53 (06:23:50) BorderLayout 🧭 #54 (06:34:53) FlowLayout 🌊 #55 (06:42:21) GridLayout 🔳 #56 (06:47:12) LayeredPane 📚 #57 (06:55:20) open a new GUI window 🗔 #58 (07:05:39) JOptionPane 🛑 #59 (07:17:30) textfield 📛 #60 (07:27:01) checkbox ✔️ #61 (07:35:23) radio buttons 🔘 #62 (07:45:42) combobox 📑 #63 (07:55:37) slider 🌡️ #64 (08:08:08) progress bar 📊 #65 (08:18:46) menubar 🗄️ #66 (08:33:27) select a file 🔎 #67 (08:42:25) color chooser 🎨 #68 (08:48:45) KeyListener 🚀 #69 (09:01:21) MouseListener 🖱️ #70 (09:12:32) drag and drop 👈 #71 (09:26:48) key bindings ⌨️ #72 (09:38:57) 2D graphics 🖍️ #73 (09:58:33) 2D animation 👾 #74 (10:15:14) generics ❓ #75 (10:36:43) serialization 🥣 #76 (10:57:21) TimerTask ⌚ #77 (11:08:36) threads 🧵 #78 (11:24:01) multithreading 🧶 #79 (11:38:44) packages 📦 #80 (11:42:49) compile/run command prompt 💽 #81 (11:50:51) executable (.jar) ☕ Here's the link to the full 100 video playlist: kzbin.info/www/bejne/hHOshpWKmcmXm5Y Code for each topic can be found pinned in each video's comments section
@MemeScope
@MemeScope 3 жыл бұрын
Thanks a lot
@gerhardmorozov6613
@gerhardmorozov6613 3 жыл бұрын
Thx for this nice tutorial
@hackerstech4025
@hackerstech4025 3 жыл бұрын
😍
@marianshatat9601
@marianshatat9601 3 жыл бұрын
I will be long dead before completing all the tutorial..
@gerhardmorozov6613
@gerhardmorozov6613 3 жыл бұрын
@@marianshatat9601 i feel you
@jonathanshelvey4580
@jonathanshelvey4580 3 жыл бұрын
Who needs udemy when you have legends like this guy giving us knowledge for free
@BroCodez
@BroCodez 3 жыл бұрын
screw them!
@codebars5474
@codebars5474 3 жыл бұрын
When you don't have legends
@devhashira
@devhashira 3 жыл бұрын
@@BroCodez NO
@zainahmed6607
@zainahmed6607 3 жыл бұрын
@@BroCodez yeah! Screw them
@gunasris8888
@gunasris8888 3 жыл бұрын
@@BroCodez ye
@ivansnav
@ivansnav 3 жыл бұрын
You know society is changing when there is a legend like this giving out knowledge for free
@Isoye
@Isoye 3 жыл бұрын
Knowledge should always be free
@NeverSnows
@NeverSnows 3 жыл бұрын
i know a guy that used to do that. He was called "Socrates". It is a shame that he was arrested and killed....
@LsdRaccoon
@LsdRaccoon 3 жыл бұрын
@@NeverSnows that went from a 0 - 100 real quick, why did he get arrested?
@NeverSnows
@NeverSnows 3 жыл бұрын
@@LsdRaccoon Acording to my Philosofy teacher: Socrates used to give knoweledge for free on public enviroments, knoweleds such as that the government was corrupt. Government didnt like it and said he was corrupting the yong ones. RIP Socrates.
@EezoTheChezo
@EezoTheChezo 3 жыл бұрын
@@NeverSnows obviously
@alien77333
@alien77333 2 ай бұрын
day 1 - 55:01 (28/5) day 2 - 1:38:28 (29/5) day 3 - 2:38:03 (30/5) day 4 - 3:48:10 (31/5) day 5 - 4:27:32 (1/6) day 6 -> break (2/6) day 7 - 5:27:34 (3/6) day 8 - 6:23:50 (4/6) day 9 - 6:47:12 (5/6) day 10 - 7:35:23 (6/6) day 11 - 8:18:46 (7/6) day 12 - 8:48:45 (8/6) day 13 - 9:38:57 (9/6) day 14 - 10:15:14 (10/6) day 15 - 10:57:21 (11/6) day 16 - 12:00:00 Done Thanks (12/6)
@maxnoob7612
@maxnoob7612 Ай бұрын
Congratulations bro, keep practicing, what are you going to do next
@alien77333
@alien77333 Ай бұрын
@@maxnoob7612 DSA & calculus 3
@yjjiun-cc6ed
@yjjiun-cc6ed Ай бұрын
Feels like you are a student from Malaysian matriculation programme no cap :)
@maxnoob7612
@maxnoob7612 Ай бұрын
@@yjjiun-cc6ed same I thought
@alien77333
@alien77333 Ай бұрын
@@yjjiun-cc6ed nope
@muhammadwali2834
@muhammadwali2834 3 ай бұрын
Never seen that level of encouraging comment section gonna start watching today.
@get.ahmadd
@get.ahmadd 6 ай бұрын
Rich and informative explanation ✅️ 100% Understandable ✅️ 100% Free ✅️ Everything you need in one video ✅️ Simple English ✅️ Clear Audio ✅️ Good Accent ✅️ (Edit) + 100% Useful and helpful ✅️ Creative Channel name ✅️ Respect the viewers ✅️ This channel is a whole university The real brother code 💯
@Dummiest_bit
@Dummiest_bit 6 ай бұрын
also not boring
@userglls
@userglls 6 ай бұрын
Agreed 💯
@mykhailo7989
@mykhailo7989 5 ай бұрын
true
@vivanc5885
@vivanc5885 5 ай бұрын
university, but better, because it's free
@IuLiU149
@IuLiU149 5 ай бұрын
YES! this man is awesome!
@LsdRaccoon
@LsdRaccoon 3 жыл бұрын
Just to add to how good this video is, he’s made a full PowerPoint presentation to go with the video, it’s fully edited, it has subtitles, he’s left time marks and also it’s completely free, this dude is a fucking mad lad
@nihal2055
@nihal2055 2 жыл бұрын
Hell yeah ...huge ..huge respect
@eddiecarrizales5387
@eddiecarrizales5387 2 жыл бұрын
Hi, where can I find that powerpoint?
@LsdRaccoon
@LsdRaccoon 2 жыл бұрын
@@eddiecarrizales5387 he shows it on the vid
@sandersnolan6895
@sandersnolan6895 2 жыл бұрын
以至于我也可以看了(So that I can see it)
@TUFAII
@TUFAII 2 жыл бұрын
@@eddiecarrizales5387 Please advice where in the video he talks about the powerpoint. Thank you
@sergei1660
@sergei1660 4 ай бұрын
The voice, the clear sound and pronunciation, perfect explanations without water or annoying speaking habits - it's like some top radio presenter hosts the show! You are a teacher from God!
@Captenprice
@Captenprice Ай бұрын
Fr
@HelicopterRidesForCommunists
@HelicopterRidesForCommunists 3 ай бұрын
Dude you make learning Java/coding SO MUCH EASIER than any professor or book Ive ever encountered. And you do it without leaving too much off the table too. In fact you often account for little details and clarifications and explanations for why things are what they are that other sources fail to. You’re quick, clear, concise, and your lessons neatly stack and build from previous ones. I’ve already graduated but Im back just for some refreshers and further education, and I would recommend it to anyone looking to learn.
@creepystripe8687
@creepystripe8687 2 жыл бұрын
For the beginners out there, who keep forgetting things, there is some advice for you. Keep practicing daily, Do weekly projects, make notes of what you understood and what you need. If you follow this you will become a developer for sure!
@yt-dman
@yt-dman 2 жыл бұрын
if you want to get good at anything, you have got incorporate it into your normal life too. always save some time for programming and learning and you will get good at it.
@creepystripe8687
@creepystripe8687 2 жыл бұрын
I never expected people would regularly watch this video, especially when this was a tutorial. And I would like to thank Bro Code for teaching me Java. (I am still learning xD!). And please reply if you are looking at this comment.(It would make me happy LOL!)
@creationuk8637
@creationuk8637 2 жыл бұрын
@@creepystripe8687 I am reading your comment
@coderugamer4700
@coderugamer4700 2 жыл бұрын
thank you for your advice i really appreciate it
@sergoroba9813
@sergoroba9813 2 жыл бұрын
hi i have a question at 50:08 he uses import javax.swing.JOptionPane it dosent work for me error code is: Exception in thread "main" java.lang.Error: Unresolved compilation problem: at main/main.main.main(main.java:6)
@sonatuh
@sonatuh 3 жыл бұрын
I didn't have an interest in JAVA but you literally made a 12h video about everything for free so I have to come support free education
@googleprof8623
@googleprof8623 3 жыл бұрын
hahaha...... i dont believe it
@damiandumitru4226
@damiandumitru4226 3 жыл бұрын
and you finished it???
@nightmare463
@nightmare463 3 жыл бұрын
here i come too.
@wonderman8537
@wonderman8537 3 жыл бұрын
@@damiandumitru4226 i will after a year or two
@damiandumitru4226
@damiandumitru4226 3 жыл бұрын
@@wonderman8537 😂😂 yes it is a veryyy long tutorial, but I managed to finish it in 24 days and learn 30 minutes a day
@Okhellowhy
@Okhellowhy Ай бұрын
Thanks so much. Watched the full 12 hour video. I'm going to use this for my own personal project that I am so exited to start. I definitely would not be able to do this project without free amazing courses like yours. Thanks a million!
@elcabezon2222
@elcabezon2222 2 ай бұрын
Thank you so much for this... ive finish the wole video today... after maybe 2 months. I work as security 12 hours shift and at work i learn and practice coding with this awesome course!!!. Regards from Argentina!!!!
@nuhanhasan1403
@nuhanhasan1403 3 жыл бұрын
The humor makes this 10 times better. Imagine udemy when you have this guy lmao. People like you make the world a better place. Great tutorial!
@BroCodez
@BroCodez 3 жыл бұрын
Thanks Nuhan!
@RR24-7
@RR24-7 2 жыл бұрын
Yes, its so cool how he used kool aid haha, love it
@danielsandu4106
@danielsandu4106 2 жыл бұрын
All I could say is that with attention and patience, I learned in five hours of your course more than in four years of college. Thank you!
@AstroDestroyer146
@AstroDestroyer146 2 жыл бұрын
Yes bro, truly! You spoke my heart out. College courses are useless. KZbin has become the modern teacher.
@gabrielbalang5694
@gabrielbalang5694 2 жыл бұрын
all u have to do is find your teacher.. ahahha.... lines of teachers when they are pissed off about you or ur classmates
@clementkabeyamukendi5696
@clementkabeyamukendi5696 2 жыл бұрын
Really true, man
@manroopsandhu9421
@manroopsandhu9421 2 жыл бұрын
as someone who is going to college rn i agree
@headingryntathiang2645
@headingryntathiang2645 2 жыл бұрын
@@AstroDestroyer146 True
@zlatkogurmesev1132
@zlatkogurmesev1132 4 ай бұрын
+ i watched all the adds (while saving the code in notepads :) Thank you for the detailed lessons.
@andreyslife9570
@andreyslife9570 3 ай бұрын
Thank you so much! Watching this to prepare for a test tomorrow.
@ChazWinter
@ChazWinter 8 ай бұрын
I started learning Java with this video in September 2022 (14 months ago). I only did the first 6 hours. I also did the 4 hour Data Structures video once I felt I was ready. In May 2023 (6 months ago), I was accepted into Amazon Technical Academy, a program for Amazon employees with no coding experience to become Software Engineers at Amazon. Four years ago, I was a 36 year old making $11 an hour, and now I'm getting paid to train to become a Software Engineer. I even make coding videos on KZbin now too! Bro, thank you for everything.
@maishananjeeba7436
@maishananjeeba7436 8 ай бұрын
can you tell me more about that Amazon technical Academy?
@faithokosun5791
@faithokosun5791 8 ай бұрын
I will also like to know please
@LennoxHunter-iv4rv
@LennoxHunter-iv4rv 8 ай бұрын
Inspiring. Congrats man!
@leroiarouf1142
@leroiarouf1142 8 ай бұрын
Good luck in your engineering study
@triksteryt1047
@triksteryt1047 8 ай бұрын
can you give me the link to this Data Structure Course
@sida_g567
@sida_g567 3 жыл бұрын
THIS IS 10X BETTER THAN A PAID UDEMY COURSE
@gilililili
@gilililili 3 жыл бұрын
I agree I think you should make a unity course in 24 hours or something
@filipe_paixao
@filipe_paixao 3 жыл бұрын
@@gilililili Your pfp doesn't seems biased at all 😂
@gilililili
@gilililili 3 жыл бұрын
@@filipe_paixao i actually just like the icon lol😂
@Abhishek_Poddar
@Abhishek_Poddar 3 жыл бұрын
@@gilililili😂😂😂 wth
@Abhishek_Poddar
@Abhishek_Poddar 3 жыл бұрын
@@filipe_paixao 😂lmao
@John-vt7bd
@John-vt7bd 3 ай бұрын
Great explanations and great pace. Learned a lot, quick and easy from this tutorial. I'm thankful I found it. Highly recommended to anyone trying to learn Java.
@jangoldin6561
@jangoldin6561 3 ай бұрын
Porbably the best tutorial on Java I have seen so far!
@abdulalimmahir
@abdulalimmahir 2 жыл бұрын
If you don't like watching a 12hours course, then don't watch. Just appreciate(LIKE) how much effort he took to make this course and other courses in his channel for free. 😍
@clementkabeyamukendi5696
@clementkabeyamukendi5696 2 жыл бұрын
Right. If someone cant learn so easily in 12 hours, then he is a desperate case. how would he learn from colleges in a year. This tutorial got everything to learn from in your own pace. take 2 hours per day and 1 hour to practice and u finished in a week. this man is a genius who did a great job.
@Handlebrake2
@Handlebrake2 2 жыл бұрын
"If you don't like watching av12 hour video, theb don't watch." I'm pretty sure you don't need to tell ppl this. Like, no, really? Someone who doesn't like long videos is actually going to watch the whole thing without knowing that?
@Hassan-zw9tb
@Hassan-zw9tb 2 жыл бұрын
@@clementkabeyamukendi5696 wish i did this, have a test tomorrow so have to do this in a day
@abdulalimmahir
@abdulalimmahir 2 жыл бұрын
@the Russian lone wanderer Don't push too hard. It's been 2months since I'm trying to learn Blender with no progress. Repeat those lessons you know.
@prumchhangsreng979
@prumchhangsreng979 2 жыл бұрын
,-, but who hate him tho? I think he cover a lot of stuff , more than a course that I pay for.
@daro375
@daro375 3 жыл бұрын
"Let's import an ArrayList called myFriends and it's currently going to be empty"
@BroCodez
@BroCodez 3 жыл бұрын
*sad violin music*
@user-ey5xw2nx9s
@user-ey5xw2nx9s 3 жыл бұрын
@@BroCodez You're litteraly legend!
@user-ey5xw2nx9s
@user-ey5xw2nx9s 3 жыл бұрын
@@vivek-zo2yy ko
@pmathewizard
@pmathewizard 3 жыл бұрын
At least he did not set the size as 0. So there is a possibility the lenght of list myFriends will increase
@kinggubble9997
@kinggubble9997 3 жыл бұрын
lol
@mushfiqurrahman1107
@mushfiqurrahman1107 Ай бұрын
The variable switch example was such an amazing addition. I fortunately already knew and understood this cause I have some experience in C language, but God would I have appreciated watching this for the first time
@Vivi-vg9lx
@Vivi-vg9lx 4 ай бұрын
I actually dropped out of a degree that involved programming. Now 10 years later I decided to learn programming from scratch and even though some things I still remember(very few though, but still useful), this video is priceless and explanations are so clear. I can definitely say that it's better than college where there are so many distractions(other people in the room, noises,..) and profs/teachers often deliver their subject without any enthusiasm which makes lectures/seminars boring. Online studies are the present and future of education 100%. Thanks Bro!
@ericcombs8779
@ericcombs8779 2 жыл бұрын
This 12 hour video is amazing! I am 7 hours in and plan to finish it. I am enrolled in a college Java course. This free video has taught me far more than my $2,000 class has. You are a great teacher - and that’s coming from the 2020 IL State Teacher of the Year.
@user-zc2lx5gx2t
@user-zc2lx5gx2t 2 жыл бұрын
Does IL stand for, Israel?
@AM-di8hv
@AM-di8hv 2 жыл бұрын
The same. I learned more in this 12 hour course than in the whole semester
@Nyaja16
@Nyaja16 2 жыл бұрын
Now everything that he is teaching would not be covered in a single semester. When it comes to computer science, you'll also learn more in depth information as well as industry practices and how to work within a team. His videos are amazing and I'm using them to review, but here are some courses that were also covered when I was going for my Bachelors: Programming Languages, Programming and Algorithm Design I and II, Digital System Design, System Design and Development ,Linear algebra, Database management Systems Design, Computer Architecture and Organization, Data Structures and Algorithm Analysis, Technical Communication, Operating Systems, Linear Programming, Theory of Computation. If you're just going for the one language, then yea, you can learn a lot just from watching free courses. I wish you luck!
@double9661
@double9661 2 жыл бұрын
thank you so much for your input, Mr. Combs, and congratulations on winning that award!
@jeffkyeng1471
@jeffkyeng1471 2 жыл бұрын
Ey man I'm starting out this java journey,any pointers so far on how to do this,?
@johncilla8704
@johncilla8704 Ай бұрын
Thank you for the great beginning/primer to Java!
@JackRKennedy
@JackRKennedy 2 ай бұрын
Amazing stuff, I took your C# tutorial already, and wanted to take your data structures and algorithms one too, but when is saw that was being done in Java I said I would give Java a go because I like your videos I LOVE this language, what a legend, thanks for sharing
@jeffrey5718
@jeffrey5718 3 жыл бұрын
WTF? A 12 hour video with detail explanation has only got 25k views? Wake up KZbin algorithms!!! WTF are you doing? And Bro, you just earned yourself a new sub. Appreciate your work here man.
@BroCodez
@BroCodez 3 жыл бұрын
Thanks Jeffrey!
@rifkhanjm9177
@rifkhanjm9177 3 жыл бұрын
Now it's 100k views ❣️
@daniel-8340
@daniel-8340 3 жыл бұрын
Now it's 137 000
@nga4207
@nga4207 3 жыл бұрын
I think it should be at least 1 million views.
@mihirvora391
@mihirvora391 3 жыл бұрын
It's 250k🎊🎊
@Alex-ur3vt
@Alex-ur3vt 3 жыл бұрын
Dude just taught me in 12 hours more than school did in 12 years
@green3364
@green3364 3 жыл бұрын
yes your school prob didn't even teach programming, a true statement
@linusakdahk8381
@linusakdahk8381 3 жыл бұрын
Acting Over acting then comes this comment
@notnkhan
@notnkhan 3 жыл бұрын
True
@Tommaso_Squarzoni
@Tommaso_Squarzoni 3 жыл бұрын
TRUE
@stupidboi7281
@stupidboi7281 3 жыл бұрын
Your school probably stuck in java introduction for 5 years then 😬
@Yogafiveten
@Yogafiveten 3 ай бұрын
This tutorial is explained so nicely and following his steps is incredibly easy. Watching this video gave me confidence, and time flies by when I'm learning from Bro. Thank you, bro!
@helloShreyasJ
@helloShreyasJ 3 күн бұрын
This will be great for revision, thanks for sharing!
@magicalblue1065
@magicalblue1065 6 ай бұрын
Day 01 --> 1:01:12 Day 02 --> 1:59:17 Day 03 --> 2:32:23 Day 04 --> 3:30:00 Day 05 --> 4:05:07 Day 06 --> 4:34:03 Day 07 --> 5:02:02 Day 08 --> 5:27:34 Day 09 --> 5:56:58 Day 10,11,12,13,14 --> 12:00:00 Thank you so much for the wonderful course bro 🗿
@user-bt7mv1og9o
@user-bt7mv1og9o 5 ай бұрын
lul
@axilprashunsrivastava3649
@axilprashunsrivastava3649 5 ай бұрын
Did you stop learning???
@user-bt7mv1og9o
@user-bt7mv1og9o 5 ай бұрын
xD?@@axilprashunsrivastava3649
@Kylefassbinderful
@Kylefassbinderful 4 ай бұрын
Great -good- idea! Different approaches work for different people. I myself just keep this video/tab on the backburner and keep going back to it when I wanna learn how to do something specific.
@actuallyc3307
@actuallyc3307 4 ай бұрын
my exam is in 2 days we finna learn it in 2 dayss
@myrto5807
@myrto5807 2 жыл бұрын
This is by far the BEST Java full course on the planet. Educational and fun to watch.
@Waverider95
@Waverider95 3 ай бұрын
An absolute beauty for this. Thanks brother
@user-wo2ee6rr7i
@user-wo2ee6rr7i 3 ай бұрын
Your Java full course is wonderful. I am from Romania and I understood everything
@LA_OK
@LA_OK 10 ай бұрын
These videos are invaluable. This entire course follows the exact curriculum of my first year java course in college and your videos have and continue to help me immeasurably. The cost, time, and value of the information you're providing here can not be overstated. Thank you so much!
@mohammedhossam6215
@mohammedhossam6215 10 ай бұрын
Is it worth it to watch the whole thing?? And does it help with oop?
@armsthetics
@armsthetics 10 ай бұрын
@@mohammedhossam6215 Yes treat it like a lecture, make similar examples to practice and retain the information. Yes java is OOP but no purely because it can use primitive data types.
@_quixote
@_quixote 10 ай бұрын
@@mohammedhossam6215yeah. And make sure to actually do projects alongside it. And do leetcode questions and build stuff
@haneenhani5700
@haneenhani5700 9 ай бұрын
are you able to code a whole application after this or is it just beginings ?
@-_--le3zk
@-_--le3zk 8 ай бұрын
​@@haneenhani5700it is a complete path from beginning to writing proper codes by yourself
@darkvip3r
@darkvip3r 2 жыл бұрын
I can't process how much work this must have taken. Mad respect to you for making this video
@hades1303
@hades1303 27 күн бұрын
I loved it when bro actually demonstrated how to swap variables using cups
@foreign-foreign
@foreign-foreign 3 күн бұрын
same XD
@DanMcCormick-lz8qd
@DanMcCormick-lz8qd Ай бұрын
This a well prepared and very clear and concise course ..Much appreciated
@coswayneparker857
@coswayneparker857 2 жыл бұрын
So far I've learned more from an hour in this video than I have the whole semester in class about actually programming. Thank you for being awesome bro!
@gerdsfargen6687
@gerdsfargen6687 2 жыл бұрын
@Natália Fedorjaková lets see your video smartass
@OneTakeEverest
@OneTakeEverest 2 жыл бұрын
@Natália Fedorjaková he probably didnt mean the first hour, just a certain part of the video
@majormac7814
@majormac7814 2 жыл бұрын
same
@smitty8978
@smitty8978 2 жыл бұрын
@Natália Fedorjaková Also maybe the teacher/professor did cover this material but just can't get the students to understand or learn it Another thing is this video is available at tall times and you can seek forward and back through it this gives you the freedom to study whenever you want (not at a certain hour at a certain day) and how long you want (study at your own pace)
@codex8797
@codex8797 2 жыл бұрын
@Natália Fedorjaková Bruh...
@kuhen25
@kuhen25 3 жыл бұрын
Thank you for your time and effort, bro! I love the humour and the way you narrated the video. Excellent work, it really is! I can't give you enough thumbs up.
@emmanuelpaleyan3405
@emmanuelpaleyan3405 3 жыл бұрын
is this a complete course
@LsdRaccoon
@LsdRaccoon 3 жыл бұрын
@@emmanuelpaleyan3405 yes
@emmanuelpaleyan3405
@emmanuelpaleyan3405 3 жыл бұрын
@@LsdRaccoon thank you
@LsdRaccoon
@LsdRaccoon 3 жыл бұрын
@@emmanuelpaleyan3405 no problem
@poplix2704
@poplix2704 2 жыл бұрын
@@LsdRaccoon did you follow it completely, do you recommend it?
@delfinaghayur5646
@delfinaghayur5646 10 күн бұрын
This is awesome, thank you for all you do!
@sanan495
@sanan495 3 ай бұрын
This is a super easy explanation. Loved it
@sanskaripatrick7191
@sanskaripatrick7191 2 жыл бұрын
Never thought this level of info could be given out for free. You are incredible bro, keep it up!
@anunknownperson4018
@anunknownperson4018 Жыл бұрын
🙏🏻God bless ppl like this KZbinr!! Thanks to these ppl i will actually learn!! Thank you God for recommending me this video
@iHeaven01
@iHeaven01 Жыл бұрын
@@anunknownperson4018 I came here from r/learnprograming they have a very good checklist of things on how to start learning.
@fernandoballadares5450
@fernandoballadares5450 Жыл бұрын
these videos teach and explain coding concepts better than my college professors do. 10/10 recommend going through the whole entire masterclass you will not regret it
@DiazNanP
@DiazNanP Жыл бұрын
@vafito44
@vafito44 Жыл бұрын
on jit
@grandmasteregg5951
@grandmasteregg5951 Жыл бұрын
I couldn't agree more
@cuongcoder10
@cuongcoder10 24 күн бұрын
day 1 : 50:00 (9/7) day 2: 1:40:16 (10/7) day 3: 3:17:41 (12/7) day.. : 7:05:51 (22/7)
@yousralafdaoui7103
@yousralafdaoui7103 2 ай бұрын
HOW COME I DIDNT FIND THIS CHANNEL BEFORE !!!! THANKS A MILLION
@ANM4083
@ANM4083 Жыл бұрын
About 3 hours in the course and I can feel how great it's. Thank you for providing all this great knowledge for free.
@trofimov862
@trofimov862 Жыл бұрын
I usually struggle a lot with trying to understand concepts like these, but your videos have helped so much with being simple and the way you use examples is god tier
@ulquin8438
@ulquin8438 2 ай бұрын
Nice, this makes learning Java actually understandable.
@aryehabowitz2321
@aryehabowitz2321 Ай бұрын
You are amazing, thank you ! Finally, someone with a sense of humor and understand
@xsytrance
@xsytrance 2 жыл бұрын
I'm only 20 minutes in and this is awesome!! It's a perfect refresher course for anyone who's taken a Java/OOP 101 class before. Thank you so much for this!
@serenemoons6371
@serenemoons6371 2 жыл бұрын
This is so awesome, I am basically learning all of this in college and I'm using this video as a reminder and clarifier and I feel great!
@hahahahahaha8747
@hahahahahaha8747 2 жыл бұрын
System.out.println("who do you love"); String name = scanner.nextline(); User input = bro System.out.println("I love" +bro);
@Zaga_
@Zaga_ 2 жыл бұрын
you didn't write: Scanner User_input = new Scanner(System.in); AND you didn't import java.util.Scanner; xxx ;)
@Hugos68
@Hugos68 2 жыл бұрын
@@Zaga_ and System.out.println(“I love “+bro);
@Zaga_
@Zaga_ 2 жыл бұрын
@@Hugos68 yes indeed, thanks
@Hugos68
@Hugos68 2 жыл бұрын
@AuroraAura "I love " + name
@FinnTheHuman4D
@FinnTheHuman4D 2 жыл бұрын
this is the right way to do. import java.util.Scanner; public class WhoDoYouLove { public static void main(String[] args) { String myName; Scanner input = new Scanner(System.in); System.out.println("Who do you love?"); myName = input.nextLine(); myName = "bro"; System.out.println("I love " +myName); } }
@TalArviv
@TalArviv 3 ай бұрын
Thank you! you are the MAN!
@abhipraykhare9940
@abhipraykhare9940 4 күн бұрын
imp 3:30:06 :tostring method 3:34:35 Array of objects 3:44:17 static bahut sahi samjhaya hai
@f3ct1on
@f3ct1on 3 жыл бұрын
It feels illegal to watch this because its soo good and for free! ty Mate
@eaeaea310
@eaeaea310 Ай бұрын
Really good, well done!
@kalbstv9374
@kalbstv9374 Ай бұрын
Finished it in one day! Thanks bro! CPP video also helped me a lot!
@catcen9631
@catcen9631 2 жыл бұрын
This is the best java course that I have ever seen my prof tries to explain all those things during the whole semester and this incredible dude clarifies everything within 12 hours... insane!
@parulmeena6190
@parulmeena6190 2 жыл бұрын
hi ami , i just wanna ask is it really useful? like i have a interview in some days and the requirement consist java programming and i don't know a thing about java , so is it possible for me to crack the interview by just watching this full video??
@bydexxtroyer1088
@bydexxtroyer1088 2 жыл бұрын
@@parulmeena6190 I have 0 experience in what they ask about in a Java interview, but if the job it's not too specific about java and they just want you to have general knowledge about it i would say this 12h course it's a decent one to look at before you take the interview. I am currently studing programming paying online classes 2000€ per year and they basically talk about the same things (The first semester is equal to the first part of this course, until the seventh hour.) Also if you don't wanna spend 2 hours learning about java GUI from scratch there is a plugin called WindowBuilder that basically allows you to create GUI much easier (you still have to know some basic things about components) I hope this was helpful , good luck
@parulmeena6190
@parulmeena6190 2 жыл бұрын
@@bydexxtroyer1088 thank you so much.
@bunkeygaming1014
@bunkeygaming1014 2 жыл бұрын
@@parulmeena6190 How did it go?
@dunkeysss4716
@dunkeysss4716 2 жыл бұрын
@@parulmeena6190 yeah how did it go?
@tomaszouhar8582
@tomaszouhar8582 2 жыл бұрын
Been learning java this summer, and your course carried me, much love
@Kylefassbinderful
@Kylefassbinderful 4 ай бұрын
I've watched about 40% so far and I won't stop until I've watched the whole damn thing. I've been learning quite a bit.
@COPYCATT
@COPYCATT 3 жыл бұрын
I love this. Straight to the point with really clear examples. This is such a gem!
@rabailahmed24
@rabailahmed24 9 ай бұрын
I just randomly started watching this Java tutorial at night and I definitely admit I'm so in love with it. And really enjoy learning it as I have been planning to learn Java for so long. Lots of prayers and success your way.
@markmeeky2651
@markmeeky2651 17 күн бұрын
Thank you for the course.
@ChenuliDeSilva-fy8re
@ChenuliDeSilva-fy8re Ай бұрын
Thank you very much for this video ❤
@shaunpenman2863
@shaunpenman2863 Жыл бұрын
I am currently in a back end coding boot camp. I just finished my Java section but I felt I really needed to go through it all again. This has been amazing in refreshing all of the information learned. This video is amazing! Thanks bro!
@brandonpeyton6673
@brandonpeyton6673 4 ай бұрын
I am taking a JAVA class in college and I absolutely needed this so I could understand it. Thank you so much!!!
@carlosigetcha-bodyrightlov3091
@carlosigetcha-bodyrightlov3091 Ай бұрын
Best Java tutorial I have come across!
@Prived1234o
@Prived1234o 3 ай бұрын
Thank you very very much for this video!!! I don't understand people who disliked it. This is just free learning!
@Harry-qj3bq
@Harry-qj3bq 3 жыл бұрын
I am half way through watching this, and its probably one of the most concise, easy to follow tutorials out there. A must watch for anyone getting into java
@BroCodez
@BroCodez 3 жыл бұрын
Thanks Harry!
@iGrom
@iGrom 3 жыл бұрын
concise 11:59:59
@Harry-qj3bq
@Harry-qj3bq 3 жыл бұрын
@@iGrom we don’t watch all 12 hours like you in one sitting grom, it’s 100 shorts vids in one 👍
@iGrom
@iGrom 3 жыл бұрын
@@Harry-qj3bq i was joking :(
@justn0isy
@justn0isy 2 жыл бұрын
Grom poor grom
@salinas718
@salinas718 2 жыл бұрын
Straight to the point, no beating around the bush, crystal clear explanations, and to cap it all, a great sense of humor. You're simply the best!
@majormonogram2958
@majormonogram2958 3 ай бұрын
Great video I absolutely smahed the like button
@denizorhan1470
@denizorhan1470 Ай бұрын
Thank you so much for this course BroCode!
@alerjikkod6305
@alerjikkod6305 2 жыл бұрын
Man, thanks for this extremely amazing tutorial. I never thought that I would be able to learn a programming language. You are an excellent teacher 👏
@cephrius
@cephrius Жыл бұрын
Side note on 1:26:23, for the while loop the method .isBlank() is no longer in the updated versions of java, it is now known as .IsEmpty()
@user-li6sp9ft5b
@user-li6sp9ft5b Жыл бұрын
String class has IsBlank() and also IsEmpty(), they are not same.
@cephrius
@cephrius Жыл бұрын
@@user-li6sp9ft5b doesnt work when i do .isBlank
@footballnations9522
@footballnations9522 Жыл бұрын
@@cephrius Still works for me, kinda weird
@someoneontheweb4515
@someoneontheweb4515 Жыл бұрын
The isEmpty operator checks if a string contains no characters and is only whitespace. The isBlank operator checks if a string contains no characters, is only whitespace, and is null.
@arthurschiettecatte
@arthurschiettecatte 9 ай бұрын
Might be bcs you do isBlank and not IsBlank with a capital?@@cephrius
@vusimsiza4790
@vusimsiza4790 14 күн бұрын
No problem. thank you for teaching us. Much appreciated. Thumbs up
@jacobgridley2854
@jacobgridley2854 3 ай бұрын
Amazing 12-hour Course! I wasn't even bored for a second. Keep Up The Good Work Sir!
@diybianca6011
@diybianca6011 2 жыл бұрын
ABSOLUTELY INSANE MASTER CLASS! I went around to dig some good JAVA beginner videos in youtube and hell no I didnt cross your video too soon. I'm so thankful for this video that you totally put a lot of effort breaking down the codes and effects. Even a 5 year old can understand your video mate! I'm still amazed I can read codes now. I'm still learning though however I know the basics because of you! VERY HELPFUL!
@wennom-vc2vw
@wennom-vc2vw 3 жыл бұрын
this 12 hours course takes me almost 1 month to learn and research , it's way batter than most professor !! thank you Bro
@BruhGuy6090
@BruhGuy6090 2 жыл бұрын
oh cool is it that 'batter'?
@darkthshadow9253
@darkthshadow9253 2 жыл бұрын
@@BruhGuy6090 dude stop
@J4ie
@J4ie 2 жыл бұрын
Proffesor Entered the chat
@mrsloth_8820
@mrsloth_8820 2 жыл бұрын
@@BruhGuy6090 Knock it off
@RandomSerialKiller
@RandomSerialKiller 2 жыл бұрын
Isn't 1 month is too slow to cover it :D
@ivanm.g.7442
@ivanm.g.7442 28 күн бұрын
clear sound and pronunciation ! amazing
@SimonSewell-yq5cg
@SimonSewell-yq5cg Ай бұрын
Thanks so much for creating all of your cool content to help others learn to code!
@jamalwraith2408
@jamalwraith2408 2 жыл бұрын
Absolutely hooked to this course. Love the simple, clear explanations and examples. Bro Code, you are a life saver! Thank you!!
@mateusmachado3744
@mateusmachado3744 Жыл бұрын
I even pulled up my notebook to write down stuff, this guy is so good at teaching, making it all understandable for a beginner
@wegogym34
@wegogym34 Жыл бұрын
ong
@absolute3112
@absolute3112 Жыл бұрын
Ive learned so much in like 10mins. all my friends are impressed!
@absolute3112
@absolute3112 Жыл бұрын
Im not an idiot after all! LOL
@isiri7355
@isiri7355 2 ай бұрын
This is treasure! Thank you Bro👍
@user-jt1uz4yv3y
@user-jt1uz4yv3y 3 ай бұрын
Excellent and clear course , U are the best
@mokongthe3856
@mokongthe3856 3 жыл бұрын
Me: "Might as well try Java" *sees this Me: "Might as well sleep"
@funnyvalentine6731
@funnyvalentine6731 2 жыл бұрын
I get what you mean LMAO
@tr2ck
@tr2ck 2 жыл бұрын
mf 12hours LOL
@TheMasterOfBS
@TheMasterOfBS 2 жыл бұрын
The fact that this comment has 69 likes..
@momodominic7641
@momodominic7641 2 жыл бұрын
@@TheMasterOfBS nice isnt?
@_M_643
@_M_643 2 жыл бұрын
Literally happens when I try to learn anything.
@larrydy8709
@larrydy8709 2 жыл бұрын
The lessons are made step by step, so easy to follow especially for real beginners.
@kholod7182
@kholod7182 17 күн бұрын
I love your vidous they really help , i am going to have a java class next sameser and i am preparing my self for it with you
@CrazedRocket
@CrazedRocket 2 ай бұрын
Finished the entire thing , thanks a lot bro!!
@terryjackson9174
@terryjackson9174 Жыл бұрын
I took two semesters 10 years ago, so I forgot just about everything lol. But I'm gonna pick it back up and I think these videos will help. Good on you to put out such a helpful video like this.
@marknluz
@marknluz Жыл бұрын
I am finally enjoying learning Java with these rapidly moving step by step tutorials. I've switched my IDE of choice to the one used here and couldn't be happier. This tutorial lays the groundwork using just the MAIN class rather than teaching user-defined classes right up front. Just enough basics to keep it interesting to the next level! Don't forget St Jude's!!!
@JEFIU
@JEFIU 4 ай бұрын
Thank you. I really appreciate your content.
@newvibedesigns1
@newvibedesigns1 Ай бұрын
You are a great teacher! Thank you! Very clear and extremely simplified! public class Main { public static void main(String[] args) { String a = "kindness"; String b = "generosity"; String temp; temp = a; a = b; b = temp; System.out.println("a: "+a); System.out.println("b: "+b);
@doonk6004
@doonk6004 2 жыл бұрын
Fantastic videos! Your videos have been very useful for helping me through my programming classes for college! Thank you for making such informative content! Love the 12 hour video format with labeled chapters. This is so helpful!
@Adrian-ik3jp
@Adrian-ik3jp Жыл бұрын
Only 2.5hrs in but i can feel how great this course , having studied several tutorials on udemy and youtube this definitely stands out. Thank you so much for making such a great content.
@divyashsharma
@divyashsharma Жыл бұрын
have you got any advantage form this contant ? Bcz I want to become a java developer and I need free course
@ankitsheoran627
@ankitsheoran627 Жыл бұрын
@@divyashsharmajust go trough something don’t think too much watch this one i am on 9 hour and I’m feeling better with my assignment so you can try too
@lactrose5593
@lactrose5593 Жыл бұрын
@@divyashsharma learn to spell first before you touch any programming tools
@altaccount1967
@altaccount1967 Жыл бұрын
@@lactrose5593 dont be so rude myg -- people don't always speak english. you think indian scammers speak fluent english? wake up to reality.
@charlotte_brown
@charlotte_brown Жыл бұрын
​@@divyashsharmajust watch it and youll know
@YUhave2Bawsome
@YUhave2Bawsome 5 күн бұрын
Thanks for the tutorial bro, now I can finally apply for a job!
@GeorgeIanAdamMaryJacobs
@GeorgeIanAdamMaryJacobs 3 ай бұрын
Dude, You're awsome!
@melvicsabando7610
@melvicsabando7610 3 жыл бұрын
It's just first episode but I already learned a lot. Thank you for your time and effort. And thank you for giving us knowledge for free. You're a legend, bro!
God-Tier Developer Roadmap
16:42
Fireship
Рет қаралды 7 МЛН
5 Years of Coding in under a Minute #shorts
0:56
Abhi
Рет қаралды 5 МЛН
MISS CIRCLE STUDENTS BULLY ME!
00:12
Andreas Eskander
Рет қаралды 19 МЛН
КАК ДУМАЕТЕ КТО ВЫЙГРАЕТ😂
00:29
МЯТНАЯ ФАНТА
Рет қаралды 10 МЛН
Stay on your way 🛤️✨
00:34
A4
Рет қаралды 24 МЛН
Spot The Fake Animal For $10,000
00:40
MrBeast
Рет қаралды 188 МЛН
Fastest Way to Learn ANY Programming Language: 80-20 rule
8:24
Sahil & Sarra
Рет қаралды 804 М.
Java in 100 Seconds
2:25
Fireship
Рет қаралды 1,3 МЛН
COMPUTER SCIENCE explained in 17 Minutes
16:49
Wacky Science
Рет қаралды 759 М.
Generics In Java - Full Simple Tutorial
17:34
Coding with John
Рет қаралды 1 МЛН
Build this JS calculator in 15 minutes! 🖩
15:20
Bro Code
Рет қаралды 453 М.
Water powered timers hidden in public restrooms
13:12
Steve Mould
Рет қаралды 666 М.
Learn Java in One Video - 15-minute Crash Course
14:54
Coding with John
Рет қаралды 676 М.
Software engineer interns on their first day be like...
2:21
Frying Pan
Рет қаралды 13 МЛН
Why Is C SO Dangerous?  #programming #coding #lowcode
0:51
Low Level Learning
Рет қаралды 2,2 МЛН
Every Programming Language Ever Explained in 15 Minutes
15:29
Flash Bytes
Рет қаралды 304 М.
#samsung #retrophone #nostalgia #x100
0:14
mobijunk
Рет қаралды 13 МЛН
iPhone socket cleaning #Fixit
0:30
Tamar DB (mt)
Рет қаралды 18 МЛН
تجربة أغرب توصيلة شحن ضد القطع تماما
0:56
صدام العزي
Рет қаралды 63 МЛН
İĞNE İLE TELEFON TEMİZLEMEK!🤯
0:17
Safak Novruz
Рет қаралды 1,7 МЛН
iPhone 15 Pro в реальной жизни
24:07
HUDAKOV
Рет қаралды 482 М.