Every week, new courses and workshops are published to the growing Treehouse Library! Here’s a short list of what we’ve added recently, upcoming course highlights, and our weekly video update of What’s New at Treehouse.
Start learning to code today with a free trial on Treehouse.
NEW COURSES
Unit Testing in C# – Jeremy McLain
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.
NEW WORKSHOPS
Understanding Express Middleware – Joel Kraft (22 minutes)
Learn how Express Middleware works. You’ll walk through some simple examples to start, then you’ll create a simple Express app to show middleware in context.
What’s New in Python 3.6? – Kenneth Love (6 minutes)
Debugging Node.js is not limited to using console.log. In this Workshop you’ll learn how to use more powerful tools like Google Chrome’s DevTools Inspector.
Date Fetching in React – Guil Hernandez (26 minutes)
Learn different methods for fetching external data in React, and how to display the data in your app.
UPCOMING
Generics in Swift 3 – (Date TBD)
Swift is a powerful, flexible and safe language and those characteristics are all embodied by Generics. Let’s look explore how you can use generics to make your code reusable, elegant and clean.