جزییات کتاب
Learn JavaScript, The World's Most-Used Programming LanguageJavaScript is one of the core technologies of the World Wide Web, alongside HTML and CSS. Websites use JavaScript on the client side for web page behavior and user interaction. Who is this book for? For beginners to experts who want to learn JavaScript programming for frontend web development. Self-taught programmers looking for a more innovative way to learn JavaScript. JavaScript coding for dummies. The definitive guide to your JavaScript coding interview. What will you learn? JavaScript programming with new features in JS ES6, such as the let keyword, JavaScript Modules (import, export), etc. Introduction to JavaScript: writing code, comments, identifiers, reserved words, and strict modeTypes (primitive data types, object, array, set, map, date), dynamic typing, values, and variablesOperators, expressions and statements, destructuring assignmentFunction: parameters vs. arguments, arrow functions, function scope, function overloading, context binding, callback, generator, etc. this in JavaScriptHoistingScope chainClosurePrototypeJS ES6 Object-oriented Programming: the new operator, the prototype property of functions, extend function objects, reflect, classes (static/private methods and properties, subclassing with extends keyword) ES5 JavaScript OOP for old browsersPromise: parallel composition, sequential composition, async function, etc. Table of ContentsChapter 01. Set Up a Development EnvironmentChapter 02. Introduction to JavaScriptChapter 03. Types, Values, and VariablesChapter 04. Operators, Expressions, and StatementsChapter 05. FunctionChapter 06. this in JavaScriptChapter 07. Some Advanced ConceptsChapter 08. Object-Oriented ProgrammingChapter 09. PromiseTeach yourself JavaScript by reading this book. Buy and read this book to develop yourself, and build your career.