Professor

Andrew Frane

AD
4.5
Overall Ratings
Based on 4 Users
Easiness 3.8 / 5 How easy the class is, 1 being extremely difficult and 5 being easy peasy.
Workload 4.0 / 5 How light the workload is, 1 being extremely heavy and 5 being extremely light.
Clarity 4.5 / 5 How clear the professor is, 1 being extremely unclear and 5 being very clear.
Helpfulness 5.0 / 5 How helpful the professor is, 1 being not helpful at all and 5 being extremely helpful.

Reviews (4)

1 of 1
1 of 1
Add your review...
Feb. 12, 2022
Quarter: Winter 2022
Grade: A

I just want to start off by saying I absolutely love this class with Professor Frane. Grades are not posted yet, but I am very confident in my ability to get an A. If you did well in your first intro to programming class in C++, which is a prerequisite, you will do well in this class. That does not mean go back and study C++. I am trying to say that if you have a good foundation, MATLAB should seem like a blessing. It is very easy to use and understand for beginners. Professor Frane's workload is very minimal, in fact I wished at times that there were more practice problems for us to hone our skills; however, with all of the resources and the help from the instructor and assistants it was not hard to get an A on each assignment so far. My best advice would be to attend the labs ready to talk about the material. That means you MUST watch the lecture videos before coming to lab (even if your lecture is only a few hours before lab like mine is)! This is important because if not then you are confused when the TA asks to help solve the challenge problem. If you watch all of the lecture videos before the lab, participate as much as possible in lab, and take your time on the homework to make it clear and document properly you will do well in this class. Follow all of Professor Frane's tips to ensure your code is clear, concise, and as efficient as possible because this is key. Regardless of whether we were online I believe the class will operate similar. Grading is very fair, I made a few mistakes such as not putting my name in the file name and did not get marked down - even though I clearly did not follow the simplest instructions. You will however get marked down for not getting the correct answer (obviously). You may get a comment regarding how to make something more efficient, but because there are many ways to go about a problem you do not get marked down unless it is wildly inefficient or poor practice (such as hard-coding things or not using a loop when you clearly should have). I came up with some pretty creative solutions that were nothing alike the TAs or Professor Frane's solutions, so don't feel scared to jump in there and try something (you may even come up with a more creative/efficient solution). Another tip I feel is important is to really give yourself a chance to attempt the problem before running to external sources for answers. This will help build that logical foundation that is important for programming. Attendance was only mandatory for labs and we only need to attend 5 of them in total. There were no exams or finals, but 10 homework assignments due every week. These homework assignments act sort of like projects, so it is important to do well on ALL of them. Grading is as follows (right from the syllabus):

93–100%=A ; 90–92%=A– ; 87–89%=B+ ; 83–86%=B ; 80–82%=B– ;
77–79%=C+ ; 73–76%=C ; 70–72%=C– ; 67–69%=D+ ; 63–66=D ; 60–62%=D– ; 0–59%=F

"Grades of A+ are given only in the most extraordinary cases. Your percentage will be rounded down or
up to a whole percentage (e.g., 89.4% is a B+, and 89.5% is an A–). "

Helpful?

1 0 Please log in to provide feedback.
June 16, 2020
Quarter: Winter 2020
Grade: B+

Psych 20A with Frane was a great experience. Class consisted of about 15 hws, usually 2 every week. I will say that this was quite a workload, especially if this is your first time coding. HW can take a while to start as soon as possible and pay attention to the demos he does in class! If you have questions, email him asap! He responds quickly and is usually helpful. He also posts his lecture handouts before lecture and will update them asap if mistakes were made.

He also gave one quiz during week 3, just to make sure that we knew the basics of matlab.

No midterm. No final. Study and talk to peers!

Helpful?

0 0 Please log in to provide feedback.
PSYCH 20B
COVID-19 This review was submitted during the COVID-19 pandemic. Your experience may vary.
June 16, 2020
Quarter: Spring 2020
Grade: A

Dr.Frane is a great professor who cares greatly for his students. He is pretty responsive to emails and will do his best to answer your question. The only time he won't give you an answer is when it is something that you need to solve on the hw. If there are strange errors in your code, he will ask you to send it to him and usually fixes the issue. He is also quick to fix his mistakes and will send an email to the class when there is an update to the handout/hw.

Psych 20B itself is a fairly easy class. 7 Hw assignments and the last two weeks are just finishing up a project that you come up with. Keep in mind that I took this class during the COVID-19 pandemic, so the class may have been easier than usually intended.

Helpful?

0 1 Please log in to provide feedback.
PSYCH 20A
Quarter: Winter 2022
Grade: A
Feb. 12, 2022

I just want to start off by saying I absolutely love this class with Professor Frane. Grades are not posted yet, but I am very confident in my ability to get an A. If you did well in your first intro to programming class in C++, which is a prerequisite, you will do well in this class. That does not mean go back and study C++. I am trying to say that if you have a good foundation, MATLAB should seem like a blessing. It is very easy to use and understand for beginners. Professor Frane's workload is very minimal, in fact I wished at times that there were more practice problems for us to hone our skills; however, with all of the resources and the help from the instructor and assistants it was not hard to get an A on each assignment so far. My best advice would be to attend the labs ready to talk about the material. That means you MUST watch the lecture videos before coming to lab (even if your lecture is only a few hours before lab like mine is)! This is important because if not then you are confused when the TA asks to help solve the challenge problem. If you watch all of the lecture videos before the lab, participate as much as possible in lab, and take your time on the homework to make it clear and document properly you will do well in this class. Follow all of Professor Frane's tips to ensure your code is clear, concise, and as efficient as possible because this is key. Regardless of whether we were online I believe the class will operate similar. Grading is very fair, I made a few mistakes such as not putting my name in the file name and did not get marked down - even though I clearly did not follow the simplest instructions. You will however get marked down for not getting the correct answer (obviously). You may get a comment regarding how to make something more efficient, but because there are many ways to go about a problem you do not get marked down unless it is wildly inefficient or poor practice (such as hard-coding things or not using a loop when you clearly should have). I came up with some pretty creative solutions that were nothing alike the TAs or Professor Frane's solutions, so don't feel scared to jump in there and try something (you may even come up with a more creative/efficient solution). Another tip I feel is important is to really give yourself a chance to attempt the problem before running to external sources for answers. This will help build that logical foundation that is important for programming. Attendance was only mandatory for labs and we only need to attend 5 of them in total. There were no exams or finals, but 10 homework assignments due every week. These homework assignments act sort of like projects, so it is important to do well on ALL of them. Grading is as follows (right from the syllabus):

93–100%=A ; 90–92%=A– ; 87–89%=B+ ; 83–86%=B ; 80–82%=B– ;
77–79%=C+ ; 73–76%=C ; 70–72%=C– ; 67–69%=D+ ; 63–66=D ; 60–62%=D– ; 0–59%=F

"Grades of A+ are given only in the most extraordinary cases. Your percentage will be rounded down or
up to a whole percentage (e.g., 89.4% is a B+, and 89.5% is an A–). "

Helpful?

1 0 Please log in to provide feedback.
PSYCH 20A
Quarter: Winter 2020
Grade: B+
June 16, 2020

Psych 20A with Frane was a great experience. Class consisted of about 15 hws, usually 2 every week. I will say that this was quite a workload, especially if this is your first time coding. HW can take a while to start as soon as possible and pay attention to the demos he does in class! If you have questions, email him asap! He responds quickly and is usually helpful. He also posts his lecture handouts before lecture and will update them asap if mistakes were made.

He also gave one quiz during week 3, just to make sure that we knew the basics of matlab.

No midterm. No final. Study and talk to peers!

Helpful?

0 0 Please log in to provide feedback.
PSYCH 20B
COVID-19 This review was submitted during the COVID-19 pandemic. Your experience may vary.
Quarter: Spring 2020
Grade: A
June 16, 2020

Dr.Frane is a great professor who cares greatly for his students. He is pretty responsive to emails and will do his best to answer your question. The only time he won't give you an answer is when it is something that you need to solve on the hw. If there are strange errors in your code, he will ask you to send it to him and usually fixes the issue. He is also quick to fix his mistakes and will send an email to the class when there is an update to the handout/hw.

Psych 20B itself is a fairly easy class. 7 Hw assignments and the last two weeks are just finishing up a project that you come up with. Keep in mind that I took this class during the COVID-19 pandemic, so the class may have been easier than usually intended.

Helpful?

0 1 Please log in to provide feedback.
1 of 1
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!