0% found this document useful (0 votes)
3 views1 page

14C A2 IT JavaScript

The document introduces the concept of websites as collections of webpages, distinguishing between front-end (user interface) and back-end (program code) components. It covers essential web technologies such as HTML, CSS, and JavaScript, along with their applications in web development. Additionally, it outlines fundamental programming concepts including variable declaration, input, process, and output through a simple cooking example.

Uploaded by

bye00573
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

14C A2 IT JavaScript

The document introduces the concept of websites as collections of webpages, distinguishing between front-end (user interface) and back-end (program code) components. It covers essential web technologies such as HTML, CSS, and JavaScript, along with their applications in web development. Additionally, it outlines fundamental programming concepts including variable declaration, input, process, and output through a simple cooking example.

Uploaded by

bye00573
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Javascript Introduction

What are websites?


↳ Collection of Webpages

Front End Back End

User Interface Program Code

Html
go Webpages Hypertent Markup language

ummm mum

2 3 4 5 6 7 8 9 10

hyperlink which redirects to another page


which navigates to another section
on the same webpage. (anchor)
apply
webpage add
CSS Javascript
cascading style sheet style • html
control
• js
• CSS
Olevel ICT-Html
CSS
A Level IT → you already have > required to
Html CSS add javascript
code.
All the programming code
is written in lines/sequence Applications To be used

-.
1) Macromedia Dreamweaver 8
2

3 'i) Adobe Dreamweaver CS 6


4

- in) Adobe Dreamweaver 2021 or later


can be CC version.
4 fundamentals of Programming

1 Declaration of variables js Algorithm / Psuedo codes / Programming/ Coding.


Python-
2. Input Algorithm
Ctt ↳ sequence of steps to achieve a goal.
3 Process visual basic
Problem ⇒ Boil an egg.
4 Output
I Take a pan
2 Put water
3 Put egg in pan Psuedocode Programming
4 Put pan on stove structured
5 Turn on stove (A bit formal) Code
English
6 Wait till water boils
7 Wait 7 mins
8 Turn off heat

is Egg boiled. ✓goal achieved

You might also like