Difference between revisions of "CoE 164 S2 AY 2023-2024"

From Microlab Classes
Jump to navigation Jump to search
(Initial creation of page)
 
(Edited schedule and syllabus)
Line 29: Line 29:
 
| 0
 
| 0
 
|
 
|
[00] Course overview and synopsis<br>
+
[00] Course overview<br>
 
[00] Course requirements
 
[00] Course requirements
 
|
 
|
 
|
 
|
[[:File:Coe164_2020s2_00_about.pdf | [slides]]]<br>
 
[[:File:Coe164_2020s2_Syllabus.pdf | [syllabus]]]
 
 
|-
 
|-
 
| 1
 
| 1
 
|
 
|
[01] Rust: About<br>
+
[01] Rust: First program<br>
[01] Rust: Basic data types and language grammar<br>
+
[01] Rust: Language basics<br>
[01] Rust: Control statements and functions
+
[01] Rust: Functions and control
 
|
 
|
[[:File:CoE 164 2s2223 W01 SE.pdf | [SE01] Specifications]]<br>
 
[https://uvle.upd.edu.ph/mod/assign/view.php?id=433590 <nowiki>[SE01A][bin] Submission Bin</nowiki>]<br>
 
[https://uvle.upd.edu.ph/mod/assign/view.php?id=433617 <nowiki>[SE01B][bin] Submission Bin</nowiki>]<br>
 
[https://uvle.upd.edu.ph/mod/assign/view.php?id=433618 <nowiki>[SE01C][bin] Submission Bin</nowiki>]
 
 
|
 
|
 
|-
 
|-
 
| 2
 
| 2
 
|
 
|
 +
[02] Rust: Data ownership<br>
 
[02] Rust: Advanced data structures<br>
 
[02] Rust: Advanced data structures<br>
[02] Rust: Data ownership
+
[02] Rust: Error handling
 
|
 
|
[[:File:CoE 164 2s2223 W02 SE.pdf | [SE02] Specifications]]<br>
 
[https://uvle.upd.edu.ph/mod/assign/view.php?id=439375 <nowiki>[SE02A][bin] Submission Bin</nowiki>]<br>
 
[https://uvle.upd.edu.ph/mod/assign/view.php?id=441954 <nowiki>[SE02B][bin] Submission Bin</nowiki>]<br>
 
[https://uvle.upd.edu.ph/mod/assign/view.php?id=441955 <nowiki>[SE02C][bin] Submission Bin</nowiki>]
 
 
|
 
|
 
|-
 
|-
Line 63: Line 54:
 
[03] Rust: OOP features<br>
 
[03] Rust: OOP features<br>
 
[03] Rust: Generic types<br>
 
[03] Rust: Generic types<br>
[03] Rust: Error handling
+
[03] Rust: Lifetimes
 
|
 
|
[[:File:CoE 164 2s2223 W03 SE.pdf | [SE03] Specifications]]<br>
 
[https://uvle.upd.edu.ph/mod/assign/view.php?id=447755 <nowiki>[SE03][bin] Submission Bin</nowiki>]
 
 
|
 
|
 
|-
 
|-
 
| 4
 
| 4
 
|
 
|
[04] Rust: Packages and modules<br>
+
[04] Rust: Pointers<br>
 +
[04] Rust: Modules and crates<br>
 +
[04] Rust: Unit tests<br>
 
[04] Test-driven development
 
[04] Test-driven development
 
|
 
|
Line 78: Line 69:
 
| 5
 
| 5
 
|
 
|
 +
[05] Rust: Iterators<br>
 
|
 
|
 
|
 
|
 
|-
 
|-
 
| 6
 
| 6
| colspan="3" | <div style="text-align: center;">'''READING BREAK'''</div>
+
| colspan="3" | <div style="text-align: center;">'''LENTEN BREAK'''</div>
 
|-
 
|-
 
| 7
 
| 7
| colspan="3" | <div style="text-align: center;">'''LENTEN BREAK'''</div>
+
| colspan="3" | <div style="text-align: center;">'''READING BREAK'''</div>
 
|-
 
|-
 
| 8
 
| 8
Line 94: Line 86:
 
| 9
 
| 9
 
|
 
|
[MidP] Message Obfuscation
 
 
|
 
|
[[:File:CoE 164 2s2223 MidP.pdf | [MidP] Specifications]]<br>
 
[https://uvle.upd.edu.ph/mod/assign/view.php?id=452181 <nowiki>[MidP][bin] Submission Bin</nowiki>]
 
 
|
 
|
[https://script.google.com/macros/s/AKfycbzF8Lwx5dI98DSwVsyVe4J1zNhruzEf6QbFItTwNK7H19Sqya4Pfs1RgcXUz1qTE4Rv/exec <nowiki>[MidP][form] Group Assignments</nowiki>]<br>
 
[[:File:CoE 164 2s2223 MidP Annexes.pdf | [MidP][doc] Algorithm and File Format]]<br>
 
[[:File:CoE 164 2s2223 MidP DC3-skew Worked Example.pdf | [MidP][doc] DC3/skew Worked Example]]
 
 
|-
 
|-
 
| 10
 
| 10
Line 115: Line 101:
 
| 12
 
| 12
 
|
 
|
[12] Rust: Concurrency<br>
 
[12] Rust: SIMD
 
 
|
 
|
 
|
 
|
[[:File:Coe164_2223s2_12a_rust_concurrency.pdf | [12a slides]]]<br>
 
[[:File:Coe164_2223s2_12b_rust_simd.pdf | [12b slides]]]
 
 
|-
 
|-
 
| 13
 
| 13
 
|
 
|
 +
[13] Rust: Unsafe mode<br>
 +
[13] Rust: Concurrency<br>
 +
[13] Rust: SIMD
 
|
 
|
 
|
 
|
Line 146: Line 131:
 
= Grading Rubric =
 
= Grading Rubric =
 
50% Software exercises (SE)<br>
 
50% Software exercises (SE)<br>
30% Midterm project (MidP)<br>
+
20% Midterm project (MidP)<br>
20% Capstone project (CP)
+
30% Capstone project (CP)
  
 
= Completion Requirements =
 
= 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 in the course.
+
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
 
* 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 MidP
 
* Submit the CP
 
* Submit the CP

Revision as of 17:35, 6 February 2024

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

1

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

2

[02] Rust: Data ownership
[02] Rust: Advanced data structures
[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