|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/typescript-deutsch/
课程评论:没有评论
课程名称:TypeScript - JavaScript 中的面向对象 课程概述: 本课程将带你深入了解 TypeScript,一种能够转译为 JavaScript 的强大语言。TypeScript 弥补了 JavaScript 的许多不足,其中最核心的特性是显式类型化和完整的类式面向对象编程。这些特性使得规划、实现和维护大型复杂项目更加得心应手,同时也极大地提升了团队协作的效率。正因如此,TypeScript 已成为雄心勃勃的 Web 开发者的必备技能。 本课程将重点介绍 TypeScript 的独特功能,而非重复讲解 JavaScript 基础。因此,参与者应具备 JavaScript 的基础知识。如果缺乏相关基础,建议先修习 Web 开发基础课程。需要强调的是,本课程仅需 JavaScript 的基础知识,诸如原型等概念在 TypeScript 中已不再是必须深入理解的重点。
In diesem Kurs lernst du TypeScript kennen. TypeScript transpiliert zu JavaScript, bietet aber viele Features, die in JavaScript fehlen. Das wichtigste ist wohl die explizite Typisierung und die komplette klassenbasierte Objektorientierung, die TypeScript einführt. Dadurch lassen sich große und komplexe Projekte besser planen, implementieren und warten. Auch die Teamarbeit profitiert gewaltig und aus all diesen Gründen ist TypeScript für einen ambitionierten Webentwickler nicht mehr wegzudenken. This course is intended to present the special features and do not repeat the basics. Participants should therefore also have basic JavaScript knowledge. If this is not the case, I would recommend my course to the basics of web development. But it is true: There must be only basic knowledge - things such as prototypes become obsolete by TypeScript.