Difference between revisions of "Introductory Computer Science 2 (COMP 1020)"

From CompSciWiki
Jump to: navigation, search
 
Line 1: Line 1:
 
{{Template:CSCourse
 
{{Template:CSCourse
 
 
|Overview=This is the continuing course for COMP 1010. If you are interested in learning more about advanced programming concepts after taking COMP 1010, or are thinking about enrolling in the Computer Science Undergraduate program, this is the course for you. You will be introduced to the concept of [[Glossary#object_oriented_programming|object oriented programming]], basic [[Glossary#data_structure|data structures]] and [[Glossary#algorithm|algorithms]] in this course. This basically means that Comp 1020 usually picks up where COMP 1010 left off with a brief recap on arrays and binary search algorithms.
 
|Overview=This is the continuing course for COMP 1010. If you are interested in learning more about advanced programming concepts after taking COMP 1010, or are thinking about enrolling in the Computer Science Undergraduate program, this is the course for you. You will be introduced to the concept of [[Glossary#object_oriented_programming|object oriented programming]], basic [[Glossary#data_structure|data structures]] and [[Glossary#algorithm|algorithms]] in this course. This basically means that Comp 1020 usually picks up where COMP 1010 left off with a brief recap on arrays and binary search algorithms.
  
 +
|OfficialDescription=[http://aurora.umanitoba.ca/banprod/bwckctlg.p_disp_course_detail?cat_term_in=201150&subj_code_in=COMP&crse_numb_in=2080 Aurora]
  
|OfficialDescription=[http://aurora.umanitoba.ca/banprod/bwckctlg.p_disp_course_detail?cat_term_in=201150&subj_code_in=COMP&crse_numb_in=2080 Aurora]
 
 
|CourseHome=[http://courses.cs.umanitoba.ca/index.aspx?sec=3674 here]
 
|CourseHome=[http://courses.cs.umanitoba.ca/index.aspx?sec=3674 here]
  
|Prerequisites=
+
|Prerequisites=[[Introductory Computer Science 1 (COMP 1010)]]
  
 
|OurThoughts= A great addition to COMP 1010 knowledge. Here students would be taught more powerful tools for manipulating and storing data.
 
|OurThoughts= A great addition to COMP 1010 knowledge. Here students would be taught more powerful tools for manipulating and storing data.
  
 
}}
 
}}

Revision as of 10:22, 2 December 2010

Main_Page > Computer Science Courses > [[]]


Overview

This is the continuing course for COMP 1010. If you are interested in learning more about advanced programming concepts after taking COMP 1010, or are thinking about enrolling in the Computer Science Undergraduate program, this is the course for you. You will be introduced to the concept of object oriented programming, basic data structures and algorithms in this course. This basically means that Comp 1020 usually picks up where COMP 1010 left off with a brief recap on arrays and binary search algorithms.

A great addition to COMP 1010 knowledge. Here students would be taught more powerful tools for manipulating and storing data.





Further Information

For more information on this course please visit [Aurora Aurora] or look up this course [here here].

CAUTION:
Please make sure you have completed the required prerequisites (minimum grade of C):
Introductory Computer Science 1 (COMP 1010)

Template loop detected: