This is one of the most helpful videos on booleans I've come across thus far. Thank you so much.
@ButterySkater6 жыл бұрын
thanks a lot. who knew you would help a college kid 4 years in the future.
@roniimacronii8995 Жыл бұрын
try nine years haha
@triparadox.c6 жыл бұрын
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.
@MioSuzukii5 жыл бұрын
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-re3xj3 жыл бұрын
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-qr4xs2 жыл бұрын
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?
@tuisionghie74055 жыл бұрын
finally understand boolean if/else statements now! thanks for th great vid
@SupGhostly7 жыл бұрын
What happens after one is done with all ten videos? where do we go from there :-/
@lorddragons98583 жыл бұрын
Thanks man. You saved my life
@mauricebrown91175 жыл бұрын
Man you're a life saver...
@felipexx123456 жыл бұрын
you saved me a work ty m8
@javiermarquez20289 жыл бұрын
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
@sashamuller97435 жыл бұрын
great video!! is it possible to convert an array into a boolean operand however?
@ArtificialIntel4226 жыл бұрын
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в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
@aero90163 жыл бұрын
you really helped me out with this.... thanks a lot, I really appreciate it :))
@nickbixby51519 жыл бұрын
Thank you so much man.
@mohammednesredinummer32418 жыл бұрын
i ike it. it is very easy to follow. thanks.
@RemixPicture10 жыл бұрын
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"); } } }
@nac98805 жыл бұрын
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.
@samal322110 жыл бұрын
Thx bro
@vaseekaran.r7583 жыл бұрын
🙏👌👍✌️🥺🇮🇳 Thanks a lot . - from Chennai, Tamilnadu, India.
@leochou41509 жыл бұрын
really helpful, Thanks
@paulhetherington38542 жыл бұрын
You cannot, use grey scale -- in Java? Or use: num lines = formulas. Cell # = formulas. His shit, has no data cellsz. Zero power = default.
@syk3h3895 жыл бұрын
oh yeah
@haklsntabi6877 жыл бұрын
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"); }
@susankreber6 жыл бұрын
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.
@bryan32k125 жыл бұрын
Truuuu
@yuriorlov20119 жыл бұрын
all tutorials super thank you but please do not swallow.. dont sound gulping..