Chevron Left
Back to Programming with JavaScript

Learner Reviews & Feedback for Programming with JavaScript by Meta

4.7
stars
3,950 ratings

About the Course

JavaScript is the programming language that powers the modern web. In this course, you will learn the basic concepts of web development with JavaScript. You will work with functions, objects, arrays, variables, data types, the HTML DOM, and much more. You will learn how to use JavaScript and discover interactive possibilities with modern JavaScript technologies. Finally, you will learn about the practice of testing code and how to write a unit test using Jest....

Top reviews

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.

Filter by:

776 - 800 of 1,028 Reviews for Programming with JavaScript

By Vuong N

•

Jun 11, 2023

good

By ABHISHEK K

•

Apr 21, 2023

best

By Olapade F

•

Feb 27, 2023

nice

By Erlangga

•

Jan 22, 2023

Nice

By Terel P

•

Nov 26, 2022

Mint

By Wali M

•

Nov 18, 2022

nice

By SAI P (

•

Nov 8, 2022

good

By Gustavo V

•

Sep 22, 2022

top

By gowri v

•

Sep 23, 2023

.

By Ashraf A

•

Aug 16, 2023

1

By Shayene J

•

Aug 12, 2023

The course covers a lot of topics, implements challenges and hands-on coding labs, and balances readings with videos. The knowledge learned is relevant and applicable. The way the knowledge is covered is quick, so you'll need to spend some time on your own practicing each concept and idea, especially if you're new to coding (which I'm not). What takes this course from a 5 star to a 4 star is that its automated grading for coding labs is unreliable. Sometimes, they work as they should and you don't have much issues once you follow the instructions. Other times, you will likely have to experiment with different syntaxes or check the discussions and find someone who managed to pass. This isn't because the coding lab is hard, but because it doesn't tell you why you're failing. Otherwise, a pretty good course.

By Mau K

•

Apr 12, 2024

First, I would like to express my overall satisfaction with the course content. The information provided was detailed, comprehensive, and covered all relevant aspects of the topic. The clear and concise explanations allowed me to understand the concepts effectively. However, I believe that the course would be highly benefited from the inclusion of a greater number of practical exercises. Despite the quality of the theoretical material, the lack of opportunities to put what I learned into practice made it somewhat difficult to assimilate and internalize the knowledge. In my opinion, the incorporation of varied practical exercises, such as problem-solving, project work, or real-case simulations, would allow students to consolidate their learning and apply the concepts more effectively.

By Valentin G

•

Aug 2, 2023

The course provides a lot of useful and well-structured information and actually builds skills, so I'm ihappy with it in general. I would add on the grumpy side that some rigorous material (testing, handling errors) is given given way too superficially, that additional reading is clearly on another level and adds nothing to my understanding of this course, and that the presentation looks human emotion. (Labs are much more fun with the guy you don't do 't see than the videos because the latter may as well be read by a robot )

That said, I don't regret taking it and believe its a worthwhile investment of time

By Apilyn B

•

Feb 8, 2023

The course is very thorough and well-built! My only critique is that sometimes the examples are a little too complicated for someone learning to code. I've taken a previous coding boot camp so I already understood a lot of what was being taught but I had many moments where I understood what I was shown but only because I had previous knowledge to fall back on. Other than that, this is the best course I've come across so thank you for the course and for contributing to my education.

By Deleted A

•

Apr 24, 2023

This course was really insightful and helped me learned a lot of new things in an organized manner which were difficult before. I built a whole js virtual bank system using the object oriented programming concepts taught (it was my favourite module). However, I think there were some concepts which would would have been better if they were explained a bit more in detail. Overall, the combination of viewing, listening and reading and practicing materials was great! Loved it.

By xx03 _

•

Dec 24, 2022

The final Project Grading system isn't too great at pointing out your errors! it gave me 13% because I had one extra space on my console.log output but the error suggested that my logic was somewhat flawed. I was stuck for 3 hours trying to understand my logic error until I formatted the console.log output using string template ${value} which wasn't even what they instructed in the final project then I was able to get 100%. Other than the course content is amazing!

By Amr K

•

Oct 18, 2022

The course is very good and well taught I would love to thank the lecturers and everyone behind the scenes for providing me with this amazing opportunity and Im very grateful for this, and I just hope that theres want so much reading because there was a few hard complex words used while reading which was a bit difficult for me to grasp.I felt I needed to understand a bit more in detail. But overall a fantastic job and amazing work non the less. Well Done!

By Joshua W

•

Aug 3, 2023

I think this was a good course in javascript. You can obviously get more learning with JavaScript by making more projects, but I feel like the purpose of this course was to lay a good foundation to then make applications with JavaScript. I also encountered one test where the results just graded my test incorrectly, I went to the video and answered what the instructor said word for word and it was still wrong, but this thankfully only happened once.

By Cory B

•

Sep 18, 2023

There were and still are a LOT of issues with this course, including but not limited to: Grammatical errors, Grading errors, Clarification errors (Unclear questions/tasks), and some outright wrong or missing pieces in the course. If you really want, it does help a lot and you can REALLY learn, but it can get infuriating when you do everything correct and still get a failing grade due to a single Space " ".

By Bakhtiar R

•

Nov 22, 2022

The programming assignments need to be improved. Instead of providing a readme file, the assignment should be interactive. Or the sentence structure and wording of the assignments tasks needs to be improved to help students write better code. I spent a lot of time debugging why the tests were not passing and it was because of unfamiliar debugging sentence and structure used in the readme file.

By Jake T

•

Oct 29, 2023

It was a comprehensive beginner introduction to Javascript. I enjoyed the content very much although I do have to take a star away for some of the quiz questions answers accepting the wrong answer and one question that had an outdated answer. Please go and fix these, they are confusing and annoying. Other than that, I highly recommend this course as a great introduction to JS.

By linh n t p

•

Oct 5, 2023

The course covers basic JavaScript and its concept enough for you to apply its features for your uses. Moreover, they have introduced basic concepts of testing with Jest, and that's a great thing to know for further development in a real working environment. However, because the course has just covered the basics, you must self-discover more of JavaScript's other features.

By Devesh L

•

Jan 18, 2023

It is a very good course for a beginner who is starting to learn javaScript and after completing this course you will have the foundation of building interactive user interfaces and then you can explore how to do that on the internet. It would have been more better if they include assignments such as making a website interactive in the final graded assignment.

By Τονη β

•

Apr 19, 2023

it was a very good course and I discovered several concepts, but the grading system is so faulty it can't recognize the code that I wrote unless it is written in a way that it understand it, like good formatting and literal spaces between the console.log strings and variables. I think they must enhance this system as it is causing a lot of frustration!

By B M R

•

Aug 19, 2023

This course teaches you JavaScript from scratch and best for beginners. But this course simply does not provide enough coding problems and challenges or programming assignments in Javascript to test your creativity. Some errors in grading assignments are also there. But overall, this course is best to learn the basics if you are new to this like me.