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

From CompSciWiki
Jump to: navigation, search
Line 1: Line 1:
 
{{Template:1010Topic
 
{{Template:1010Topic
 
|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 will not be graduating 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 will not be graduating 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 coding in Java."
+
|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."
 
|Body=
 
|Body=
 
===Prerequisites===
 
===Prerequisites===

Revision as of 21:20, 2 December 2010

COMP 1010 Home > Back to Chapter Topics


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 will not be graduating 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

COMP 3350

Official Description

Aurora