Java method chaining ⛓️

  Рет қаралды 24,601

Bro Code

Bro Code

Күн бұрын

Пікірлер: 36
@BroCodez
@BroCodez 4 жыл бұрын
public class Main { public static void main(String[] args) { // method chaining = a common syntax for invoking multiple method calls in OOP // condense code into less lines String name = " bro"; //name = name.concat(" code "); //name = name.toUpperCase(); //name = name.trim(); name = name.concat("code").toUpperCase().trim(); System.out.println(name); } }
@devishhiwarale4907
@devishhiwarale4907 4 жыл бұрын
This channel is really underrated ,keep making those coding tutorials ,lots of love
@adeebalaifan8684
@adeebalaifan8684 2 жыл бұрын
Amazing concept
@PiDeeLP
@PiDeeLP 2 ай бұрын
easy and clear explanation, thanks!
@BingoGo2Space
@BingoGo2Space Жыл бұрын
Love your course, bro. BIG BIG LOVE
@DSCS_GMLohith
@DSCS_GMLohith 4 жыл бұрын
Loved it
@udaysaimanoj2117
@udaysaimanoj2117 2 жыл бұрын
Nice
@marxLz
@marxLz 2 жыл бұрын
I'm currently here right now because I discovered that this is one of the topics not covered in the all-in-one version of the video. I think 19 topics are missing there. I'm about to finish that 12 hour version tutorial. And starting to grasp and understand some codes, but still need my notes as I try to setup my own coding.
@jayz01.
@jayz01. Жыл бұрын
have you made notes for it all?
@LudObrzygowiony
@LudObrzygowiony Жыл бұрын
great
@afifkhaja
@afifkhaja 2 жыл бұрын
Thanks for this
@archerx91x60
@archerx91x60 4 жыл бұрын
Great video
@MrLoser-ks2xn
@MrLoser-ks2xn 2 жыл бұрын
Thanks
@SardorbekPahlavonov
@SardorbekPahlavonov Жыл бұрын
Thank you
@desmiles1567
@desmiles1567 3 жыл бұрын
Nice one bro
@abdullahhussein6895
@abdullahhussein6895 2 жыл бұрын
perfect java teacher🤩
@ibrahimylmaz8378
@ibrahimylmaz8378 2 жыл бұрын
thanks bro
@evil7149
@evil7149 20 күн бұрын
Boosting algorithm, Bro needs also the to eat
@rashmikakelum8803
@rashmikakelum8803 Жыл бұрын
thank you
@leviplays7466
@leviplays7466 9 ай бұрын
you're the bro
@kemann3815
@kemann3815 3 жыл бұрын
Greatly appreciated
@abuhamza6817
@abuhamza6817 11 ай бұрын
Thanks bro
@MrLoser-ks2xn
@MrLoser-ks2xn Жыл бұрын
@m1troska
@m1troska 3 жыл бұрын
Thank you for your great explanation. But by the chained version of the code, does it trim the string first, then touppercase, then concat or is it backwards?
@maksimmakarov9541
@maksimmakarov9541 2 жыл бұрын
hey! thx for video :) one question: methods are executed from left to right?
@eugenezuev7349
@eugenezuev7349 7 ай бұрын
bowing deep
@gamingcool6190
@gamingcool6190 4 жыл бұрын
Can you make a 2D random terrain generator
@BroCodez
@BroCodez 4 жыл бұрын
I'd love to, but it might be a little advanced for us at this level
@gamingcool6190
@gamingcool6190 4 жыл бұрын
@@BroCodez can do it for me please
@creative-commons-videos
@creative-commons-videos 3 жыл бұрын
hi, how to limit method chain to some perticular function ? returning this will give all method access, and i am trying to make a routing package where i need to return a chain of method like router.get() here i only want to return get, post and other method but i have many methods in class that all are showing up, i also have applyMiddleware() method that i only want after method is selected but it is showing while accessing router.* anything
@antoinealam6531
@antoinealam6531 3 ай бұрын
on vs aime buddyt
@BackTasty
@BackTasty 3 жыл бұрын
comment
@percivalgebashe4376
@percivalgebashe4376 Жыл бұрын
Nice
@sabermmirza
@sabermmirza 4 жыл бұрын
Great video
Java enum 🪐
10:50
Bro Code
Рет қаралды 71 М.
Java Reflection Explained - bɘniɒlqxƎ noiɟɔɘlʇɘЯ ɒvɒᒐ
17:50
Coding with John
Рет қаралды 196 М.
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН
Getters and Setters Java Tutorial #84
14:12
Alex Lee
Рет қаралды 513 М.
Java objects (OOP) ☕
10:46
Bro Code
Рет қаралды 207 М.
Multithreading in Java Explained in 10 Minutes
10:01
Coding with John
Рет қаралды 996 М.
Method Chaining Explained (in Computer Programming)
6:29
Naming Things in Code
7:25
CodeAesthetic
Рет қаралды 2,3 МЛН
Java Method Chaining Tutorial #85
8:43
Alex Lee
Рет қаралды 43 М.
Java polymorphism 🏁
6:12
Bro Code
Рет қаралды 137 М.
you will never ask about pointers again after watching this video
8:03
Learn Any Programming Language In 3 Hours!
22:37
Code With Huw
Рет қаралды 630 М.
Generics In Java - Full Simple Tutorial
17:34
Coding with John
Рет қаралды 1,1 МЛН
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН