Computer Science - 9210 OxfordAQA

Key Concepts

Aperçu

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.

Objectifs

  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.

Carte mentale

Ce theme est schematise pour montrer comment les idees se relient.

Ouvrez la carte mentale dans l'application

Note de cours

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.

Fiche complete disponible sur l'application Green Bridge

Installez l'application Green Bridge CBT sur votre telephone ou votre ordinateur pour acceder a toute la bibliotheque IGCSE : sujets d'examen, baremes, cartes mentales, fiches memo et lecons audio.

Notes de cours complètes avec diagrammes
Assistant d'apprentissage piloté par l'IA
Des examens blancs chronometres, corriges des que vous terminez
Disponible sur Android, Windows, macOS et Linux Application iOS bientot disponible

Évaluation de la leçon

Félicitations, vous avez terminé la leçon sur Key Concepts. Maintenant que vous avez exploré le concepts et idées clés, il est temps de mettre vos connaissances à lépreuve. Cette section propose une variété de pratiques des questions conçues pour renforcer votre compréhension et vous aider à évaluer votre compréhension de la matière.

Vous rencontrerez un mélange de types de questions, y compris des questions à choix multiple, des questions à réponse courte et des questions de rédaction. Chaque question est soigneusement conçue pour évaluer différents aspects de vos connaissances et de vos compétences en pensée critique.

Utilisez cette section d'évaluation comme une occasion de renforcer votre compréhension du sujet et d'identifier les domaines où vous pourriez avoir besoin d'étudier davantage. Ne soyez pas découragé par les défis que vous rencontrez ; considérez-les plutôt comme des opportunités de croissance et d'amélioration.

  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

Travaillez ces questions dans l'application

Travaillez ces questions dans l'application

Pratiquez des questions blanches

Vous voulez vous entraîner sur des questions blanches sur Key Concepts ? Téléchargez lapplication Green Bridge CBT pour accéder à des questions blanches et à des évaluations complètes sur ce sujet.

Téléchargez l'application sur Google Play.

Tout ce dont vous avez besoin pour exceller au JAMB, WAEC et NECO.

Green Bridge CBT Mobile App
Assistant de chat d'apprentissage personnalisé par IA
Plus de 200 000 questions d'examen IGCSE, JAMB, WAEC et NECO.
Plus de 1200 notes de cours
Assistance Hors Ligne - Apprenez à Tout Moment, Partout
Horaire du Pont Vert
Résumés littéraires et questions potentielles
Suivez vos performances et votre progression
Explications Approfondies pour un Apprentissage Complet