Тёмный

Java Streams features | Exploring Hidden methods for Developers |  

Java Techie
Подписаться 167 тыс.
Просмотров 18 тыс.
50% 1

#JavaTechie #java8 #Stream
👉 In this Video, we will look into some of the lesser-used or known features among the developers.
What You Will Learn:
👉 1. Stream.ofNullable
👉 2. Stream.iterate()
👉 3. Collectors.collectingAndThen
👉 4. Stream.takeWhile and Stream.dropWhile
👉 5. Collectors.teeing()
👉 6. Stream.concat()
👉 7. Collectors.partitioningBy
👉 8. IntStream for Ranges
🧨 Hurry-up & Register today itself!🧨
Devops for Developers course (Live class ) 🔥🔥:
javatechie.ongraphy.com/cours...
COUPON CODE : NEW24
Spring boot microservice Premium course lunched with 70% off 🚀 🚀
COURSE LINK : Spring boot microservice course link :
javatechie.ongraphy.com/cours...
PROMO CODE : JAVATECHIE50
GitHub:
github.com/Java-Techie-jt/spr...
Blogs:
/ javatechie4u
Facebook:
/ javatechie
Join this channel to get access to perks:
ru-vid.comjoin
🔔 Guys, if you like this video, please do subscribe now and press the bell icon to not miss any update from Java Techie.
Disclaimer/Policy:
📄 Note: All uploaded content in this channel is mine and it's not copied from any community, you are free to use source code from the above-mentioned GitHub account.

Наука

Опубликовано:

 

18 апр 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 43   
@afrozkhan.
@afrozkhan. Месяц назад
Amazing video basant small update to use takeaWhile or dropWhile list must be sorted other wise it will produce unexpected results.
@Javatechie
@Javatechie Месяц назад
Yes man . You are correct 💯
@rastemmilengephirchltechlte
@rastemmilengephirchltechlte Месяц назад
Hi basant please continue interview questions playlist.....in java, spring boot, Microservices
@muralikrishna-qh6vg
@muralikrishna-qh6vg Месяц назад
Cloud also plz
@EdgarRamirez-ry2je
@EdgarRamirez-ry2je Месяц назад
More exercises with lambdas and streams, very real and practical, thank you very much
@gopisambasivarao5282
@gopisambasivarao5282 Месяц назад
Basant Appreciate your efforts! Nice explanation on Java stream features Hidden methods. God bless you. 🙂🙏
@vino7tech
@vino7tech Месяц назад
Again awesome video from basant. Thank you very much.🎉🎉
@tsam3366
@tsam3366 Месяц назад
Simple to understand ❤
@thechosenone8523
@thechosenone8523 Месяц назад
Great. Learning a lot with your videos
@deepikas8804
@deepikas8804 Месяц назад
Hi Basant... another master stroke.. Awesome one...i waited for your Microservices interview questions series which i requested to you many times... please its humble request continue with Microservices interview questions series along with practical real time questions for stream and if possible Lamba...
@Javatechie
@Javatechie Месяц назад
Hello Deepika. I am extremely sorry because of too much work i completely forgot about it . Please allow me some more time. I will definitely upload it . This weekend you will find one spring boot QA video next that i will plan for MS
@deepikas8804
@deepikas8804 Месяц назад
Sure dear...i can understand the situation..will eagerly wait for it. I appreciate your response..Thanks for your valuable response.
@imshaggy619
@imshaggy619 Месяц назад
Already pressed Like. Will watch on weekend, thank you!!
@abhinetrakumar
@abhinetrakumar Месяц назад
You are really amazing Sir. Your videos are really very helpful ❤❤
@theshivrajofficial8444
@theshivrajofficial8444 Месяц назад
Hello Basant , Can you please create videos for realtime database scenario's for spring boot developers. also create detailed video for spring boot - database tricky interview questions. so that it will help us to know what kind of issues comes when working with spring boot and it will help for interview preparations.
@abdus_samad890
@abdus_samad890 Месяц назад
Informative video...
@afrozkhan.
@afrozkhan. Месяц назад
Hi Basant please make a video series on microServices
@kaushikmitra28
@kaushikmitra28 Месяц назад
Nice. Thanks for the vid
@arunsinghrajpoot5363
@arunsinghrajpoot5363 Месяц назад
Hi your videos are helpful can you please make videos in log4j how to create in prodouction .
@hanumanthram6754
@hanumanthram6754 Месяц назад
Thanks! Need more on streams❤
@WaterOfPanela
@WaterOfPanela Месяц назад
Nice tricks!
@funcoding1797
@funcoding1797 Месяц назад
Thank you, man, great 🥰🥰🥰
@NikhilJain08
@NikhilJain08 Месяц назад
This is really good and needed. But want to know the use of boxed()
@user-kj6od4jh7c
@user-kj6od4jh7c Месяц назад
Hello Java Techie, You are doing good work for java fraternity. Keep it up. It would be great if you share or make video of where you are learning i.e resources, learning methods, ways and how many hours you spend learning, how are you finding internals of frameworks, what is your passion and how you keep motivated continuous to learn and deliver quality content and philosophy etc.. I am sure without passion no one can do this kind of work. Not only helpful for java people and also for tech community who can learn any tech.
@gauravjaiswal9808
@gauravjaiswal9808 19 дней назад
hi sir can you please create a video on employee biometric login using Spring boot
@soumyagcettscse2015
@soumyagcettscse2015 Месяц назад
To filter null would be better stream.filter(Objects::nonNull)
@Javatechie
@Javatechie Месяц назад
Yes but stream.offNullable has better meaning
@utkarshshukla2448
@utkarshshukla2448 Месяц назад
Interested to know more about this features
@thereisnonelse
@thereisnonelse Месяц назад
It can be ith Predicates .. as well
@Javatechie
@Javatechie Месяц назад
Yes
@youknownothingjonsnow3128
@youknownothingjonsnow3128 Месяц назад
HI I noticed onething, dropWhile And takeWhile always takes < and not '>' why its so?
@Javatechie
@Javatechie Месяц назад
No i believe we can use other operators as well. But i haven't tried will check and update
@Rajuyadav-wh4ws
@Rajuyadav-wh4ws Месяц назад
Hi Sir, please make a OOPS programming related videos.
@deepakbhagat3772
@deepakbhagat3772 Месяц назад
Hi basant. Jai jagarnath.
@deepakbhagat3772
@deepakbhagat3772 Месяц назад
❤🎉
@rishiraj2548
@rishiraj2548 Месяц назад
🙏👍
@pavanbhagathi6958
@pavanbhagathi6958 Месяц назад
Why not use increment or count function inside stream?
@Javatechie
@Javatechie Месяц назад
For what scenarios?
@karthiksundaram544
@karthiksundaram544 Месяц назад
@karthiksundaram544
@karthiksundaram544 Месяц назад
Hi basant can u teach me Java 22 stream
@harishrodd7558
@harishrodd7558 12 дней назад
takeWhile and dropWhile does not work the way you explained. takeWhile -> reads all the elements until the condition return false at least once example int input[] = {1, 2, 3, 4, 5, 56, 7, 0, 23424}; Arrays.stream(input).takeWhile(num -> num < 6).forEach(num -> System.out.println(num)); output : [1,2,3,4,5] even though there is element 0 in the input array which is less than 6, does not get into the output. other way round for dropWhile
Далее
This is so cool 😲
00:31
Просмотров 8 млн
Time To Switch To Linux?
10:55
Просмотров 16 тыс.
Know your Java? by Venkat Subramaniam
37:41
Просмотров 13 тыс.
Китайская зарядка❌НЕЛЬЗЯ
0:24