#programming-tips
Read more stories on Hashnode
Articles with this tag
Welcome to the fourth part of our series on C# primitive types! In this installment, we’ll explore some of the lesser-discussed yet essential types:...
In the first part of our journey through C# primitive types, we explored the world of char and bool. Next, I introduced byte, sbyte, struct and...
Integral numeric types Represents integer numbers, all support arithmetic, bitwise logical, comparison and equality operators. Byte & SByte Byte is a...
You can download an example project from this GitHub repository. Task interview... My friend got an interview task to code a method that finds and...
Hi, hey, hello! Let me introduce myself. · My name is Krystian Zakryś, I am 28 years old .NET Developer, born in Poland. At the moment I am working in a...