CoE 164 S2 AY 2024-2025
Contents
Course Information
Academic Period: 2nd Semester AY 2024-2025
Units: 1 (3 laboratory)
Workload:
- 3 hours laboratory per week
Instructors:
- Carl C. Dizon [carl.dizon at eeemail]
- Kathleen Issandra Tuso [kathleen.issandra.tuso at eeemail]
Course Description: This is an advanced laboratory course on the application of the concepts, methodologies, skills, and tradeoffs in designing/building computing systems to solve challenging problems, in an efficient and structured way.
Synopsis: This course aims to 1) build and evaluate efficient computing platforms, 2) present algorithms, methods, and tools needed to solve challenging problems, and 3) practice sound engineering judgement in solving engineering problems.
Delivery Method: Digital materials and open-time laboratory sessions
Online Platforms: UVLe, Discourse, Zoom, other code submission platforms.
Course Guidelines: [syllabus]
Grade Lookup: Google Apps Script
Course Outline
Week | Topics | Academic Requirements | Resource Links |
---|---|---|---|
1 |
[01] Course overview |
||
2 |
[02] Rust: Language basics |
||
3 |
[03] Rust: Data structures |
||
4 |
[04] Rust: OOP basics |
||
5 |
[05] Rust: Lifetimes |
||
6 |
[06] Rust: Modules and crates |
||
7 |
[07] Optimized linear algebra |
||
8 | |||
9 |
[MidP] |
||
10 |
[10] Runtime profiling and complexity analysis |
||
11 | |||
12 | LENTEN BREAK
| ||
13 |
[13] Threading and concurrency |
||
14 |
[14] Rust: Unsafe mode |
||
15 |
[CP] Course overview |
||
16 | |||
17 | END OF CLASSES
| ||
18 | FINALS WEEK
|
Grading Rubric
50% Software exercises (SE)
30% Midterm project (MidP)
20% Capstone project (CP)
Completion Requirements
Students are required to fulfill the following requirements for course completion. Failure to fulfill any of these requirements will result in receiving an INC (with passing standing) or 5.0 (with failing standing) in the course.
- Have a grade in at least half of the SEs offered throughout the semester
- "Having a grade" is defined as an SE that has a grade of greater than zero (0).
- If the SE has multiple subcomponents, each component is not counted separately but instead treated as one single SE.
- E.g. SE01 which has two components SE01A and SE01B, are counted as one for this requirement. Hence, you can opt to submit SE01A, SE01B, or all of them.
- Have a grade in the MidP
- Have a grade in the CP