#programming-blogs
Read more stories on Hashnode
Articles with this tag
In the previous parts in this series, I discovered the OpenAPI package, used it to verify REST API payloads, and then used it to create a class that...
Contrasting with a static client · In my previous post, I discovered the Microsoft.OpenApi packages and used them to extract JSON schemas from an Open...
In this post, I share my experience of learning how to use ChatGPT to assist me develop a tool to assist me in solving a real world problem. A problem...
Think before you use errors for flow control · In this post, we shall see the consequences and limitations of using step function errors as flow...
Using SudoLang and ChatGPT for humorous purposes · 40 years ago I saw someone try to program with natural language. Now that has become a reality with...
From my earliest experience with object-oriented programming, I learnt that one of the biggest benefits of the paradigm was the concept of...