Last week I spent a few days at Copenhagen together with my family and friends. Copenhagen is amazing and I had such a good time that is hard to come back. During this time I gave two talks at the Copenhagen .NET User Group which was hosted at the Siteimprove offices who also sponsored the event. It was very fun and I’d like to thank to everyone who came Here are the links to the slides and demos of my talks Rx 101 http://www.slideshare.net/TamirDresher/rx-101-tamir-dresher-copenhagen-net-user-grouphttps://github.com/tamirdresher/Rx101 Debugging tricks you wish you knew http://www.slideshare.net/TamirDresher/debugging-tricks-you-wish-you-knew-tamir-dresherhttps://github.com/tamirdresher/DebuggingTricks
I’m very excited and greatful to be invited to speak at the Copenhagen .NET User Group (CNUG) on August 25th. If you’re around, come and meet me. You can register at: http://www.meetup.com/Copenhagen-Net-User-Group/events/230231914/ I’ll do two sessions during the meetup: Reactive Extensions (Rx) 101 Reactive applications are designed to handle asynchronous events in a way that maximizes responsiveness, resiliency, and elasticity. Reactive Extensions (Rx) is a library that abstracts away the sources of events and provides tools to handle them in a reactive way. With Rx, filtering events, composing event sources, transforming events, and dealing with errors all...
Codemotion was great. Great venue, Great speakers and most of all great crowd. I'd like to thank everyone who came, it was really fun. The slides i used can be found here: http://www.slideshare.net/TamirDresher/rx-101-codemotion-milan-2015-tamir-dresher And the demos are at the github repository: https://github.com/tamirdresher/Rx101/tree/master
I'm thrilled to announce about two new speaking engagements On November 21st 2015 i'll be presenting at Codemotion Milan And on February 2016 i'll be at Montreal Canada presenting at the ConFoo 2016 conference My talks will be about Reactive Extensions 101(http://milan2015.codemotionworld.com/conference/322/, http://confoo.ca/en/2016/session/reactive-extensions-rx-101) and From Zero to the Actor model using Akka.NET (http://confoo.ca/en/2016/session/from-zero-to-the-actor-model)
Just finished sending my proposals to the ConFoo conference if you would like to hear me talk about Reactive Systems, Cloud, Reactive Extensions, and other Architectual topics Please vote for my proposals! bit.ly/1JqDZgY
As part of the work on Reactive Extensions in Action, we thought about creating free animations of the different operators to make it easier for Rx users to understand what they do. Here is an animation of the "Select" operator. Please tell me what you think, i appreciate any comment. All the animations are available at http://freecontent.manning.com/animated-gifs/?s=reactive-extensions
As part of the work on Reactive Extensions in Action, we thought about creating free animations of the different operators to make it easier for Rx users to understand what they do. Here is an animation of the "SelectMany" operator. Please tell me what you think, i appreciate any comment. All the animations are available at http://freecontent.manning.com/animated-gifs/?s=reactive-extensions
On Novemeber 30th i will have the pleasure to speak at the SW Architecture 2015 Conference It's a great conference on Software Architecture that brings together researchers and practitioners alike to exchange ideas insight and best practices. I'm going to talk about what it means to be Reactive and the tools and practices that helps us achieve Reactive Architectures. i will explain how the Reactive Manifesto, Actor Model, Reactive Streams and of course the powerful Reactive Extensions (Rx) library all come together. Take a look at the agenda, and i hope to meet you there
I have been working very hard on an exciting new book called "Reactive Extensions in Action" ( http://manning.com/dresher/ ) The book has now entered the Manning Early Access Program (MEAP) which allows you to subscribe to chapters as they become available and give me feedback before the book goes into print. As you can imagine, this is a huge investment for me. I need your help in making this a great book. Please subscribe to my book; your support now will help us improve it. Also, early subscriptions and response will help Manning Publications measure customer response (and inform their...