MM
Aug 17, 2022
I'm an experienced software engineer, and I'm pleasantly surprised how great this course is at removing the unnecessary parts to present what is needed to work as an engineer in an organization
KG
Dec 15, 2022
Overall best course and the way instructors teach or engaged us is literally well and good every single concept is clear from basic, and assignments are also good for practice. Quality course.
By Vasyl K
•Jul 8, 2023
Great course. The lessons, the readings, and the exercises are clear, easy to follow, very informative, and useful. But there are troubles with assessments, especially in 4 and 5 weeks, - they have a lot of mistakes and situations when it is required to give acceptable (even wrong) answers for getting max result.
By Chris Z
•Jan 8, 2024
Although some things which pop up on tests are not addressed in the lessons, this is a very good course for someone with at least some experience coding. For an absolute beginner, I could see this being fairly confusing. I was happy that it was somewhat advanced as I have been using Javascript for over 5 years.
By Vincent L
•Jun 5, 2023
Could be a little more advanced. The topics covered are too entry-level and lacks depth, I wished it spent a lot more time on DOM manipulation and testing since they are the most important lessons here. The course spends too much time on basic programming principle instead of programming with JavaScript.
By Aidan W
•Jan 20, 2024
Course was a very useful introduction to JavaScript, with a ton of relevant coding opportunities and examples. Not a 5 star because of the difficulties with the auto-grader. If the tests could be a bit more lenient to accept different programming techniques, that would help a lot.
By Zachary L
•Dec 13, 2023
Amazing content at a fast pace, unfortunately the grading system needs to be re-looked at in order to be 5 stars. If you get stuck, and believe you are correct there is no way to confer with a developer about why you got a fail on an assignment. Overall great course however!
By Vaibhav V
•Dec 13, 2022
does a good job at introducing concepts but i felt like the programming assignments did not challenge us enough, the assignments were too basic. Maybe they should add optional programming assignments that are tougher so that we can hone in on our newly acquired js skills.
By T E
•Feb 8, 2023
Course is of very high quality and is amazing for in depth learning and understanding of JS however within the content there are a few mistakes. Additionally, sometimes the way the assignments are graded are a bit unfair (e.g you can miss out a space and get marked down)
By Muhammad Y G
•Sep 29, 2023
OOP could have been more detailed. also more content is in readings instead of videos. I think it should be vise-versa as videos feed you with more knowledge in less time. This course is great for learning for beginners but does not have much for experts/intermediates
By Edouard P
•Nov 6, 2022
Excellent part on introduction to testing (with Jest)! Very clear and fun to make. Challenge may not be challenging enough though. The oop part is very concise but may be hard for newcomers to OOP, but it's perfect for a refresher if you already knows the OOP concepts
By Andrew D
•Jul 27, 2022
This course gave me good baseline knowledge on Javascript to help in my daily adventures. It really helped bridge constructors, and syntax to allow me to not only read the javascript that I'm interacting with, but to be able to create my own unique functions as well!
By Naily M
•Feb 25, 2024
Good beginner course that touches on key programming paradigms including testing. However, there's a serious problem with the autograder that is frustrating and leads to wasting at least 1 hour per exercise. Plus some of the exercises are not defined the right way.
By Soeren V
•Feb 20, 2024
overall good course with a clear structure, good explanations of different topics and lots of helpful references. Would have rated 5 stars if it weren't for the odd mistake in quizzes or coding exercises, which make it (almost) impossible to pass on the first try
By Sree S D
•Nov 7, 2022
The course is really good for those who has some experience in other programming languages and It might be difficult for beginners.
The videos are concise and to the point, saves a lot of time. The programming exercises are also great, providing adequate practise.
By Nicolas I
•Nov 7, 2024
There's a lot of content and value in this course. Would be nice to have more practice. Also, some of the tests answers are written in a way that makes it harder to know the answer. Beside all that it's a good introduction and many many things to keep learning.
By KK C
•Feb 24, 2023
Javascript is hard, and getting harder. . . The module practice is not enough, it is recommended to use additional reading materials for practice. Until you truly understand the foundation of Javascript then you can think about joining the next module.
By VIGNESHWARAN S
•Nov 20, 2023
Good course They had started with basics and moved to adanced concepts too but it doesnt stops only with completing course we need to practise in depth to master javascript anyways thanks for meta organisation for getting an valuable certificate🎓
By Andrew F
•Nov 30, 2023
There are a few errors here and there that still need to be addressed and ironed out. There are also some spelling errors in the transcripts of the videos too. While a good course, it could be much better with some of these problems addressed.
By Rayan W
•Jul 24, 2023
The course is overall good and a success. But needs more elaboration and explanation on certain core topics. For being one of the longest parts of the Professional Certificate, I do believe the material should have been a bit more digestible.
By Inam A
•May 27, 2023
Overall this was great course.However, there was not much information available on JavaScript's DOM manipulation. Adding few lectures on JavaScript's DOM is not enough. Rather, whole comprehensible section should be available for DOM
By Ashish K
•Nov 30, 2023
This course is good for learning JavaScript more theoretical and more precise way. It is overall good, and a lot of topics covered by it. So, to keep learning all the topics one should revise its all reading material and many things.
By Wyatt R
•Aug 19, 2024
Overall, this was a good course. It was jam-packed with a lot of information. I appreciated this about the course, however, I wish there were more assignments/practice assignments so you could get more familiar with the concepts.
By Joshua W
•Oct 3, 2023
This course built solid, fundamental knowledge to get started working with JavaScript. The quality was great for the first three weeks, but there were noticeable errors and glitches in the final two weeks, hence 4 stars.
By Tarif W
•Nov 14, 2022
It's a very good course, it covers many fundamental concepts in javascript programming: variables, loops, conditions, structures, objects and prototype, class, etc. Just, I hope if the part of testing goes more in depth.
By Peter X
•Jul 17, 2022
Assignment grading needs some flexibilty as there can be multiple solutions to a problem. Even when code outputs the correct results your code has to be exactly the same as grading system otherwise it's marked as fail.
By Anton D
•Jun 21, 2023
Lessons have a good structure and all the examples describet very understandable, but in some labs there are not clearly understandable requirements and some quises have bugs in the answers which can be very annoying