Joseph MaurerinGeek CultureWhat I Learned Solving A Leetcode Problem A Day For 45 Straight DaysBeing an engineer there are so many problems that I have to solve every day that you get into the flow pretty easily. But at work you are…Jun 18, 20211Jun 18, 20211
Joseph MaurerinGeek CultureWWDC 2021: State of the Union RecapHere’s a quick recap of Apple’s State of the Union at WWDC (World Wide Developer Conference 2021). You can find the full video here.Jun 13, 2021Jun 13, 2021
Joseph MaurerinGeek CultureWorking with Sprite Sheets in UnitySprites are a vital part of working on a game in Unity. Part of that is how do you go about slicing a sprite that contains multiple images…Jun 9, 2021Jun 9, 2021
Joseph MaurerMicrosoft Build 2021Build Cloud-native Applications That Run AnywhereJun 7, 2021Jun 7, 2021
Joseph MaurerinGeek CultureOOP: Object Oriented ProgrammingObject Oriented Programming (OOP) is a programming paradigm that is the cornerstone of modern software development. While OOP isn’t the…Jun 4, 2021Jun 4, 2021
Joseph MaurerinGeek CultureExploring Shader Graph in UnityThere is something that you realize really quickly when you start programming games, and it’s that materials are coded differently than…Jun 1, 2021Jun 1, 2021
Joseph MaurerinGeek CultureGetting a URL Parameter in JavascriptWhen programming in Javascript there are times when you might want to know if there were any parameters passed through the URL. In case you…May 31, 2021May 31, 2021
Joseph MaurerExploring DEV.to APIYou often forget that APIs exist for most of the platforms you use. While some companies lock down their APIs to only provide very limited…May 28, 2021May 28, 2021
Joseph MaurerUnity’s C# Job SystemThere are times when you need to take full advantage of every ounce of performance possible to make your dream game a reality. Enter the…May 25, 2021May 25, 2021
Joseph MaurerTabs Versus Spaces: Defining a Coding StandardWriting clean and maintainable code is pivotal to any production project. And yet even the most functional code is frowned upon if it…May 24, 2021May 24, 2021