|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/functions-in-javascript-exercises/
课程评论:没有评论
**课程名称:JavaScript 中的函数 [练习]** **课程概述:** 本课程适合已具备 JavaScript 函数基础知识和基本实践经验的学习者。课程包含 **70 多个编码练习**,涵盖以下主题: * 简单函数 * 默认参数值 * 数组的连续参数 * 参数绑定到数组 * 匿名函数 * 递归函数 * 高阶函数 * `arguments` 对象 * `Function` 构造函数 * Lambda 表达式(箭头函数) * 函数提升(Hoisting) * 函数的原型方法 每个练习都要求学生完成代码的缺失部分并提交。 **学习支持:** * 如果您需要更多针对特定主题或难度的练习,请随时提出,我们将优先考虑您的需求来开发新练习。 * 如果您在完成某个练习时遇到困难,请告诉我们;我们将为您准备该练习及其解决方案的讲解视频。 * 如果现有视频仍无法满足您的需求,请继续告知,我们将改进现有视频或制作新的视频。 **课程建议:** 强烈建议完成本课程后再继续深入学习 JavaScript。扎实的基础是掌握更复杂主题的关键。
This course assumes that you already have basic knowledge and basic experience in using functions in JavaScript. This course includes more than 70 coding exercises organized into the following topics: Simple Functions, Parameters Default Values, Array Consecutive Arguments, Parameters Binding to Array, Anonymous Functions, Recursive Functions, Higher-Order Functions, The Arguments Array, The Function Constructor, Lambda Expressions, Functions Hoisting, and Function's Prototype Methods.Each coding exercise includes code the student needs to complete its missing parts and submit. Taking this course, if you feel that you would like to have more exercises of a specific level about a specific topic, please don't hesitate and let us know. We will take your needs into account when working on the next version (we continuously develop new coding exercises). If you encounter an exercise you fail to complete and have difficulties understanding its solution, please let us know, and we will prepare a video that explains that specific exercise and its solution. If a video already exists and you still need more explanations, please don't hesitate and let us know so we can improve the video that already exists or prepare another one. We strongly recommend making an effort and complete this course before moving forward in your JavaScript studies. The more solid your understanding of the basics is, the simpler it becomes when learning difficult topics.