Throwing Exceptions In C#: How And When

    Throwing Exceptions In C#: How And When

    Sep 30, 2024
    Categories: C#

    Learn how to properly use exceptions, implement try/catch/finally blocks, and understand when it is appropriate to use exceptions

    Read
    Different Ways to Determine When an Event Occurred in Code

    Different Ways to Determine When an Event Occurred in Code

    Sep 24, 2024
    Categories: C#, Unity

    A comparison of various methods to determine when an event has occurred in code, including code examples for C# and Unity

    Read
    Finalizers And The Resurrection Pattern In C#

    Finalizers And The Resurrection Pattern In C#

    Sep 16, 2024
    Categories: C#

    What are finalizers and how to use them to implement the resurrection pattern in C#

    Read
    Efficient String Reversal In C#

    Efficient String Reversal In C#

    Sep 9, 2024
    Categories: C#

    A comparison between different methods to reverse strings in .NET 8

    Read
    School VS Self-Taught Programmer Part 2: Soft Skills

    School VS Self-Taught Programmer Part 2: Soft Skills

    Sep 2, 2024
    Categories: General

    Thoughts on the differences between being a self-taught programmer and obtaining a degree through formal education part 2: Soft skills

    Read
    School VS Self-Taught Programmer Part 1: Knowledge

    School VS Self-Taught Programmer Part 1: Knowledge

    Aug 27, 2024
    Categories: General

    Thoughts on the differences between being a self-taught programmer and obtaining a degree through formal education part 1: Knowledge

    Read
Follow me: