If Statements | Java | Tutorial 15

preview_player
Показать описание

Throughout the course we'll be looking at various topics including variables, arrays, getting user input, loops, conditionals, object orientation, and much more.
Рекомендации по теме
Комментарии
Автор

Dude I just recommended your videos to a board at my college. I told them that you helped me with c++ and SQL FAR MORE than the whole curriculum at school. 4 hours with you with a little of pausing to write down important info and syntax is far more enjoyable and easier to learn than 2 weeks of staring at a book. Hopefully you get the views you deserve soon

stefankostic
Автор

The way how you explain, it's just sooo easy to understand

rikhohv
Автор

I have been struggling with this exact process!! Thanks Mike!

douglasbelton
Автор

it's always nice to have you explain things .

solamykefadipe
Автор

Thank you for your kind explaination, it make those more stick on my brain.

ray
Автор

And also on the && and || operators, i think its a topic which you need to reIntroduce so that it doesnt confuse. what i thik i you can introduce the booleans and operators as two different topics.

faraimatsika
Автор

hi bro. I think next time you should not rush to include booleans on introducing is statements. Because as for myself I am now starting to learn the logic of booleans other nthan if statements. thank you.
but otherwise, your tutorials are wonderfull, i even liked the examples of scenarios where we neeed those if statements.

faraimatsika
Автор

i have a doubt mike whenever i create a new scanner its showing a warning to close the scanner .make a video on closing scanner why we should close it .

nareshreddy
Автор

Hi. Here's my constructive criticism:
In the restaurant example, near the beginning of the video, there's a path in which you don't want meat, but ask for meatballs nonetheless. I believe that such contradiction may bring confusion to those who are not familiar with else-if branches.

And it's totally unvegan, that's for sure. 'No meat' means 'no-meat'.

EuroUser