JavaScript Tutorial For Beginners #14 - Comparison Operators

preview_player
Показать описание
Hey all. So in this JavaScript tutorial I wanted to introduce the comparison operators - well, you've already seen 1, the less than sign . We'll be using these in up and coming video's to make more complex logical flow statements.

As usual, any questions just fire away :).

========== JavaScript for Beginners Playlist ==========

========== CSS for Beginners Playlist ==========

========== HTML for Beginners Playlist ==========

========== The Net Ninja ============

========== Social Links ==========

Рекомендации по теме
Комментарии
Автор

These tutorials are very helpful. Keep up the good work, not only in JavaScript but also in other programming languages.

i_mwanagenzi
Автор

Obviously, this tutorials are very much effective for the learners. So, Thanks a lot.

sumonmunda
Автор

Got it Shaun. Have been cramming this into my head for quite some hours and have been honestly studying. Will continue with this channel to re-enforce my vocabulary in order to be able to verbally describe the logic. Thanks for your efforts and approach.

lonw.
Автор

Hi Net Ninja. I was really struggling with Boolean operators and i'm quite new to WEB DEV. However, After watching your tutorial on YouTube, I was able to understand the difference between (==) and (===) which kept me going all over the internet looking for answer. So, keep up with the good work. Thanks

lawrencenkadi
Автор

Dude this was super helpful! You have a gift

LuisNunez
Автор

For the >= and <= comparison operators, are they just shorthand for:
value1 > value2 || value1 = value2 and
value1 < value2 || value1 = value2?
Or am I thinking too far ahead?

shannonmyers
Автор

Hi, How would i write a conditional statement to find the largest of five numbers then display an alert box only showing the largest number as a result?

paterson
Автор

Can we not use the >or < with the negation ?

abhishekmurali
Автор

so x != is the opposite of x== ... and x!== is the opposite of x === ? is that correct

ianramosYT
Автор

You can choose for one of the above gifts

nenghuang
Автор

when i write x="5" and check x==5, it gives true but when i write x="hello" and check if x==hello, it gives an error. what is that? isn't == just supposed to check value.inside "" marks?

muhammadibrahimnoor
Автор

I know this is stupid to ask. I don't use dev tools. But will. How do you get the typing at the top? lol. I open dev tools and the typing is stuck at the bottom on line

sonnyb
Автор

The sound in this video is atrocious; most of it is inaudible.

scoobydisney
welcome to shbcf.ru