Lessons: 15Length: 3.7 hours

Next lesson playing in 5 seconds

Cancel

Windows App From Scratch

Introduction

01:04

Writing Windows applications using rapid application development tools (like Visual Studio) has a tendency to devolve into a mess of code that's difficult to maintain and test. But with modern design patterns, such as Model-View-Presenter, we can have our cake and eat it too!