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,549 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:

2926 - 2950 of 3,145 Reviews for Programming Foundations with JavaScript, HTML and CSS

By Mahmudul H

•

Jul 27, 2020

nice

By Prasad V H

•

Jul 27, 2020

BEST

By GOKUL P

•

Jul 21, 2020

Nice

By Pawar V A

•

Jul 9, 2020

good

By Varun N U

•

May 25, 2020

nice

By Sarada m

•

May 23, 2020

good

By M S

•

Apr 20, 2020

Good

By BATHULA S R

•

Feb 3, 2020

good

By Wei X

•

Dec 27, 2019

easy

By Sam K

•

Sep 23, 2021

meh

By Roberto M

•

Jun 24, 2021

bom

By Abhishek P

•

Aug 14, 2021

By S. U

•

Dec 24, 2020

I'm somewhat torn on this course. On the one hand, the instructors are lively, enthusiastic, and knowledgeable. The videos are generally well-presented. I learned a lot.

It's probably worth stressing: this is a *programming foundations* course, not a web development foundations course. So it's natural that the stress may be on the javascript aspect.

However, even with that in mind, I thought the instruction was very unstructured. I get that the philosophy was 'let's get students actually doing something', but I think more time needs to be spent covering the basics, especially CSS and Javascript. The coverage of CSS in particular was quite limited.

I can also understand the desire to 'make things easier' by having students work with Duke libraries and work in the Duke platform, but I think this is a serious drawback, and ultimately limits what the student can do outside the platform.

Students learn how to manipulate an image, but aren't taught enough general knowledge to apply that knowledge in other ways. I'd like to see more shorter exercises that build up 'muscle memory'.

You will learn a lot, but expect to spend a fair amount of time going back over videos numerous times and doing other reading on your own.

I think the course would be better served by having more exercises that are shorter: build a web page, learn how to do some basic layout and designs, then incorporate JS. As it is now, I think students will learn a fair amount but may not be able to do much with that knowledge, which is a shame.

By María J G G

•

Nov 10, 2015

Well, I think I learnt some things about JavaScript, HTML and CSS. However, the course hasn't been focused on programming with JavaScript to solve real problems. All assignments are based on the creation of images from scratch, the modification of these images and hide messages in an original image. I really don't think these types of assignments can help students to learn Web technology. In fact, I know some professional Web programmers that they don't use javascript to manipulate images but in some cases when it is really necessary. I'd change the way of how the assignments are presented to prove the students' skills. For example, a possible assignment could be the implemention of a counter on a Web page using JavaScript or the creation of a web page with buttons, emerging messages, menus etc. On the web (Googling), there are a lot of codes that allow these funcionalities and could be used and modified by other students to create their own Web page.

By Marie C

•

Sep 23, 2021

This course will give you a lot of information, but the structure is really lacking. I had enough experience with basic Javascript and Python to fill in a lot of the logical gaps, but but I think I would have been pretty miserable coming into this as a complete beginner. They do start off explaining basic concepts and building blocks of JavaScript, but a lot of the course relies VERY heavily on using weird, never-quite-explained methods that exist only in Duke's programming library. Also, while I can see the value in using image manipulation as a grounding for programming exercises, it gets old very quickly! By the end, the projects are so laser-focused on pixel manipulation and Duke's own methods that it's hard to see how one might generalize this experience to JavaScript as a whole. This course would also really benefit from more quick graded exercises to build muscle/syntax memory, as opposed to just the quizzes and review projects.

By Tatyana S

•

Jul 22, 2019

Course was ok, I expected more. The main downside is the use of non-standard methods like SimpleImage, which is not something in the standard library and that is not even explained until you are well into the course. I don't understand what the point is of learning to use it, when it can't be applied in the future. Also, not using a 'real life' IDE really diminishes the value of the course. I understand that using the environment provided makes it easier/faster to teach the material However, in my opinion, the benefit of learning to use the proper tools is essential, and leaves significant gap in knowledge that I, at least, find frustrating. I hope the next class on Java is better, but I already see a download of yet another course specific IDE, which leaves me skeptical. I will give it a shot, but I will cancel if it is like the first class. It's very disappointing, this course seemed very well rounded and had such great potential.

By Deleted A

•

Sep 15, 2021

The course has very interesting projects and exercises to work on however the main issue is that theres a lot of crucial information that gets missed out on like how to increment in a loop and this trend continues throughout the course. If I was entirely new to the subject I would not have been able to complete the exercises because they would be too difficult. I feel as though the course is rushed in the videos and explanations are not as clear or enthesised as well as they should be, as well and does not break down each subject down well enough in order to understand it. The move from HTML & CSS to JavaScript is quite quick too and needs to slow down and start off with smaller subjects of JavaScript.

It would also be great if the projects and exercises had a more practical use. HTML CSS and Javascript are used mainly in Web Development and so the course should focus on developing web sites.

By Scott A

•

May 12, 2016

The course is well put together, however they say you do not need any programming background, but you definitely need a little. I had to use other sources to help such as Codeacademy and Udemy just to keep up. The do not go over loops, conditionals or basic C foundation that would help. The leap from HTML, CSS to JavaScript is massive. They need to relook some of the topics and either more videos or add in some easier teaching methods. I took a similar one on Udemy (that was free) just after I completed this one and it was 10x easier to understand and closed so many loops I had when learning JavaScript.

By Katerina S

•

Jun 6, 2019

50/50. It was my first try to program something and to learn something about HTML, CSS, and javascript. I was motivated only in the first week. Next weeks I felt lost because I could not understand most of the things, I just copied the code from the lectures. Fortunately, my husband is a computer programmer, so he helped and explained to me a lot. I finished this course just because I always finish what I've started.

However, I would like to thank the professors for their work. I would suggest making this course more interactive with peers and instructors and make the tasks more enjoyable.

By Kate R

•

Nov 6, 2015

Introduced me to some cool ideas, web services and ideas for basic web design but isn't really a beginner course. I've switched over to a similar course from University of London.

The lecturers in this course were very stiff and scripted and not overly simplistic in their explanations- something essential to avoid frustrating those of us just starting out. If you want a course that teaches you the basics from the true beginning but doesn't make you feel like you're an idiot for not understanding try Responsive Website Basics from the U of London & Goldsmiths.

By Wes L

•

Oct 28, 2021

Meh

I am new to all of the languages listed, but I know Java and Python. First, there was a bit of a problem with the Week 3, where Week 1 was fine, Week 2 is similar to stuff I had done before, but Week 3 was confusing, and CodePen did not work. Week 4 was a little better, only needed one filter template(green) to move things along, but the advanced filters did not work, and kept showing more of that filter. Overall, just take an HTML Basics course before taking this. Maybe just start fresh with the second course in the specialization.

By chad n

•

Feb 2, 2020

This was an excellent course, even though i gave it a score of (3)

I am new to programming. The course start at an excellent pace but then shifted where I felt lost most of the time. Maybe, thats just a learning curve for programming but I felt the concepts could have been explained a little better or have better walkthroughs. But that is just because i felt lost and was deeply trying to understand. Most of the time, I understood the concept, but just couldn't write the code.

But still, excellent course. I am moving on to Course 2.

By Ido L

•

Jul 9, 2023

Although the beginning of the course is very informative and understandable, as the course continues the assignments and videos become very general and do not go into enough detail and examples of the subject. Therefor it is very frustrating sometimes because you are given an assignment you were not taught about how to perform and the place they refer you to (the DLTP library) isn't very helpful either because it too just gives general information. It would help to have a complete version to refer to with every assignment given.

By Milena E

•

Feb 6, 2016

The first two weeks the course present a reasonable pace for beginners. The second two weeks, when the Java Script is introduced, the projects suddenly become very hard. It is assumed you understand binary numbers. Coding is introduced without a lot of explanation of Java Script syntax or methods or what actually happens when you write a line of code. The idea of hiding an image within an image is interesting but I do not see that as important for beginners web developers- how is this relevant to building a web site?

By Asbiel R

•

Jan 30, 2021

Un curso útil para quienes quieren aprender a diseñar pg web y quieran un desafío para programar en javascript con conceptos generales. Sin embargo, en el mundo laboral es INNESESARIO aprender a modificar imágenes como tal, ya que ya existen herramientas que facilitan realizar el trabajo que se hizo en este curso.

este curso se centró demasiado en aplicar modificación de imágenes (filtro verde, aplicar colores, etc.) y dio las bases para programar en javascript de una forma muy complicada para gente novata.