|
所在平台: Coursera |
课程主页: https://www.coursera.org/learn/codio-angular-for-front-end-engineers
课程评论:没有评论
课程名称:面向前端工程师的Angular 课程概述:本课程将带您探索HTML、CSS、JavaScript和Angular,而且不需要安装任何软件! 本课程专为中级学习者设计,要求学员具备HTML、CSS和JavaScript的基础知识。同时,也会为初学者提供这些主题的广泛概述。课程模块涵盖了网页开发基础、Angular简介以及Angular应用的开发。课程结束时,学员将完整开发一个使用HTML和Angular的待办事项应用。 课程大纲: 1. **网页开发概述** 描述:此模块介绍了HTML、CSS和JavaScript的基本技术,这是进行Angular开发所需的必要技能。 2. **Angular简介** 描述:本模块将指导学员如何设置AngularJS环境。之后,学员将接触AngularJS模板、插值、计算属性以及指令等内容。 3. **Angular应用** 描述:这一最终的AngularJS模块将教会学员如何连接多个组件并使其可操作。在本模块结束时,学员将制作一个功能完善的Angular应用,并包含测试功能。
Name:Web Development Overview
Description:This module introduces learners to basic techniques in HTML, CSS, and JavaScript, which are necessary skills required prior to Angular development.
Name:Introduction to Angular
Description:This module will provide learners instructions on how to set up their AngularJS environment. Then, learners will be exposed to AngularJS templates and mustaches, computed props, and directives.
Name:Angular Application
Description:This final AngularJS module will teach learners how to connect multiple components together and make them actionable. At the end of this module, learners will produce a fully developed Angular application with testing functionalities.
Explore HTML, CSS, JavaScript, and Angular without installing anything! This course is designed for intermediate learners who already have a solid foundation of basic skills in HTML, CSS, and JavaScript. However, a broad overview of these topics will also be provided for beginning learners. The modules in this course cover web development basics, introduction to Angular, and developing an Angular application. At the end of the course, learners will fully develop a todo application using HTML, C