
Jeremy McLain
Treehouse Guest Teacher
Vancouver, WA
I'm a C#/.NET teacher at Treehouse. I've been coding since I learned about it from a great teacher in 1998. That's also the year I met my wife. It was a good year! To me, writing software and teaching are ways to maximize my positive effect on the planet.
Topics & Specialties
Courses & Workshops I've Taught
-
- 1
- 2
- 3
- 4
Unit Testing in C#
Unit testing is key to ensuring that your code works as expected. Learn how to write unit tests and perform test driven development using industry standard tools and methods.
-
- 1
- 2
- 3
C# Collections
Collections are used to organize data so that it can be used efficiently. In this course we'll learn about the various collection types provided by the .NET framework.
-
- 1
- 2
- 3
Intermediate C#
This course builds on what we learned in C# Objects. We'll learn more essential principles of object-oriented programming as we improve the Treehouse Defense game.
-
- 1
- 2
- 3
- 4
- 5
- 6
C# Objects
In this course we'll build on what you learned in C# Basics. You'll learn about Object Oriented Programming (OOP). We'll use OOP to write the code for a tower defense game. After completing this course, you'll have learned most of the syntax of the C# programming language.