|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/diploma-in-web-development-basic-to-advanced/
课程评论:没有评论
**课程名称**: 网页开发认证文凭 (从基础到高级) **课程概述**: 本课程由 Raspberry Pi Foundation 提供,旨在教授学员网页开发的基本技能。课程将带领学员逐步掌握以下内容: * **构建网站**: 使用 HTML 创建网页的骨架。 * **样式设计**: 利用 CSS 为网页添加丰富的样式和布局。 * **交互实现**: 通过 JavaScript 使网页具有动态性和互动性。 在学习过程中,学员还将深入理解网页布局的 **盒子模型 (box model)** 以及 **文档对象模型 (DOM)**,后者是 JavaScript 代码与网页元素进行交互的关键。 **课程大纲**: * 课程导言 * 使用 HTML 构建网站: * 网页架构 * 编写第一个 HTML 页面 * HTML 调试 * 使用 CSS 样式化网站: * 网页样式设计 * 层叠样式表 (CSS) * 类 (Classes) 和 ID * CSS 布局 * 使用 JavaScript 实现网站互动: * 互动网页 * 文档对象模型 (DOM) * 完成测验 * 创建自己的互动网站 **学习成果**: 完成本课程后,学员将能够: * 使用合适的标签和属性创建 HTML 网页。 * 解释 CSS 相较于内联样式的优势。 * 应用类和 ID 来样式化网站。 * 使用盒子模型模拟网页布局。 * 演示如何使用 DOM 访问网页元素。 * 使用 JavaScript 创建互动网站,例如设计并制作一个测验网页,展示所学技能。 **目标学员**: 本课程特别适合: * 教授 GCSE 或同等水平课程的教师。 * 希望开始学习 HTML 和 JavaScript 的初学者程序员。 **先修知识**: 学员需要熟悉基本的编程结构,如循环和条件语句。但无需任何 HTML、CSS 或 JavaScript 经验。
Learn the Basics of Web DevelopmentOn this course from the Raspberry Pi Foundation, you'll first build a website using HTML, style it with CSS, and then make it interactive using JavaScript.Along the way you'll learn about the box model, which describes how websites are laid out by browsers, and about the Document Object Model, which your JavaScript code will interact with to dynamically change your web pages.Syllabus of Course:-Welcome to the courseBuild a website using HTMLWeb architectureWrite your first HTML pagesDebugging HTMLStyle websites using CSSStyling your webpagesCascading Style SheetsClasses and idsCSS layoutsMake websites interactive with JavaScriptInteractive webpagesThe Document Object ModelFinishing your quizYour own interactive websiteYou will be able to design and create a quiz web page and demonstrate your new skills by making your own website.Produce a HTML web page using suitable tags and attributesExplain the advantages of CSS compared to inline stylingApply classes and ids to style a websiteModel web pages using the box modelDemonstrate how to use the Document Object Model (DOM) to access an element of a web pageProduce an interactive website using JavaScriptWho is the course for?This course is designed for teachers delivering lessons at a GCSE level or equivalent, and for beginner programmers looking to start using HTML and JavaScript.To take this course, you need to be familiar with basic programming structures such as loops and if statements, but you don't need any experience of HTML, CSS or JavaScript.