Why every programmer needs to know design patterns
This is an introduction from a book The easiest way to learn design patterns. The book is available in digital format at LeanPub and as either Kindle-specific format or in print from Amazon. Design patterns are something that you will need to get familiar with as a programmer who works Continue Reading
Summary of the problems design patterns are intended to solve
This article is a chapter from the book The easiest way to learn design patterns This chapter summarizes which design patterns can be used to solve any specific type of a software development problem. It’s intended to be a reference guide to help you find the right design pattern quickly. Continue Reading
External SignalR clients
This article is a chapter from the book SignalR on .NET 6 – the Complete Guide In the previous chapter, we have covered the basic of using in-browser clients to connect to a SignalR hub. Even though these clients are suitable to cover a wide range of SignalR use cases, Continue Reading
A Quick Guide to Establishing a Business as a Coder
Photo by Christopher Gower on Unsplash. To be successful in running a modern business, it’s important to create easy-to-navigate software tools. Software coding has changed the way people do business and can be crucial for long-term development. It would be important to learn primary coding languages like HTML, CSS, Python, JavaScript, and Continue Reading
Coordinating IoT cluster with SignalR
My book, SignalR on .NET 6 – the complete guide, is out now! Also available in print. Clustering is an important functionality in Internet of Things (IoT). It allows multiple devices to act as one and coordinate the work between themselves. For example, you may have IoT devices that are Continue Reading
SignalR vs gRPC on ASP.NET Core – which one to choose
My book, SignalR on .NET 6 – the complete guide, is out now! Also available in print. A while ago, when ASP.NET Core didn’t even exist, Microsoft has created a library for .NET Framework-based ASP.NET that enabled a two-way communication between the clients and a server in real time. This Continue Reading
Stress-free Software Rollouts: How to Get It Right
Photo by Pexels.com Software rollouts are often a dreaded part of business operations. While IT teams fear technical problems, the rest of the team may feel uneasy about having to learn something new and changing the way they are used to working. However, the benefits of using enterprise resource planning (ERP) Continue Reading
STEM for Kids 2021 Stats: Here’s Why Boys and Girls Should Learn Coding
Careers and College Students Studying STEM (Science, Technology, Engineering, and Math) has seen a resurgence. These subjects are more important than ever as technology changed. But, there is a shortage of workers qualified for many of these STEM careers. Let’s break down some of the stats: 2 out of 3 Continue Reading
Why is coding an important job skill for the future?
Description Living in 2021, if not all, most of us are familiar with coding. The word coding is widespread and common in today’s workplace. Due to the vast demand for technology in every field, coders and coding hold prime importance in this age. We can understand the importance of coding Continue Reading
5 Best Programming Languages To Prepare Your Kids For Coding
Description Living in this age of technology means having advancement in every field of life. To compete with the fast pace, it is important to be prepared with all the relevant knowledge in an upfront way in various fields. Advancement in the learning process is the main attention-grabbing topic. The Continue Reading