Difference between revisions of "CoE 163 S2 AY 2020-2021"
Jump to navigation
Jump to search
Carl Dizon (talk | contribs) m |
Carl Dizon (talk | contribs) m (Added links to requirements) |
||
Line 25: | Line 25: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | ! Week !! Topics !! | + | ! Week !! Topics !! Academic Requirements !! Resource Links |
|- | |- | ||
| 0 | | 0 | ||
Line 33: | Line 33: | ||
|| | || | ||
|| | || | ||
− | [[:File:CoE_163_2021s2_Syllabus.pdf|[syllabus]]]<br> | + | [[:File:CoE_163_2021s2_Syllabus.pdf | [syllabus]]]<br> |
− | [[:File:Coe163_00_about.pdf|[00 slides]]] | + | [[:File:Coe163_00_about.pdf | [00 slides]]] |
|- | |- | ||
| 1 | | 1 | ||
Line 41: | Line 41: | ||
* [01b] Problem identification and solving | * [01b] Problem identification and solving | ||
|| | || | ||
− | + | [SQ01] CS problems<br> | |
+ | [https://uvle.upd.edu.ph/mod/quiz/view.php?id=441632 <nowiki>[SQ01] Submission bin</nowiki>]<br> | ||
+ | [https://uvle.upd.edu.ph/mod/quiz/view.php?id=450839 <nowiki>[SQ01] Submission bin (late)</nowiki>] | ||
|| | || | ||
− | [[:File:Coe163 01a review algorithms.pdf |[01a slides]]]<br> | + | [[:File:Coe163 01a review algorithms.pdf | [01a slides]]]<br> |
− | [[:File:Coe163 01b problem solving.pdf|[01b slides]]] | + | [[:File:Coe163 01b problem solving.pdf | [01b slides]]] |
|- | |- | ||
| 2 | | 2 | ||
Line 52: | Line 54: | ||
* [02c] Platform-dependent programming | * [02c] Platform-dependent programming | ||
|| | || | ||
− | + | [SQ02] Asymptotic analysis<br> | |
+ | [https://uvle.upd.edu.ph/mod/quiz/view.php?id=450833 <nowiki>[SQ02] Submission bin</nowiki>] | ||
|| | || | ||
[[:File:Coe163_02a_review_asymptotic.pdf | [02a slides]]]<br> | [[:File:Coe163_02a_review_asymptotic.pdf | [02a slides]]]<br> | ||
Line 63: | Line 66: | ||
* [03c] Introduction to x86 assembly | * [03c] Introduction to x86 assembly | ||
|| | || | ||
− | + | [[:File:CoE_163_2020s2_ME01.pdf | [ME01] Solving and profiling]]<br> | |
+ | [https://uvle.upd.edu.ph/mod/assign/view.php?id=450836 <nowiki>[ME01] Submission bin</nowiki>] | ||
|| | || | ||
[[:File:Coe163_03a_high_level_optimization.pdf | [03a slides]]]<br> | [[:File:Coe163_03a_high_level_optimization.pdf | [03a slides]]]<br> |
Revision as of 10:44, 19 April 2021
Course Information
Academic Period: 2nd Semester AY 2020-2021
Units: 3
Workload:
- 3 hours lecture per week
- 1-2 hours exercise per week
Instructors:
- Carl C. Dizon [carl.dizon at eeemail]
- Isabel M. Austria [isabel.austria at eeemail]
- Nestor Michael C. Tiglao [nestor at eeemail]
Synopsis: This course aims to 1) present the connection between algorithms, implementation, and computer architecture, 2) provide tools needed to write and apply fast numerical code, and 3) present representative fundamental numerical algorithms.
Delivery Method: Video lectures and digital materials
Online Platforms: UVLe, Piazza, Google Meet, Zoom, other quiz platforms.
Course Outline
Week | Topics | Academic Requirements | Resource Links |
---|---|---|---|
0 |
|
||
1 |
|
[SQ01] CS problems |
|
2 |
|
[SQ02] Asymptotic analysis |
|
3 |
|
[03a slides] | |
4 |
|
|
|
5 |
|
|
|
6 |
|
|
|
7 |
|
|
|
8 |
|
|
|
9 |
|
|
|
10 |
|
|
|
11 |
|
|
|
12 |
|
Grading Rubric
25% Short quizzes
50% Machine exercises
25% Capstone exercise