Last updated Unknown
Status:
Tags:
Links: First Year Course Selection (Computer Science)
Course Selection Plan
Courses
First Year
AP Credits
CMPT 120 - Introduction to Computing Science and Programming I (3)
PSYC 100 (3)
MATH 151 - Calculus I (3)
Semester 1 (Fall)
mySchedule
- math 151 just in case, drop cmpt105 if needed
1
2
3
4
|
table credits, wqb
from #sfu_course
where file.name != "Course Template"
where year = 1 AND semester = 1
|
Semester 2 (Spring)
- might switch around cmns and a writing course so I don’t end up having two writing courses in one xd
1
2
3
4
|
table credits, wqb
from #sfu_course
where file.name != "Course Template"
where year = 1 AND semester = 2
|
Semester 3 (Summer)
Aim for a 3.5+ GPA to be eligible for the SFU Open Scholarship
1
2
3
4
|
table credits, wqb
from #sfu_course
where file.name != "Course Template"
where year = 1 AND semester = 3
|
Second Year
Semester 1
1
2
3
4
|
table credits, wqb
from #sfu_course
where file.name != "Course Template"
where year = 2 AND semester = 1
|
Semester 2
Semester 3
Third Year
Semester 1 (Fall)
Semester 2 (Spring)
Semester 3 (Summer)
SFU Resources
Notes
To Add
Possible Electives
- PHIL 105
- solving puzzles. It’s the language of logic, and you get to do fun proofs
References: