Welcome to CS 460
Code Repository
All code referenced in this portfolio is for the CS 460 component of the senior software engineering sequence and is hosted in this repository: https://github.com/No-one-alone/no-one-alone.github.io
Software Engineering I (CS 460): Homework Assignments
- Homework #1 (Git, HTML, CSS, and Bootstrap)
- Homework #2 (HTML, Javascript, and jQuery)
- Homework #3 (Learning C# via translating a Java app into C# console app using the Visual Studio IDE)
- Homework #4 (Building an ASP.NET MVC 5 web app with no database)
- Homework #5 (Building an ASP.NET MVC 5 web app with a simple database)
- Homework #6 (Building an ASP.NET MVC 5 web app with a preexisting multi-table/relational database)
- Homework #7 (Building an AJAX single page app with simple database)
- Homework #8 (Buidling and ASP.NET MVC 5 web app with a do-it-yourself multi-table/relational database)
- Homework #9 (Cloud Deployment of an ASP.NET MVC 5 web app with a multi-table/relational database)
Notes
Coming Soon …