Тёмный
No video :(

Functional Programming with Java 8 by Venkat Subramaniam 

Devoxx
Подписаться 157 тыс.
Просмотров 69 тыс.
50% 1

Subscribe to Devoxx on RU-vid @ bit.ly/devoxx-...
Like Devoxx on Facebook @ / devoxxcom
Follow Devoxx on Twitter @ / devoxx
Java 8 is the most significant change to the language since it's introduction, surpassing changes seen in any of the previous versions. It is not merely syntactical change or addition of a few extra features, it's a paradigm shift. Come to this presentation to learn about the power and capabilities of functional programming using Java 8 and how to benefit from those when building Java applications.
Dr. Venkat Subramaniam is an award-winning author, founder of Agile Developer, Inc., creator of agilelearner.com, and an instructional professor at the University of Houston. He has trained and mentored thousands of software developers in the US, Canada, Europe, and Asia, and is a regularly-invited speaker at several international conferences. Venkat helps his clients effectively apply and succeed with sustainable agile practices on their software projects.
Venkat is a (co)author of multiple technical books, including the 2007 Jolt Productivity award winning book Practices of an Agile Developer. You can find a list of his books at agiledeveloper.com. You can reach him by email at venkats@agiledeveloper.com or on twitter at @venkat_s

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

 

25 авг 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 54   
@ismylhakkituran
@ismylhakkituran 7 лет назад
This guy's own presentation style ... loved it
@DrewSpencer
@DrewSpencer 4 года назад
He's the best
@SaiPavanPothuri
@SaiPavanPothuri 6 лет назад
I fell in love with functional programming after this talk 😍😍 The best explanation ever on functional programming 😊
@zerziszain
@zerziszain 4 года назад
Some important things to understand in this talk that I liked: 10:10 : What does it mean when we say functions are first class citizens? 11:30 : What are Pure functions? Why functions should be pure? Whats the benefit of that? 12:35 : A pure function shouldn't depend on anything that changes, but why? What happens if it depends on something that's mutable? 25:13 : What are method references? Here's how we reduce a simple println statement to a method reference deleting everything that's not required. Note that this is possible only because we're doing something very simple like just printing the input element. 33:45: Lambdas and Closures, from here upto the end is an excellent talk on closures and immutability. 36:45 : Why immutability is important for closures? What would happen if we use something mutable within the closure. (to be updated.. )
@chandansahoo2925
@chandansahoo2925 3 дня назад
An excellence of explanation is here , thanks @Venkat Subramaniam
@ZackIOS
@ZackIOS 6 лет назад
As always, one of the best talks in devoxx's history :D Thank you!
@thalathotitharunprabhakar3390
@thalathotitharunprabhakar3390 2 года назад
Thank you Venkat for the detailed presentation of functional programming style in Java.
@vijayschumi
@vijayschumi 5 лет назад
Best explanation on functional programming..good presentation skill to learn;)
@badatdoingmath
@badatdoingmath 7 лет назад
Venkat is the man!
@philsipad
@philsipad 3 года назад
Very concise and informative. First time having to work with lambda expressions decades after learned it in college.
@mkstudyjournal318
@mkstudyjournal318 4 года назад
Well explained.....I had listen this video multiple time...👍
@binodkumarsingh1705
@binodkumarsingh1705 5 лет назад
Step-by-step good one
@hrs7305
@hrs7305 2 года назад
Really nice summary of a functional programming course
@SeanGildea77
@SeanGildea77 5 лет назад
Wow amazing talk ! Thank you Venkat!
@thinker5270
@thinker5270 3 года назад
You are freaking awesome Venkat Sir. So glad to watch your video. You made this concept so simple.
@jarjarbinkscc1436
@jarjarbinkscc1436 5 лет назад
Thanks, learned my lesson.
@shivajidandge6651
@shivajidandge6651 7 лет назад
Awesome !!!
@herediadev
@herediadev 7 лет назад
very very good talk, Thanks Venkat!!
@sonisaloni2794
@sonisaloni2794 3 года назад
So much covered, so simply!
@JDLuke
@JDLuke 4 года назад
This was a great talk.
@th34lch3m1st
@th34lch3m1st 2 года назад
This talk is freaking awesome and he is an amazing teacher.
@beerball3713
@beerball3713 7 лет назад
Like a boss!
@ParthivPradhan-iq4nc
@ParthivPradhan-iq4nc Год назад
how can someone have so much clarity 👏
@SirajFlorida
@SirajFlorida 6 лет назад
Great talk!
@TheYakup85
@TheYakup85 7 лет назад
awesome
@yogeshbhakhar3414
@yogeshbhakhar3414 Год назад
Awsm content, clarity and above all presentation...Supeeeer. Thank you Venkat Sir and Devoxx.
@rohit250289
@rohit250289 Год назад
Nobody teaches like him , period .
@MakeItStik
@MakeItStik 3 года назад
Any idea where to find lazy evaluation of Lambda expression talk he pointed out in his presentation. (Edited) I found it. "Let's get Lazy" is the name of presentation.
@liamconverse8950
@liamconverse8950 27 дней назад
So in this example there was 7 different ways to code the same thing in Java 8. It seems like the more versions that come out the more ways to do the same thing, that's one thing I don't particularly enjoy about Java.
@ManikanthVanka
@ManikanthVanka 2 года назад
What is the code editor you have used ?
@jack009ization
@jack009ization 2 года назад
loved it
@balanepalaiyathane9714
@balanepalaiyathane9714 4 года назад
Really great you may get better than this so far this is the very best
@zhorzhraychev2027
@zhorzhraychev2027 2 года назад
Super
@ramankpandita2090
@ramankpandita2090 3 года назад
How did the List appear all of a sudden @45:56 ?
@thefunnybuddy4138
@thefunnybuddy4138 6 лет назад
Yeah I'm going to goto a different video. Good video. Better than that last one I sa... wait...
@abrorabyyu6221
@abrorabyyu6221 2 года назад
what is text editor he is using?
@abcdef-hh2iq
@abcdef-hh2iq 3 года назад
What is the IDE that he's using?
@punithmailme
@punithmailme 7 лет назад
Which IDE is he using ?
@waqasrana7891
@waqasrana7891 6 лет назад
Textmate
@ebuzertahakanat1082
@ebuzertahakanat1082 6 лет назад
textmate and venkat are one inseparable being.
@nullset2
@nullset2 6 лет назад
Textmate with some modifications
@unpaiddonkey
@unpaiddonkey 3 года назад
10:00
@benny-shen
@benny-shen 6 лет назад
best english accent by an indian?
@alfreddavid2254
@alfreddavid2254 6 лет назад
Shows u've only met a bunch of trolls out there ; Thats far from reality
@thefunnybuddy4138
@thefunnybuddy4138 6 лет назад
39:20 Maybe, howewer, we should keep an eye out for a better one.
@crabsynth3480
@crabsynth3480 4 года назад
Screw accents ... They are like as*holes... Everyone's got one and everyone thinks their's is special.... Doesn't mean anything as long as speaker is clear and articulate. Its always better to have something good to talk about despite a bad accent rather than having a great accents like most celebrities but having nothing good to talk about. Haha
@DarthSivius
@DarthSivius 3 года назад
"if a language provides higher order functions then it's a functional style language. (...) Java for example is a functional style language". Java doesn't have higher order functions.
@parthapal8380
@parthapal8380 7 лет назад
Less humour more content 👍
Далее