I was so confused with this method concept and you have made it simply. love the way that you have just explained it in 4 mins video. At last "nobody is going to kill you if call it a function" you are soo hilarious sometimes🤣
@TechBalu4 ай бұрын
😂🤣
@sunilkumars72823 жыл бұрын
Bro please give assignment for daily topic and solve it in another session it will help us to learn more
@PSProduktions2 жыл бұрын
Thanks a lot for the short and simple video! I was stuck on this methods inside an object thing and now I have clarity because of you. Thanks! :)
@hertechera Жыл бұрын
This was so helpful. I appreciate the simplicity with which you explained this. Thank you
@kidscodera304311 ай бұрын
amazing . just loved your JS series so far ..!!! lots of love ,cheers
@AshishKumar-pq6pr3 жыл бұрын
I just love this series..... awesome explanation 😍😍
@kiranbala87293 жыл бұрын
Sir could you also create a playlist on advanced javascript. It may very helpful for me.
@sushantkumar8204 Жыл бұрын
The way you teach, I like it very much........
@ARandomPerson--2 жыл бұрын
So, a method is a function that is made in an object. For example: var obj ={ Method: function () { console.log("I'm a method"); } };
@treyGivens12 жыл бұрын
yes
@ARandomPerson--2 жыл бұрын
@@treyGivens1 thanks for the confirmation ☺️
@KishanDwivedi82372 жыл бұрын
Thank you Alien sir for making this concept so easy for me..
@YashRaj173 жыл бұрын
Sir , plzz make a video on for each loop 🙏🏻🙏🏻
@Krenil.3 жыл бұрын
Yes
@rahulsinghshekhawat2487 Жыл бұрын
Great!! You are an amazing teacher.
@Archon_of_Snezhnaya3 жыл бұрын
I need lengthy videos. I love your all tutorials.
@legendkilla023 Жыл бұрын
Thank you for your help! I was confused with the difference but your video helped me!
@balajimelagiri29373 жыл бұрын
Sir it would really be halpful if u start a tutorial on Data science
@Funnisrock3 жыл бұрын
the funda of python is very simple, no function without parameters and no function call without arguments, and simply use from .. import ...
@gourav2553 жыл бұрын
I had watched your video it was really helpful
@harshadrajwade88563 жыл бұрын
Thanks you explained real well👏😁
@princessceballos Жыл бұрын
To the point and well explained.
@sourabhkulkarni31243 жыл бұрын
Enjoyed.... Thank you sir
@Telugu_entertainment2 жыл бұрын
Sir,super tricky question explainetion...
@cory96872 жыл бұрын
Great explanation. Thank you.
@parthshah13143 жыл бұрын
Hello Sir. Please please make a playlist on PHP Laravel.. a humble request sir🙏🏻
@Gokulgokzzz3491 Жыл бұрын
gooooood
@sivakumarannam Жыл бұрын
are u from telugu states.........?
@anchalaagarhari522911 ай бұрын
In function expression video we assigned function to variable using 'equal to' sign , but why here we are using 'semi-colon' Can someone please explain
@Felipekimst2 жыл бұрын
Is it possible to create something like a built in method? Like if I wanted to have a method that could work on another array or object, like .for Each() method for instance
@arpitagrawal8530 Жыл бұрын
Useful
@vigneshwaranprakasham96193 жыл бұрын
guru you are great : objects knows something help of variable objects do something help of methods this line my haired in your java tutorial videos , but your way teaching better than trainer.
@TheTechCritic113 жыл бұрын
sir which is prefered macbook or windows machine for programming?
@smrpkrl Жыл бұрын
i prefer macbook for programming because they are smoother and they provide really nice feel
@mohammedzaid38293 жыл бұрын
Typing here answer of your last poll.. Because couldn't find my option.. I'm not IT graduate (mechanical engineer-fresher)..trying to switch to IT field
@payalgupta96223 жыл бұрын
Hello Sir, pls tell me Is it possible to make a project only with SQL??
@deepfit1703 жыл бұрын
I don't know
@barbarasanchezvasquez22422 жыл бұрын
Thanks.
@ranjithn11773 жыл бұрын
Sir, make ETL Tools video
@talhatayyab64222 жыл бұрын
can we create functions inside dictionaries in python?
@nirusanhariharan83823 жыл бұрын
I enjoyed
@devanshusachdev73673 жыл бұрын
AlienArmy rocks🤘
@rowdyboy4112 жыл бұрын
Please upload in udemy also
@Sky-yy3 жыл бұрын
Ayee
@treyGivens12 жыл бұрын
Hold up did he just say "welcome back aliens?"
@premparikh60353 жыл бұрын
Please upload at least 1 video in a day.
@jno1lilno2 жыл бұрын
Why console.log inside the object in the first place?
@suyashkulaye80463 жыл бұрын
Sir how kuch Module to complete this Javascript tutorial
@TheTechCritic113 жыл бұрын
sir which keyboard do you use?
@cuteloads72933 жыл бұрын
❤️
@reenayadav84683 жыл бұрын
Sir please upload more vedio 🙏🙏
@tejasm92092 жыл бұрын
var add = (num1,num2) => (Math.abs(num1) + Math.abs(num2)) console.log(add(10,-10));
@070tahsin3 жыл бұрын
you are a funny guy lmao
@Vicky-dj7mv3 жыл бұрын
Girl :- What You Find Good In Me. Me :- 0:44
@a.m.r69123 жыл бұрын
Sir please upload js videos
@pahasararuwanpathira9750 Жыл бұрын
love you sir you saved me
@Telugu_entertainment2 жыл бұрын
Do more tricky question
@khumkarki44103 жыл бұрын
Make python full video in Hindi .
@anuragsharma9663 жыл бұрын
Sir videos nahi aarahi???.Please make more videos...
@Telusko3 жыл бұрын
15 mins me aa jayega
@Akramkhan-br1rt2 жыл бұрын
let laptop = { cpu : 'i9', ram : 16, brand : 'Dell', config : function(){ console.log(`The configuration of the laptop is ${laptop.cpu} processor, ${laptop.ram}gb RAM and the brand is ${laptop.brand}`) } } laptop.config()
@gourav2553 жыл бұрын
Hi
@uhm_yeah3983 жыл бұрын
1st like and view
@gourav2553 жыл бұрын
I want to learn python
@arunrajak.b89873 жыл бұрын
First view 😅
@Ananthasri-k2r Жыл бұрын
let laptop = { cpu: 'i9', ram: 16, brand: 'HP', greet: function(num1,num2){ if(num1 > 0 && num2 >0 ){ return num1 + num2 } else{ return 'Entered number is invalid' } } } let add = laptop.greet(6,5) console.log(add);
@Testosterone_broa3 жыл бұрын
awesome stuff
@balajimelagiri29373 жыл бұрын
Sir it would really be halpful if u start a tutorial on Data science