Topic – Tools used in Programming

This topic contains links to lectures and information about tools that you will want to know how to use. These can be extremely handy for students in these classes.

Reading

Required Reading

none.

Reference Reading

https://en.wikipedia.org/wiki/Revision_control – About revision and version control.

http://subversion.apache.org/ – Subversion home page

http://azure.microsoft.com/en-us/documentation/articles/web-sites-dotnet-deploy-aspnet-mvc-app-membership-oauth-sql-database/ – Excellent tutorial stepping through the deployment of a Visual Studio MVC project to Azure

Supporting Lectures

Lecture – Version Control with SubVersion

Lecture – Version Control Part 2

Lecture – Getting Started on a Web Project

Lecture – Getting Started with Visual Studio 2013 Ultimate

Microsoft – Using Git with Visual Studio 2013

Associated Assignments

Support Materials

Back to List of All COP4834 Topics