Difference between revisions of "Discrete Mathematics for Computer Science (COMP 2130)"

From CompSciWiki
Jump to: navigation, search
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Template:1010Topic
 
{{Template:1010Topic
 +
|Chapter_TOC=[[Computer Science Courses]]
 
|Introduction=Problem solving can be complicated.  This course is essential to gain the necessary problem solving skills for advance Computer Science study.  Analysis of Algorithms introduces various approaches for analyzing and evaluating commonly used algorithms when solving computing problems.
 
|Introduction=Problem solving can be complicated.  This course is essential to gain the necessary problem solving skills for advance Computer Science study.  Analysis of Algorithms introduces various approaches for analyzing and evaluating commonly used algorithms when solving computing problems.
|ByStudents= A really exciting course. Students explore logical statements and fun puzzles. A background in critical thinking is not required, but makes the course more interesting.
+
|ByStudents= I really enjoyed this course. Students explore logical statements and fun puzzles. I found myself reading chapters in the textbook for fun and ended up moving at a faster pace than the class. A background in critical thinking is not required, but makes the course more interesting.
 
|Body=
 
|Body=
 
===Prerequisites===
 
===Prerequisites===
[[Introductory Computer Science 2 (COMP 1020)]], Linear Algebra (MATH 1300), and Calculus (Math 1500)
+
[[Introductory Computer Science 2 (COMP 1020)]]<br>
 +
Linear Algebra (MATH 1300)<br>
 +
Calculus (Math 1500)
 
===Course Homepage===
 
===Course Homepage===
 
[http://www.cs.umanitoba.ca/~comp2130/ cs homepage]
 
[http://www.cs.umanitoba.ca/~comp2130/ cs homepage]
 
===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=2130 Aurora]
 
[http://aurora.umanitoba.ca/banprod/bwckctlg.p_disp_course_detail?cat_term_in=201150&subj_code_in=COMP&crse_numb_in=2130 Aurora]
}}
 
 
 
 
{{Template:CSCourse
 
|OfficialDescription= http://aurora.umanitoba.ca/banprod/bwckctlg.p_disp_course_detail?cat_term_in=201150&subj_code_in=COMP&crse_numb_in=2130
 
|CourseHome= http://courses.cs.umanitoba.ca/index.aspx?sec=5478
 
|Prerequisites= COMP 1020 (Introductory computer science 2), MATH 1210 or MATH 1300 (Linear algebra) and MATH 1500 (Calculus).
 
|ParentPage= 2000-Level Courses
 
|Overview = Discrete Mathematics involves the study of ideas that can be divided into separated or discontinuous parts. The purpose of this course is to prepare the students for understanding<br> complex algorithm. You will study and describe computer algorithm and programming language mathematically using Discrete Mathematics theories in this course.
 
 
|OurThoughts= A really exciting course. Students explore logical statements and fun puzzles. A background in critical thinking is not required,<br>but improves interest in the course.
 
 
}}
 
}}

Latest revision as of 08:24, 9 December 2010

COMP 1010 Home > Computer Science Courses


Introduction

Problem solving can be complicated. This course is essential to gain the necessary problem solving skills for advance Computer Science study. Analysis of Algorithms introduces various approaches for analyzing and evaluating commonly used algorithms when solving computing problems.

...By Students

I really enjoyed this course. Students explore logical statements and fun puzzles. I found myself reading chapters in the textbook for fun and ended up moving at a faster pace than the class. A background in critical thinking is not required, but makes the course more interesting.

Prerequisites

Introductory Computer Science 2 (COMP 1020)
Linear Algebra (MATH 1300)
Calculus (Math 1500)

Course Homepage

cs homepage

Official Description

Aurora