ReadingNote201

Java Script

Often scripts will need to perform different tasks in different situations. You can use flowcharts to work out how the tasks fit together. The flowcharts show the paths between each step.

Web developers usually talk about three languages that are used to create web pages: HTML, CSS, and JavaScript.