|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/javascript-data-structures-and-algorithms-for-beginners/
课程评论:没有评论
课程名称:初学者的JavaScript数据结构与算法 课程概述:该课程从基础开始教授数据结构,包括链表、二叉搜索树和哈希表等。数据结构能够提高代码/程序/应用的效率、性能、速度和可扩展性。你将学习什么是数据结构、它们的重要性及如何在JavaScript中实现它们。此外,课程中还将涉及其他重要的编程概念,如递归、时间复杂度、"this"关键字和原型对象,因为数据结构本质上与这些概念密切相关。课程采用图示和动画的方式,帮助学员更快速地理解材料。 本课程特别适合准备面试的开发者和工程师,因为面试官通常会要求候选人在代码中编写数据结构,此课程将为你做好充足的准备。此外,你还将学习到不同的算法,以提高代码的效率和健壮性。虽然本课程更适合JavaScript初学者,但如果你对该编程语言已有一定的经验但对数据结构和算法不太了解,也欢迎加入我们,一起学习!
This course teaches data structures such as linked lists, binary search trees and hash tables from the ground up. Data structures allow you to improve the efficiency, performance, speed, and scalability of your code/programs/applications. You will learn what data structures are, why they are important, and how to code them out in JavaScript. You will also learn other important programming concepts along the way such as recursion, time complexity, the "this" keyword and the prototype object, since data structures use these concepts by their very nature. This course uses diagrams and animations to help make understanding the material easier and faster.This course is also very good for anyone who is interviewing for developer/engineering jobs at both large and small companies. Interviewers will very often ask candidates to write data structures out in code, and this course will prepare you very well to do that. Besides that you'll learn about different algorithms that will be helpful to make your code more efficient and robust.This course is more suitable for JavaScript beginners, but if you already have some experience using this programming language but you don't know much about data structures and algorithms, don't be shy to join us and learn about them together with us!:)