Pre-Compiler

14 01, 2017

Building Domain-Driven AsP.NET Core Applications (Part 2)

By |2017-01-14T09:10:35-05:00January 14th, 2017|

Writing SOLID, testable ASP.NET Core applications has never been easier, but it may require a change in the way you typically structure your projects and their dependencies. In this hands-on workshop, you'll build a working ASP.NET Core application, complete with unit and integration tests. Along the way you'll learn the basics of Domain-Driven Development, and how to apply them to ASP.NET Core application development. The principles and patterns will apply to developers working with previous versions of ASP.NET MVC, as well. Presented by one of the primary authors of the official ASP.NET Core documentation (docs.asp.net). This is a hands-on session; [...]

14 01, 2017

Building Serverless Applications in AWS Workshop

By |2017-01-14T09:10:36-05:00January 14th, 2017|

Tired of trying to manage and maintain servers? Never have a large enough operations team? Don’t have a budget for running lots of server? Don’t want to pay for servers siting idle? Afraid you might become so popular that you won’t be able to scale fast enough? Don’t worry, it is possible to alleviate these issues by moving to a serverless architecture that utilizes microservices hosted in the cloud. This type of architecture can support all different types of clients including web, mobile and IoT. During this hands-on workshop, you will build a serverless application utilizing AWS services such as [...]

14 01, 2017

Functional Programming 101

By |2017-01-14T09:10:36-05:00January 14th, 2017|

As an advocate of functional programming, I'm regularly asked "I've tried to learn functional programming a number of times, but how do I apply this to my everyday work?". One of the hardest parts about learning a new technical skill or concept can be finding ways to apply those skills in our daily practice, especially when constrained by time or money to achieve a specific goal. Sometimes, one of the best ways to learn is to break away from what we're used to and learn in a totally new environment, the better to bring those new experiences and ideas back [...]

Go to Top