Welcome, Guest User :: Click here to login

Logo 67272q

Course Objectives for 67-272

Spring 2020

In this course, students will learn a new programming language and get additional experience working with relational databases. At the same time, this course is not primarily about learning a specific language or technology; rather it is about:

  1. Understanding how to model data and translate those data models into working databases;

  2. Becoming familiar with Model-View-Controller pattern in software architecture;

  3. Understanding why and how to do software testing;

  4. Learning why and how to use source code control to manage project development;

  5. Knowing and applying principles of user-centered design to the development of software;

  6. Utilizing all of the above to build web-based applications.