|
所在平台: Coursera |
课程主页: https://www.coursera.org/learn/frontend-development-using-angular
课程评论:没有评论
课程名称:使用Angular进行前端开发 课程概述:本课程专为有意从事网页开发的人士设计,将帮助您掌握成为Angular高手所需的技能和知识。 在第一个模块“HTML和CSS入门”中,您将探讨HTML和CSS的基础原则,这些是创建网页的关键。您将学习如何构建HTML文档,并使用CSS美化网页的布局。 第二个模块“JavaScript编程入门”将深入介绍JavaScript,这是一种对于网页开发至关重要的编程语言。在该模块中,学习者将获得关于JavaScript核心特性和功能的详细理解,并通过动手实践掌握基本程序的开发。 最后一个模块“Angular前端开发”将为学习者提供关于Angular这个广泛使用的JavaScript框架的全面介绍。您将通过实践了解Angular的关键概念,包括组件、模块、指令、服务和模板,并学习如何利用这些要素创建复杂且可维护的网页应用。 通过本课程的学习,学员将精通使用Angular构建强大且可扩展的网页应用,掌握最佳实践和设计模式,能够满足客户和用户的需求。
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:Angular for Frontend development
Description:This module is designed to provide learners with a comprehensive introduction to Angular, a popular JavaScript framework used for building dynamic and scalable web applications. Throughout the module, learners will gain hands-on experience working with Angular and will develop a deep understanding of its core features and capabilities. The module will cover the key concepts of Angular, including components, modules, directives, services, and templates. Learners will understand how to use these concepts to create complex web applications that are modular, maintainable, and easy to test. By the end of the module, learners will be proficient in creating robust and scalable web applications using Angular. They will be able to apply best practices and design patterns to build high-quality applications that meet the needs of their clients and users.
This course is tailored for those interested in web development, and it will equip you with the skills and knowledge needed to become proficient in Angular. In the first module, Introduction to HTML & CSS, you'll explore the foundational principles of HTML and CSS, vital for creating web pages. You'll learn how to structure an HTML document and use CSS to stylize your web page's layout. The second module, Introduction to JavaScript Programming, dives into JavaScript, a critical language for we