Sunday, July 19, 2020

New course Learn to make your web pages interactive with JavaScript

New course Learn to make your web pages interactive with JavaScript On Khan Academy, our two most popular programming courses are Intro to JavaScript, where you learn the fundamentals of JavaScript with the ProcessingJS library, and Intro to HTML/CSS, where you learn to create, style, and lay out a web page. But thats like having strawberries and chocolate in front of you, and not dunking a strawberry in the chocolate.Why? Well, JavaScript was originally invented in order to bring HTML/CSS web pages to life, to make them interactive with events and animation. The language has become very popular since its invention and is now used outside of browsers, but, still today, it is the only language that browsers natively understand and it is used by every interactive web page on the internet.Thats why weve put together a course on making web pages interactive combining your knowledge of HTML/CSS with your knowledge of JavaScript so that you can programmatically access parts of your page and modify them in response to all sorts of user events. With that kn owledge, you can make slideshows, games, galleries, apps virtually anything youve seen on the web.Dive in here: https://khanacademy.org/html-css-jsA big thanks to our early reviewers for all their great feedback:Nicholas Zakas, Kevin Lozandier, wbwalp, SpongeJR, and Katarina L

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.