Dev Leader Weekly Issue 4

In Dev Leader Weekly, we’ll explore thought-provoking ideas, code examples, and highlight content from the week to help you excel as a software engineer.

Continue Reading Dev Leader Weekly Issue 4

Using Autofac With Unity3D

Why Consider Using Autofac With Unity3D? I think using a dependency injection framework is really valuable when you're building a complex application, and in my opinion, a game built in…

Continue Reading Using Autofac With Unity3D

Part 1 – Exploring Graphs and Trees

Graphs and Trees to Start I was chatting with my colleague about generating maps for a 2D role playing game the other day after getting super excited explaining picking ProjectXyz…

Continue Reading Part 1 – Exploring Graphs and Trees