#csharp
Read more stories on Hashnode
Articles with this tag
Unit tests are typically the simplest form of automated test. Their aim should be to check the basic input and output of isolated units of logic....
I received a coursework project in the second year of my studies. As it was the first time that the students on the course were expected to build a...
“What’s better: composition or inheritance?” I froze. Time stood still for me. I diverted my gaze leftward through a tall window in the room. The view...
I’ve been doing Web development for more than 10 years now. In that time, I’ve almost exclusively worked in C# when writing backend code. I’ve not had...