Java For Beginners: Boolean Operators & IF Statement (4/10)

  Рет қаралды 104,237

Codecourse

Codecourse

Күн бұрын

Пікірлер: 32
@khalanarmand7439
@khalanarmand7439 7 жыл бұрын
This is one of the most helpful videos on booleans I've come across thus far. Thank you so much.
@ButterySkater
@ButterySkater 6 жыл бұрын
thanks a lot. who knew you would help a college kid 4 years in the future.
@roniimacronii8995
@roniimacronii8995 Жыл бұрын
try nine years haha
@triparadox.c
@triparadox.c 6 жыл бұрын
This is so helpful. Although personally, I feel that there should be more explanation to how do we use boolean. In what cases does this code usually being used. What kind of unique combination can be made using this code. I personally am currently trying to understand the boolean. But, this alone has already helped me to understand at least the concept of boolean itself.
@MioSuzukii
@MioSuzukii 5 жыл бұрын
my professor teaching intro to java is fucking awful at it, He basically gives us a textbook and kinda tells us just to have at it. I've deadass given up on him and the book. thank god i found this channel
@Marius-re3xj
@Marius-re3xj 3 жыл бұрын
I've been doing projects based on this channel and also Bro code. Now I've written an app which accepts user input and based on that it draws things on the screen. Love it
@jan-qr4xs
@jan-qr4xs 2 жыл бұрын
i have a qns! so i am using boolean variable called distance. I had set it in a way where if the user inputs y then the distance variable is set to true, if user inputs n then the distance variable is set to false. However even if the user inputs y...the distance variable shows as false, do you know how to fix this?
@tuisionghie7405
@tuisionghie7405 5 жыл бұрын
finally understand boolean if/else statements now! thanks for th great vid
@SupGhostly
@SupGhostly 7 жыл бұрын
What happens after one is done with all ten videos? where do we go from there :-/
@lorddragons9858
@lorddragons9858 3 жыл бұрын
Thanks man. You saved my life
@mauricebrown9117
@mauricebrown9117 5 жыл бұрын
Man you're a life saver...
@felipexx12345
@felipexx12345 6 жыл бұрын
you saved me a work ty m8
@javiermarquez2028
@javiermarquez2028 9 жыл бұрын
Using netbeans how do you open both brackets or parenthesis simultaneously? If it does it automatically I apologize I'm trying to use text edit first before opening an IDE
@sashamuller9743
@sashamuller9743 5 жыл бұрын
great video!! is it possible to convert an array into a boolean operand however?
@ArtificialIntel422
@ArtificialIntel422 6 жыл бұрын
This is good, but I think an example in a real-world situation should be used in your tutorials, this is to make upcoming programmers learn how to deduce a task and be able to find a solution step by step.
@АлександрСавченко-б8в
@АлександрСавченко-б8в 7 жыл бұрын
No idea bout what you're doing atm but that video was very helpful and you have all the opportunitites for further success in this type of content.#watching_this_in2017
@aero9016
@aero9016 3 жыл бұрын
you really helped me out with this.... thanks a lot, I really appreciate it :))
@nickbixby5151
@nickbixby5151 9 жыл бұрын
Thank you so much man.
@mohammednesredinummer3241
@mohammednesredinummer3241 8 жыл бұрын
i ike it. it is very easy to follow. thanks.
@RemixPicture
@RemixPicture 10 жыл бұрын
The finished code: package tutorials; public class Main { public static void main(String[] args) { /* Equal to ------------ == * Greater than -------- > * Less than ----------- < * Not equal to -------- != * Less OR equal to ---- = */ boolean a = (11 - 1 == 10); // if(If condition is true){ // Do this code // } if(a){ System.out.println("Condition is true"); } } }
@nac9880
@nac9880 5 жыл бұрын
Are you gonna make a minecraft plugin development series? Lol. Actually I want to develop some plugins just for fun. I miss the good old days.
@samal3221
@samal3221 10 жыл бұрын
Thx bro
@vaseekaran.r758
@vaseekaran.r758 3 жыл бұрын
🙏👌👍✌️🥺🇮🇳 Thanks a lot . - from Chennai, Tamilnadu, India.
@leochou4150
@leochou4150 9 жыл бұрын
really helpful, Thanks
@paulhetherington3854
@paulhetherington3854 2 жыл бұрын
You cannot, use grey scale -- in Java? Or use: num lines = formulas. Cell # = formulas. His shit, has no data cellsz. Zero power = default.
@syk3h389
@syk3h389 5 жыл бұрын
oh yeah
@haklsntabi687
@haklsntabi687 7 жыл бұрын
Please help me what's wrong? System.out.println(" Do you love Elon Musk? ") ; Scanner x = new Scanner(System.in) ; String s = x.nextLine() ; boolean Yes = true; if (true) { System.out.println("You can sign in"); } else { System.out.println("Please try again after loved Elon Musk"); }
@susankreber
@susankreber 6 жыл бұрын
I'm not sure but I think you should either write some more code comparing the user input to a String variable with the value "Yes" (make the comparison case-insensitive), or, and I think this is easier and it should work, don't use the boolean helper variable, and simply just type into the IF statement like so: if (s == "Yes" || s == "yes"){ System.out.println("You can sign in"); } (...) Just my 2 cents, Im still pre-junior.
@bryan32k12
@bryan32k12 5 жыл бұрын
Truuuu
@yuriorlov2011
@yuriorlov2011 9 жыл бұрын
all tutorials super thank you but please do not swallow.. dont sound gulping..
Java For Beginners: While, Do While & For Loops (7/10)
10:59
Codecourse
Рет қаралды 478 М.
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 19 МЛН
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 59 МЛН
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 40 МЛН
Return Statement in Java #27
14:38
Alex Lee
Рет қаралды 283 М.
Variables in Java ✘【12 minutes】
12:32
Bro Code
Рет қаралды 227 М.
Using Boolean in Python (Python Tutorial #11)
8:14
CS Dojo
Рет қаралды 306 М.
Logical Operators In Java #20
9:00
Alex Lee
Рет қаралды 68 М.
Boolean Java Tutorial #15
13:53
Alex Lee
Рет қаралды 241 М.
Java For Beginners: Arrays (8/10)
11:00
Codecourse
Рет қаралды 67 М.
Logical Operators in Java
6:19
Neso Academy
Рет қаралды 67 М.
If Else Statement In Java Tutorial #17
7:39
Alex Lee
Рет қаралды 337 М.
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 19 МЛН