Difference between revisions of "Databases Concepts and Usage (COMP 3380)"

From CompSciWiki
Jump to: navigation, search
 
Line 1: Line 1:
 
{{Template:1010Topic
 
{{Template:1010Topic
 
|Introduction=Ever wonder how your computer is able run so many programs at once? In this course, students get a general overview of the Operating System. This is required for a Computer Science Major, so you will not be graduating without this course on your transcript.
 
|Introduction=Ever wonder how your computer is able run so many programs at once? In this course, students get a general overview of the Operating System. This is required for a Computer Science Major, so you will not be graduating without this course on your transcript.
|ByStudents= "Lab is required, but is only bi-/triweekly."<br><br>"''Threads'' are very useful. They allow the operating system to run many tasks at the same time."
+
|ByStudents= "Recommended for those wanting to enter into Co-op as employers expect you to have some knowledge of databases."<br><br>"Databases show up everwhere and are the fundamental back-end to almost any application you can imagine."
 
|Body=
 
|Body=
 
===Prerequisites===
 
===Prerequisites===
 
[[Data Structures and Algorithms (COMP 2140)]]
 
[[Data Structures and Algorithms (COMP 2140)]]
 
===Course Homepage===
 
===Course Homepage===
[http://courses.cs.umanitoba.ca/index.aspx?sec=3175 COMP 3350]
+
[http://www.cs.umanitoba.ca/~comp3380/ CS Website]
 
===Official Description===
 
===Official Description===
[http://aurora.umanitoba.ca/banprod/bwckctlg.p_disp_course_detail?cat_term_in=201150&subj_code_in=COMP&crse_numb_in=3350 Aurora]
+
[http://aurora.umanitoba.ca/banprod/bwckctlg.p_disp_course_detail?cat_term_in=201150&subj_code_in=COMP&crse_numb_in=3380 Aurora]
 
}}
 
}}

Revision as of 20:29, 2 December 2010

COMP 1010 Home > Back to Chapter Topics


Introduction

Ever wonder how your computer is able run so many programs at once? In this course, students get a general overview of the Operating System. This is required for a Computer Science Major, so you will not be graduating without this course on your transcript.

...By Students

"Recommended for those wanting to enter into Co-op as employers expect you to have some knowledge of databases."

"Databases show up everwhere and are the fundamental back-end to almost any application you can imagine."

Prerequisites

Data Structures and Algorithms (COMP 2140)

Course Homepage

CS Website

Official Description

Aurora