Copyworking — The Landing Page
In this post I'll talk about the landing page I've built for my side project - Copyworking. I'll explain the goals I want it to reach, describe how I built it, and talk about the next steps.
In this post I'll talk about the landing page I've built for my side project - Copyworking. I'll explain the goals I want it to reach, describe how I built it, and talk about the next steps.
In this post, I will talk about a side project idea I have — a platform that helps people to learn to write better.
Today, we'll talk about enum values: do they matter and if they do, are strings a better choice than numbers to represent them? We'll also see how to use string enums in C#.
Are switch statements on the attributes of an object less dangerous than the analysis of object types? Is there a better alternative, and is it worth it? Let's find out.
This article focuses on the most severe case of a switch statement misuse: analysis of types of objects.
This is my review of Udi Dahan’s Advanced Distributed System Design online course. What topics does it cover, how is it structured, and is it worth taking?
In this post, I explain my motivation behind this blog and talk about the topics I will be covering here.