Logical Operators In Java #20

Поделиться
HTML-код
  • Опубликовано: 19 сен 2024
  • $1,000 OFF ANY Springboard Tech Bootcamps with my code ALEXLEE. See if you qualify for the JOB GUARANTEE! 👉 bit.ly/3HX970h
    The logical operators in java help you determine which code to run inside of if statements, however, they can be used anywhere related to booleans!
    I hope you enjoyed this logical operators in java tutorial!
    Full Java Tutorial For Beginners Playlist: • Full Java Course by Al...
    Free Tips: bit.ly/3U6HXcb
    Disclosure: Springboard link provided is linked to my affiliate account & supports the channel.
    Alex Lee

Комментарии • 84

  • @alexlorenlee
    @alexlorenlee  11 месяцев назад +1

    If you’re new to programming but want a career in tech, I HIGHLY RECOMMEND applying to one of Springboard’s online coding bootcamps (use code ALEXLEE for $1,000 off): bit.ly/3HX970h

  • @crashlee9585
    @crashlee9585 4 года назад +14

    The few things I do understand since starting a week ago is the math and the logical operators, everything else seems to be a little wonky but I have your tutorials in a playlist to reference when I need them. Superrrrrr glad you're making videos. Hope your channel continues to grow ^-^.

  • @rckevartmusic533
    @rckevartmusic533 4 года назад +13

    Sunny & Happy today!

  • @dinakaremmanuel1723
    @dinakaremmanuel1723 4 года назад +18

    "Semi-colons, those rascals" yep I've been there too😂

  • @meganchacko6613
    @meganchacko6613 4 года назад +11

    literally in class rn learning this exact topic

    • @didacticdudes622
      @didacticdudes622 4 года назад +1

      are you in APCS a? because I am, and literally got to this today as well lol

    • @carneasada9960
      @carneasada9960 4 года назад +2

      Didactic Dudes same

  • @brandonortegon1781
    @brandonortegon1781 Год назад +1

    Alex! I've been stuck on booleans logical operators and you just explained it perfectly for me. Thank you so much!

  • @Chndnsharma28
    @Chndnsharma28 4 года назад +8

    Love your videos bro.. Keep helping us learn java😊

  • @bharatdixit7281
    @bharatdixit7281 7 месяцев назад

    Always helps out so much! The best thing is you starting from basics.. which makes everything look so amazingly easy❤

  • @Nafesah13
    @Nafesah13 3 года назад +5

    Awesome easy to learn topics! I enjoy all your videos. Never felt like learning Java could be so simple until I came across your channel. Ending the year with a new added skill Java! I can finally code the basics with no prior knowledge of Java after watching all your playlist 1 of Java Basics.
    Thank you a million times. Happy New Year Alex!

  • @adamstratton683
    @adamstratton683 3 года назад +1

    Thanks for all the help! In college now for programming and have my first mid term coming up wish me luck!

  • @smbunation
    @smbunation 3 года назад +3

    Once again this was simple, concise and perfect! You are fantastic @alex !

  • @alphagaming9438
    @alphagaming9438 4 года назад +1

    Logical operators is one of my topics for the exams so it was of great help👍

  • @eihodge
    @eihodge 4 года назад

    Definitely one of the most fundamental tools in java, I use these in every program i write!

  • @наталямельник-н5п
    @наталямельник-н5п 3 года назад

    finally I got to the bottom with these operators and thanks to your video!
    Thank you! You are very good at explanations.

  • @sakshamkshatri9649
    @sakshamkshatri9649 4 года назад +10

    never clicked so fast !!

  • @malekmousa1193
    @malekmousa1193 4 года назад +1

    Hey Alex, can u please make a video on java stream APIs?

  • @shinystick241
    @shinystick241 4 года назад +1

    Can you please please please do a tutorial on networking in java

  • @RealKingDeen2720
    @RealKingDeen2720 2 года назад

    Bro this man giving me free java tips in 3am

  • @qatadafagih7719
    @qatadafagih7719 2 года назад

    if I ever succeed in my major it will be all thanks to you , not my doctors, keep on it man and I hope god bless you

  • @obduliacardoso9289
    @obduliacardoso9289 3 года назад

    DUDE! You are a lifesaver. My final exam is in less than 24 hours. BTW you need a java arithmetic operators video.

  • @thanos9704
    @thanos9704 4 года назад +2

    Hey make video on threading and synchronization
    plzzzzzzzzzz???????????

  • @mpendulojwara
    @mpendulojwara 4 года назад +3

    Your videos are very helpful. I only wish to be able to support you. I'm still young though, just started college and I'm doing I.T with Java for my first year programming language.
    😂 All in short, thank you very much and keep going 😉

  • @yoron13yo
    @yoron13yo 4 года назад

    Do a video on while loops, and do-while/for-loops! Thanks for this vid. 👍🏾👍🏾

  • @Trending-Solutions
    @Trending-Solutions 2 года назад

    NICELY EXPLAINED

  • @rb5587
    @rb5587 2 года назад

    Nice job 👍 thx for helping clear things up right before my AP Exam

  • @Way_Of_The_Light
    @Way_Of_The_Light 4 года назад

    Congrats on the 100k subscribers ▶️ 🎊 🍾 🎉

  • @DhyanYT
    @DhyanYT 4 года назад

    Please do a video on Bitwise Operators in Java

  • @Exendes
    @Exendes 3 года назад

    I have a quick question: This is a simple code for the double pipe:
    Int money = 100
    Int age = 25
    If (age > 18 || money > 500) {
    System.out.println(“welcome!”);
    I dont get why when i change the the (less than) to a (more than) on the age side i doesn’t print welcome but when i change the (more/less than on the money side it will print Welcome! If my age stays >. Help me with this one please.

  • @rod-q2z
    @rod-q2z 9 месяцев назад

    Thank you Alex!

  • @vickimillis6626
    @vickimillis6626 4 года назад

    Great Video exactly what I was looking for, best explanations.🙏🙏👍👍

  • @Mujahed.
    @Mujahed. 4 года назад

    Thank you soooo much Alex! you truly are a life saver
    I'll enroll in your course very soon! :p

  • @supervert1491
    @supervert1491 4 года назад +1

    Hey Alex! Would you be able to do more Hackerrank java problems to help me better understand solving problems in that way? You have really great explanations and the java currency formatter video was phenomenal.

  • @Backflipmarine
    @Backflipmarine 3 года назад

    Made it to the end of basics 1 :) Onward and forward

  • @angelapresto2100
    @angelapresto2100 3 года назад

    in hope you post a bolean logical AND(&), boolean logical inclusive OR(|) and boolean logical exclusive OR(^) examples tooo

  • @musicforeveryone2024
    @musicforeveryone2024 3 года назад

    thank you ,you have been so.helpful to me

  • @daybyday.bird1
    @daybyday.bird1 Месяц назад

    shouldnt it have printed false bcause both sides of the or statement were false instead of blank

  • @TheDaKid95
    @TheDaKid95 4 года назад

    Can you make a video with Collection Info? Like List,Sets, and Maps?

  • @DaCom3AK
    @DaCom3AK 4 года назад

    Can you please make a video on how you write a program off a UML diagram?

  • @deadpl55
    @deadpl55 3 года назад

    Awesome 🙌🏼

  • @MaxVortrix
    @MaxVortrix 4 года назад +3

    first XD btw your java tutorials are great!!

    • @falconfire8759
      @falconfire8759 4 года назад +3

      no one cares of people who came first from the last -

    • @MaxVortrix
      @MaxVortrix 4 года назад

      @@falconfire8759 haha true XD

  • @rvhari7010
    @rvhari7010 2 года назад

    Wow! Super I'm Indian at Tn 👍

  • @avnermond149
    @avnermond149 4 года назад

    Hi Alex, I'm really big fan of your channel, but can you pls upload more advanced videos? Like binaric trees or recursion
    Anyway love your content

  • @ferfykins
    @ferfykins 4 года назад

    Love your channel Alex, any chance you could make a video on the difference between: && and &, || and |

  • @cookiezaddy
    @cookiezaddy Год назад

    might I ask why you're not using packages like cui

  • @RiteshKumar-ud7bf
    @RiteshKumar-ud7bf 4 года назад

    Pls Sir, make a separate video on How to debug code in eclipse i.e, Debugging.

  • @Surgeryxperts
    @Surgeryxperts 4 года назад

    Alex can you please tell me that in nested for loops, why do we need to initialize a variable in the outer loop which we want in the inner loop
    For Example-- Write a program in java to find all 2 digit prime numbers using nested for loop.
    int count;
    for (int i = 10;i

  • @ERica-ee9ik
    @ERica-ee9ik 2 года назад

    Thank you!

  • @goro7199
    @goro7199 Год назад

    Thanks man!

  • @jogiexd2905
    @jogiexd2905 3 года назад

    How can I do for example:
    if (x != « to an int ») ??

  • @Tagalogtruestoriesforlife
    @Tagalogtruestoriesforlife 3 года назад

    Hi Sir Alex,do you have any video here on how to create payslip in java.any suggestion?

  • @thandondlovu5941
    @thandondlovu5941 3 года назад

    What does + " " mean/do when printing in java

  • @RishabKundu-yi4nf
    @RishabKundu-yi4nf 4 года назад

    Hey can u teach us make a java user-password system

  • @shivamudide1749
    @shivamudide1749 4 года назад

    Hey Alex,
    What software do you use to make your videos? How do you film your screen and edit your face in the bottom right corner with the nice shadow and rounded edges? Love the videos btw. Keep it up :)

  • @bewatter3014
    @bewatter3014 3 года назад

    hey Alex, did u give up on those playlists for beginners? because u advocate for your course?
    or can I work with those playlists to have a good understanding?
    thanks for everything

  • @shadowicy-brawlstars13
    @shadowicy-brawlstars13 4 года назад +1

    Verified check! just noticed!

  • @paulhetherington3854
    @paulhetherington3854 2 года назад

    Or = orders poly dialects, not ever. E(ng)lish is, really nuts.

  • @ericahtinana6390
    @ericahtinana6390 3 года назад

    Sir what Compiler are you using?

  • @wilbertirece5976
    @wilbertirece5976 4 года назад

    Hi, which is better to use, netbeans or eclipse?TY

  • @nathan1118
    @nathan1118 4 года назад

    Has anyone tried his Java course yet?

  • @Xavier-fp9mi
    @Xavier-fp9mi 3 года назад

    Who has done his course?? Is it helpful? Did it make the understanding of Java easier?

  • @Swapetite
    @Swapetite 4 года назад

    Hey, do u plan to teach other languages too??

  • @learntolead6250
    @learntolead6250 4 года назад +2

    Hi bro...!!!!!!

  • @cyberfoxhaxor7783
    @cyberfoxhaxor7783 4 года назад

    hey man need an urgent help bro

  • @sailaminoak
    @sailaminoak 4 года назад +4

    I am so early

  • @enviousmagenta
    @enviousmagenta 4 года назад

    Yassss

  • @falconfire8759
    @falconfire8759 4 года назад +2

    oh so mrbeast made a new video :)

  • @falconfire8759
    @falconfire8759 4 года назад

    aledx remember u got ur accounht verified bcz of me :)

  • @friejencasundo3778
    @friejencasundo3778 2 года назад

    SUMAIL!

  • @comet7762
    @comet7762 4 года назад

    Notification Squad!