From 4bddde3e2b86234eb4594809082873fc5bf00ee3 Mon Sep 17 00:00:00 2001 From: Dan King Date: Mon, 1 Jan 2024 19:19:59 +0700 Subject: [PATCH] Remove the overuse of 'basic computer literacy' as a prerequisite. (#31443) * Update instances of 'Basic computer literacy, and...' * Instaces of 'basic computer literacy, a...' And some deeper sentence structure * All other instances * Clean up redundant trailing spaces for linter happy path --------- Co-authored-by: Chris Mills --- .../accessibility/accessibility_troubleshooting/index.md | 2 +- files/en-us/learn/accessibility/css_and_javascript/index.md | 2 +- files/en-us/learn/accessibility/html/index.md | 2 +- files/en-us/learn/accessibility/mobile/index.md | 4 ++-- files/en-us/learn/accessibility/multimedia/index.md | 3 +-- files/en-us/learn/accessibility/wai-aria_basics/index.md | 4 ++-- .../learn/accessibility/what_is_accessibility/index.md | 2 +- .../css/building_blocks/backgrounds_and_borders/index.md | 3 +-- .../css/building_blocks/cascade_and_inheritance/index.md | 3 +-- .../en-us/learn/css/building_blocks/debugging_css/index.md | 3 +-- .../handling_different_text_directions/index.md | 3 +-- .../css/building_blocks/images_media_form_elements/index.md | 3 +-- files/en-us/learn/css/building_blocks/organizing/index.md | 3 +-- .../learn/css/building_blocks/overflowing_content/index.md | 3 +-- .../building_blocks/selectors/attribute_selectors/index.md | 3 +-- .../css/building_blocks/selectors/combinators/index.md | 3 +-- files/en-us/learn/css/building_blocks/selectors/index.md | 3 +-- .../selectors/pseudo-classes_and_pseudo-elements/index.md | 3 +-- .../selectors/type_class_and_id_selectors/index.md | 3 +-- .../learn/css/building_blocks/sizing_items_in_css/index.md | 3 +-- .../en-us/learn/css/building_blocks/the_box_model/index.md | 3 +-- .../learn/css/building_blocks/values_and_units/index.md | 3 +-- files/en-us/learn/css/first_steps/getting_started/index.md | 3 +-- .../learn/css/first_steps/how_css_is_structured/index.md | 3 +-- files/en-us/learn/css/first_steps/how_css_works/index.md | 3 +-- files/en-us/learn/css/first_steps/what_is_css/index.md | 3 +-- files/en-us/learn/css/styling_text/fundamentals/index.md | 2 +- files/en-us/learn/css/styling_text/styling_links/index.md | 2 +- files/en-us/learn/css/styling_text/styling_lists/index.md | 2 +- files/en-us/learn/css/styling_text/web_fonts/index.md | 2 +- files/en-us/learn/forms/advanced_form_styling/index.md | 2 +- files/en-us/learn/forms/basic_native_form_controls/index.md | 2 +- .../en-us/learn/forms/how_to_structure_a_web_form/index.md | 2 +- files/en-us/learn/forms/html5_input_types/index.md | 2 +- files/en-us/learn/forms/other_form_controls/index.md | 2 +- .../learn/forms/sending_and_retrieving_form_data/index.md | 2 +- files/en-us/learn/forms/styling_web_forms/index.md | 2 +- files/en-us/learn/forms/ui_pseudo-classes/index.md | 2 +- files/en-us/learn/forms/your_first_form/index.md | 2 +- files/en-us/learn/front-end_web_developer/index.md | 2 +- .../html/introduction_to_html/getting_started/index.md | 3 +-- .../html/multimedia_and_embedding/images_in_html/index.md | 3 +-- .../other_embedding_technologies/index.md | 3 +-- .../video_and_audio_content/index.md | 3 +-- .../asynchronous/implementing_a_promise-based_api/index.md | 2 +- .../learn/javascript/asynchronous/introducing/index.md | 2 +- .../javascript/asynchronous/introducing_workers/index.md | 2 +- files/en-us/learn/javascript/asynchronous/promises/index.md | 2 +- .../javascript/asynchronous/sequencing_animations/index.md | 2 +- .../building_blocks/build_your_own_function/index.md | 5 ++--- .../learn/javascript/building_blocks/conditionals/index.md | 2 +- .../en-us/learn/javascript/building_blocks/events/index.md | 2 +- .../learn/javascript/building_blocks/functions/index.md | 2 +- .../learn/javascript/building_blocks/looping_code/index.md | 2 +- .../learn/javascript/building_blocks/return_values/index.md | 2 +- .../javascript/client-side_web_apis/introduction/index.md | 6 +++--- .../client-side_web_apis/manipulating_documents/index.md | 2 +- .../learn/javascript/first_steps/a_first_splash/index.md | 2 +- files/en-us/learn/javascript/first_steps/arrays/index.md | 2 +- files/en-us/learn/javascript/first_steps/math/index.md | 2 +- files/en-us/learn/javascript/first_steps/strings/index.md | 2 +- .../javascript/first_steps/useful_string_methods/index.md | 2 +- files/en-us/learn/javascript/first_steps/variables/index.md | 2 +- .../javascript/first_steps/what_is_javascript/index.md | 2 +- .../learn/javascript/first_steps/what_went_wrong/index.md | 2 +- files/en-us/learn/javascript/objects/basics/index.md | 2 +- .../learn/javascript/objects/classes_in_javascript/index.md | 2 +- files/en-us/learn/javascript/objects/json/index.md | 2 +- .../javascript/objects/object_building_practice/index.md | 2 +- .../learn/mathml/first_steps/fractions_and_roots/index.md | 3 +-- .../en-us/learn/mathml/first_steps/getting_started/index.md | 3 +-- files/en-us/learn/mathml/first_steps/scripts/index.md | 3 +-- files/en-us/learn/mathml/first_steps/tables/index.md | 3 +-- .../en-us/learn/mathml/first_steps/text_containers/index.md | 3 +-- .../performance/business_case_for_performance/index.md | 2 +- files/en-us/learn/performance/css/index.md | 3 +-- files/en-us/learn/performance/html/index.md | 3 +-- files/en-us/learn/performance/javascript/index.md | 3 +-- .../en-us/learn/performance/measuring_performance/index.md | 3 +-- files/en-us/learn/performance/multimedia/index.md | 3 +-- .../en-us/learn/performance/perceived_performance/index.md | 3 +-- files/en-us/learn/performance/video/index.md | 3 +-- .../learn/performance/what_is_web_performance/index.md | 3 +-- files/en-us/learn/performance/why_web_performance/index.md | 3 +-- files/en-us/learn/server-side/django/introduction/index.md | 1 - .../learn/server-side/express_nodejs/introduction/index.md | 2 +- .../server-side/first_steps/client-server_overview/index.md | 2 +- .../learn/server-side/first_steps/introduction/index.md | 2 +- .../learn/server-side/first_steps/web_frameworks/index.md | 2 +- 89 files changed, 93 insertions(+), 133 deletions(-) diff --git a/files/en-us/learn/accessibility/accessibility_troubleshooting/index.md b/files/en-us/learn/accessibility/accessibility_troubleshooting/index.md index c10c27ff60fb4a4..004f256025294ff 100644 --- a/files/en-us/learn/accessibility/accessibility_troubleshooting/index.md +++ b/files/en-us/learn/accessibility/accessibility_troubleshooting/index.md @@ -13,7 +13,7 @@ In the assessment for this module, we present to you a simple site with a number Prerequisites: - Basic computer literacy, a basic understanding of HTML, CSS, and + A basic understanding of HTML, CSS, and JavaScript, an understanding of the previous articles in the course Prerequisites: - Basic computer literacy, a basic understanding of HTML, CSS, and + A basic understanding of HTML, CSS, and JavaScript, and understanding of what accessibility is Prerequisites: - Basic computer literacy, a basic understanding of HTML (see + A basic understanding of HTML (see Introduction to HTML), and an understanding of diff --git a/files/en-us/learn/accessibility/mobile/index.md b/files/en-us/learn/accessibility/mobile/index.md index d326b49a9c4477e..91b81c9dfc930f3 100644 --- a/files/en-us/learn/accessibility/mobile/index.md +++ b/files/en-us/learn/accessibility/mobile/index.md @@ -13,8 +13,8 @@ With web access on mobile devices being so popular and renowned platforms such a Prerequisites: - Basic computer literacy, a basic understanding of HTML, CSS, and - JavaScript, and an understanding of the + A basic understanding of HTML, CSS, and + JavaScript. An understanding of the previous articles in the course. diff --git a/files/en-us/learn/accessibility/multimedia/index.md b/files/en-us/learn/accessibility/multimedia/index.md index e3fbfde3f4574eb..4be4397f59b95a4 100644 --- a/files/en-us/learn/accessibility/multimedia/index.md +++ b/files/en-us/learn/accessibility/multimedia/index.md @@ -13,8 +13,7 @@ Another category of content that can create accessibility problems is multimedia Prerequisites: - Basic computer literacy, a basic understanding of HTML, CSS, and - JavaScript, and an understanding of + A basic understanding of HTML, CSS, JavaScript, and an understanding of what accessibility is. diff --git a/files/en-us/learn/accessibility/wai-aria_basics/index.md b/files/en-us/learn/accessibility/wai-aria_basics/index.md index 6b3a3b5edb7acb3..1864dce575f8dde 100644 --- a/files/en-us/learn/accessibility/wai-aria_basics/index.md +++ b/files/en-us/learn/accessibility/wai-aria_basics/index.md @@ -13,8 +13,8 @@ Following on from the previous article, sometimes making complex UI controls tha Prerequisites: - Basic computer literacy, a basic understanding of HTML, CSS, and - JavaScript, an understanding of the + A basic understanding of HTML, CSS, and + JavaScript. An understanding of the previous articles in the course. diff --git a/files/en-us/learn/accessibility/what_is_accessibility/index.md b/files/en-us/learn/accessibility/what_is_accessibility/index.md index 808530719ece790..9887cfc2c227abe 100644 --- a/files/en-us/learn/accessibility/what_is_accessibility/index.md +++ b/files/en-us/learn/accessibility/what_is_accessibility/index.md @@ -12,7 +12,7 @@ This article starts the module off with a good look at what accessibility is — Prerequisites: - Basic computer literacy, and a basic understanding of HTML and CSS. + A basic understanding of HTML and CSS. Objective: diff --git a/files/en-us/learn/css/building_blocks/backgrounds_and_borders/index.md b/files/en-us/learn/css/building_blocks/backgrounds_and_borders/index.md index f91143587549860..dc688dff9b70759 100644 --- a/files/en-us/learn/css/building_blocks/backgrounds_and_borders/index.md +++ b/files/en-us/learn/css/building_blocks/backgrounds_and_borders/index.md @@ -13,10 +13,9 @@ In this lesson, we will take a look at some of the creative things you can do wi Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, HTML basics (study + HTML basics (study Introduction to HTML), CSS basics (study diff --git a/files/en-us/learn/css/styling_text/styling_links/index.md b/files/en-us/learn/css/styling_text/styling_links/index.md index 5f7d8bf56f08e19..5304c735dcf66ed 100644 --- a/files/en-us/learn/css/styling_text/styling_links/index.md +++ b/files/en-us/learn/css/styling_text/styling_links/index.md @@ -13,7 +13,7 @@ When styling [links](/en-US/docs/Learn/HTML/Introduction_to_HTML/Creating_hyperl Prerequisites: - Basic computer literacy, HTML basics (study + HTML basics (study Introduction to HTML), CSS basics (study diff --git a/files/en-us/learn/css/styling_text/styling_lists/index.md b/files/en-us/learn/css/styling_text/styling_lists/index.md index f3426f59b669740..ff590e8b7043d84 100644 --- a/files/en-us/learn/css/styling_text/styling_lists/index.md +++ b/files/en-us/learn/css/styling_text/styling_lists/index.md @@ -13,7 +13,7 @@ page-type: learn-module-chapter Prerequisites: - Basic computer literacy, HTML basics (study + HTML basics (study Introduction to HTML), CSS basics (study diff --git a/files/en-us/learn/css/styling_text/web_fonts/index.md b/files/en-us/learn/css/styling_text/web_fonts/index.md index 6542053023af555..6f8c0a68d3d97cb 100644 --- a/files/en-us/learn/css/styling_text/web_fonts/index.md +++ b/files/en-us/learn/css/styling_text/web_fonts/index.md @@ -13,7 +13,7 @@ In the first article of the module, we explored the basic CSS features available Prerequisites: - Basic computer literacy, HTML basics (study + HTML basics (study Introduction to HTML), CSS basics (study diff --git a/files/en-us/learn/forms/advanced_form_styling/index.md b/files/en-us/learn/forms/advanced_form_styling/index.md index c767c4537403631..1abb4c7e7769f15 100644 --- a/files/en-us/learn/forms/advanced_form_styling/index.md +++ b/files/en-us/learn/forms/advanced_form_styling/index.md @@ -13,7 +13,7 @@ In this article, we will see what can be done with CSS to style the types of for Prerequisites: - Basic computer literacy, and a basic understanding of + A basic understanding of HTML and CSS. diff --git a/files/en-us/learn/forms/basic_native_form_controls/index.md b/files/en-us/learn/forms/basic_native_form_controls/index.md index 173a9baa6c5f4ab..d3cbc344485a991 100644 --- a/files/en-us/learn/forms/basic_native_form_controls/index.md +++ b/files/en-us/learn/forms/basic_native_form_controls/index.md @@ -13,7 +13,7 @@ In the [previous article](/en-US/docs/Learn/Forms/How_to_structure_a_web_form), Prerequisites: - Basic computer literacy, and a basic + A basic understanding of HTML. diff --git a/files/en-us/learn/forms/how_to_structure_a_web_form/index.md b/files/en-us/learn/forms/how_to_structure_a_web_form/index.md index cbea51f9bce876a..486ac9798905468 100644 --- a/files/en-us/learn/forms/how_to_structure_a_web_form/index.md +++ b/files/en-us/learn/forms/how_to_structure_a_web_form/index.md @@ -13,7 +13,7 @@ With the basics out of the way, we'll now look in more detail at the elements us Prerequisites: - Basic computer literacy, and a basic understanding of HTML. + A basic understanding of HTML. diff --git a/files/en-us/learn/forms/html5_input_types/index.md b/files/en-us/learn/forms/html5_input_types/index.md index ba0f0365fe91477..5fa95b6f0f03714 100644 --- a/files/en-us/learn/forms/html5_input_types/index.md +++ b/files/en-us/learn/forms/html5_input_types/index.md @@ -13,7 +13,7 @@ In the [previous article](/en-US/docs/Learn/Forms/Basic_native_form_controls) we Prerequisites: - Basic computer literacy, and a basic + A basic understanding of HTML. diff --git a/files/en-us/learn/forms/other_form_controls/index.md b/files/en-us/learn/forms/other_form_controls/index.md index fecad525cfd0c1a..f16114d64393be6 100644 --- a/files/en-us/learn/forms/other_form_controls/index.md +++ b/files/en-us/learn/forms/other_form_controls/index.md @@ -13,7 +13,7 @@ We now look at the functionality of non-`` form elements in detail, from Prerequisites: - Basic computer literacy, and a basic + A basic understanding of HTML. diff --git a/files/en-us/learn/forms/sending_and_retrieving_form_data/index.md b/files/en-us/learn/forms/sending_and_retrieving_form_data/index.md index 158f98a36a5e06f..58c662de8f12f2a 100644 --- a/files/en-us/learn/forms/sending_and_retrieving_form_data/index.md +++ b/files/en-us/learn/forms/sending_and_retrieving_form_data/index.md @@ -13,7 +13,7 @@ Once the form data has been validated on the client-side, it is okay to submit t Prerequisites: - Basic computer literacy, an + An understanding of HTML, and basic knowledge of diff --git a/files/en-us/learn/forms/styling_web_forms/index.md b/files/en-us/learn/forms/styling_web_forms/index.md index f14329e437988a9..86820abb102e3fc 100644 --- a/files/en-us/learn/forms/styling_web_forms/index.md +++ b/files/en-us/learn/forms/styling_web_forms/index.md @@ -13,7 +13,7 @@ In the previous few articles, we showed how to create web forms in HTML. Now, we Prerequisites: - Basic computer literacy, and a basic understanding of + A basic understanding of HTML and CSS. diff --git a/files/en-us/learn/forms/ui_pseudo-classes/index.md b/files/en-us/learn/forms/ui_pseudo-classes/index.md index e173c9f91671308..7dcdde973209c7a 100644 --- a/files/en-us/learn/forms/ui_pseudo-classes/index.md +++ b/files/en-us/learn/forms/ui_pseudo-classes/index.md @@ -13,7 +13,7 @@ In the previous articles, we covered the styling of various form controls in a g Prerequisites: - Basic computer literacy, and a basic understanding of + A basic understanding of HTML and CSS, including general knowledge of diff --git a/files/en-us/learn/forms/your_first_form/index.md b/files/en-us/learn/forms/your_first_form/index.md index 9d465d53b27a442..af9c4cd9f6daf52 100644 --- a/files/en-us/learn/forms/your_first_form/index.md +++ b/files/en-us/learn/forms/your_first_form/index.md @@ -14,7 +14,7 @@ We'll expand on each of these subtopics in more detail later on in the module. Prerequisites: - Basic computer literacy, and a basic + A basic understanding of HTML. diff --git a/files/en-us/learn/front-end_web_developer/index.md b/files/en-us/learn/front-end_web_developer/index.md index d4d561188d3f543..648572a4c1185b2 100644 --- a/files/en-us/learn/front-end_web_developer/index.md +++ b/files/en-us/learn/front-end_web_developer/index.md @@ -63,7 +63,7 @@ Time to complete: 35–50 hours #### Prerequisites -Nothing except basic computer literacy, and a basic web development environment. +A basic web development environment. #### How will I know I'm ready to move on? diff --git a/files/en-us/learn/html/introduction_to_html/getting_started/index.md b/files/en-us/learn/html/introduction_to_html/getting_started/index.md index 4eef9692e541927..8cc7a4e03c2e6ed 100644 --- a/files/en-us/learn/html/introduction_to_html/getting_started/index.md +++ b/files/en-us/learn/html/introduction_to_html/getting_started/index.md @@ -13,10 +13,9 @@ In this article, we cover the absolute basics of HTML. To get you started, this Prerequisites: - Basic computer literacy, basic software installedBasic software installed, and basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, a reasonable understanding of JavaScript + A reasonable understanding of JavaScript fundamentals, including event handling and the basics of promises. diff --git a/files/en-us/learn/javascript/asynchronous/introducing/index.md b/files/en-us/learn/javascript/asynchronous/introducing/index.md index b82f94e2af3867c..8540a5046da26b7 100644 --- a/files/en-us/learn/javascript/asynchronous/introducing/index.md +++ b/files/en-us/learn/javascript/asynchronous/introducing/index.md @@ -13,7 +13,7 @@ In this article, we'll explain what asynchronous programming is, why we need it, Prerequisites: - Basic computer literacy, a reasonable understanding of JavaScript + A reasonable understanding of JavaScript fundamentals, including functions and event handlers. diff --git a/files/en-us/learn/javascript/asynchronous/introducing_workers/index.md b/files/en-us/learn/javascript/asynchronous/introducing_workers/index.md index e2469be876df7be..145c9c95b7c5ab8 100644 --- a/files/en-us/learn/javascript/asynchronous/introducing_workers/index.md +++ b/files/en-us/learn/javascript/asynchronous/introducing_workers/index.md @@ -13,7 +13,7 @@ In this final article in our "Asynchronous JavaScript" module, we'll introduce _ Prerequisites: - Basic computer literacy, a reasonable understanding of JavaScript + A reasonable understanding of JavaScript fundamentals, including event handling. diff --git a/files/en-us/learn/javascript/asynchronous/promises/index.md b/files/en-us/learn/javascript/asynchronous/promises/index.md index d612e4afe8b0558..29bf2993cda0601 100644 --- a/files/en-us/learn/javascript/asynchronous/promises/index.md +++ b/files/en-us/learn/javascript/asynchronous/promises/index.md @@ -13,7 +13,7 @@ page-type: learn-module-chapter Prerequisites: - Basic computer literacy, a reasonable understanding of JavaScript + A reasonable understanding of JavaScript fundamentals, including event handling. diff --git a/files/en-us/learn/javascript/asynchronous/sequencing_animations/index.md b/files/en-us/learn/javascript/asynchronous/sequencing_animations/index.md index c1946574288191d..9f3694a67fde1bd 100644 --- a/files/en-us/learn/javascript/asynchronous/sequencing_animations/index.md +++ b/files/en-us/learn/javascript/asynchronous/sequencing_animations/index.md @@ -13,7 +13,7 @@ In this assessment you'll update a page to play a series of animations in a sequ Prerequisites: - Basic computer literacy, a reasonable understanding of JavaScript + A reasonable understanding of JavaScript fundamentals, how to use promise-based APIs. diff --git a/files/en-us/learn/javascript/building_blocks/build_your_own_function/index.md b/files/en-us/learn/javascript/building_blocks/build_your_own_function/index.md index 847b634ad33c056..df5194c37dfbd24 100644 --- a/files/en-us/learn/javascript/building_blocks/build_your_own_function/index.md +++ b/files/en-us/learn/javascript/building_blocks/build_your_own_function/index.md @@ -13,11 +13,10 @@ With most of the essential theory dealt with in the previous article, this artic Prerequisites: - Basic computer literacy, a basic understanding of HTML and CSS, + A basic understanding of HTML, CSS, and JavaScript first steps, - . Also, Functions — reusable blocks of code. diff --git a/files/en-us/learn/javascript/building_blocks/conditionals/index.md b/files/en-us/learn/javascript/building_blocks/conditionals/index.md index 36e5ece4f467e59..2fcf2cef61c59d2 100644 --- a/files/en-us/learn/javascript/building_blocks/conditionals/index.md +++ b/files/en-us/learn/javascript/building_blocks/conditionals/index.md @@ -13,7 +13,7 @@ In any programming language, the code needs to make decisions and carry out acti Prerequisites: - Basic computer literacy, a basic understanding of HTML and CSS, + A basic understanding of HTML, CSS, and JavaScript first steps. diff --git a/files/en-us/learn/javascript/building_blocks/events/index.md b/files/en-us/learn/javascript/building_blocks/events/index.md index 7d1b5b2888976be..5165d80e8292742 100644 --- a/files/en-us/learn/javascript/building_blocks/events/index.md +++ b/files/en-us/learn/javascript/building_blocks/events/index.md @@ -17,7 +17,7 @@ This won't be an exhaustive study; just what you need to know at this stage. Prerequisites: - Basic computer literacy, a basic understanding of HTML and CSS, + A basic understanding of HTML, CSS, and JavaScript first steps. diff --git a/files/en-us/learn/javascript/building_blocks/functions/index.md b/files/en-us/learn/javascript/building_blocks/functions/index.md index dad46d2d39a38d6..a14b91ed2d9fb43 100644 --- a/files/en-us/learn/javascript/building_blocks/functions/index.md +++ b/files/en-us/learn/javascript/building_blocks/functions/index.md @@ -13,7 +13,7 @@ Another essential concept in coding is **functions**, which allow you to store a Prerequisites: - Basic computer literacy, a basic understanding of HTML and CSS, + A basic understanding of HTML, CSS, and JavaScript first steps. diff --git a/files/en-us/learn/javascript/building_blocks/looping_code/index.md b/files/en-us/learn/javascript/building_blocks/looping_code/index.md index bbb7169d1ee8808..079399ca404dde9 100644 --- a/files/en-us/learn/javascript/building_blocks/looping_code/index.md +++ b/files/en-us/learn/javascript/building_blocks/looping_code/index.md @@ -13,7 +13,7 @@ Programming languages are very useful for rapidly completing repetitive tasks, f Prerequisites: - Basic computer literacy, a basic understanding of HTML and CSS, + A basic understanding of HTML, CSS, and JavaScript first steps. diff --git a/files/en-us/learn/javascript/building_blocks/return_values/index.md b/files/en-us/learn/javascript/building_blocks/return_values/index.md index a0171d862bde804..e49d547091c293a 100644 --- a/files/en-us/learn/javascript/building_blocks/return_values/index.md +++ b/files/en-us/learn/javascript/building_blocks/return_values/index.md @@ -14,7 +14,7 @@ There's one last essential concept about functions for us to discuss — return Prerequisites:

- Basic computer literacy, a basic understanding of HTML and CSS, + A basic understanding of HTML and CSS, JavaScript first steps, diff --git a/files/en-us/learn/javascript/client-side_web_apis/introduction/index.md b/files/en-us/learn/javascript/client-side_web_apis/introduction/index.md index 0ad3c8c6a484da9..fb6169be0f4a722 100644 --- a/files/en-us/learn/javascript/client-side_web_apis/introduction/index.md +++ b/files/en-us/learn/javascript/client-side_web_apis/introduction/index.md @@ -13,9 +13,9 @@ First up, we'll start by looking at APIs from a high level — what are they, ho Prerequisites: - Basic computer literacy, a basic understanding of - HTML and - CSS, JavaScript basics (see + A basic understanding of + HTML, + CSS, and JavaScript basics (see first steps, building blocks Prerequisites: - Basic computer literacy, a basic understanding of HTML, CSS, and + A basic understanding of HTML, CSS, and JavaScript — including JavaScript objects. diff --git a/files/en-us/learn/javascript/first_steps/a_first_splash/index.md b/files/en-us/learn/javascript/first_steps/a_first_splash/index.md index 5ede7e69be1c86f..30dea7c9bbe1387 100644 --- a/files/en-us/learn/javascript/first_steps/a_first_splash/index.md +++ b/files/en-us/learn/javascript/first_steps/a_first_splash/index.md @@ -13,7 +13,7 @@ Now you've learned something about the theory of JavaScript and what you can do Prerequisites: - Basic computer literacy, a basic understanding of HTML and CSS, an + A basic understanding of HTML and CSS, an understanding of what JavaScript is. diff --git a/files/en-us/learn/javascript/first_steps/arrays/index.md b/files/en-us/learn/javascript/first_steps/arrays/index.md index f8a63defadfe189..102d91d34373a56 100644 --- a/files/en-us/learn/javascript/first_steps/arrays/index.md +++ b/files/en-us/learn/javascript/first_steps/arrays/index.md @@ -13,7 +13,7 @@ In the final article of this module, we'll look at arrays — a neat way of stor Prerequisites: - Basic computer literacy, a basic understanding of HTML and CSS, an + A basic understanding of HTML and CSS, an understanding of what JavaScript is. diff --git a/files/en-us/learn/javascript/first_steps/math/index.md b/files/en-us/learn/javascript/first_steps/math/index.md index 50bfc0313bd0cc5..9d41df10a7280e5 100644 --- a/files/en-us/learn/javascript/first_steps/math/index.md +++ b/files/en-us/learn/javascript/first_steps/math/index.md @@ -13,7 +13,7 @@ At this point in the course, we discuss math in JavaScript — how we can use {{ Prerequisites: - Basic computer literacy, a basic understanding of HTML and CSS, an + A basic understanding of HTML and CSS, an understanding of what JavaScript is. diff --git a/files/en-us/learn/javascript/first_steps/strings/index.md b/files/en-us/learn/javascript/first_steps/strings/index.md index f277cb748b42f2f..2c0ce670b47cbec 100644 --- a/files/en-us/learn/javascript/first_steps/strings/index.md +++ b/files/en-us/learn/javascript/first_steps/strings/index.md @@ -13,7 +13,7 @@ Next, we'll turn our attention to strings — this is what pieces of text are ca Prerequisites: - Basic computer literacy, a basic understanding of HTML and CSS, an + A basic understanding of HTML and CSS, an understanding of what JavaScript is. diff --git a/files/en-us/learn/javascript/first_steps/useful_string_methods/index.md b/files/en-us/learn/javascript/first_steps/useful_string_methods/index.md index e67935e39735d56..2fe503db898e8c5 100644 --- a/files/en-us/learn/javascript/first_steps/useful_string_methods/index.md +++ b/files/en-us/learn/javascript/first_steps/useful_string_methods/index.md @@ -13,7 +13,7 @@ Now that we've looked at the very basics of strings, let's move up a gear and st Prerequisites: - Basic computer literacy, a basic understanding of HTML and CSS, an + A basic understanding of HTML and CSS, an understanding of what JavaScript is. diff --git a/files/en-us/learn/javascript/first_steps/variables/index.md b/files/en-us/learn/javascript/first_steps/variables/index.md index c66636c64754cb5..99d9ee2777b54af 100644 --- a/files/en-us/learn/javascript/first_steps/variables/index.md +++ b/files/en-us/learn/javascript/first_steps/variables/index.md @@ -13,7 +13,7 @@ After reading the last couple of articles you should now know what JavaScript is Prerequisites: - Basic computer literacy, a basic understanding of HTML and CSS, an + A basic understanding of HTML and CSS, an understanding of what JavaScript is. diff --git a/files/en-us/learn/javascript/first_steps/what_is_javascript/index.md b/files/en-us/learn/javascript/first_steps/what_is_javascript/index.md index 56783bfda61b6bb..8270d175daef9e4 100644 --- a/files/en-us/learn/javascript/first_steps/what_is_javascript/index.md +++ b/files/en-us/learn/javascript/first_steps/what_is_javascript/index.md @@ -13,7 +13,7 @@ In this article we will look at JavaScript from a high level, answering question Prerequisites: - Basic computer literacy, a basic understanding of HTML and CSS. + A basic understanding of HTML and CSS. Objective: diff --git a/files/en-us/learn/javascript/first_steps/what_went_wrong/index.md b/files/en-us/learn/javascript/first_steps/what_went_wrong/index.md index 636eac2258abb69..457c722a115c379 100644 --- a/files/en-us/learn/javascript/first_steps/what_went_wrong/index.md +++ b/files/en-us/learn/javascript/first_steps/what_went_wrong/index.md @@ -13,7 +13,7 @@ When you built up the "Guess the number" game in the previous article, you may h Prerequisites: - Basic computer literacy, a basic understanding of HTML and CSS, an + A basic understanding of HTML and CSS, an understanding of what JavaScript is. diff --git a/files/en-us/learn/javascript/objects/basics/index.md b/files/en-us/learn/javascript/objects/basics/index.md index be543f75ff3b318..a4a3711f327ba35 100644 --- a/files/en-us/learn/javascript/objects/basics/index.md +++ b/files/en-us/learn/javascript/objects/basics/index.md @@ -13,7 +13,7 @@ In this article, we'll look at fundamental JavaScript object syntax, and revisit Prerequisites: - Basic computer literacy, a basic understanding of HTML and CSS, + A basic understanding of HTML and CSS, familiarity with JavaScript basics (see First steps and Building blocks). diff --git a/files/en-us/learn/javascript/objects/classes_in_javascript/index.md b/files/en-us/learn/javascript/objects/classes_in_javascript/index.md index 2e62ddc1d0fa301..5baa52179e94c19 100644 --- a/files/en-us/learn/javascript/objects/classes_in_javascript/index.md +++ b/files/en-us/learn/javascript/objects/classes_in_javascript/index.md @@ -17,7 +17,7 @@ In this article, we'll go through these features. It's worth keeping in mind tha Prerequisites: - Basic computer literacy, a basic understanding of HTML and CSS, + A basic understanding of HTML and CSS, familiarity with JavaScript basics (see First steps and Prerequisites: - Basic computer literacy, a basic understanding of HTML and CSS, familiarity with JavaScript basics (see First steps and Building blocks) and OOJS basics (see Introduction to objects). + A basic understanding of HTML and CSS, familiarity with JavaScript basics (see First steps and Building blocks) and OOJS basics (see Introduction to objects). diff --git a/files/en-us/learn/javascript/objects/object_building_practice/index.md b/files/en-us/learn/javascript/objects/object_building_practice/index.md index 572c2d45d9695d2..61d6576aa7c59c3 100644 --- a/files/en-us/learn/javascript/objects/object_building_practice/index.md +++ b/files/en-us/learn/javascript/objects/object_building_practice/index.md @@ -13,7 +13,7 @@ In previous articles we looked at all the essential JavaScript object theory and Prerequisites: - Basic computer literacy, a basic understanding of HTML and CSS, + A basic understanding of HTML and CSS, familiarity with JavaScript basics (see First steps and Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic software installedBasic software installed, basic knowledge of Prerequisites: - Basic computer literacy, basic knowledge of + Basic knowledge of client-side web technologies, and a basic understanding of diff --git a/files/en-us/learn/performance/css/index.md b/files/en-us/learn/performance/css/index.md index 604e6c1e35eefce..0f4fa01a8ed53a8 100644 --- a/files/en-us/learn/performance/css/index.md +++ b/files/en-us/learn/performance/css/index.md @@ -13,10 +13,9 @@ When developing a website, you need to consider how the browser is handling the Prerequisites: - Basic computer literacy, basic software installedBasic software installed, and basic knowledge of client-side web technologies Prerequisites: - Basic computer literacy, basic software installedBasic software installed, and basic knowledge of client-side web technologies Prerequisites: - Basic computer literacy, basic software installedBasic software installed, and basic knowledge of client-side web technologies Prerequisites: - Basic computer literacy, basic software installedBasic software installed, and basic knowledge of client-side web technologies Prerequisites: - Basic computer literacy, basic software installedBasic software installed, and basic knowledge of client-side web technologies Prerequisites: - Basic computer literacy, basic software installedBasic software installed, and basic knowledge of client-side web technologies Prerequisites: - Basic computer literacy, basic software installedBasic software installed, and basic knowledge of client-side web technologies Prerequisites: - Basic computer literacy, basic software installedBasic software installed, and basic knowledge of client-side web technologies Prerequisites: - Basic computer literacy, basic software installedBasic software installed, and basic knowledge of client-side web technologies Prerequisites: - Basic computer literacy. A general understanding of server-side website programming, and in particular the mechanics of client-server interactions in websites. diff --git a/files/en-us/learn/server-side/express_nodejs/introduction/index.md b/files/en-us/learn/server-side/express_nodejs/introduction/index.md index 5df170e1dacf76a..71cdfe83d5dd94a 100644 --- a/files/en-us/learn/server-side/express_nodejs/introduction/index.md +++ b/files/en-us/learn/server-side/express_nodejs/introduction/index.md @@ -13,7 +13,7 @@ In this first Express article we answer the questions "What is Node?" and "What Prerequisites: - Basic computer literacy. A general understanding of server-side website programming, and in particular the mechanics of client-server interactions in websites. + A general understanding of server-side website programming, and in particular the mechanics of client-server interactions in websites. diff --git a/files/en-us/learn/server-side/first_steps/client-server_overview/index.md b/files/en-us/learn/server-side/first_steps/client-server_overview/index.md index b0e746c02fd4cf4..5e6fba0fe002b7b 100644 --- a/files/en-us/learn/server-side/first_steps/client-server_overview/index.md +++ b/files/en-us/learn/server-side/first_steps/client-server_overview/index.md @@ -13,7 +13,7 @@ Now that you know the purpose and potential benefits of server-side programming, Prerequisites: - Basic computer literacy. A basic understanding of what a web server is. + A basic understanding of what a web server is. diff --git a/files/en-us/learn/server-side/first_steps/introduction/index.md b/files/en-us/learn/server-side/first_steps/introduction/index.md index cf537b99507727f..bc02702defb71b2 100644 --- a/files/en-us/learn/server-side/first_steps/introduction/index.md +++ b/files/en-us/learn/server-side/first_steps/introduction/index.md @@ -13,7 +13,7 @@ Welcome to the MDN beginner's server-side programming course! In this first arti Prerequisites: - Basic computer literacy. A basic understanding of what a web server is. + A basic understanding of what a web server is. diff --git a/files/en-us/learn/server-side/first_steps/web_frameworks/index.md b/files/en-us/learn/server-side/first_steps/web_frameworks/index.md index fdb631e7f33b68b..4dccd76b5b633ab 100644 --- a/files/en-us/learn/server-side/first_steps/web_frameworks/index.md +++ b/files/en-us/learn/server-side/first_steps/web_frameworks/index.md @@ -13,7 +13,7 @@ The previous article showed you what the communication between web clients and s Prerequisites: - Basic computer literacy. Basic understanding of how server-side code + Basic understanding of how server-side code handles and responds to HTTP requests (see Client-Server overview