By continuing, you agree to our Terms of Use and Privacy Policy.
Already have an account?
Go back to
Software engineer interested in learning and education. Sometimes blog on topics of programming languages theory, compilers, and ECMAScript.
Dmitry Soshnikov, a renowned software engineer and educator, is the author of 'JavaScript. The Core: 2nd Edition'. With extensive experience in programming language design and implementation, Soshnikov has established himself as a respected authority in the field of JavaScript and ECMAScript. His tutorials are known for their depth, clarity, and focus on core concepts.
This tutorial delves into the core aspects of ECMAScript, the standardized version of JavaScript. It covers fundamental concepts, advanced features, and recent updates to the language specification. The course aims to provide a comprehensive understanding of ECMAScript's inner workings, including its object model, execution contexts, closures, and prototypal inheritance.