Computer Science - 9210 OxfordAQA

Key Concepts

Visão Geral

A web page you look at is not a file sitting on a computer somewhere waiting to be collected. It is the end of a short assembly line. Something on a distant machine may have built it a fraction of a second ago out of a template and a database query; the browser then decided how it should look; and code running inside the browser is watching for you to click something. Four different things are at work, in two different places, and knowing which is which is the whole of this topic.

This lesson separates them. You will learn that HTML creates the structure of a page while CSS changes its style, why keeping those two apart is worth the trouble, and the difference between server-side scripting, which builds pages before they are sent, and client-side scripting, which adds functionality once they have arrived. That last distinction, where the code runs, decides almost everything else about what each kind of script can and cannot do.

Objetivos

  1. Know that web pages can be constructed using HTML and CSS. Know that HTML is used to create the structure of a web page and that CSS can be used to change the style of the page. Understand that server-side scripting languages can be used on a web server for dynamic generation of web pages. Understand that client-side scripting languages can be used to add additional functionality to web pages.

Mapa mental

Este tema esta mapeado para mostrar como as ideias se ligam.

Abra o mapa mental na aplicacao

Nota de Aula

A modern web page is the result of four separate concerns, and the specification names all four. Two of them are about the page itself, and two are about code that runs, one on each of the two machines involved.

Apontamento completo disponivel na aplicacao Green Bridge

Instale a aplicacao Green Bridge CBT no telemovel ou computador para aceder a biblioteca IGCSE completa: exames anteriores, criterios de correcao, mapas mentais, cartoes de estudo e licoes em audio.

Notas de aula completas com diagramas
Assistente de aprendizagem com IA
Simulacros cronometrados corrigidos assim que termina
Disponível para Android, Windows, macOS e Linux Aplicacao iOS em breve

Avaliação da Lição

Parabéns por concluir a lição em Key Concepts. Agora que você explorou o conceitos e ideias-chave, é hora de colocar seu conhecimento à prova. Esta seção oferece uma variedade de práticas perguntas destinadas a reforçar sua compreensão e ajudá-lo a avaliar sua compreensão do material.

Irá encontrar uma mistura de tipos de perguntas, incluindo perguntas de escolha múltipla, perguntas de resposta curta e perguntas de redação. Cada pergunta é cuidadosamente elaborada para avaliar diferentes aspetos do seu conhecimento e competências de pensamento crítico.

Use esta secção de avaliação como uma oportunidade para reforçar a tua compreensão do tema e identificar quaisquer áreas onde possas precisar de estudo adicional. Não te deixes desencorajar pelos desafios que encontrares; em vez disso, vê-os como oportunidades de crescimento e melhoria.

  1. What is HTML used for? A. To create the structure of a web page B. To change the colours and fonts of a page C. To store data in a database D. To encrypt data sent across a network Answer: A
  2. What is CSS used for? A. To create the structure of a web page B. To change the style of a web page C. To run code on a web server D. To connect two networks together Answer: B
  3. Where does a server-side script run? A. In the visitor's browser B. On the web server C. On the visitor's router D. In the page's CSS file Answer: B
  4. Which task is most suitable for a client-side scripting language? A. Checking a password against the stored one B. Reading a customer's order history from a database C. Expanding a section of a page when it is clicked D. Deciding whether a discount code is genuine Answer: C
  5. Why must a check that matters be repeated on the server even if it is done in the browser? A. Because browsers cannot run scripts B. Because client-side code is sent to the visitor and can be read, altered or switched off C. Because CSS overrides client-side script D. Because HTML cannot contain forms Answer: B

Resolva estas questoes na aplicacao

Resolva estas questoes na aplicacao

Pratique Questões Simuladas

Quer praticar questões simuladas sobre Key Concepts? Descarregue a aplicação Green Bridge CBT para aceder a questões simuladas e avaliações completas sobre este tópico.

Descarregar a aplicação na Google Play Store

Tudo o que precisas para te destacares no JAMB, WAEC e NECO.

Green Bridge CBT Mobile App
Assistente de Chat de Aprendizagem Personalizada com IA
Mais de 200.000 questões de exame do IGCSE, JAMB, WAEC e NECO
Mais de 1200 Notas de Aula
Suporte Offline - Aprenda a Qualquer Hora, em Qualquer Lugar
Horário da Ponte Verde
Resumos de Literatura & Possíveis Perguntas
Acompanhe o Seu Desempenho e Progresso
Explicações Detalhadas para uma Aprendizagem Abrangente