Coding for Beginners

with Founders and Coders

Who are we?

www.foundersandcoders.com

@founderscoders

What is Web Development?


Broad term that describes everything that goes into building a website - which is a lot!

HTML

CSS

JavaScript

HTML

"Nouns"

Our HTML dictates what content will be on the page. It provides our basic structure.

CSS

"Adjectives"

Our CSS describes how that content should look, how it should be laid out, and what styles it should have.

JavaScript (JS)

"Verbs"

And our Javascript brings that content to life - it allows the user to interact with the content, providing a dynamic experience and determining the behaviour of the page.

What's the most important rule of Web Development?

If in doubt:
GOOGLE IT

(or ask someone!)

"how to add a background image with css"

The plan for today!

Learn some JavaScript basics

See the Pen Samsung Workshop #4 JavaScript Basics on CodePen.

Fork
https://codepen.io/teenie-quaggard/pen/abbWMZP?editors=1010

Or ...

https://tinyurl.com/y26gvxxu

Thank you!

www.foundersandcoders.com

@founderscoders