Difference between revisions of "Software Engineering 1 (COMP 3350)"

From CompSciWiki
Jump to: navigation, search
 
Line 1: Line 1:
 
{{Template:1010Topic
 
{{Template:1010Topic
 +
|Chapter_TOC=[[Computer Science Courses]]
 
|Introduction=In this course, students are introduced to common design patterns: code that is applicable to many types of problems. This is required for a Computer Science Major, so you cannot graduate without this course on your transcript.
 
|Introduction=In this course, students are introduced to common design patterns: code that is applicable to many types of problems. This is required for a Computer Science Major, so you cannot graduate without this course on your transcript.
 
|ByStudents= "Learn how to effectively work with others to accomplish large and interesting projects"<br><br>"Be prepared for large group projects and lots of Java coding."
 
|ByStudents= "Learn how to effectively work with others to accomplish large and interesting projects"<br><br>"Be prepared for large group projects and lots of Java coding."

Latest revision as of 08:26, 9 December 2010

COMP 1010 Home > Computer Science Courses


Introduction

In this course, students are introduced to common design patterns: code that is applicable to many types of problems. This is required for a Computer Science Major, so you cannot graduate without this course on your transcript.

...By Students

"Learn how to effectively work with others to accomplish large and interesting projects"

"Be prepared for large group projects and lots of Java coding."

Prerequisites

Object Orientation (COMP 2150)

Course Homepage

nTreePoint

Official Description

Aurora