Category:CS2
(Difference between revisions)
Line 1: | Line 1: | ||
This category is for Learning Activities appropriate for CS2 (Data Structures). | This category is for Learning Activities appropriate for CS2 (Data Structures). | ||
+ | |||
+ | == 0. Overview == | ||
+ | |||
+ | {| border="1" | ||
+ | |- | ||
+ | ! style="text-align:right;"| Course | ||
+ | | Computer Science II (CS2) | ||
+ | |- | ||
+ | ! style="text-align:right;"| Overview | ||
+ | | The second course for CS majors. Introduces basic data structures (lists, stacks, queues) & algorithms (searching, sorting). | ||
+ | |- | ||
+ | ! style="text-align:right;"| Student Characteristics | ||
+ | | Completed CS1. | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | |||
+ | == 1. Learning Objectives & Prerequisites == | ||
+ | * ''objectives & prerequisites should be active, student-centered, specific, and measurable'' | ||
+ | ** ''the student will be able to...'' | ||
+ | * ''for the entire course, and/or for FOSS-specific parts of the course'' | ||
+ | * ''include content & process skills'' | ||
+ | * ''consider all levels of Bloom's taxonomy'' | ||
+ | |||
[[Category: Course]] | [[Category: Course]] | ||
[[Category: Learning_Activity]] | [[Category: Learning_Activity]] |
Revision as of 14:40, 8 August 2016
This category is for Learning Activities appropriate for CS2 (Data Structures).
0. Overview
Course | Computer Science II (CS2) |
---|---|
Overview | The second course for CS majors. Introduces basic data structures (lists, stacks, queues) & algorithms (searching, sorting). |
Student Characteristics | Completed CS1. |
1. Learning Objectives & Prerequisites
- objectives & prerequisites should be active, student-centered, specific, and measurable
- the student will be able to...
- for the entire course, and/or for FOSS-specific parts of the course
- include content & process skills
- consider all levels of Bloom's taxonomy
Pages in category "CS2"
The following 30 pages are in this category, out of 30 total.