Chevron Left
返回到 Object-Oriented Data Structures in C++

学生对 University of Illinois Urbana-Champaign 提供的 Object-Oriented Data Structures in C++ 的评价和反馈

4.7
3,026 个评分

课程概述

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....

热门审阅

AR

Jan 31, 2021

Great course, simple and difficult all at the same time. Great introduction to these topics. Every thing that is included is there for a reason as every thing is straight to the point with no filler.

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.

筛选依据:

701 - Object-Oriented Data Structures in C++ 的 725 个评论(共 739 个)

创建者 Eluehike M O

Aug 11, 2022

its a good course

创建者 ayoub m

Apr 20, 2020

recomended course

创建者 I191797 B K

Aug 21, 2020

it was great!

创建者 Sabuj J

Jan 20, 2020

Awesome

创建者 Zhenyang X

Dec 7, 2021

good

创建者 Atharva P

Oct 4, 2020

good

创建者 Girisha N

Aug 1, 2020

good

创建者 Neha p

Apr 26, 2020

good

创建者 Loai E

May 15, 2023

.

创建者 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.

创建者 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.

创建者 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.

创建者 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.

创建者 Luuk A

Jul 11, 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.

创建者 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.

创建者 Zoe T

Jul 26, 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

创建者 Gregory E

Dec 20, 2022

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

创建者 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.

创建者 Ojasvni J

Jan 17, 2023

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

创建者 Andre V

Jul 18, 2022

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

创建者 Hao Z

Oct 16, 2020

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

创建者 efe t

Oct 16, 2022

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

创建者 Smriti R

Aug 29, 2020

Difficulty was not evenly distributed and the last project was unclear

创建者 Ayush S

Mar 9, 2025

the assignments and the lectures are not properly structured

创建者 DIVYANSH G (

Mar 20, 2021

They should teach in-depth about classes and inheritance