public class Main { public static void main(String[] args) { // String = a reference data type that can store one or more characters // reference data types have access to useful methods String name = "Bro"; //boolean result = name.equalsIgnoreCase("bro"); //int result = name.length(); //char result = name.charAt(0); //int result = name.indexOf("o"); //boolean result = name.isEmpty(); //String result = name.toUpperCase(); //String result = name.toLowerCase(); //String result = name.trim(); //String result = name.replace('o', 'a'); //System.out.println(result); } }
@livano01662 жыл бұрын
thanks man you are better than my teacher
@Diamond_Hanz3 жыл бұрын
Thanks , Bra!!!
@heat35792 жыл бұрын
😁
@nathanlutz41447 ай бұрын
Victoria secret😂
@Madison-k7oАй бұрын
😂
@Marsmah-s3k9 күн бұрын
saw this before watching the vid and i was like wth, and when i watched it, i was like ooooh i get it now
@JuliHoffman2 жыл бұрын
As usual, you teach more in a 6-minute video than an hour of class time. Thank you!
@gjbjagadish_1852 жыл бұрын
your teaching is very different that's why we love it
@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
@mahdisarvarzade99882 жыл бұрын
Best Java tutorial. I love it
@sunmollerАй бұрын
Very useful and made understandable for newbies. :) Thanks!
@arkamukhopadhyay21774 жыл бұрын
Sir, it would be very nice of you if you make a video on regular expressions and bitwise operators. Thank You!
@stephaniepanah13872 жыл бұрын
yes, please! good suggestion Arka
@cadestocker2423 Жыл бұрын
Best teacher I have encountered online. Thanks for all your help!
@A0afro Жыл бұрын
Thank you very much. Also I think it's worth mentioning that if idexOf() does not return an element it will return -1
@I_am_FRANCO Жыл бұрын
What if it has many indexes
@cripton2267 Жыл бұрын
@@I_am_FRANCO it returns the index of the first element found
@prathamselopal7197 Жыл бұрын
Great stuff , its wonderful how i can learn all sub topics and even units in just 6-10 mins through your videos
@mummahadarsal37392 жыл бұрын
Bro U are Great ... Very Nice Concepts Given Thanks Sir ... Bro Code always
@izzahzamri22672 жыл бұрын
The best and always the best mentor!!!!!!! I love you!!!!
@dianamilenaarchilacordoba46323 ай бұрын
great video!!! I'm infinitely grateful for your dedication and big heart to share this knowledge with the world. Thank you soo much
@baubaudinamo4 жыл бұрын
Thank you!
@honoredegg2 жыл бұрын
Understood String methods. 17th. Thank you, ma Bro Sensei!
@Muhammadfaisal-kd9kx Жыл бұрын
great content brother ur way of teaching is good
@scripts2094 ай бұрын
Thanks bra
@MATHMAN-qz3de11 ай бұрын
Thank you bra
@borislove47003 жыл бұрын
wow bro, nice! learned a new method)
@JustNeutral14.4 ай бұрын
lets go this is another w tutorial
@cesara97472 жыл бұрын
very useful!
@Felix_18116 ай бұрын
I have java exam tomorrow and your helping me so much bro thanks
@baubaudinamo3 жыл бұрын
you are like Miyagi of java
@crlsable4 жыл бұрын
Obrigado! 👏
@samiaiqbal1847 Жыл бұрын
Wonderful work 😮
@aiueo8962 Жыл бұрын
mantap bro, dari awal lu gw tontonin terus
@wentaogao27459 ай бұрын
you are effectively my prof bro
@CyberEscuela3 ай бұрын
Broo you are awesome
@tlou_page Жыл бұрын
I was trying so hard to find where was the mistake that I did in my program and finally I found it thank you so much !!!!
@ardcodelover2 жыл бұрын
realy nice
@Shshsbb17172 жыл бұрын
U forgot substring. Very useful
@arjundas70785 ай бұрын
love it bro!
@admoonhermiz18 ай бұрын
amazing!!!
@paia64472 жыл бұрын
5:41 you're new name is Bra, thank you for your helpful sir
@urimsuh2 жыл бұрын
Mans a genius 😂
@sanaaken9 Жыл бұрын
Good job bro
@אליאבגודפרנד6 ай бұрын
תוכן מעולה גם בישראל אוהבים אותך
@themotivated29632 жыл бұрын
Not only i learned , i also had a good laugh by myself at the end 😅
Find the first occurrence of the letter "e" in a below string, starting the search at position 8 "Welcome to Techschool" How to code this?
@techballerina2 жыл бұрын
still so useful! Thank you
@DestinyRonning10 ай бұрын
you da bestttttt!
@mindreader8603 жыл бұрын
Great Bro♥
@BarbaraAngelin7 ай бұрын
thank u bro
@Horatius_232 жыл бұрын
Thanks, bro!
@NebyuDaniel-j6b2 ай бұрын
King
@hunkywarrior34923 жыл бұрын
Thanks, Bro!
@ghoggaliabdou42223 жыл бұрын
Thank you 💙💙💙💙💙
@chsaireddy22 Жыл бұрын
5:43 🤣 Tq brA
@anibender48222 жыл бұрын
What if my assigned name has two letters "e" for example Venera? And when I assign variable "int result = name.indexOf("e")" and run it. The result is shown as 1 (second character in the word "Venera"), but result does not show the position of the second similar character in the word (it has to be 3). Can you tell me please how to get both positions of letter '''e" in the word being shown in the print statement?
@codewithron2472 жыл бұрын
maybe using a loop
@Criticizeer2 жыл бұрын
same question bro
@Criticizeer2 жыл бұрын
@@buckuris1019 thanks bro
@danny.30363 жыл бұрын
Thanks, Bro! ☕
@disbar9633 жыл бұрын
thank's bro =3
@Docendo1121discimus2 жыл бұрын
Feels like Excel lessons
@rajeevdey_88942 жыл бұрын
an another method is .subString(beginIndex, endIndex);
@namankapooor Жыл бұрын
hello bro, I have a simple question for the name I wrote my name "naman" as an example, I tried out the replace string method....so I replaced "a" with "o" so it changed the output to nomon..... Is there any specific way to only change one syllable at a time?
@thomasfahy19262 жыл бұрын
Please help. How do I get it to leave what needs to be in the string? Your says (oldChar, newChar) and when I select which one I want, it just says (0, 0). Please
@keremkandemir-i3x7 күн бұрын
so the stings are basically arrays of chars
@yeliza23502 жыл бұрын
@kingkock12 жыл бұрын
accce
@nerrixj.l.61022 жыл бұрын
😍😍😍
@adityaalshi70812 жыл бұрын
💕🙌👌
@alialhussain41396 ай бұрын
Thanks, Bro 06/02/2024
@GOODBOY-vt1cf3 жыл бұрын
1:40
@abhiudaitiwari80392 жыл бұрын
very nice tutorial, but, I want to ask, what is your real name
@johan-oe9kz3 жыл бұрын
👍
@hemanthsai962 Жыл бұрын
W
@irajgharaee70573 жыл бұрын
❤️
@dumbcat720 Жыл бұрын
thank you meow
@wallstreetbets77412 жыл бұрын
learmnt
@ivanalexandrinmatala33622 ай бұрын
Yeh
@Simis9992 жыл бұрын
So many ladies and gentlemen didn't pray for the algorithm :(
@simik48302 ай бұрын
comment for algorithmm
@huseinrahiym4634 жыл бұрын
5:43 Dudee i wouldn't call you bra lol
@BroCodez4 жыл бұрын
You don't have to lol
@gamedesigner19652 жыл бұрын
@@BroCodez bra
@YuliannCastañedaАй бұрын
@flake19433 жыл бұрын
YT Algo
@nikitassouvatzis19282 жыл бұрын
Ακόμα ένα Video για τη Java από το κανάλι του Bro Code.
@siavashdarvishi855 Жыл бұрын
Add a comment....
@karunapanta26452 жыл бұрын
BRA code!
@patrickpasaje40373 жыл бұрын
"Video 17"
@eugenezuev73497 ай бұрын
I love Bro and bra
@quanyufeng5793 жыл бұрын
Cmment
@greeneggsandmushrooms98553 жыл бұрын
shoe strings
@maciejkaminski85353 жыл бұрын
comment
@fuaidaamreen46933 жыл бұрын
Hello, bra!
@relaxjam19526 ай бұрын
now my name is bra
@rerein_fmv3 жыл бұрын
Bra chain👇(?)
@dalv8749 Жыл бұрын
System.out.println("Ty Bro");
@grozageorge2887 Жыл бұрын
Whith the last replace your name became suited for girls boo...bies 🤭