PRESENTATIONS

Chasing the Holy Grail with Release Management | Danijel Malik

Chasing the Holy Grail with Release Management | Danijel Malik

Indiana Jones had a great adventure when he was searching for the Holy Grail. But hey… software development is not far behind, especially if your deployment procedure requires manual steps. You can feel sweat dripping off your forehead before you go to production and there’s always a chance you’ll step on a broken board. Exciting,…

Using virtualisation to Debug Mobile Applications | Craig Woollett

Using Virtualisation to Debug Mobile Applications | Craig Woollett

Virtualisation is the core of cloud technology but it also provides an opportunity for developers to simulate production environments for ease of testing and debugging. This presentation demonstrates debugging Web API for an Android mobile application using Genymotion and Visual Studio as part of a virtual test network. Also there will be a demonstration of…

Code Auditor and Roslyn – Happy Ever After | Danijel Malick

Code Auditor and Roslyn – Happy Ever After | Danijel Malik

At SSW we care about quality. We care about it so much that we built a tool named Code Auditor which scans code and reports issues. It’s not really a secret that our rules relied on C# snippets and Regex patterns. Over time – as the C# language evolved – we started seeing false positives.…

App Harbour using Git Hub with Continuous Deployment with Michael Demarco

App Harbour using Git Hub with Continuous Deployment with Michael Demarco

An introduction to App Harbour using Git Hub with Continuous Deployment Take the Quiz! [WATUPRO 75]

Tour of the Physical Internet with Grant Holliday

Tour of the Physical Internet with Grant Holliday

Have you ever wondered how your bits and bytes travel between your PC to all the servers on the Internet? In this session, we will take a virtual road-trip out your router, through some Internet Exchange Points, under the ocean in some submarine cables and speed along some of the widest sections of the Internet…

Publishing Your First Mobile Game with Steve Yap

Publishing Your First Mobile Game with Steve Yap

In this extensive presentation, Stephen Yap takes us through the process of publishing your first mobile game from start to finish and highlights the pitfalls and lessons he learnt along the way. Take the Quiz! [WATUPRO 71]

Reactive Extensions with Nick Hodge

Reactive Extensions with Nick Hodge

Nick Hodge explains Reactive Extensions in this highly technical talk. Take the Quiz! [WATUPRO 70]

How to Use Hot Towel Angular with Duncan Hunter

How to Use Hot Towel Angular with Duncan Hunter

This presentation is a walk through of the code, benefits and how to get started using John Papa’s Hot Towel Angular. Hot Towel Angular creates a great starting point for building a Single Page Application (SPA). Out of the box it provides a modular structure for your code, view navigation, data binding, separation of services,…

Why All of the Cool Kids Are Talking Xamarin – Stephen Kennedy | DDD Melbourne

Why All of the Cool Kids Are Talking Xamarin – Stephen Kennedy | DDD Melbourne

Is your Twitter timeline a-buzz with talk of Xamarin, PCL’s, and Mono? Do you want to know why both Microsoft and the open source community is pushing this development product? Do you feel left out? Then this is the presentation for you! In this presentation Stephen will walk you through a cross-mobile application (Android, iOS,…