- Home
- Search
- David A Smallberg
- COM SCI 31
AD
Based on 208 Users
TOP TAGS
There are no relevant tags for this professor yet.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Grade distributions are collected using data from the UCLA Registrar’s Office.
Sorry, no enrollment data is available.
AD
Smallberg is a good prof., he explains stuff very well. lectures can be kind of boring, if you have prior programming experience, but even still you will most likely learn something new in every lecture. first few projects were really easy, but then it suddenly jumped to a mediocre/hard project that really threw off alot of people...
His lectures were pretty boring (as in uninteresting to me, not too easy). He's pretty good at explaining the concepts, but he explains simple things and then when you get to the projects you somehow have to put it all together and they are very complicated and time consuming. I didn't do well on the midterm or the final but somehow ended up with a decent grade.
I found the class very difficult due to having no prior programming experience whereas it seemed like most of the class did...I would not recommend taking this class without trying to learn some C++ first because otherwise you will find it HARD. After taking this class I no longer want to be a CS major. If you like programming then you'll probably be fine as long as you understand it and are willing to put the time into it, but I have discovered that I do not like programming at all and I am not good at it.
Having no prior programming knowledge, I was worried I would fall behind in this class. However, Smallberg is very good at explaining things (if slightly boring at times), and I was able to quickly pick it up. Smallberg is also very approachable and concerned about student learning (he once jumped up and down while telling us not to forget something in our code just to make sure we would remember).
Overall, the difficulty of the class really depends on your interest and natural skill. I thought it was fun and fairly easy, but I know many people who felt the opposite. The class is a mixture of time-consuming projects (40% of the grade), a midterm (25%), and the final (35%), with two-hour lectures Mondays and Wednesdays, and a two-hour discussion on Fridays.
There were 7 projects that were due throughout the quarter, usually with one to two weeks to do them. The projects start off quick and simple (at least when I look back on them) and get more difficult and time-consuming as the quarter goes on. Listen to Smallberg when he says to start these early (especially if you don't have much prior experience and don't know how long a program can take), and test your programs thoroughly (because he certainly will, and one missed character can mess up a program). Most projects also included a report. Don't blow them off; you can do the project perfectly, but if you screw up the report you won't get an A on it.
Both the midterm and the final were paper and pencil, but he allows 2 full sheets of paper with any writing you want on them. The midterm took place in class on Wednesday of Week 6. It was a mixture of "Write a program that does this", "Why won't this program do what it's supposed to", and "What will this program do?" What makes the midterm a bit hard is the fact that you're using pen and paper instead of a computer, so you can't test your programs as easily. So pay attention to the little things, and mentally test the programs step by step. The cumulative final was like the midterm, but more of it and a bit harder (obviously).
All in all, this isn't an easy A, but if you take it seriously (even if you had prior experience) and devote enough time to it, you can still get an A.
I've only had Smallberg for one (my first) quarter here at UCLA,
but I feel that my experiences in his CS31 class have given me
a decent picture of his style of teaching.
I'm a CS major, and had extensive programming experience throughout
high school in the form of APCS AB and a lot of external work
I did on a large-scale mod for Doom 3. I came into CS31 extremely
confident of my understanding and abilities -- too confident,
it turns out. If you have prior programming experience and develop
the initial impression that Smallberg's CS31 class will be a blow-off,
you're in for a tough time. For someone with previous experience
his lectures move at a snail's pace, but he is extremely thorough
and overall a very good teacher. If you have any misconceptions about
the material, you'll likely come out of lecture with a very solid
understanding.
That said, I was extremely overconfident. I didn't spend nearly
enough time on the first three or four projects and received crap
scores due to minor errors in my code combined with huge point
deductions due to me not taking the project reports seriously.
The midterm was equally bad -- I was surprised by the level of
difficulty of a few of the problems and ended up with a grade
only slightly above the mean. Once I got serious about the
projects, I received nearly perfect scores on them.
I did acceptably on the final, but not as well as I could have.
I ended up with a B in the class.
So, if you have prior programming experience and think that
CS31 is going to be a blow-off class (especially since
Smallberg's lectures move so slowly), you should learn from
my mistakes and get serious immediately.
Another thing: GO TO DISCUSSION. You'll get a good idea
of what will be emphasized on the exams this way. And the
TA's often drop little hints about the projects which
can come in handy in deciphering various details of the
somewhat ambiguous project specifications.
I was okay with computer science before, when I did java in high school. I didn't love it, but it was fine, as I always liked subjects that required analysis and deep thought regarding the situation.
But this class was horrible. It is EXTREMELY time consuming, and all I did the quarter was computer science. I only took 2 other classes, and it's a relief that I did. All I would do during the week was work on my program, and would have to walk 40 min back and forth from the TA office hours whenever I needed help. I don't think I am as stupid as this course made me out to be, but even with all this work, I got an average of 50% on the projects.
To boot, I got a TA that did not help me much. Whenever I would ask a question, he would act like I was supposed to already know this stuff, and give me very confusing answers that would lead me nowhere.
I think Smallberg is a pretty nice guy, not aiming to give his students a hard time or anything, but his lectures are somewhat confusing and very boring, maybe either possibly leading to the other.
Smallberg is a good prof., he explains stuff very well. lectures can be kind of boring, if you have prior programming experience, but even still you will most likely learn something new in every lecture. first few projects were really easy, but then it suddenly jumped to a mediocre/hard project that really threw off alot of people...
His lectures were pretty boring (as in uninteresting to me, not too easy). He's pretty good at explaining the concepts, but he explains simple things and then when you get to the projects you somehow have to put it all together and they are very complicated and time consuming. I didn't do well on the midterm or the final but somehow ended up with a decent grade.
I found the class very difficult due to having no prior programming experience whereas it seemed like most of the class did...I would not recommend taking this class without trying to learn some C++ first because otherwise you will find it HARD. After taking this class I no longer want to be a CS major. If you like programming then you'll probably be fine as long as you understand it and are willing to put the time into it, but I have discovered that I do not like programming at all and I am not good at it.
Having no prior programming knowledge, I was worried I would fall behind in this class. However, Smallberg is very good at explaining things (if slightly boring at times), and I was able to quickly pick it up. Smallberg is also very approachable and concerned about student learning (he once jumped up and down while telling us not to forget something in our code just to make sure we would remember).
Overall, the difficulty of the class really depends on your interest and natural skill. I thought it was fun and fairly easy, but I know many people who felt the opposite. The class is a mixture of time-consuming projects (40% of the grade), a midterm (25%), and the final (35%), with two-hour lectures Mondays and Wednesdays, and a two-hour discussion on Fridays.
There were 7 projects that were due throughout the quarter, usually with one to two weeks to do them. The projects start off quick and simple (at least when I look back on them) and get more difficult and time-consuming as the quarter goes on. Listen to Smallberg when he says to start these early (especially if you don't have much prior experience and don't know how long a program can take), and test your programs thoroughly (because he certainly will, and one missed character can mess up a program). Most projects also included a report. Don't blow them off; you can do the project perfectly, but if you screw up the report you won't get an A on it.
Both the midterm and the final were paper and pencil, but he allows 2 full sheets of paper with any writing you want on them. The midterm took place in class on Wednesday of Week 6. It was a mixture of "Write a program that does this", "Why won't this program do what it's supposed to", and "What will this program do?" What makes the midterm a bit hard is the fact that you're using pen and paper instead of a computer, so you can't test your programs as easily. So pay attention to the little things, and mentally test the programs step by step. The cumulative final was like the midterm, but more of it and a bit harder (obviously).
All in all, this isn't an easy A, but if you take it seriously (even if you had prior experience) and devote enough time to it, you can still get an A.
I've only had Smallberg for one (my first) quarter here at UCLA,
but I feel that my experiences in his CS31 class have given me
a decent picture of his style of teaching.
I'm a CS major, and had extensive programming experience throughout
high school in the form of APCS AB and a lot of external work
I did on a large-scale mod for Doom 3. I came into CS31 extremely
confident of my understanding and abilities -- too confident,
it turns out. If you have prior programming experience and develop
the initial impression that Smallberg's CS31 class will be a blow-off,
you're in for a tough time. For someone with previous experience
his lectures move at a snail's pace, but he is extremely thorough
and overall a very good teacher. If you have any misconceptions about
the material, you'll likely come out of lecture with a very solid
understanding.
That said, I was extremely overconfident. I didn't spend nearly
enough time on the first three or four projects and received crap
scores due to minor errors in my code combined with huge point
deductions due to me not taking the project reports seriously.
The midterm was equally bad -- I was surprised by the level of
difficulty of a few of the problems and ended up with a grade
only slightly above the mean. Once I got serious about the
projects, I received nearly perfect scores on them.
I did acceptably on the final, but not as well as I could have.
I ended up with a B in the class.
So, if you have prior programming experience and think that
CS31 is going to be a blow-off class (especially since
Smallberg's lectures move so slowly), you should learn from
my mistakes and get serious immediately.
Another thing: GO TO DISCUSSION. You'll get a good idea
of what will be emphasized on the exams this way. And the
TA's often drop little hints about the projects which
can come in handy in deciphering various details of the
somewhat ambiguous project specifications.
I was okay with computer science before, when I did java in high school. I didn't love it, but it was fine, as I always liked subjects that required analysis and deep thought regarding the situation.
But this class was horrible. It is EXTREMELY time consuming, and all I did the quarter was computer science. I only took 2 other classes, and it's a relief that I did. All I would do during the week was work on my program, and would have to walk 40 min back and forth from the TA office hours whenever I needed help. I don't think I am as stupid as this course made me out to be, but even with all this work, I got an average of 50% on the projects.
To boot, I got a TA that did not help me much. Whenever I would ask a question, he would act like I was supposed to already know this stuff, and give me very confusing answers that would lead me nowhere.
I think Smallberg is a pretty nice guy, not aiming to give his students a hard time or anything, but his lectures are somewhat confusing and very boring, maybe either possibly leading to the other.
Based on 208 Users
TOP TAGS
There are no relevant tags for this professor yet.