I’ve been experimenting with coroutines recently and I found that information on C++ coroutines are very difficult to find. I’m planning to write a series of C++ coroutine blogs… Read More
Guest post by Sondre Agledahl: Microsoft Student Partner, Games programmer and CS student at UCL.
Object-orientated programming is dead! Long live ECS!
Entity-Component System is a powerfu… Read More
Guest blog by Ayushmaan Seth Microsoft Student Partner and 1st Year Computer Science, University College LondonAbout me
I am a 1st year Computer Science Undergraduate student at Univ… Read More
New Code Analysis Checks in Visual Studio 2019: use-after-move and coroutine
Visual Studio 2019 Preview 2 is an exciting release for the C++ code analysis team. In this release, we shipped a… Read More