Reactive Programming in Java by Venkat Subramaniam

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

Reactive Programming in gaining a lot of excitement. Many libraries, tools, and frameworks are beginning to make use of reactive libraries. Besides, applications dealing with big data or high frequency data can benefit from this programming paradigm. Come to this presentation to learn about what reactive programming is, what kind of problems it solves, how it solves them. We will take an example oriented approach to learning the programming model and the abstraction.



Рекомендации по теме
Комментарии
Автор

I came here to learn reactive but then this line came "postpone those decisions until those decisions are important, if you make decisions ahead of time those decisions become a burden you have to carry", you are amazing Venkat Subramaniam.

riteshbhat
Автор

its always fun listening to Venkat's lectures. Thanks for this.

KasunTalwatta
Автор

This is one the greatest video on reactive programming

yuvrajthorat
Автор

Incredible energy and enthusiasm while teaching. Hats off sir :)

hiteshbitscs
Автор

Very informative.. esp. the comparison with other approaches.

TheodoreRavindranath
Автор

Neatly explained, thank you very much.

sundarakannandurairaj
Автор

Give Them the Water example next time :P

You have a river -> Flow of water and it keep going you can stop the water and make the pressure go down or up or add something inside the water before it goes where it has to :)

nikiizvorski
Автор

This talk from Venkat is very enlighting !

richardlanglois
Автор

He always explain concepts with examples. Amazing.

AmalShehu
Автор

Hello, the teacher is a genius explaining, I am interested to know if the source code of the exercise is in Github ?. Greetings from Peru.

juliomejia
Автор

Just because reactive is in now it does not mean multi threaded applications suck!

arunsinghk
Автор

I like that audience is maintaining social distancing before it was cool

himanshupandey
Автор

url for yahoofinance no longer works. =( "We’re sorry for the inconvenience, but API-level access to Yahoo Finance quotes data has been disabled."

hexcde
Автор

I see you re using like javascript syntax, is it JAVA 9 ?

mohamadalayoubi
Автор

Is there a sample code where I can follow along?

JesseQuickEats
Автор

ahhh....19 minutes into the lecture, he mentions "STREAM"

klam
Автор

Very good talk!!
I still believe Java can't catch up with JavaScript about async world paradigm.

And btw, with all respect to our forefather Java, have we upgraded to JavaScript engine?
My words sounds like whether we our like our wife or Ex girlfriend...
Correct me if I'm wrong! Please!
I come from functional world n JavaScript has made me believe I can do that more easily, simply n of course now securely.

sridharsharma
Автор

How lucky I am, so I have been participated to his conference in the city where I live. Java Day 2018, Istanbul - Title: Let's Get Lazy :)

erdigokceofficial
Автор

I am a Java, JavaScript, C# and Python developer but I think some of my Java developer collogues live under the rock. These concepts have been used in JavaScript for years (started with callback functions and evolved to promise object). Not sure why but software engineers who only know Java has a tendency to learn new concepts decades later when other folks started using them and get exited about them. Like Lambda functions that now Java developers are so happy about it because they can take advantage of functional programming in Java which works very well with reactive programming concepts, dudes C# introduced it in 2008

hessame
Автор

too bad he's using someone else's machine so I cant see the slideshows of wallpapers

kamalhm-dev