Tabs Versus Areas: Defining a Coding Commonplace | by Joseph Maurer

Tabs Versus Areas: Defining a Coding Commonplace | by Joseph Maurer

Writing clear and maintainable code is pivotal to any manufacturing mission. And but even probably the most useful code is frowned upon if it doesn’t comply with the coding requirements that an organization units. An excellent engineer is aware of that any massive modifications must undergo a code overview earlier than being merged into the…

Unity’s C# Job System. There are occasions when it’s essential to take… | by Joseph Maurer

Unity’s C# Job System. There are occasions when it’s essential to take… | by Joseph Maurer

Tlisted here are occasions when it’s essential to take full benefit of each ounce of efficiency doable to make your dream recreation a actuality. Enter the Job System in Unity. It permits the developer to write down multithreaded code that may nonetheless work together with the remainder of Unity. Multithreading permits this system to run…

Exploring DEV.to API. You typically neglect that APIs exist for… | by Joseph Maurer

Exploring DEV.to API. You typically neglect that APIs exist for… | by Joseph Maurer

You typically neglect that APIs exist for a lot of the platforms you utilize. Whereas some firms lock down their APIs to solely present very restricted data, DEV.to goes the additional mile to supply an especially strong API. Let’s go over what is out there! Hyperlink to Mission: https://www.josephamaurer.com/Initiatives/DevAPI/RecentDevPosts.html Hyperlink to DEV API Documentation: https://docs.forem.com/api/…

Getting a URL Parameter in Javascript | by Joseph Maurer | Geek Tradition

Getting a URL Parameter in Javascript | by Joseph Maurer | Geek Tradition

When programming in Javascript there are occasions while you may wish to know if there have been any parameters handed via the URL. In case you aren’t accustomed to URL parameters, they’re the arguments set after the bottom URL and the ‘?’. For instance let’s take a look at the beneath instance: https://www.josephamaurer.com/Tasks/DevAPI/RecentDevPosts.html?PerPage=100 ?PerPage=100 is…

Exploring Shader Graph in Unity. There’s something that you simply understand… | by Joseph Maurer | Geek Tradition

Exploring Shader Graph in Unity. There’s something that you simply understand… | by Joseph Maurer | Geek Tradition

Tright here is one thing that you simply understand actually rapidly while you begin programming video games, and it’s that supplies are coded otherwise than the rest. They work virtually in mysterious methods that may usually be arduous to explain and the code is commonly very dense c fashion code that doesn’t shed any mild…

OOP: Object Oriented Programming. Object Oriented Programming (OOP) is a… | by Joseph Maurer | Geek Tradition

OOP: Object Oriented Programming. Object Oriented Programming (OOP) is a… | by Joseph Maurer | Geek Tradition

Object Oriented Programming (OOP) is a programming paradigm that’s the cornerstone of recent software program improvement. Whereas OOP isn’t the one programming paradigm that exists, I’d argue it’s an important to have a agency basis of, and when used accurately, can result in stronger and extra sturdy software program. However what’s OOP and how will…

Microsoft Construct 2021. Construct Cloud-native Purposes That… | by Joseph Maurer

Microsoft Construct 2021. Construct Cloud-native Purposes That… | by Joseph Maurer

Construct Cloud-native Purposes That Run Wherever Supply: Microsoft ICYMI (In case you missed it); two weeks in the past was Microsoft’s Construct occasion! The yearly occasion is an opportunity for builders to study new issues which are happening in expertise. The rationale I like listening to these kinds of occasions is as a result of…

WWDC 2021: State of the Union Recap | by Joseph Maurer | Geek Tradition

WWDC 2021: State of the Union Recap | by Joseph Maurer | Geek Tradition

Right here’s a fast recap of Apple’s State of the Union at WWDC (World Huge Developer Convention 2021). You will discover the full video right here. A brand new steady integration and supply service constructed proper into Xcode and hosted within the cloud, Xcode Construct is Apple’s tackle simplifying the method of constructing an app…

What I Discovered Fixing A Leetcode Drawback A Day For 45 Straight Days | by Joseph Maurer | Geek Tradition

What I Discovered Fixing A Leetcode Drawback A Day For 45 Straight Days | by Joseph Maurer | Geek Tradition

Being an engineer there are such a lot of issues that I’ve to resolve each day that you just get into the movement fairly simply. However at work you’re principally fixing the identical sort of issues each day that you just overlook that there are different thrilling kinds of issues on the market that require…