学生对 University of Illinois Urbana-Champaign 提供的 Object-Oriented Data Structures in C++ 的评价和反馈
课程概述
热门审阅
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.
626 - Object-Oriented Data Structures in C++ 的 650 个评论(共 737 个)
创建者 Boqin Z
•Jul 2, 2023
Good explanation on how memory is managed in C++, and most of the problems in tests are good. However, the coding problems are lack of application on features of class.
创建者 Isaac C A
•Feb 19, 2020
You learn a lot of important concepts very quickly. Assignments and test are fun and really evaluate your concepts. I'd love to have seen more of operator overloading.
创建者 Udayan S
•Mar 27, 2022
I think its a great one, need to have more focus on the C++ programming assignments, so as to test those aspects further. Overall enjoyed the entire course. Kudos!!
创建者 Yu W
•Nov 4, 2019
I think it's a bit too easy. I was expecting extensive knowledge and practices on C++ OOP like inheritance, abstract class, virtual functions, more advanced topics.
创建者 Gunjan B
•Feb 7, 2021
The final programming assignment was actually a normal coding assignment rather than pure C++ object oriented programming. Overall the course is enjoyable.
创建者 Doug E
•Feb 27, 2020
Great course! It would be a bit better if there was more code-writing involved to reinforce the language, rather than directly quizzing language esoterica.
创建者 Thomas B
•May 2, 2020
Excellent but the support staff seems to have disappeared recently. Moreover the leap between the lecture material and assignments is a little too large.
创建者 Mahir M
•Oct 23, 2021
This course is one of the best, I gave 4 stars because some times the assignment are not so clear and understandable and due to compiling probles too!
创建者 Hernan T
•Apr 6, 2021
The course was nice but the project was awful. I'm glad I have some 'pro' code to study from but I felt it wasn't relevant to the level of the content.
创建者 Albert E
•Aug 29, 2022
So far so good ! A few parts with the build environment setup were frustrating because I was using a different IDE, but I got it to work eventually.
创建者 SAURABH P
•Aug 11, 2020
The skims through the topics. The explanation of the concepts is good but merely the overview. More projects with more difficulty would benefit more.
创建者 Kartikay B
•May 27, 2020
Overall good course, with brainstorming practical exercises and challenges.
A Medium to hard kind of course and student should "know" C++ language
创建者 Ali M
•Nov 14, 2019
The course is very high level. Will like to see more detailed lectures and gradded assignements to get a better handle at pointers and classes.
创建者 TIANMIN L
•Dec 13, 2020
Nice course to refersh my C++ knowledge. However, there doesn't seem to be any tutorial on debugging. I ended up using gdb on cloud9.
创建者 Omar M
•Oct 17, 2020
the finale project subbmition mechanichs was not the best thing i tried as it caused me a delay of 3 or 4 days to end this project
创建者 Raghav S
•Jun 16, 2020
Helps me to understand basics of c++ but i would say u should know atleast any one other language to understand more efficiently.
创建者 Junting C
•Jul 28, 2022
I enjoyed the content. Saved me some time from reading books. But i found the coding homework is much easier than class contents.
创建者 Jianci Z
•Jan 11, 2020
In general i'm not sure C++ is the language i want to learn - hope the value will show up in the future. Eric is really helpful.
创建者 Tolga G
•Sep 4, 2021
Excellent course to practice and remind yourself some skills, sometimes it is more of beginner level instead of intermediate.
创建者 John K
•Nov 13, 2019
I enjoyed the course, it had been years since taking anything C++ related. Was a good start to refreshing my knowledge there.
创建者 Hasan H
•Jul 27, 2023
Great course. The interactive labs and assignments are the highlight because concepts can be applied to solve problems.
创建者 Daniel A F
•Feb 8, 2024
it a good programme loved it overall, but there should be a video instruction on all the projects before hand thanks.
创建者 Grainger S
•Mar 23, 2023
Not very coherent lecture organization or consistent reinforcement of the concepts presented as the course progressed.
创建者 Sidharth R
•Jul 26, 2020
it was very helpful in getting to know DS and really helped build up a great patience when solving the bugs in my code
创建者 HUANG, T
•May 29, 2021
Though some terminologies are driving me crazy, I like the design of those programming assignments and the forum!