Coding

Simplifying code

Is there a way to simplify “RainbowFade” function? I’m just getting started with programming, and I’ve heard that using a lot of “else if” isn’t good.I think this is better. Okay that simplified the code Read more…

By Umar Khan, ago
Coding

Multithreading

Is there any systematic tutorial that covers different ways of multithreading in C# and when to use them respectively (like patterns)? Thanks. There are many different ways of course but the difference between most of Read more…

By Umar Khan, ago