Java Full Course for free ☕ (2025)

Поділитися
Вставка

КОМЕНТАРІ • 465

  • @BroCodez
    @BroCodez  2 дні тому +32

    02:03:47 nested if statements 🎟
    The wrong video is uploaded at this section; I'll have to fix that...

    • @UndertaleShortsZ
      @UndertaleShortsZ 2 дні тому +1

      What exactly is the difference between your old course and this new 2025 version?

    • @thezen46
      @thezen46 2 дні тому +2

      Just shut and enjoy bro code

    • @de-y
      @de-y 2 дні тому

      thank you for the course!

    • @UndertaleShortsZ
      @UndertaleShortsZ 2 дні тому

      @@thezen46 😂 I was just curious

    • @chandugupta9990
      @chandugupta9990 2 дні тому +1

      @@UndertaleShortsZ I think the old one will be of old features and the new one will be with new features

  • @SarthakPant-m3r
    @SarthakPant-m3r 2 дні тому +248

    FREE COURSE AT THE START OF YEAR ABSOLUTE LEGEND

  • @CatOnALaptop
    @CatOnALaptop День тому +4

    I honestly love you man, I just had back surgery and will most likely never be able to do construction again. I was looking around for signs on what to do or learn that isn't physically taxing and this video popped up on my notifications. Guess I'm going to learn coding!

  • @cgrevox
    @cgrevox 2 дні тому +2

    2 video where I ask you if you can make a rust tutorial :)

  • @bruce_k3lly
    @bruce_k3lly 2 дні тому

    Looks like u read my mind what I needed for this year GOAT👑

  • @NotV45U
    @NotV45U 23 години тому +3

    Thanks! Im 12 Years Old. I Learned Some Python Now Learning Java
    Day 1 Ending At = 40:58

  • @souzaltr
    @souzaltr 2 дні тому +1

    You're awesome bro, thank you so much!

  • @Muneeb50Ahmad
    @Muneeb50Ahmad 20 годин тому +1

    Thank you bro code,
    Day 1 ending at 1:22:28
    The course feels so easy(Because i alreadg know c++) and well explained

  • @grzegorzpawinski2642
    @grzegorzpawinski2642 2 дні тому

    I have been looking forward to this.

  • @BroCodez
    @BroCodez  3 дні тому +55

    *My original Java 12 Hour course* ☕ : ua-cam.com/video/xk4_1vDrzzo/v-deo.html
    *Full Java playlist* 📃: ua-cam.com/video/23HFxAPyJ9U/v-deo.html
    [⭐ = project]
    #1 00:00:00 introduction to java ☕
    #2 00:10:58 variables ❎
    #3 00:31:30 user input ⌨
    #4 00:47:25 ⭐ mad libs game 📕
    #5 00:54:08 arithmetic 🧮
    #6 01:02:29 ⭐ shopping cart program 🛒
    #7 01:09:00 if statements 🤔
    #8 01:22:28 random numbers 🔀
    #9 01:27:28 math class 📐
    #10 01:42:37 printf 🖨
    #11 01:56:14 ⭐ compound interest calculator 💸
    #12 02:03:47 nested if statements 🎟
    #13 02:17:15 string methods 🧵
    #14 02:25:51 ⭐ weight converter 🏋
    #15 02:34:10 ternary operator ❔
    #16 02:40:01 ⭐ temperature converter 🌡
    #17 02:47:56 enhanced switches 💡
    #18 02:56:33 ⭐ calculator program 🖩
    #19 03:08:48 logical operators ❕
    #20 03:20:14 while loops ♾
    #21 03:32:38 ⭐ number guessing game 🔢
    #22 03:42:24 for loops 🔂
    #23 03:52:24 break & continue 🚦
    #24 03:54:35 nested loops ➿
    #25 04:03:18 methods 📞
    #26 04:18:42 overloaded methods 🍕
    #27 04:24:50 variable scope 🏠
    #28 04:29:48 ⭐ banking program 💰
    #29 04:50:17 ⭐ dice roller program 🎲
    #30 05:02:17 arrays 🍎
    #31 05:11:25 enter user input into an array ➡
    #32 05:19:29 search an array 🔎
    #33 05:26:58 varargs 💬
    #34 05:33:27 2d arrays ⬜
    #35 05:43:04 ⭐ quiz game 💯
    #36 05:58:05 ⭐ rock paper scissors 🗿
    #37 06:13:53 ⭐ slot machine 🎰
    #38 06:40:38 object-oriented programming 🧱
    #39 06:50:29 constructors 🔨
    #40 07:00:36 overloaded constructors 🛠
    #41 07:07:13 array of objects 🗃
    #42 07:12:58 static 🤝
    #43 07:20:58 inheritance 👨‍👧‍👦
    #44 07:30:05 super 🔝
    #45 07:40:35 method overriding ♻
    #46 07:45:07 tostring method 🎉
    #47 07:51:00 abstraction 🌫
    #48 08:00:33 interfaces 📋
    #49 08:06:49 polymorphism 🎭
    #50 08:13:34 runtime polymorphism 🤷‍♂
    #51 08:18:43 getters and setters 🔐
    #52 08:28:49 aggregation 🏫
    #53 08:38:14 composition ⚙
    #54 08:44:31 wrapper classes 🎁
    #55 08:55:06 arraylists 📃
    #56 09:04:46 exception handling ⚠
    #57 09:12:48 write files ✍
    #58 09:21:19 read files 📖
    #59 09:28:13 ⭐ music player 🎼
    #60 09:42:35 ⭐ hangman game 🕺
    #61 10:11:09 dates & times 📆
    #62 10:19:52 anonymous classes 🕵‍♂
    #63 10:24:53 timertasks ⏲
    #64 10:31:17 ⭐ countdown timer ⏳
    #65 10:37:50 generics 📦
    #66 10:51:45 hashmaps 🗺
    #67 11:02:15 enums 📅
    #68 11:12:24 threading 🧵
    #69 11:22:45 multithreading 🧶
    #70 11:30:45 ⭐ alarm clock ⏰
    JDK download: www.oracle.com/java/technologies/downloads/
    IDE download: www.jetbrains.com/idea/download/

    • @faisalhrbk
      @faisalhrbk 2 дні тому +2

      may god bless you bro for you hard work that you have put in this video

    • @NAVEENSHANKAR-n7i
      @NAVEENSHANKAR-n7i 2 дні тому

      Hi bro . I kindly recommend you to make detailed video on
      1.data structures and algorithms (probably in java )
      2. A web full accesing web project for beginners
      This is my kind request bro. I hope you accept the request.

    • @JFrost2124
      @JFrost2124 2 дні тому +3

      First day of the year and my bro dropped this banger. Gigachad

    • @OriginalJubirama
      @OriginalJubirama 2 дні тому

      Hey bro can we become friends?

    • @OriginalJubirama
      @OriginalJubirama 2 дні тому

      I would recommend you to watch these 2 anime:
      Ron Kamonohashi's Forbidden Deductions
      and
      the GOAT anime
      The one and only
      One Piece

  • @KristjanPr
    @KristjanPr День тому +2

    Around 38:25, double gpa = scanner.nextDouble() is mentioned, but depending on system region, inputs, etc. this can cause an error when entering a double like 2.1. In my case I had to use 2,1 for it to work since I'm from a place that uses comma as the separator there. Not sure what exactly is the solution (maybe some IntelliJ settings?) but thought it could be worth a mention, it's possible to trip on this. EDIT: Fiddling with some Windows language settings seemed to help so that it accepts 2.1 now as a valid double.

  • @onyedikachukwumiracle
    @onyedikachukwumiracle 2 дні тому

    Happy New Year Everyone ❤️❤️❤️🌹🎉🎇🎆 and thanks for this Great Video

  • @Josher_C.
    @Josher_C. 2 дні тому +1

    Who needs to go to school when you have this channel😂😂

  • @Saallty01
    @Saallty01 2 дні тому

    Love you bro 👍

  • @student7888
    @student7888 23 години тому

    I will be successful this year and I will master coding.

  • @treydugas806
    @treydugas806 2 дні тому

    Legendary!

  • @justsomebody14
    @justsomebody14 День тому +1

    Big thanks!

  • @ÖmerKoç-l3f
    @ÖmerKoç-l3f 2 дні тому

    youarethebest!!!

  • @Bahaa_Mohamed
    @Bahaa_Mohamed 2 дні тому

    Was just watching the old course and this dropped 🤩

  • @sim9955
    @sim9955 2 дні тому

    This is great! I wish you had one for C#.

  • @kvngchristian2088
    @kvngchristian2088 2 дні тому

    YOU ARE THE BEST

  • @Mosolini-o8z
    @Mosolini-o8z 2 дні тому

    thank you big boss

  • @sylvesteradim1532
    @sylvesteradim1532 2 дні тому

    You're a true Hero and a legend 💪

  • @Art5019-eu8jb
    @Art5019-eu8jb 2 дні тому

    BRO YOU ARE AN ABSOLUTE LEGEND!!! LOVE FROM BRAZIL❤❤❤

  • @Hapy_happy
    @Hapy_happy 2 дні тому

    May u have a happy new year 🎊

  • @hastouni99
    @hastouni99 2 дні тому

    My best coding teacher 💪💪💪💪

  • @dogukanberrak
    @dogukanberrak 2 дні тому

    you are the best

  • @letopizdetz
    @letopizdetz 2 дні тому

    This randomly dropping in my feed reminded me I used to code 10 years ago, can't believe how much you can forget a skill not using it. Starting today I'm getting back into the game, thanks.

  • @mqssir5049
    @mqssir5049 2 дні тому

    I just came here to leave a like. I already mastered Java thanks to your previous videos.

  • @hamdiakkob7925
    @hamdiakkob7925 2 дні тому

    You never fail to blow my mind 🎉

  • @LearnwithW3Schools
    @LearnwithW3Schools 2 дні тому

    Happy New Year 2025, thanks for this course.

  • @ronh5613
    @ronh5613 2 дні тому

    Thanks Bro.

  • @張春德-g8d
    @張春德-g8d 2 дні тому +1

    Thank you for the hard work, really appreciated 🙏

  • @adelsalla7565
    @adelsalla7565 2 дні тому

    The best person I started my road of programming with.
    I like how you add simple projects after every point to ensure the understanding of the topic.
    I appreciate your hardwork ❤

  • @odaytarek3528
    @odaytarek3528 2 дні тому

    Brooo happy new year ❤

  • @LoyalessReal
    @LoyalessReal 2 дні тому

    BEST UA-camR OF ALL TIME! tysm for ur tutorials

  • @kerwinchadrick
    @kerwinchadrick 2 дні тому

    The GOAT!

  • @Rasheed-y6y
    @Rasheed-y6y 2 дні тому

    Hi sir that is exquisite❤
    absolutely Legend.

  • @novecalante
    @novecalante 2 дні тому

    bro's goated as always

  • @Rosenastypeony
    @Rosenastypeony 2 дні тому

    So cool 😎 to understand SQL next please ❤❤❤

  • @JaCKal_0000
    @JaCKal_0000 2 дні тому

    dropped out of college because i ran out of money so your really are my life saver at this moment

  • @rushilv
    @rushilv 2 дні тому

    You're the best bro

  • @XenoHypes
    @XenoHypes 2 дні тому

    What a legend! First day of the year and you upload a Java course! Even though am a Python dev, still love it🤩🤩🤩🤩

  • @HzhdhdhdHxhdbdbhd
    @HzhdhdhdHxhdbdbhd 2 дні тому

    Bro legend dropped java course from Ethiopia I gonna start java this semester.bro is my favorite man🎉🎉🎉🎉❤❤❤❤ keep it up 🎉🎉🎉

  • @Dont_Bother
    @Dont_Bother 2 дні тому +1

    OMG New Course! For FREE!? TYSM!!

  • @Themasculinitytv
    @Themasculinitytv 2 дні тому

    Just finished your old Java Course and started the data structure and algorithms now you drop this.. GGs Bro

  • @HikmetDemirci-l9y
    @HikmetDemirci-l9y 2 дні тому

    I've noticed you have the if-statements methods twice.
    01:10:00 and 02:04:00

  • @Fandom_Animations
    @Fandom_Animations 2 дні тому

    Wow bro your mad libs game story was insane lol

  • @secretmediagmbh3929
    @secretmediagmbh3929 2 дні тому

    Perfect course for me after exam period to finally learn Java properly.

  • @chemsdz9569
    @chemsdz9569 2 дні тому

    The legend is back

  • @krishnagiri4612
    @krishnagiri4612 День тому

    Thank you Bro code for all those excellent videos. php full course tutorial was really helpful for me to understand the concept of super Global variables.

  • @varadharlikar
    @varadharlikar 2 дні тому

    Bros timing is op i needed it the most😂❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤

  • @adrianooficial2008
    @adrianooficial2008 2 дні тому +1

    LEGEND

  • @shirshakmudavary
    @shirshakmudavary 2 дні тому

    Bro casually dropped 12 hour java course at the first day of new year legend

  • @cugansteamid6252
    @cugansteamid6252 2 дні тому

    my man!

  • @VikrantMehra-z8k
    @VikrantMehra-z8k 2 дні тому

    This guy is so amazing. His courses helped me with Python, C++ and now Java! Thank you BroCode, you legend!

  • @littlefinger7093
    @littlefinger7093 2 дні тому

    wanting to learn java and boooom bro Code dropping a full java course what a legend 🖖

  • @Revamped1953
    @Revamped1953 2 дні тому +1

    well augmentation finally clicked after 6-7 years of learning programing. lol a bit slower here.

  • @maiyadevi-ee7ht
    @maiyadevi-ee7ht 2 дні тому

    Tq very much sir appreciate your effort

  • @iamnil700
    @iamnil700 2 дні тому

    You are my coding mentor on UA-cam..... Thanks a lot for making these excellent courses for free....

  • @edgar.robles
    @edgar.robles 2 дні тому

    Wow was just thinking of getting back into java thanks bro code

  • @DesktopUser-r9r
    @DesktopUser-r9r 2 дні тому

    brother you're a LEGEND

  • @jakariashafin8685
    @jakariashafin8685 2 дні тому

    Awesome

  • @hara6409
    @hara6409 2 дні тому

    was looking for a java course because i got an exam coming up, this dropped at the perfect time

  • @b3an_
    @b3an_ 2 дні тому +1

    Thank you Bro 🤜🤛

  • @Ерасыл-м7ю
    @Ерасыл-м7ю 2 дні тому

    The best

  • @gabrielcruz3624
    @gabrielcruz3624 2 дні тому

    I really enjoy your courses👍
    I would love for you to make a golang tutorial 🙏

  • @sumaiyaazim
    @sumaiyaazim 2 дні тому

    Omygoodness I really appreciate it

  • @mr.fabian8471
    @mr.fabian8471 2 дні тому

    Thanks

  • @WeebSanxD
    @WeebSanxD 2 дні тому

    ayoooooooooooooo i really needed it

  • @shreya_thigale
    @shreya_thigale 2 дні тому +2

    Day 1 = 31:24
    Day 2 = 56:56

  • @madishatech
    @madishatech 2 дні тому

    Every year Bro has a holiday gift for a Devs.🙏🙏

  • @jays
    @jays 2 дні тому

    LEGENDARY

  • @Bhodlozaa
    @Bhodlozaa 2 дні тому

    Absolute legend

  • @warwincoins6611
    @warwincoins6611 2 дні тому

    ❤❤❤❤❤❤❤❤❤

  • @krishnasai8773
    @krishnasai8773 2 дні тому

    Thanks for the course on day1 of the year

  • @Billy_Gee
    @Billy_Gee 2 дні тому

    What a suprise on New Year day

  • @sherifgamer8112
    @sherifgamer8112 2 дні тому

    Thanks Bro

  • @anantichristian
    @anantichristian 2 дні тому +1

    Happy New year Bro Code. Thanks for this awesome video

  • @RIp_Faker023
    @RIp_Faker023 2 дні тому

    MAD RESPECT

  • @muralidharan.m645
    @muralidharan.m645 2 дні тому

    That's insane 🤯

  • @TymonKaczmarkiewicz
    @TymonKaczmarkiewicz 2 дні тому

    You teach better than any profesor

  • @SrGoldenCat
    @SrGoldenCat 2 дні тому

    Best way of starting 2025

  • @maverich217
    @maverich217 2 дні тому

    I wanted to start learning java this year perfect timingg

  • @medika9651
    @medika9651 2 дні тому

    Ty u BroCode

  • @AnimeBdarija-ous
    @AnimeBdarija-ous 2 дні тому

    the best brooooooooooooooo

  • @jamesndukwe6851
    @jamesndukwe6851 2 дні тому

    WHAT WE NEEDED

  • @hectornetdev
    @hectornetdev 2 дні тому

    Thank you, just in time for my Java OOP class. Happy New Year!

  • @adriiyyy
    @adriiyyy 2 дні тому

    wow i like the fact that this channel is literally so diversed. From JS to PHP, Python, Java, C++... I think at this point bro has already mastered everything😃

  • @mjecuse
    @mjecuse 2 дні тому

    Bro code.... I love you, man. You are wonderful, and I appreciate this like no ones business.

  • @ncs2636
    @ncs2636 2 дні тому

    My man 🤍🤩

  • @celsusk
    @celsusk 2 дні тому

    I proudly give bro code his flowers, it's the first day of the year and he blessed us

  • @rahulpale920
    @rahulpale920 2 дні тому

    I'm so lucky that I found this channel and this is super duper worthy to watch thx a alot I'll pay after I get job

  • @basharbatman
    @basharbatman 2 дні тому

    you were my starting flame in my first semester in uni, i owe you a huge thanks.
    my 2nd semester is about to end and now i can already skip the first 9 hours of this course.
    thanks a lot BroCode.

  • @moonlesky
    @moonlesky 2 дні тому

    Nice 🎁

  • @Splaz_Z
    @Splaz_Z 2 дні тому +2

    Thanks Bro

  • @jlee1558
    @jlee1558 2 дні тому

    bro thank you

  • @barblaz3
    @barblaz3 2 дні тому

    Ive been watching your python course and i just want to thank you for being such a legend for putting out these courses for FREE

  • @_zz_s_zz
    @_zz_s_zz 2 дні тому

    Completed this, worth fr

  • @ambikaupadhya431
    @ambikaupadhya431 2 дні тому

    Absolutely an amazing 🎁 for 2025 !!
    Thank you 😊