JavoTK - A Better OpenTK

JavoTK - A Better OpenTK
I've been working on a simpler version of OpenTK/OpenGL 4.0 for around a week now. And through countless hours of designing I finally have something going on. It's no where near finished but I just wa...
0 Read More

Common Async/Await mistakes in C#

Hello, developers! 🥷🏻Today, we are going to talk about common mistake made when using asynchronous programming in C# projects. First of all, let’s understand what is asynchronous programming ...
0 Read More