Pre-work assignments for Code Fellows Code 401: Advanced Software Development with ASP.NET Core MVC
- Windows 10 64 bit
- If you are not on a Window's machine, you will need to dual-boot or have a Windows Virtual Machine. download Windows 10 here
- Install .Net Core SDK and Visual Studio 2017 Community with these Installation Instructions
- Required Visual Studio packages
- .Net Desktop Development
- ASP.NET and Web Development
- Data Storage and Processing
- .NET Core cross-platform development (located at the bottom)
- Required Visual Studio packages
- Setup version control:
- Verify you have the latest version of Git installed
- Setup an account on GitHub with a recent profile picture
- Add the GitHub extension to Visual Studio
- Download and install the Slack desktop app
- Pages 1-10, 17-19 in The State of C# document
- .Net Core Guide
- Microsoft Virtual Academy C# Fundamentals videos 1-12 (with assessments)
- Need a refresher on git? UDemy Git Tutorial
- Be familiar with the git workflow in Visual Studio