|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/understand-javascript/
课程评论:没有评论
课程名称:JavaScript:理解其奇特之处 课程概述:JavaScript是现代开发者必须深入掌握的语言。真正了解JavaScript不仅能帮助你找到工作,还能让你构建高质量的网页和服务器应用。过去十年中,成千上万的开发者将此课程视为获取JavaScript知识的重要学习资源,他们通过这门课程掌握了JavaScript,并在网页开发职业生涯中迈上了新台阶。许多学生现在已成为高级开发者、企业主、经理和教育者! 在本课程中,你将深刻理解JavaScript,学习其底层工作原理,掌握如何利用这些知识避免常见陷阱,从而显著提升调试能力。课程将阐明那些即使是经验丰富的编码者可能感到奇怪、难以理解的部分。你将发现这个现代软件开发前沿语言的美丽与迷人之处。 课程内容涵盖了 Execution Context 和 Execution Stack 等关键概念,以及更高级的主题如对象和对象字面量、函数表达式、函数对象、原型继承、函数式编程、作用域链、块级作用域、类、立即调用函数表达式(IIFE)、call、apply、bind、promise、async、await等。 我们将深入分析流行框架的源代码,以便你能利用对JavaScript的理解来学习和借鉴他人的优质代码。最终,你将学习构建自己的JavaScript框架或库的基础知识。 通过本课程学习到的知识将使你成为更优秀的JavaScript开发者,并提升你在React、Node.js、Next.js、Angular、Vue、MongoDB等所有基于JavaScript的技术中的能力!学会热爱JavaScript,并熟练编写代码。 备注:本课程还提供可下载的源代码,常常会提供“起始”代码帮助你开始编写代码,以及“完成”代码以便进行对比。
JavaScript is the language that modern developers need to know, and know well. Truly knowing JavaScript will get you a job, and enable you to build quality web and server applications. Over the past decade, tens of thousands of developers count this course as the course they always go back to year after year - the one that finally helped them grasp JavaScript and move to the next level in their web development career. Many students are now senior developers, business owners, managers, and educators!In this course you will gain a deep understanding of JavaScript, learn how JavaScript works under the hood, and how that knowledge helps you avoid common pitfalls and drastically improve your ability to debug problems. You will find clarity in the parts that others, even experienced coders, may find weird, odd, and at times incomprehensible. You'll learn the beauty and deceptive power of this language that is at the forefront of modern software development today. This is the original course that taught web developers the concepts of the execution context and execution stack, critical concepts to mentally grasp how JavaScript works and how you code in it.This course will cover such advanced concepts as objects and object literals, function expressions, function objects, prototypical inheritance, functional programming, scope chains, block scoping, classes, immediately invoked function expressions (IIFEs), call, apply, bind, promises, async, await and more.We'll take a deep dive into the source code of popular frameworks to see how you can use your understanding of JavaScript to learn (and borrow) from other's good code. Finally, you'll learn the foundations of how to build your own JavaScript framework or library.What you'll learn in this course will make you a better JavaScript developer, and improve your abilities in React, Node.js, Next.js, Angular, Vue, MongoDB, and all other Javascript-based technologies!Learn to love JavaScript, and code in it well.Note: In this course you'll also get downloadable source code. You will often be provided with 'starter' code, giving you the base for you to start writing your code, and 'finished' code to compare your code to.