Blog for Junior Developers C#/.NET

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 [...]
Blazor School - Online Course
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 [...]
First Windows Forms Desktop Application in C# – Logic (2/2)
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 [...]
First Windows Forms Desktop Application in C# – UI (1/2)
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 [...]
Do You Want To Become a Programmer? Find Out Why C#/.NET is The Best Choice for Beginners
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 [...]
14 Reasons Why It's Worth Becoming a Programmer
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 [...]
What is Blazor C#? Advantages of Blazor
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 [...]
Object-Oriented Programming in C# - The Most Important Principles You Need to Know If You Want to Become a Developer
It's time for another, this time the 4th pillar of object-oriented programming. In the previous articles on the basics of object-oriented programming, you learned what inheritance, polymorphism, and abstraction are. Today I will try [...]
What is Encapsulation in Object Oriented Programming?
In the previous 2 articles on inheritance and polymorphism, I tried to present you the basics of object-oriented programming, I told you that the topic of polymorphism will be further developed, because in the abstract we also deal [...]
What is Abstraction in Object Oriented Programming?
Today it's time for another very important topic in object-oriented programming that every person who wants to become a junior .NET developer must understand. From the article you will learn what polymorphism is in [...]
What is Polymorphism in Object Oriented Programming?

Search engine

© Copyright 2024 CodeWithKazik.com. All rights reserved. Privacy policy.
Design by Code With Kazik