Logical Operators in JavaScript | And, Or, Not, Operators | The Complete JavaScript Course | Ep.11

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

Have any doubts? Join this Telegram group and ask your question. You can also share the projects that you make in this group.

📖 Chapters
00:00 - Introduction
00:31 - Download the Starter Code
01:45 - AND Operator with True and False Values
11:11 - OR Operator with True and False Values
16:13 - Quick Recap
17:59 - Truthy and Falsy Values With AND & OR Operator
24:06 - Quick Recap
25:54 - Q&A With Logical Operators
29:12 - Level 1 With Logical Operators
33:16 - Level 2 With Logical Operators
40:12 - Level 3 With Logical Operators
47:07 - Quick Recap
48:18 - Bitwise AND & OR Operators
52:55 - NOT Operator in JavaScript
57:07 - Conclusion

If you have any doubt you can ask in comment section or you can reach out to me directly on my social media handles mentioned below.

Social Media

Music by geoffharvey from Pixabay
Рекомендации по теме
Комментарии
Автор

Itna depth me pahli bar padha hai sir ji and the way you are teaching, now it will unforgettable.

chetandewalkar
Автор

Thank you so much.. Amazing lesson..ab lag Raha h ki ab coding se dar Nahi Lagta. Thank you so much 🎉🎉🎉🎉🎉🎉

jitinder
Автор

i accidently came here, after watching more than 50 youtubers video and i did not understand anything . but now here i an learning what he teach .

sarojadhikari
Автор

itna depth mai logical operators kabhi nhi padha tha, thank you sir

kirtiraghav
Автор

Good teacher to learn basics in depth 👍

dontscrollitt
Автор

Literlly I learn today in depth about Logical operators Thank You So muchh Anurag sir❤❤🙂

Unique_Anu
Автор

Lecture was owesome after watching this lecture i have solve Wipro interview questions which is base on And operator.thank you so much for providing such type of vedios .

Nadim
Автор

Hello sir this course is very helpful for beginner .
const userage=+prompt("Please enter user age !");
if(userage>=18)
{
document.write("You are eligible for vote.")
}
else
{
document.write("You are not eligible for vote")
}

ansariaksa
Автор

aap ka course sikhni me b aasan he ur enjoy b ho rha he, ,, zabardast bhai

shaheen
Автор

Sir you are the best teacher all over the YouTube but please aplly this methods in projects

dattudevare
Автор

Amazing basic concept clearing thank you Sir ❤

MySoftCode
Автор

Really awesome sir this course change my life thanks sir 😍

ShreeShyam
Автор

Indepth video of all the variations using operators, thank you Sir. I've learnt all of them.

vamsikrishnasayarwar
Автор

sir aapke har ek video mese even basic se basic topic vale video mese bhi kuch na kuch naya seekhneko milta h🙏🙏🙏

midnightgamer
Автор

one of the best my youTube channel, thanks a lot .

biplabroy
Автор

wesy buhat achi se explain kar rhi ho Masha Allah

shaheen
Автор

Day 4: video 12 completed thank you sir making such great video

Collecting_one_piece_fan
Автор

38:24 Ek dam samjha kar manege sir 😂

Mich appreciated! ❤

The_IrfanAnsari
Автор

Thank you so much for increasing our knowledge 😊

Hemant_here
Автор

27:14 pe agar empty string m scape lga diya to hello aayega true ho jayega

Abhisheksoft