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

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

4.7
3,027 个评分

课程概述

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

热门审阅

JC

May 27, 2021

T​he course is really quite good. Sometimes im leaving wanting slightly more depth, but it still does a pretty good job. My favoriate part are the quizes, i think these really test understanding.

HZ

Jan 2, 2021

The instructor did an excellent job on introducing the C++ programming language and OOP concept. The project was fun and inspirational. Hope there are more coding assignments like this!

筛选依据:

176 - Object-Oriented Data Structures in C++ 的 200 个评论(共 737 个)

创建者 Surag P

Jun 2, 2020

From Little or no idea about OOP to having enough confidence to write about 200 lines of code, that's where this course took me.Thanks to Wade Fagen.

创建者 Mauro C

May 9, 2020

Great course, I was able to go through the basics up to an intermediate knowledge of the C++ language. It has a great theoretical/practical approach.

创建者 Bipul M

Jun 15, 2020

Learning a difficult language like C++ is really boring, but the Professor really made it interesting and easy to understand. Thanks for the course.

创建者 Juan Y

Dec 28, 2019

awesome course! Its a really good introduction to OOP. Assignments were okay. The lectures and examples are well defined, 100% recomended to anyone!

创建者 Yu-Cheng K

Feb 22, 2023

This course is a great starting point, but apparently you need a textbook like C++ Primer or something to move forward with the pace of the course.

创建者 Eslam A

May 18, 2020

I really love how this course is organized

a punch of well-chosen topics instructed by brilliant professor filled a lot of gaps in my understanding

创建者 Muhammet A Ö

Apr 5, 2020

An Excellent Teacher, An Excellent Syllabus, An Excellent Course!!! Thank you dear Professor Wade Fagen Ulmschneider. It was an amazing experience!

创建者 Venkatesh M

Aug 24, 2019

Excellent course! The way the course instructor presents the material is very engaging, and the teaching staff are extremely helpful and proactive.

创建者 Ong J R

Jun 6, 2020

Relatively easy if you have any experience with C++, but good and straightforward introduction to basic concepts and lecture videos are well-made.

创建者 Emil A

May 20, 2020

A little outdated on the C++ side, but the content was great. The lab assignment in Week 4 is especially great, don't forget to have fun with it!

创建者 Andrea F

Dec 10, 2019

Great course and instructor. It covered lots of important C++ topics in an easy to understand way.

I had fun while learning new things! Thank you!

创建者 Fabrizio M

Nov 14, 2023

Content was rich with information and projects were challenging. I thoroughly enjoyed this course and how it was delivered by UIUC via Coursera.

创建者 Gokhan K

Oct 1, 2020

I liked it a lot. If you want to learn OOP within exploring how to make own Datatypes and use them, this course is just for you. Thank you uiuc!

创建者 Rohan S

Jul 20, 2021

This is an amazing course but I wish that it had more projects and assignments. Likewise the lecturerer is really great at explaining things!

创建者 Timmy L

Dec 24, 2020

Excellent course. Instructor explains concepts clearly and the assignments were fun, particularly the final assignment about image processing.

创建者 Randall S

Mar 11, 2019

It was a lot of fun, and challenging -- but not too challenging! :) I would recommend taking the course if it is made available to the public.

创建者 Somnath J

May 19, 2021

This is the best program I have seen for the data structure. The program coved all the concepts. The program is easy to understand. Worth it.

创建者 Hui Y K

Feb 8, 2021

Great introductory course to data structures. Some concepts were slightly confusing, and would appreciate a bit more emphasis on C++ syntax.

创建者 Sanmit M

Jul 15, 2020

Excellent beginning of the specialization, lots of areas to ponder and explore apart from the coursework, not for absolute beginners though

创建者 Jayjeet M

Sep 18, 2020

Good concise explanation of underlying concepts, easy review of theories. Only issue maybe with the issue of clearing doubts on the forums

创建者 Ujwal M

May 30, 2020

This course helped me personally to overcome all my poor C++ knowledge

I really appreciate the course !!!

THANK YOU SO MUCH coursera.

创建者 Raphael A

May 10, 2020

Fantastic lecture ! If you already have a programming background and want to refresh your C++ basics, this course is perfect for you.

创建者 Saumya R N

Jun 10, 2020

I genuinely loved the course , the course and the included assignments build a good foundation of Object Oriented C++ programming .

创建者 Vikas

Feb 4, 2020

Loved the course as it was refresher for me. Very nicely explained c++ concepts and structured. Also, the assignments and the quiz.

创建者 Pascal U E

Mar 7, 2019

Very practical and enjoyable course that I recommend to every person that want an accelerate way of leanring C++ and Data Structure