Courses Description
This computer programming course assumes that you have no programming experience whatsoever. The course focuses on introduction to computers and one particular type of programming: web development.
What Will I Learn?
When you visit websites, whether you use a laptop, a smartphone, or anything else, you’re actually looking at computer code, which a web developer likely wrote, and which your web browser is interpreting to show you what you see on the screen. These tutorials will show you how to begin writing three common types of code used in web development, which combined make up the average website that you see every day: HTML, CSS, and JavaScript.