Skip to content

Commit

Permalink
New review for CPSC 310 by Andy Liang (ubccsss#378)
Browse files Browse the repository at this point in the history
> The course consists of a full stack project (no DB) where the hardest
part of the project is actually more algorithm related ish (building a
query engine) than it is software construction in my opinion. The
project itself ended up being very useless (especially if you have done
one decent full stack personal project or have coop experience) since
there is no code quality enforcement. This means you are free to write
garbage code, as long as it works. I would advice to start early on the
project though!

The conceptual portion taught in lecture is useful. However the project,
nor any other part of the course, really forces you to try the design
patterns that you have learned. :)
>
> Difficulty: 3/5
> Quality: 2/5
> <cite><a href=''>Andy Liang</a>, Feb 05 2023, course taken during
2022W1</cite>
<details><summary>View YAML for new review</summary>
<pre>
  - author: Andy Liang
    authorLink: 
    date: 2023-02-05
    review: |
The course consists of a full stack project (no DB) where the hardest
part of the project is actually more algorithm related ish (building a
query engine) than it is software construction in my opinion. The
project itself ended up being very useless (especially if you have done
one decent full stack personal project or have coop experience) since
there is no code quality enforcement. This means you are free to write
garbage code, as long as it works. I would advice to start early on the
project though!
      
The conceptual portion taught in lecture is useful. However the project,
nor any other part of the course, really forces you to try the design
patterns that you have learned. :)
    difficulty: 3
    quality: 2
    sessionTaken: 2022W1

<pre>
</details>This is an auto-generated PR made using:
https://github.com/ubccsss/course-review-worker
  • Loading branch information
csssbot authored Feb 5, 2023
1 parent a2401c8 commit a072092
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/courseReviews/cpsc-310.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
reviews:
- author: Andy Liang
authorLink:
date: 2023-02-05
review: |
The course consists of a full stack project (no DB) where the hardest part of the project is actually more algorithm related ish (building a query engine) than it is software construction in my opinion. The project itself ended up being very useless (especially if you have done one decent full stack personal project or have coop experience) since there is no code quality enforcement. This means you are free to write garbage code, as long as it works. I would advice to start early on the project though!
The conceptual portion taught in lecture is useful. However the project, nor any other part of the course, really forces you to try the design patterns that you have learned. :)
difficulty: 3
quality: 2
sessionTaken: 2022W1
- author: anonymous
authorLink:
date: 2023-02-03
Expand Down

0 comments on commit a072092

Please sign in to comment.