|
所在平台: Coursera |
课程主页: https://www.coursera.org/learn/frontend-development-using-react
课程评论:没有评论
课程名称:使用 React 进行前端开发 课程概述:欢迎参加使用 React 进行前端开发的课程!在这个项目中,您将学习前端开发的基本原理,以及如何使用 React 库构建WEB应用程序。该课程最适合具备一定网页开发基础的人士。 课程大纲: 1. **HTML 和 CSS 入门** 本模块将为您介绍 HTML(超文本标记语言)和 CSS(层叠样式表)的基础知识,这些是进行网页开发的基石。您将学习如何用 HTML 结构化内容,以及如何使用 CSS 为网页应用样式,包括基本的网页布局、排版和颜色。 2. **JavaScript 编程入门** 本模块旨在为学习者提供全面的 JavaScript 编程入门。通过实践,学习者将深入理解 JavaScript 的核心特征和功能,涵盖变量、数据类型、运算符、控制结构和函数等关键概念。学习者将掌握编写模块化、可维护且易于测试的基本程序,以提高代码质量满足客户和用户的需求。 3. **用于前端开发的 React** 在这一模块中,您将学习 React 的基础知识,React 是一种用于构建用户界面的流行 JavaScript 库。您将了解 React 的关键概念,如组件、状态、属性和 JSX,并理解它们如何协同工作,创建动态和交互式的用户界面。 通过本课程,您将掌握前端开发的基础,并能够运用所学知识创建富有表现力和功能性的网站应用。
Name:Introduction to HTML & CSS
Description:In this module, you will be introduced to the fundamentals of HTML (Hypertext Markup Language) and CSS (Cascading Style Sheets) , which is the standard language used for creating web pages. You will learn about the structure of an HTML document and the basic HTML tags used to define the content and layout of a web page. You will also learn about the basic syntax of CSS and how to use CSS to control the layout, typography, and colors of a web page.
Name:Introduction to JavaScript Programming
Description:This module is designed to provide learners with a comprehensive introduction to JavaScript programming. Throughout the module, learners will gain hands-on experience working with JavaScript and will develop a deep understanding of its core features and capabilities. The module will cover the key concepts of JavaScript, including variables, data types, operators, control structures, and functions. Learners will understand how to use these concepts to create basic programs that are modular, maintainable, and easy to test. By the end of the module, learners will be proficient in creating simple and effective JavaScript programs. They will be able to apply best practices and coding standards to write high-quality code that meets the needs of their clients and users.
Name:React for Frontend development
Description:In this module, you will be introduced to the basics of React, a popular JavaScript library used for building user interfaces. You will learn about the key concepts of React, such as components, state, props, and JSX, and understand how they work together to create dynamic and interactive UIs.
Welcome to the Frontend Development using React course! In this program, you will learn the fundamentals of frontend development and how to build web applications using the React library. The course is best suitable for people with familiarity with web development. The first module, Introduction to HTML & CSS, will introduce you to the basics of HTML and CSS, which are the building blocks of web development. You will learn how to structure content with HTML and apply styles to your web pages wi