Lectures


This page contains all lectures recorded for the class COP4834. A ✓ denotes the lecture is created – otherwise, these are planned lectures. Lectures are also organized by the list of topics here: List of All COP4834 Topics

You do need to have a solid understanding of OOP Principles for this course. Here is a nice little article on Object-Oriented Principles in C# – http://www.codeproject.com/Articles/838365/Basic-Csharp-OOP-Concept 

Everything in this article you need to know and understand to be successful in this course.

Lecture Series for New Offerings (2022 or later)

Getting Started Environment and Hosting Video

Object Oriented Programming in C#

Visual Studio Tools

Windows Forms Architecture Objects

Database Tools in Microsoft .NET

Model View Controller (MVC) in .NET

AJAX and jQuery in .NET

Advanced and How-To in .NET

Topics 
Lectures
Programming GuidelinesCoding Conventions
Case StudiesCase Study – Basic User Template
Case Study – Trauma Flow Database
Case Study – My Daily Math
Visual Studio ToolsTools – NuGet Package Manager

Other sites

http://www.lynda.com/ – This site offers free and accessible tutorials for lots of different programming (and other) tasks.

http://msdn.microsoft.com/en-us/library/aa581771 – Full tutorial on C# produced by Microsoft – covers LOTS of topics.

Supporting Courses

COP 4813 – Web Systems I

COP 4709 – Applied Database II