your doing very very great job brother , i saw the udemy videos of java script but your explanation very clear bro, i think your vides is better than other youTupes for beginners....excellent explanation brother....
i try logical operator script. tell ur opinion let customer1Age = 17; let customer2Age = 23; let themeparkAge = 18; let d = customer1Age > themeparkAge && customer2Age > themeparkAge; if (d == true) { document.write("Family eligible to enter the park") } else { document.write("Family not eligible to enter the themepark") }
2:15 ithula false && false iruntha result true varum sonninga & next Company la hire panrangana Skil true & degree true na selected result true Skill false & degree false So not selected Result false thaana varanum Ithu konjam explain pls
Namba logic check pananum, test pananum na, apo log la print pani check panikalam. Athuvae browser la users ku venum na, apo tha browser la write panuvom, athuku etha maari.
@@CyberDudeNetworks ok anna atha tha ketten. basics ok but website create pannumbothu epdi,enga use pannanumnu theriyanumla adhuku vdo poduvinglanu ketten
@@abinayat8919 Yea yea. Athuku oru series ah video poduvom. Beginner friendly tha. SO don't worry about it. We will teach everything from scratch from a beginner point of view.
One doubt .ippo neega application status variable ku eligibleperson nu define panni irukinga appo console la application status call panna just application status la irukura value thaaney varum.neega sonna example ippo highincome satisfy aagidichi and cibilscore yum true then eligible person value true(using add operators).ippo manager loan ah approve pannala some backlogs irukurathunala appo application status ah call panna eligible person value true thaaney print aagum
=== is comparative operator, to check the value of both operands, we use it. && is Logical AND operator that will check if condition is true on operand a and b. (If any one of the operand condition fails, it return false.) Please check the video for more clearer explanation.
Understood examples are perfect ..
Seriously perfect... Its clear tried i got output for last 15 vdos..well job..thankyou so much anna..pls put more vdos about react js...
Keep it up. Yes, for that, Javascript is mandatory. So will finish this first & lets move on to Angular, React & Vue
@@CyberDudeNetworks Diy u
your doing very very great job brother , i saw the udemy videos of java script but your explanation very clear bro, i think your vides is better than other youTupes for beginners....excellent explanation brother....
😊 Happy Learning.
simple and clear understadable explanation... superb bo
👌"Nice example && Nice teaching" 👌 connect to easy "Native language || English language"
👌❗️Not low quality Video
Many many thanks :)
Vera maaari vera maaari 😍😍😍😍😍
ஆனால் வேற லெவல் நீங்க....... 😍😍😍😍
sir you are genius , what a teaching level !!!!!!!!!!!!!!!! wowwwww semmmmma
So nice of you :) Keep learning
Vs codeeditor useful packages and short codes pathi konjam detail aa podunga bro konjam easya irukum 😌
Noted.
Next javascript video pannuga anna...
Will do it asap, Thanks brother.
Well explained :)
2:16 - console.log(false && false ); will return false. not true.
react-native course you upload bro
i try logical operator script. tell ur opinion
let customer1Age = 17;
let customer2Age = 23;
let themeparkAge = 18;
let d = customer1Age > themeparkAge && customer2Age > themeparkAge;
if (d == true) {
document.write("Family eligible to enter the park")
}
else {
document.write("Family not eligible to enter the themepark")
}
2. OR(||) --- Family eligible to enter the themepark
@@rklimes701 What?
@@dhineshbabuk6146 it's mean and is true && true = true , or is true and false = true
@@dhineshbabuk6146 reply me
@@rklimes701 And(&&) operator condition satisfy both true.
true + true = true
true + false = false (if false it execute else part).
Or(||) operator condition
one condition satisfy it returns true
bro try panna vandhuchi ok . edha eppudi append pannuradhu display la show pannanum. .
Bro what if in logical AND both operands will be false?
2:15 ithula
false && false iruntha result true varum sonninga
& next
Company la hire panrangana
Skil true & degree true na selected result true
Skill false & degree false
So not selected
Result false thaana varanum
Ithu konjam explain pls
Yes you are correct.If both are false then output will be false.
log la print pannrathukum browser la print pannrathukum ena anna vithiyasam??
Namba logic check pananum, test pananum na, apo log la print pani check panikalam. Athuvae browser la users ku venum na, apo tha browser la write panuvom, athuku etha maari.
console.log('' || 0 || 'string');
output:
string
bro i didn't understand this logic can you explain it
anna oru website la js epdi use panrathunu video poda matingla full vdo um ipdiye tha poguthu
This course will have only the basics. Once we learnt the basics. we will build a brand new website with html, css & javascript.
Athuku munadi, you learn the javascript basics.
@@CyberDudeNetworks ok anna atha tha ketten. basics ok but website create pannumbothu epdi,enga use pannanumnu theriyanumla adhuku vdo poduvinglanu ketten
@@abinayat8919 Yea yea. Athuku oru series ah video poduvom. Beginner friendly tha. SO don't worry about it. We will teach everything from scratch from a beginner point of view.
thanks anna
So logical operators only we have "and", " or", "not" crt?
Mostly used.
Super bro
bro logical and operator la false && false podaa false varuthu ??
false and false is false logically.
Only true && true == true
how i can open that console on visual studio code
Bro oru doubt ungaluku matum antha + || ! Colors change aguthu Athu yepdi
You have to save the file as index.js
One doubt .ippo neega application status variable ku eligibleperson nu define panni irukinga appo console la application status call panna just application status la irukura value thaaney varum.neega sonna example ippo highincome satisfy aagidichi and cibilscore yum true then eligible person value true(using add operators).ippo manager loan ah approve pannala some backlogs irukurathunala appo application status ah call panna eligible person value true thaaney print aagum
Not operator use panni irukkanga parunga before eligible person so only namakku false show aguthu
Shall we use === instead of &&..?
=== is comparative operator, to check the value of both operands, we use it.
&& is Logical AND operator that will check if condition is true on operand a and b. (If any one of the operand condition fails, it return false.)
Please check the video for more clearer explanation.
And la false falsenu iruntha falsenu varuthu bro.....why...??
rendumae false thana. thats why. false is coming.
Bro in or operator (true //true ) .. Iruntha ena vrum
bro neenga engineering student ah
Eligible spelling again wrong bro