Chevron Left
Back to Object-Oriented Data Structures in C++

Learner Reviews & Feedback for Object-Oriented Data Structures in C++ by University of Illinois at Urbana-Champaign

4.7
stars
2,896 ratings

About the Course

This course teaches learners how to write a program in the C++ language, including how to set up a development environment for writing and debugging C++ code and how to implement data structures as C++ classes. It is the first course in the Accelerated CS Fundamentals specialization, and subsequent courses in this specialization will be using C++ as the language for implementing the data structures covered in class....

Top reviews

EQ

Jan 12, 2020

Honestly, this is a great crash course in OOP for C++ (though the ideas can be applied to any language). Previous experience with C++ is almost a necessity, the lessons can be complicated for novices.

WW

Jul 20, 2022

This course is indeed one of kind I would really recommand it to anyone seeking to improve their knowledge and hone their skills in the field of computer science more specifically in C++ programming.

Filter by:

676 - 700 of 711 Reviews for Object-Oriented Data Structures in C++

By Eluehike M O

•

Aug 11, 2022

its a good course

By ayoub m

•

Apr 20, 2020

recomended course

By I191797 B K

•

Aug 21, 2020

it was great!

By Sabuj J

•

Jan 20, 2020

Awesome

By Zhenyang X

•

Dec 8, 2021

good

By Atharva P

•

Oct 4, 2020

good

By Girisha N

•

Aug 1, 2020

good

By Neha p

•

Apr 26, 2020

good

By Loai E

•

May 15, 2023

.

By Emil F

•

May 8, 2021

The content of the curriculum is nice, this is the great part about it. The explanations are OK. The homework pretty bad. Few simple exercises, nothing to learn from them. The final submission is pretty bad. A lot of confusing explanations about hues and the PNG class. You spend 80% of the time just understanding the requirements. The coding part of it, again, simple, useless, very little learning.

By Eleni N P

•

Apr 9, 2021

The content itself was good, but it was very lazily presented. The proffesor constantly made many errors throughout the whole course which are of course expected when they happen in a class room setting, but when you produce a video you're supposed to review it before posting which I really think did not happen. Also, I find unacceptable how bad the subtitles are.

By Mariam R

•

Sep 24, 2020

it's a good course. it was pretty awesome until week 4. Things started to get difficult and hard

what i was really upset about was the programming assignment in week 4, as I felt that it wasn't related to the topics were covered, we never talked about images in the course!!

But the overall review that it was fairly good.

By Shahar B

•

Nov 19, 2022

I expected an intermediate objected-oriented course in c++.. If the assignment of week two is to include iostream.h library and print, it's for beginners. I did learn some things. It's a good course for beginners with minor experience in programming.

By Luuk A

•

Jul 12, 2022

This is a beginner course, not intermediate. I would definitelly recommend this course to anyone who would like to start in C++. For anyone with any experience, I expect this course to be much too easy.

By Edward O

•

Feb 15, 2021

Good overview of data structures. I think it would be too much if you had no previous experience with the subject. The assignments could be more challenging.

By Zoe T

•

Jul 27, 2022

the final project was hard comparing to what has been taught in the lecture. Not enough teaching were provided to be able to do that final assigment

By Gregory E

•

Dec 21, 2022

Occasionally confusing instructor. Setup instructions do not work quite the way they are explained. Takes some fiddling to get things to work.

By Dylan J

•

Dec 14, 2021

Course was overly reliant on AWS as the IDE. The video lecture and an automated transcript of it was most of the learning material provided.

By Ojasvni J

•

Jan 17, 2023

The last project took lots of time if when everything was fine just because of its submission pattern.

By Andre V

•

Jul 18, 2022

Enjoyed it. Week1-3 was not as challenging as Week4, but I learned a lot from the material provided.

By Hao Z

•

Oct 16, 2020

The content of this course can be in a higher level. Please introduced more advanced knowledge.

By efe t

•

Oct 16, 2022

Unclear at times. Testing was not rigorous. Many errors in code that was given

By Smriti R

•

Aug 29, 2020

Difficulty was not evenly distributed and the last project was unclear

By DIVYANSH G (

•

Mar 20, 2021

They should teach in-depth about classes and inheritance

By Suman M

•

Oct 11, 2023

Difficulty- Intermediate. Not for Begginar