|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/angularjs-practical-session-to-be-an-angular-jedi/
课程评论:没有评论
**课程名称:** 使用AngularJS框架构建Web应用程序 **课程概述:** 本课程旨在教授如何使用AngularJS这一强大的JavaScript框架来构建动态、交互式的HTML5 Web应用程序。HTML擅长声明静态文档,但在声明动态视图时表现不佳。AngularJS扩展了HTML的词汇,使得环境更加富有表现力、可读性强且易于开发。 课程将使用AngularJS 1.x(最新稳定版为1.6.0)的版本,通过实际、易于理解的示例,深入讲解框架的核心功能。您将学习双向数据绑定如何简化页面和表单的构建,同时保持JavaScript代码的简洁性。课程还将涵盖AngularJS的关键抽象概念,包括模块(modules)、控制器(controllers)、指令(directives)、服务(services)和动画(animations)。 **必修要求:** 具备HTML、JavaScript和CSS基础知识。 **学习收获:** * 成为一名专业的Angular开发者。 * 掌握构建应用程序的最佳实践。 * 深入理解指令(directives)、服务(services)和控制器(controllers)的工作原理。 * 能够熟练使用Promise和辅助函数。 **目标学员:** 任何希望通过实践课程学习Angular的学员。课程侧重于简单的实际操作,而非枯燥的理论。 **课程形式:** 侧重于实践,通过示例指导学习。 **教学版本:** AngularJS 1.x (最新稳定版为1.6.0)
Course Description HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.AngularJS is a complete JavaScript framework for creating dynamic and interactive applications in HTML.This course is designed to cover the core features of the framework using practical, easy to follow examples using 1.x version of angular and latest stable version is 1.6.0.We will see how two-way data binding makes it easy to build pages and forms while maintaining simplicity in the JavaScript code, and come to understand the essential abstractions of AngularJS, including modules, controllers, directives, services and animations.By the end of the course, you'll be able to start building your own single page application using AngularJS. What are the requirements? If you have basic knowledge of html, javascript and css this best suits to youWhat am I going to get from this course? Become an professional angular developerYou will find for yourself best practices to build applicationsYou will understand what is directives, services and controllersYou can use promises and helperWho is the target audience? Who likes to learn angular with practical sessions, this is for you. No hard theories, all are just simple practical