/Programming-Foundations-with-JavaScript-HTML-and-CSS

My solutions to code problems in Programming Foundations with JavaScript HTML and CSS Course at Duke University offered at Coursera.org

Primary LanguageJavaScript

Programming Foundations with JavaScript HTML and CSS

This course is offered at Coursera and is part of the Java Programming and Software Engineering Fundamentals.

This is the first course of the Specialization, Link to the course.

IMPORTANT NOTE:

In Week 2 only, for the code to be executed, code should be run at Duke University Code Environment as all the libraries and images are hosted there, at this link -> http://www.dukelearntoprogram.com/course1/example/index.php


Update 19 Sept 2017:

I finished the course in 4 weeks and it was a great experience. Here's the link to the Certificate.

What I learned in this course:

1- HTML and CSS
2- Javascript Event-Driven Programming
3- How to manipulate image pixels with Javascript
4- How to create image filters with Javascript
5- Testing and Debuging approaches