Sir, you are my last hope for any programming topic. Thank you for your very simple explanation
@sailokeshchirumarri57273 жыл бұрын
First thing fresher do think about any programming language is where they use these programs. I think along with coding, their applications in different business processes could be of more use.
@jabeenaziz_0772 жыл бұрын
let arr = [1,2,3,4,5,6,7,8]; let result = arr.filter (n => n%2=== 0 ) .map ( n => n*2) .reduce ((x,y) => x+y ); /*arr.forEach(n =>{ console.log(n) }) */ console.log(result);
@AbicEpress Жыл бұрын
Bro Thank you very much, with is simple explanation i was able to translate this same code in python language.
@MDShakhawatAlam2 жыл бұрын
wow pracitacal example makes it so easy...take love from bangladesh
@user-qt1wn9l6 ай бұрын
You deserve millions of subscribers.
@aten488 Жыл бұрын
This was awesome.Thank you. My question is where did the a,b come from? or is it a default value to reduce?
@MuhammadSalman-d3i5 ай бұрын
Love you sir you are the great teacher.
@Er_IT_prashantjha8 ай бұрын
Made this video in COVID 🫂 thank you 🙏🏻 sir , we are in 2024 it was a great run 💪🏻
@SameerShaikh-wv1qp3 жыл бұрын
Excellent Navin Sir. I earned Rs. 9k by teaching ur Python Tutorials. Thanx. What about starting a series on React??? Thanx Again Sir
@sushmitakumari82522 жыл бұрын
Thanks for explaining it helps in understanding clearly 🖋
@johnwilkesbooth80003 жыл бұрын
I know baisc java programming and i want to become android developer. "To kya advance java topic jese spring boot,aws,jdbc etc, jese topics sekhna jaroori hota hai?
@suvarnasuvi203 жыл бұрын
I used all different values and got the exact same sum...crazy😅
@RazeRabbit3 жыл бұрын
Please make videos on advanced C++
@AtishDMello3 жыл бұрын
what is the order that the methods are executed, For the first example nums.filter (n=>n%2==0).map(n=>n*2).forEach (n=> console.log(n)); Here is it filter then map then forEach For the second example let result = nums.filter (n=>n%2==0).map(n=>n*2).reduce((a,b)=>a+b); So for here it should be filter then map then reduce right?
@amazingspiderman78972 жыл бұрын
Hi Atish, Always it is going to be executed from left to right. both filter and map methods are going to return an array, so we are chaining the resultant array to the next one by using dot (.) operator So yes, in first case it is filter -> map -> forEach and in second example filter -> map -> reduce
@MiniMike-xd6bk Жыл бұрын
could you do a video about life as a programmer?? whats a day in your job because I know loops recursion functions and all the beginner topics, nut how do you build something serious with loops?
@devanshusachdev73673 жыл бұрын
Hey Navin, those old specs look good on you. Don't change them 😅
@nagaskandakumar9 ай бұрын
Nice observation 😅
@priyankatangudu71353 жыл бұрын
Sir are there any coupon codes for python course in udemy?
@abdulazeeztp17212 жыл бұрын
nice explanation
@mukuljohar2652 Жыл бұрын
No bro, your pc is not lagging the voice has not been set properly 😂😂
@SeharFatima-xo4rg Жыл бұрын
Thanks
@vinusreekumar18792 жыл бұрын
Awesome
@bommasanivenkataramana6566 ай бұрын
Thank you Man...
@coolgirlsharu3 жыл бұрын
I feel god is great
@barbarasanchezvasquez22422 жыл бұрын
Thanks.
@mumthazibrahim71053 жыл бұрын
Beautiful please don't shave your beard
@Miopicsoul3 жыл бұрын
262th
@pranoydas9654 Жыл бұрын
It’s totally duplicate of Java stream API
@roardayantyt753 жыл бұрын
Life is short thing" "Mother and father is everything♥️♥️ 1 subscribe from Mom & Dad lovers♥️
@ankushmatyal15812 жыл бұрын
Ganje Hindi mein padhya kr 😂 kuch samajh nhi atta 😂