|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/javascript-interview-questions-coding-interview/
课程评论:没有评论
Coursera 课程总结:JavaScript 面试题 - Coding Interview 2025 本课程旨在为 JavaScript 编程面试提供充分的准备。通过大量的实践,学员将掌握 59 道来自真实 JavaScript 面试的编码题。课程结构清晰,每道题都包含任务介绍、学员独立思考环节,以及由讲师分步详解的多种解决方案,面向不同程序员级别。 **核心主题概览:** * **闭包 (Closures)** * **变量提升 (Hoisting)** * **柯里化 (Currying)** * **类与原型 (Classes & Prototypes)** * **模块化 (Modules)** * **DOM 操作 (Working with DOM)** * **异步 JavaScript (Asyncronous Javascript):** 包括回调函数 (Callback)、Promise、Async/Await * **记忆化 (Memoization)** * **数据转换 (Transforming data)**:通过实际项目应用 * **自定义工具函数 (Creating own utility functions)** 完成本课程后,学员不仅能熟练解决课程中的 59 道面试题,更能深入理解解决此类问题所需的关键概念、技能和技术,从而自信应对任何 JavaScript 面试。此外,课程还将全面巩固和提升学员的 JavaScript 编程能力和基础知识。
This course is great preparation for any javascript programming interviews that you may have coming up. Programming interviews need a lot amount of knowledge, but the best way to prepare for interviews is a lot of practice! In this course you will complete 59 javascript interview questions that come from real javascript interviews. There are no excersises that nobody asks here. In every question we will get a task first, then you will try to solve each problem yourself, and then I will show you different solutions to each problem step-by-step for different programmer levels. We will take a deep dive into the skills, concepts, and techniques that are required to solve each problem.When you have completed this course you will have mastered the 59 interview questions that we will cover, but you will also have learned the concepts, skills, and techniques, that are necessary for you to excel in any other interview questions you may be asked. You will feel very confident going into any javascript programming interviews you will have. On top of all this, you will strengthen your javascript programming skills and javascript fundamentals in overall.Core topics of the course:ClosuresHoistingCurryingClasses & PrototypesModulesWorking with DOMAsyncronous Javascript (Callback, Promises, Async await) MemoizationTransforming data with real world tasksCreating own utility functions