Recently, I have been helping many people who want to become programmers learn programming. During this time, I have noticed many mistakes that these people often make. In this article, I wanted to share with you the 19 [...]
Today I have some great news for you! We have just opened registration for my online training ASP.NET Core School, where I show you how to create web applications using the ASP.NET Core MVC framework and ASP.NET Core Web [...]
In today's article I have some good news for you. First, a new edition of my best training has just started - Become a .NET Programmer. This is a comprehensive online training in which I will guide you through the entire path from the basics to working as a junior C#/.NET programmer. In this material I will introduce you to this training, tell you why it is worth joining in this edition, who it will be suitable for, what the bonuses are and at the end I will have a [...]
Registration for the VIP edition of my latest program: Blazor School has just started. Blazor School is an advanced, hands-on training for creating SPA web applications in C# (you don't have to use JavaScript). Blazor is a revolution [...]
In the previous article, we started implementing the calculator as a desktop application in Windows Forms. If you haven't seen the previous article yet, be sure to start there (part 1 - User Interface) and only then come back to this [...]
A few weeks ago I showed you how you can write a simple calculator in C#. We then wrote our application as a console application. So you definitely know how to approach writing such applications. Unfortunately, console [...]
If you are just starting your adventure with programming, you are probably wondering which programming language to choose. Is there any language that will allow you to easily learn programming, but is also good enough to [...]
In today's material, I would like to introduce you to one of the most interesting and profitable fields on the labor market, i.e. the work of a programmer. Have you ever wondered why more and more people choose this career path [...]
Blazor is a new framework currently being developed by Microsoft. It is part of ASP.NET Core and allows you to create modern SPA and MPA web applications in C#. It is also possible to create an application that includes some [...]
Recently, I have received several messages from blog readers asking about what object-oriented programming is. They want to become programmers, they already know the basics of programming, but they write that it is difficult [...]