10 Years of Teaching Kids to Code | Lynn Langit @ DDD Brisbane 2017

DDD Brisbane 2017 is a conference ran by developers for developers and SSW TV was on hand to catch some of the action! Speaker: Lynn Langit @lynnlangit In this talk, TKP Director Lynn Langit will share learnings from creating open source TKPJava and TKPIoT courseware and working with teams to teach teachers and kids worldwide.

Read More

Full Stack RX Programming | Brendan Richards

Like many of us, Brendan first started working with reactive programming patterns under JavaScript based user interfaces with RxJS. But Reactive Programming is a pattern available to most modern languages, including Reactive Extensions for .NET and Entity Framework RX. This talk is an introduction to using Reactive Extensions on the server side with ASP.NET Core…

Read More

I have a container… now what? | Thiago Passos

This is not the same container 101 talk you’ve seen a dozen times. The point of this talk is how to ship a container to production, once you’ve built it. We’ll containerize a .net core app, debug locally, set up continuous deployment, set up a container cluster and deploy to it.

Read More

Full Stack RX Programming – Brendan Richards

Like many of us, Brendan first started working with reactive programming patterns under JavaScript based user interfaces with RxJS. But Reactive Programming is a pattern available to most modern languages, including Reactive Extensions for .NET and Entity Framework RX. This talk is an introduction to using Reactive Extensions on the server side with ASP.NET Core…

Read More

Intro to Machine Learning | Damian Brady at DDD Sydney 2018

What exactly is machine learning? And more importantly, will I understand the answer without doing a Masters and a PhD? Sure! Join Damian, a fellow AI/ML-newbie, as he walks through what machine learning is, how it can be applied in your applications, and how you can actually create predictive models without accumulating a massive HELP…

Read More

When Serverless Meets Containers | Justin Yoo at DDD Sydney 2018

One of benefits using serverless architecture is “no need to worry about infrastructure management”. On the other hand, container technology is about “no need to worry about setting up infrastructure”. They are two different directions of evolving cloud services. Now, they get together and play together. Actually they get along each other quite seamlessly. At…

Read More