DEV Community

mattymaloney
mattymaloney

Posted on

C# Primer Resources

For interview preparation, these are the 4 primary resources I used to rekindle "experience" from my near-zero experience with C#.

https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/

https://ptgmedia.pearsoncmg.com/images/0201729555/samplechapter/lippmanch01.pdf

https://docs.microsoft.com/en-us/dotnet/core/tutorials/with-visual-studio-code

https://docs.microsoft.com/en-us/cpp/get-started/tutorial-console-cpp?view=vs-2019

Top comments (0)