This is a great class. I learned / re-learned a ton. The assignments were challenge and left a definite feel of accomplishment. The programming environment and automated grading system were excellent.
Incredible learning experience. Every programmer in industry should take this course if only to dispel the idea that with the advent of cloud computing exponential algorithms can still ruin your day!
By bangq
•非常感谢
By Jiten
•Good
By Naresh
•good
By song
•nice
By Balachandar S
•good
By Nguyen Q D
•good
By Ming Y
•good
By SURYA P
•wow
By avanchasamhitha
•wow
By Srinidhi
•...
By alli k p
•Gud
By Padmashree N S
•N/A
By dongqinzhou
•牛逼!
By zhangdi
•算法1
By Himanshu b
•4.5
By 解兆飞
•Thx
By Daniel S
•<3
By Manogna c
•n0
By 詹清钦
•流啤
By Haoting C
•很棒
By Iwan H
•-
By jenish g
•i
By 薛斐
•e
By Brett M
•Mostly good. I think the instructions could use some cleaning up. Below are some notes I took during the course.
Improve the assignment specifications by getting rid of terminal command mistakes. Ex: Queues assignment shows terminal with “java Permutation 3 < distinct.txt”. However, this will create an error. Correct command is “java-algs4 Permutation 3 < distinct.txt”. This is extremely frustrating to students as they are struggling with the java syntax and this specific development environment already.
Add additional links in the assignment to the book site example codes. The most frustrating part of this class was dealing with java syntax. While being able to program is a prerequisite, I haven’t used java before and dealing with the nuanced syntaxes for the various interfaces was extremely frustrating until I found the helpful examples on the booksite. Some links would have helped a lot and I wouldn’t have been searching stack overflow for hours on some assignments.
Clearer instructions on the IDE installation website. A couple of warnings were after the instruction that the mistake could have been made on. Add additional warnings for people from other classes that the hello world program is intended only for one of the several classes that use that site. That was buried in the fine print. Or better yet, add the hello world project to the coursera class so everyone can follow the instructions on the IDE installation website.
Open the codepost website for IDE installation help with a smaller fee. Having trouble installing a development environment is something a lot of online programming courses get wrong and is extremely frustrating to students trying to learn programming for the first time.
Poll students so you can get a better idea of how long the homework assignments took. It took me about 4x longer than the estimate for the collinear homework assignment.
Don’t have the first homework due 2 days into the class. I’m not sure if the class is setup to always have the first assignment due that quickly or if it is because I started on a Sunday, but this really is an unattainable goal unless you already are very familiar with both java and the IntelliJ IDE, and have 8 hours within the next couple of days. Then the student is behind for the rest of the class. I think giving the student at least 5 days from start would improve the student experience greatly.
Fix the forum search feature so that after you click to search the forums, the text field to search doesn’t have to be clicked again.
By Kapil R
•I have never studied such a good algorithms class starting from very basics. The best thing which I like most was Java implementations of every piece of algorithms of basic data structures. All videos lectures have detailed explanation of topics. Just a suggestion that - time and space complexity explanations could have been in more detailed so as to understand easily by a novice. Although, the programming quiz questions were difficult, they require every chunk of knowledge you have just studied. Also, adding interview questions related to chapter with hints after your trial and MCQs after every small lectures were charm to the course. I am sincerely looking forward to enroll in other courdses as well. Thank you so much Coursera team, Robert and Kevin.