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

From CompSciWiki
Jump to: navigation, search
 
(2 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]

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