Skip to content

Commit

Permalink
New review for CPSC 213 by 2nd year bsc student (#454)
Browse files Browse the repository at this point in the history
> what I took away was the foundational relationships between how
hardware was designed and how software programming languages are built
on top of one another.

topics in my term
- assembly and hardware-to-software design
- using c and java to abstract parts of hardware instructions
- asynchronous code
>
> Difficulty: 4.5/5
> Quality: 5/5
> <cite><a href=''>2nd year bsc student</a>, May 26 2023, course taken
during 2023W2</cite>
<details><summary>View YAML for new review</summary>
<pre>
  - author: 2nd year bsc student
    authorLink: 
    date: 2023-05-26
    review: |
what I took away was the foundational relationships between how hardware
was designed and how software programming languages are built on top of
one another.
      
      topics in my term
      - assembly and hardware-to-software design
      - using c and java to abstract parts of hardware instructions
      - asynchronous code
    difficulty: 4.5
    quality: 5
    sessionTaken: 2023W2

<pre>
</details>This is an auto-generated PR made using:
https://github.com/ubccsss/course-review-worker

---------

Co-authored-by: Emilie Ma <[email protected]>
  • Loading branch information
csssbot and kewbish committed May 27, 2023
1 parent 0488115 commit e14f454
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions data/courseReviews/cpsc-213.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
reviews:
- author: 2nd year bsc student
authorLink:
date: 2023-05-26
review: |
what I took away was the foundational relationships between how hardware was designed and how software programming languages are built on top of one another.
topics in my term
- assembly and hardware-to-software design
- using c and java to abstract parts of hardware instructions
- asynchronous code
difficulty: 4.5
quality: 5
sessionTaken: 2022W2
- author: averagestudent
authorLink:
date: 2022-11-03
Expand Down

0 comments on commit e14f454

Please sign in to comment.