- Visual Studio 2019 know-how
- VS Code know-how
- Some medium level git/github knowledge
- Focus on measuring and improving the performance
- C/C++ medium level knowledge
-
Windows desktop
-
Windows server
-
Various logging mechanisms
-
SEH (always there)
-
Win32
-
C code
- coding with no stdio
-
C++ code
- using the CL /kernel switch
- no C++ exceptions, no RTTI and no stdio
- MS STL in SEH mode
- EASTL2020 CORE