Rob's Presentations in 2016

Welcome to Docker

Slides docker
12/20/2016 at Learn to Code PHX in Phoenix, AZ
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. We’ll look at the commands and ecosystem around building infrastructure as code, deploying a swarm, and sharing images on Docker Hub....

STEM Career Lecture: Programming as a Career to middle and high school students

Slides
11/30/2016 at Chandler Preperatory Academy in Chandler, AZ
Our next stem career lecture on Wednesday, November 30, features Rob Richardson, Chandler Prep parent and Computer Programmer....

Testing in ASP.NET Core with XUnit and MoQ

Slides asp.net core testing
11/25/2016 at SoCal Code Camp in Los Angeles, CA
ASP.NET Core has been designed from the ground up with testability in mind. XUnit is the testing framework the ASP....

What is this .NET Core thing anyway?

Slides asp.net core
11/25/2016 at SoCal Code Camp in Los Angeles, CA
Have you heard the buzz? .NET Core 2.0 is released, and with it a great compatability story with regular ....

Anatomy of a Web Request

Slides
11/13/2016 at SoCal Code Camp in Los Angeles, CA
What happens after you type the web address before the page renders? Is it a black box to you?...

Welcome to Docker

Slides docker
11/13/2016 at SoCal Code Camp in Los Angeles, CA
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. We’ll look at the commands and ecosystem around building infrastructure as code, deploying a swarm, and sharing images on Docker Hub....

Welcome to Docker

Slides docker
10/28/2016 at Prairie.Code() in Des Moines, IA
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. We’ll look at the commands and ecosystem around building infrastructure as code, deploying a swarm, and sharing images on Docker Hub....

What is this .NET Core thing anyway?

Slides asp.net core
10/28/2016 at Prairie.Code() in Des Moines, IA
Have you heard the buzz? .NET Core 2.0 is released, and with it a great compatability story with regular ....

Introduction to the ES6 workflow: Syntax, Webpack, React, and Angular 2 (Workshop)

javascript node devops
10/26/2016 at Prairie.Code() in Des Moines, IA
Curious about EcmaScript 6 / 2015? Want to use it today? JavaScript has come of age, and this latest version adds lots of syntactical sugar to make our code clearer....

Custom Git Deployment to Azure

Slides git azure devops cloud
10/13/2016 at IT/Dev Connections in Las Vegas, NV
Did you know you can run a CI pipeline in Azure as you Git deploy your Web App?...

Git Scenarios: How Do I Fix That?

git
10/12/2016 at IT/Dev Connections in Las Vegas, NV
Have you ever wondered how to get out of a bad merge? Have you ever gotten stuck trying to push your changes?...

JavaScript Tests in Node, the Browser, and CI

javascript node testing
10/11/2016 at IT/Dev Connections in Las Vegas, NV
Good software practices don’t end just because you’re building a thick client in the browser. The JavaScript community is a flourishing boutique of high-quality tools and techniques....

Anatomy of a Web Request

Slides
10/8/2016 at Desert Code Camp in Chandler, AZ
What happens after you type the web address before the page renders? Is it a black box to you?...

Testing in ASP.NET Core with XUnit and MoQ

Slides asp.net core testing
10/8/2016 at Desert Code Camp in Chandler, AZ
ASP.NET Core has been designed from the ground up with testability in mind. XUnit is the testing framework the ASP....

Testing in ASP.NET Core with XUnit and MoQ

Slides asp.net core testing
9/28/2016 at Northwest Valley .NET User Group in Glendale, AZ
ASP.NET Core has been designed from the ground up with testability in mind. XUnit is the testing framework the ASP....

Git Scenarios: How Do I Fix That?

git
9/24/2016 at PhxMobi in Phoenix, AZ
Have you ever wondered how to get out of a bad merge? Have you ever gotten stuck trying to push your changes?...

Testing in ASP.NET Core with XUnit and MoQ

Slides asp.net core testing
9/22/2016 at Southeast Valley .NET User Group in Chandler, AZ
ASP.NET Core has been designed from the ground up with testability in mind. XUnit is the testing framework the ASP....

A taste of ES6: the language and the tools

Slides javascript node
8/3/2016 at NDC Sydney in Sydney, Australia
Curious about EcmaScript 6 / 2015? Want to use it today? JavaScript has come of age, and this latest version adds lots of syntactical sugar to make our code clearer....

NDC Sydney Ask me Anything

javascript node
8/3/2016 at Ask Me Anything in Sydney, Australia
...

A taste of ES6: the language and the tools

Slides javascript node
6/24/2016 at KCDC in Kansas City, MO
Curious about EcmaScript 6 / 2015? Want to use it today? JavaScript has come of age, and this latest version adds lots of syntactical sugar to make our code clearer....

Custom Git Deployment to Azure

Slides git azure devops cloud
6/24/2016 at KCDC in Kansas City, MO
Did you know you can run a CI pipeline in Azure as you Git deploy your Web App?...

Introduction to the ES6 workflow: Syntax, Webpack, React, and Angular 2 (Workshop)

javascript node devops
6/24/2016 at KCDC in Kansas City, MO
Curious about EcmaScript 6 / 2015? Want to use it today? JavaScript has come of age, and this latest version adds lots of syntactical sugar to make our code clearer....

JavaScript Tests in Node, the Browser, and CI

javascript node testing
6/24/2016 at KCDC in Kansas City, MO
Good software practices don’t end just because you’re building a thick client in the browser. The JavaScript community is a flourishing boutique of high-quality tools and techniques....

A taste of ES6: the language and the tools

Slides javascript node
5/25/2016
Curious about EcmaScript 6 / 2015? Want to use it today? JavaScript has come of age, and this latest version adds lots of syntactical sugar to make our code clearer....

Introduction to the ES6 workflow: Syntax, Webpack, React, and Angular 2 (Workshop)

javascript node devops
5/25/2016 at Phoenix JavaScript in Phoenix, AZ
Curious about EcmaScript 6 / 2015? Want to use it today? JavaScript has come of age, and this latest version adds lots of syntactical sugar to make our code clearer....

Anatomy of a Web Request

Slides
5/20/2016 at Nebraska.Code() in Lincoln, NE
What happens after you type the web address before the page renders? Is it a black box to you?...

Git Scenarios: How Do I Fix That?

git
5/19/2016 at Nebraska.Code() in Lincoln, NE
Have you ever wondered how to get out of a bad merge? Have you ever gotten stuck trying to push your changes?...

Carefully Crafting Git history and Social Coding with GitHub

git
5/12/2016 at LA Software Crafftsmanship in Los Angeles, CA
Join us for a no-slides discussion of carefully crafting commits with the Git CLI and GUI tools....

Git Scenarios: How Do I Fix That?

git
5/11/2016
Have you ever wondered how to get out of a bad merge? Have you ever gotten stuck trying to push your changes?...

Thinking in Git

Slides git
5/11/2016
Have you looked at Git because it was trendy, but stumbled away dazed? Git isn’t your father’s source control system!...

Welcome to Git and GitHub

git
5/11/2016 at Phoenix Version Control Meetup in Phoenix, AZ
Git is not your father’s version control system. The distributed nature of Git makes the experience of tracking your change history much more powerful....

A taste of ES6: the language and the tools

Slides javascript node
2/24/2016 at Northwest Valley .NET User Group in Glendale, AZ
Curious about EcmaScript 6 / 2015? Want to use it today? JavaScript has come of age, and this latest version adds lots of syntactical sugar to make our code clearer....

Git Scenarios: How Do I Fix That?

git
2/10/2016 at Phoenix Version Control Meetup in Phoenix, AZ
Have you ever wondered how to get out of a bad merge? Have you ever gotten stuck trying to push your changes?...

Thinking in Git

Slides git
1/1/2016 in and 1/2 dozen other venues
Have you looked at Git because it was trendy, but stumbled away dazed? Git isn’t your father’s source control system!...