Array Method filter map reduce

  Рет қаралды 71,821

Telusko

Telusko

Күн бұрын

Пікірлер: 33
@MiniMike-xd6bk
@MiniMike-xd6bk Жыл бұрын
bro, you are the best teacher out there
@user-qt1wn9l
@user-qt1wn9l 6 ай бұрын
Sir, you are my last hope for any programming topic. Thank you for your very simple explanation
@sailokeshchirumarri5727
@sailokeshchirumarri5727 3 жыл бұрын
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_077
@jabeenaziz_077 2 жыл бұрын
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
@AbicEpress Жыл бұрын
Bro Thank you very much, with is simple explanation i was able to translate this same code in python language.
@MDShakhawatAlam
@MDShakhawatAlam 2 жыл бұрын
wow pracitacal example makes it so easy...take love from bangladesh
@user-qt1wn9l
@user-qt1wn9l 6 ай бұрын
You deserve millions of subscribers.
@aten488
@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-d3i
@MuhammadSalman-d3i 5 ай бұрын
Love you sir you are the great teacher.
@Er_IT_prashantjha
@Er_IT_prashantjha 8 ай бұрын
Made this video in COVID 🫂 thank you 🙏🏻 sir , we are in 2024 it was a great run 💪🏻
@SameerShaikh-wv1qp
@SameerShaikh-wv1qp 3 жыл бұрын
Excellent Navin Sir. I earned Rs. 9k by teaching ur Python Tutorials. Thanx. What about starting a series on React??? Thanx Again Sir
@sushmitakumari8252
@sushmitakumari8252 2 жыл бұрын
Thanks for explaining it helps in understanding clearly 🖋
@johnwilkesbooth8000
@johnwilkesbooth8000 3 жыл бұрын
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?
@suvarnasuvi20
@suvarnasuvi20 3 жыл бұрын
I used all different values and got the exact same sum...crazy😅
@RazeRabbit
@RazeRabbit 3 жыл бұрын
Please make videos on advanced C++
@AtishDMello
@AtishDMello 3 жыл бұрын
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?
@amazingspiderman7897
@amazingspiderman7897 2 жыл бұрын
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
@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?
@devanshusachdev7367
@devanshusachdev7367 3 жыл бұрын
Hey Navin, those old specs look good on you. Don't change them 😅
@nagaskandakumar
@nagaskandakumar 9 ай бұрын
Nice observation 😅
@priyankatangudu7135
@priyankatangudu7135 3 жыл бұрын
Sir are there any coupon codes for python course in udemy?
@abdulazeeztp1721
@abdulazeeztp1721 2 жыл бұрын
nice explanation
@mukuljohar2652
@mukuljohar2652 Жыл бұрын
No bro, your pc is not lagging the voice has not been set properly 😂😂
@SeharFatima-xo4rg
@SeharFatima-xo4rg Жыл бұрын
Thanks
@vinusreekumar1879
@vinusreekumar1879 2 жыл бұрын
Awesome
@bommasanivenkataramana656
@bommasanivenkataramana656 6 ай бұрын
Thank you Man...
@coolgirlsharu
@coolgirlsharu 3 жыл бұрын
I feel god is great
@barbarasanchezvasquez2242
@barbarasanchezvasquez2242 2 жыл бұрын
Thanks.
@mumthazibrahim7105
@mumthazibrahim7105 3 жыл бұрын
Beautiful please don't shave your beard
@Miopicsoul
@Miopicsoul 3 жыл бұрын
262th
@pranoydas9654
@pranoydas9654 Жыл бұрын
It’s totally duplicate of Java stream API
@roardayantyt75
@roardayantyt75 3 жыл бұрын
Life is short thing" "Mother and father is everything♥️♥️ 1 subscribe from Mom & Dad lovers♥️
@ankushmatyal1581
@ankushmatyal1581 2 жыл бұрын
Ganje Hindi mein padhya kr 😂 kuch samajh nhi atta 😂
Set in JavaScript
7:02
Telusko
Рет қаралды 52 М.
map, filter & reduce 🙏 Namaste JavaScript Ep. 19 🔥
37:42
Akshay Saini
Рет қаралды 953 М.
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
Please Master These 10 Python Functions…
22:17
Tech With Tim
Рет қаралды 259 М.
Array Destructuring in JavaScript
9:31
Telusko
Рет қаралды 49 М.
The Absolute Best Intro to Monads For Software Engineers
15:12
Studying With Alex
Рет қаралды 679 М.
8 Must Know JavaScript Array Methods
10:05
Web Dev Simplified
Рет қаралды 1 МЛН
#43 Python Tutorial for Beginners | Filter Map Reduce
11:34
Telusko
Рет қаралды 602 М.
Map in Javascript
7:35
Telusko
Рет қаралды 77 М.
Map, Filter & Reduce EXPLAINED in JavaScript - It's EASY!
11:23
JavaScript map() method in 7 minutes! 🗺️
7:01
Bro Code
Рет қаралды 55 М.
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН