17.21 Java 8 Stream Api Features part 19 Lazy Evaluation and Terminal Function Proof

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


Follow on Facebook:

Subscribe to our other channel:
Telusko Hindi :
Рекомендации по теме
Комментарии
Автор

Loved all the tutorials of Stream API features series. The speed is perfect. Explanations are detailed. You have done a great job. Really helped a lot.

ayushisharma
Автор

I am learning this in 2022, I know its too late but its worth to watch. And I am glad that I can say proudly -"I know Java8 completely". Thanks a lot Naveen Sir.

aabhasjain
Автор

thank you, Navin. When I was back in Uzbekistan, I would learn from your tutorials. Now I am in the US and still learning from your channel )))

azamattoshtemirov
Автор

Amazing explanation of stream! Better than the university I'm studying at

samutjuh
Автор

What separates this series from others on the net are he explains the Java 8 features, shows how they are organised, proves concepts like lazy evaluation and does all this in a clear manner.

thekapila
Автор

Because you can use "break" or "continue" keyword in a for loop, I don't think the Stream API will provide any extra efficiency beyond that. In the Theory of Automata, languages don't affect performance, but compilers or interpreters do. By the way, Java's functional programming diagram does give us an alternative way of building big projects, and I appreciate your tutorial. Thank you so much.

wkl
Автор

Awsome Explaination Clearly understood and Eager terminal methods.

raghav
Автор

Thanks a lot Naveen. I watched all the video in the series. Now I am aware of lamda expression, stream api, default methods defined in interface \/,

ashuzguitar
Автор

Awesome tutorial, thank you so much for your effort. The whole topic is 100% cleared.

jithinwilfred
Автор

So here is my 9th playlist completed watching from Telusko

chungwm
Автор

Thanks @Naveen, It was real awesome to learn java 8 with your guidance.

shivendrapratapsingh
Автор

Hello Sir,
I have downloaded you all lectures it because i listend your first lecture and i got very impressed with you way of teaching God Bless You.
I want to know that if you have further advance java topics which helps me to get expert level in Java so please share ....!!

merryz
Автор

Great effort, thanks. Just begun studying and I like them.

cyruwan
Автор

Very good explanation sir.👍
I have one question if suppos we have one small value in our array list after 20 then filter() is checked or not?

sufiyanmomin
Автор

Sir in the normal iteration method using for loop we are breaking the loop once we get the first multiple of 5.we are not processing further, so I guess that way of processing also is an efficient one.please do correct me if am wrong.Maybe stream API is efficient in other cases like the mutation part and the concurrent execution part you explained.But in this example I guess both yield the same efficiency right sir ? And your tutorials are great.Helping me a lot sir.🙏

srirammohan
Автор

I want next videos please. Can you also make reactive Spring programing videos also

abhinavdadhich
Автор

Sir i want to learn advance java so if you have the tutorial for advance java please upload for us... it will help a lot....

kajoljain
Автор

If you Add the same sysout which you added in IsDivisible, before if condition for checking divisibility with 5 in for loop. It will also print i as 12 and 20 as per the example used here.So how we can say this is more efficient in terms of complexity?

mashkurdeshmukh
Автор

Hi sir, thanks for your kind efforts, As Kajol said i am also looking for advance java.
Sir if you jave the tutorial for advance java then please upload sir.it will really help.
Thank you sir..

MOHANSAHANI
Автор

Thank you very much sir for your kind of efforts... But I want to ask you one think is these all vedioes complete all features of java 8 or some vedioes are still remaining...?

lokeshjain