Chevron Left
Back to Programming Foundations with JavaScript, HTML and CSS

Learner Reviews & Feedback for Programming Foundations with JavaScript, HTML and CSS by Duke University

4.6
stars
14,553 ratings

About the Course

Learn foundational programming concepts (e.g., functions, for loops, conditional statements) and how to solve problems like a programmer. In addition, learn basic web development as you build web pages using HTML, CSS, JavaScript. By the end of the course, will create a web page where others can upload their images and apply image filters that you create. After completing this course, you will be able to: 1. Think critically about how to solve a problem using programming; 2. Write JavaScript programs using functions, for loops, and conditional statements; 3. Use HTML to construct a web page with paragraphs, divs, images, links, and lists; 4. Add styles to a web page with CSS IDs and classes; and 5. Make a web page interactive with JavaScript commands like alert, onClick, onChange, adding input features like an image canvas, button, and slider....

Top reviews

AD

Jul 16, 2020

Excellent course .

Just felt that there should be examples that could help someone to understand in a more better way.The videos were good and were very simple and easy to understand then the text.

JS

Jan 12, 2020

A very helpful code which allows you to learn the simple of JavaScript HTML and CSS. Very helpful in building websites and an excellent course for beginners or even people who have never coded before.

Filter by:

2401 - 2425 of 3,146 Reviews for Programming Foundations with JavaScript, HTML and CSS

By Christian S

•

Aug 22, 2022

I think the course is a great introduction and the instructors are also very good at explaining. Generally, I think some of the texts and descriptions could benefit from some proof reading and more solution to compare would be great. Especially the task description in Week 4 honor content with steganography was really confusing and not well structured.

By Silvia P

•

Jun 10, 2020

Hi,

I'm very glad to have attempted this course. I found it a bit difficult because I didn't have much experience in Javascript. For me it's been difficult to find a new way of thinking and some specific theory about algorithms (ex. order of the functions or variables' writing). Maybe it could be good a particular course on that.

Thank you.

By Sarthak S

•

Apr 21, 2018

Good if you can get some assistance from outside the course. It doesn't explain some things, which ma leave you confused. I had NOT used the forum for help, since I could get assistance from elsewhere. IDK if the forum is useful for this purpose. Overall good course but should explain more clearly. Would recommend. 8/10 good for beginners.

By Coen d G

•

Aug 24, 2018

I really like the course, it is all explained well in the video's. What I found less perfect was the documentation page for this course. It seemed to miss quite some info which I learned to find on other sites. This was a great learning experience in itself though. Only one exercise (making a blurred image) wasn't clear enough for me.

By Hangyul M

•

Jun 29, 2018

Through this course, I learned like how to make web page interactive using Javascript and even CSS. You can learn it if you have a will. It means this course provides everything for you to learn. One thing if I have to add would be compactness. I know this module is amming for specific one. But I want to learn more about html and CSS.

By Arjan d M

•

Nov 12, 2020

A fun course to take! It will get you started in the first place and teaches you how to interact with the three main core competitions you need for web development. But you will need some discipline to dig through the extended documentation of HTML, CSS, and JavaScript to get a much better understanding of all the material.

By Simeon V

•

Feb 18, 2017

The programming development environments BIC & DLTP are very helpful. BIC with the Chrome console helped get unstuck on a couple of occasions. The presentations & the exercises effectively impart the basic concepts.

It would be really nice if the quizzes have a button to confirm answers separate from the button to submit.

By M J T A

•

Aug 11, 2016

It's a great course up to when you start dealing with arithmetic calculations. I was wishing for a clearer explanation.

Also, something about explaining the structure of the coding, i.e. the syntax, the tokens, etc. that are being taught seems to be missing.

Otherwise, teachers are great and the course is very engaging.

By Omar E H A Y

•

Jun 20, 2020

To be honest, it's a great course but the only tackle I have been getting with is the concept of using a library and objects without fully knowing how the return value is set to the object and playing around with methods in such a vague way. Maybe that's because I have learned C++, not to the fullest extent, but yes.

By Sunitha C

•

Jun 26, 2021

This course gave me a lot of knowledge about the interactive web pages and gave a prior knowledge about javascript , how to implement green screen algorithm, how better we can style our web pages and much more .Thank you for all the professor of Duke University for making us understand many topics is much simple way

By Maya S

•

Aug 4, 2023

Overall good course. You get a brief introduction into HTML, CSS, and JS. I really enjoyed the Rampup assignments as they give a chance to practice on your own and do so at your own pace. However, there was a massive jump from week 1 to week 2 in terms of difficulty. The discussion forums were very helpful as well.

By Frammery H

•

Aug 10, 2020

High quality content. The instructors are very clear and it's a real pleasure to follow the course. I just found this course a bit short. HTML and CSS are only briefly mentioned which would be fine for a programming foundations course, but here, the mention of HTML and CSS in the course title is a bit misleading.

By Gene C

•

Jul 8, 2018

Good intro to CSS, HTML, and JS. Took as a refresher and seemed to cover most of the important stuff and provides some good programming fundementals. Quizzes were somewhat confusing at some points. I didn't really find the whole "learn coding with colors" to be my thing but that's just me. Overall a solid course.

By Andersonn P

•

May 26, 2020

It is a good course. It has some interesting information. But sometimes is a bit boring. I'd be glad if the code samples were more explicit along the essays, with short explanations. Perhaps it would help us to visualize and make it more natural. But I have an understanding of coding and its elements now.

By Maurice L C

•

Jun 25, 2017

Gave me solid foundation in HTML, CSS and JavaScript and equipped me with knowledge and tools to make more complicated projects of my own.

The course was easy to follow and using projects that were able to be presented "live" allowed for the student to be immersed in the work and the tasks given to them.

By Mridula T

•

Jul 17, 2018

It was a great course with a lot of "Do It Yourself" tasks , with all the help one might need being available in the videos as well as the resources/documentation links provided for further operations. I would recommend it to anyone who wants to have the basic understanding of how Webpage scripts work.

By Rebecca N

•

Jul 24, 2016

My previous review is : This course teaches NOTHING about JAVA! Does not worth the money and time!

After I learned more about coding I realized I was wrong that it is very important to understand HTML, CSS and JS before learning Java. The only thing is that I wish this course teaches more algorithm.

By Ricardo C

•

Dec 28, 2015

So far I enjoyed and learned to many concepts about programing, I have none technical background so for me this is like learning a complete new language with different alphabet, they explain in a clear way, with examples and easy language, the Javascript part could be more specific but it is fine.

By Siddharth S

•

Apr 2, 2018

The course was good in content. The way the things were delivered was really amazing and uses of CodePen for practicing is also a nice practice introduces to us in the series. Thanks Duke for providing us with a good course to begin our learning in making interactive and attractive web pages

By Deleted A

•

Feb 7, 2016

Very good course for beginners, but some of the practical examples could have been done better.

For example it would have been nice if the course had taught how to execute JS code directly from a webpage, with or without using CodePen.

This is the only reason why it gets 4 stars instead of 5.

By Rhythm A

•

Jun 26, 2020

only reason it gets one star less is because your doubts are not personally cleared by mentors and you have to wait long long time and still not sure that it will be cleared. The answers of students are shared by some of them but sometimes you still can't identify the bug in your code.

By Leon C

•

May 28, 2020

This course starts from scratch and it does give you a brief detail about how the user should advance. The reason for giving 4 stars is that by week 2, the pace of the course increases which seems a bit difficult to cope up with. Otherwise, this course is really good for beginners.

By Julia H

•

Jun 9, 2016

The HTML and CSS portions as well as the beginning javascript lessons are great. However, towards the end of this module the instructors seem to stop teaching and/or expect knowledge way above 'beginning' that make it necessary for me to teach myself way more than I expected.

By Lais C

•

Aug 23, 2019

I really liked the structure of the course, in general. The question on the quizzes were also very well written and aimed to test the acquired knowledge.I'd love if by the end of this course, we would have a website a bit more useful for career purposes. Still a great course.

By Sayyad J W

•

Oct 14, 2020

It is an awesome course to getting started with Web Development. It will be better if someone have basic knowledge of programming and how external classes will be used. It's my second online course which, I have completed. Going on through this course is fun. Thank you!!