|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/angular4-for-beginners-learn-from-scratch/
课程评论:没有评论
**课程名称:Angular for beginners: Learn from scratch** **课程概述:** 本课程旨在帮助初学者从零开始学习Angular,一个用于构建Web应用程序的流行JavaScript框架。Angular 4和TypeScript带来了真正的面向对象Web开发,其语法与Java 8非常相似。Angular 4是Google MV\*框架的最新版本,适用于在浏览器内外构建复杂应用程序。通过本课程,您将掌握创建动态Web应用程序所需的技能,了解Angular的核心概念,学习如何扩展HTML库,为HTML添加行为,并提高应用程序的响应速度。Angular以创建单页应用程序(SPA)而闻名,Angular开发人员的市场需求量很大。 **目标学员:** * 希望学习AngularJS的完全初学者。 * 初级开发者。 * 初级程序员。 **先决条件:** * 基本的HTML知识。 * 基本的CSS知识。 * 基本的JavaScript知识。 **您将学到:** * 如何设置开发环境。 * 如何在Angular 4中创建新项目。 * 如何生成组件。 * 如何嵌套组件。 * 如何使用基本模板。 * 如何在模板中使用插值。 * 如何定义外部HTML模板。 * 如何定义内联HTML模板。 * 如何创建数组。 * 如何使用\*ngFor指令显示数组中的对象。 * 如何在模板中使用条件语句。 * 如何与组件交互。 * 如何进行数据绑定。
AngularJS is one of the most popular JavaScript framework available today for creating web applications. And now Angular 4 and TypeScript are bringing true object oriented web development to the mainstream, in a syntax that is strikingly close to Java 8. Angular 4 is the next version of Google's massively popular MV* framework for building complex applications in the browser (and beyond). This AngularJS 4 beginners course provides you the skills needed to create dynamic web applications. You will learn about some concepts of AngularJS. Angular allows your application to have an expanded HTML library. Learn to add behaviour to your HTML and speed up your application's responsiveness. Angular js is famous for creating single page application which is known as SPA. Angular developers are well in demand with recruiters. Who is This Course for?This course is aimed at absolute beginners who want learn about Angular Js.Beginner developersBeginner programmers Prerequisites Basic Knowledge of HTMLBasic Knowledge of CSSBasic Knowledge of JavaScript What You will learn: How to setup a development environment How to create a new project in angular 4How to generate componentsHow to nest componentsHow to use basic templatesHow to use interpolation with your templatesHow to define external HTML templatesHow to define inline HTML TemplatesHow to create arraysHow to use *ngFor directives to display objects of an arrayHow to use conditional statements with your templatesHow to interact with componentsHow to data bind