CoE 164 S2 AY 2023-2024

From Microlab Classes
Revision as of 14:15, 28 February 2024 by Carl Dizon (talk | contribs) (Added links)
Jump to navigation Jump to search

Course Information

Academic Period: 2nd Semester AY 2023-2024
Units: 1 (3 laboratory)
Workload:

  • 3 hours laboratory per week

Instructors:

  • Carl C. Dizon [carl.dizon at eeemail]
  • Carl Lester V. Fabian [carl.lester.fabian 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, Piazza, Google Meet, Zoom, other quiz platforms, other code submission platforms.
Course Guidelines: [syllabus]
Grade Lookup: Google Apps Script

Course Outline

Week Topics Academic Requirements Resource Links
0

[00] Course overview
[00] Course requirements

[slides]
[syllabus]

1

[01] Rust: First program
[01] Rust: Language basics
[01] Rust: Functions and control

[SE01] Specifications
[SE01A][bin] Submission Bin
[SE01B][bin] Submission Bin
[SE01C][bin] Submission Bin

[01a] [Rust] About
[01b] [Rust] Basics
[01c] [Rust] Functions and Control Statements

2

[02] Rust: Data ownership
[02] Rust: Compound data structures
[02] Rust: Selection statements
[02] Rust: Error handling

[SE02] Specifications
[SE02A][bin] Submission Bin
[SE02B][bin] Submission Bin
[SE02C][bin] Submission Bin

[02] Rust: Data Ownership
[02] Rust: Structs and Enums
[02] Rust: Selection Constructs
[02] Rust: Error Handling

3

[03] Rust: OOP features
[03] Rust: Generic types
[03] Rust: Lifetimes

4

[04] Rust: Pointers
[04] Rust: Modules and crates
[04] Rust: Unit tests
[04] Test-driven development

5

[05] Rust: Iterators

6
LENTEN BREAK
7
READING BREAK
8
9
10
11
12
13

[13] Rust: Unsafe mode
[13] Rust: Concurrency
[13] Rust: SIMD

14
15
16
FINALS WEEK
17
FINALS WEEK

Grading Rubric

50% Software exercises (SE)
20% Midterm project (MidP)
30% 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

  • Submit half of the SEs offered throughout the semester
    • If the SE has multiple components, each component is counted as one of the SEs for this purpose.
    • E.g. SE01 which has two components SE01A and SE01B, are counted as two for this requirement. Hence, you can opt to submit SE01A, SE01B, none, or all of them.
  • Submit the MidP
  • Submit the CP

Announcements

February 2024