Get Involved!

7 months ago | Video Courses Career Life Videos
In this feature-length production, Scott Hanselman and Rob Conery offer suggestions and advice on how you can get out there, and get involved. Blogging, Twitter, Github, StackOverflow, User Groups and Conferences: get out there!

Back in 2011 Scott Hanselman and I recorded a video for my old video company, Tekpub.com, all about elevating your developer career. In 2013 I sold Tekpub to Pluralsight with the promise that this video would always be free and available.

With my deepest and sincerest thanks for that promise - here is the original video that Scott and I created many, many years ago. I think it holds up extremely well and if you're curious about getting involved in your community - go for it! Here's your blueprint...

Need to brush up on Computer Science stuff?

I wrote a best-selling book for self-taught programmers without a degree, just like me: The Imposter's Handbook.

There's More...

Repositories and Unit of Work Don't Mix

There is a trend in the .NET space of trying to abstract EF behind a Repository. This is a fundamentally bad idea and hopefully I'll explain why.

Everyone Has a Plan, Until They Get Hit in the Face

I spent almost 3 hours last weekend trying to figure out one of the most vexing problems I've ever faced, and I recorded all of it.

How Elixir's Concurrency Changed Me as a Programmer

This is an excerpt for a talk I gave in 2016 at NDC London, featuring Elixir and the concurrency features it has, built in. It's easily the most annoying demo I've ever done...