Blaise Tine
Department of Computer Science
AD
2.3
Overall Rating
Based on 15 Users
Easiness 1.9 / 5 How easy the class is, 1 being extremely difficult and 5 being easy peasy.
Clarity 1.9 / 5 How clear the class is, 1 being extremely unclear and 5 being very clear.
Workload 2.9 / 5 How much workload the class is, 1 being extremely heavy and 5 being extremely light.
Helpfulness 2.3 / 5 How helpful the class is, 1 being not helpful at all and 5 being extremely helpful.

TOP TAGS

  • Tough Tests
GRADE DISTRIBUTIONS
25.0%
20.8%
16.7%
12.5%
8.3%
4.2%
0.0%
A+
A
A-
B+
B
B-
C+
C
C-
D+
D
D-
F

Grade distributions are collected using data from the UCLA Registrar’s Office.

ENROLLMENT DISTRIBUTIONS
Clear marks

Sorry, no enrollment data is available.

AD

Reviews (14)

2 of 2
2 of 2
Add your review...
Quarter: Winter 2025
Grade: NR
Verified Reviewer This user is a verified UCLA student/alum.
March 21, 2025

Overall, Tine was very nice as an instructor, but let's just say that his exams were brutal. I don't know what the EFF I was taking when I took the final; that's all I can say.

Helpful?

0 0 Please log in to provide feedback.
Quarter: Winter 2025
Grade: NR
Verified Reviewer This user is a verified UCLA student/alum.
March 19, 2025

got baited by the one good review from winter 2024....

professor seems like funny and chill guy but as a professor he is not it. beyond confusing, convolutes even the most simple topics, often times he will teach us the wrong thing to correct himself later. for a class that already has difficult content, a professor that doesn't get mixed up often and confuse us further would be helpful. even when he is talking, it's so unclear: his drawings are just messy and he doesn't clearly refer to things as he is talking about them.

the homework were tricky, projects were alright with a partner, the final was abysmal with literally no questions on the discussions, homework, or in the lectures that we had any practice with. literally the first time seeing that content and it was on the final.

no amount of studying can prepare you for that...

Helpful?

0 0 Please log in to provide feedback.
Quarter: Winter 2025
Grade: A+
Verified Reviewer This user is a verified UCLA student/alum.
March 14, 2025

He's an ok m151b professor. Just some comments:
- The homework is autograded bruinlearn quizzes, and 20% of our grade. I highly recommend crashing office hours to confirm answers. Most were averaged around 90-95%.
- Projects were really cool imo, and decent amount of support was provided, in addition to execution debug traces to help with debugging the projects. It does require reading a bunch of code someone else wrote to figure out how to do things (definitely use an IDE with autocomplete!), but they were fun! One project had an extra credit component that was fairly easy to do.
- Lecture attendance is mandatory! He uses a google form + codeword system, which can easily be gamed if you have someone who does attend, but really sucks for a 6-8pm class (at least this quarter)
- Exams were similar to homework, but nothing directly copied from it. Averages are fairly low due to the ambiguous multiple choice and calculation questions for 90% of the points with no partial credit, but the exams are a total of 40% of your grade and I suspect he will curve.

TL;DR take this class with Nader if you can in the Fall, but not the end of the world if you have to take with Tine.

Helpful?

0 0 Please log in to provide feedback.
Quarter: Winter 2024
Grade: A
Verified Reviewer This user is a verified UCLA student/alum.
June 9, 2024

Tine is a new prof (as of time of writing) and his class def has some parts that could use polishing, but I overall like the class.

Pros
- Homework relatively easy, mostly multiple choice quizzes
- I like the focus on RISC-V instead of CISC architectures
- Discusses practical things and macroscopic architecture trends in class instead of just theory
- Fairly interactive and engaging
- Exams were easy - BruinLearn quizzes, administered in person (you use your own laptop)

Cons
- Project was janky. Your code doesn't actually implement a CPU; for some parts you're only implementing the out of order scheduler timings to print things in the right order
- Exams were messy; prof had to constantly make clarifications

Helpful?

0 0 Please log in to provide feedback.
Verified Reviewer This user is a verified UCLA student/alum.
Quarter: Winter 2025
Grade: NR
March 21, 2025

Overall, Tine was very nice as an instructor, but let's just say that his exams were brutal. I don't know what the EFF I was taking when I took the final; that's all I can say.

Helpful?

0 0 Please log in to provide feedback.
Verified Reviewer This user is a verified UCLA student/alum.
Quarter: Winter 2025
Grade: NR
March 19, 2025

got baited by the one good review from winter 2024....

professor seems like funny and chill guy but as a professor he is not it. beyond confusing, convolutes even the most simple topics, often times he will teach us the wrong thing to correct himself later. for a class that already has difficult content, a professor that doesn't get mixed up often and confuse us further would be helpful. even when he is talking, it's so unclear: his drawings are just messy and he doesn't clearly refer to things as he is talking about them.

the homework were tricky, projects were alright with a partner, the final was abysmal with literally no questions on the discussions, homework, or in the lectures that we had any practice with. literally the first time seeing that content and it was on the final.

no amount of studying can prepare you for that...

Helpful?

0 0 Please log in to provide feedback.
Verified Reviewer This user is a verified UCLA student/alum.
Quarter: Winter 2025
Grade: A+
March 14, 2025

He's an ok m151b professor. Just some comments:
- The homework is autograded bruinlearn quizzes, and 20% of our grade. I highly recommend crashing office hours to confirm answers. Most were averaged around 90-95%.
- Projects were really cool imo, and decent amount of support was provided, in addition to execution debug traces to help with debugging the projects. It does require reading a bunch of code someone else wrote to figure out how to do things (definitely use an IDE with autocomplete!), but they were fun! One project had an extra credit component that was fairly easy to do.
- Lecture attendance is mandatory! He uses a google form + codeword system, which can easily be gamed if you have someone who does attend, but really sucks for a 6-8pm class (at least this quarter)
- Exams were similar to homework, but nothing directly copied from it. Averages are fairly low due to the ambiguous multiple choice and calculation questions for 90% of the points with no partial credit, but the exams are a total of 40% of your grade and I suspect he will curve.

TL;DR take this class with Nader if you can in the Fall, but not the end of the world if you have to take with Tine.

Helpful?

0 0 Please log in to provide feedback.
Verified Reviewer This user is a verified UCLA student/alum.
Quarter: Winter 2024
Grade: A
June 9, 2024

Tine is a new prof (as of time of writing) and his class def has some parts that could use polishing, but I overall like the class.

Pros
- Homework relatively easy, mostly multiple choice quizzes
- I like the focus on RISC-V instead of CISC architectures
- Discusses practical things and macroscopic architecture trends in class instead of just theory
- Fairly interactive and engaging
- Exams were easy - BruinLearn quizzes, administered in person (you use your own laptop)

Cons
- Project was janky. Your code doesn't actually implement a CPU; for some parts you're only implementing the out of order scheduler timings to print things in the right order
- Exams were messy; prof had to constantly make clarifications

Helpful?

0 0 Please log in to provide feedback.
2 of 2
2.3
Overall Rating
Based on 15 Users
Easiness 1.9 / 5 How easy the class is, 1 being extremely difficult and 5 being easy peasy.
Clarity 1.9 / 5 How clear the class is, 1 being extremely unclear and 5 being very clear.
Workload 2.9 / 5 How much workload the class is, 1 being extremely heavy and 5 being extremely light.
Helpfulness 2.3 / 5 How helpful the class is, 1 being not helpful at all and 5 being extremely helpful.

TOP TAGS

  • Tough Tests
    (10)
ADS

Adblock Detected

Bruinwalk is an entirely Daily Bruin-run service brought to you for free. We hate annoying ads just as much as you do, but they help keep our lights on. We promise to keep our ads as relevant for you as possible, so please consider disabling your ad-blocking software while using this site.

Thank you for supporting us!