Independently published, November 11, 2023. — 267 p. — ISBN-13: 979-8867365042. '250+ JavaScript Killer One-Liners' is your passport to mastering the intricacies of JavaScript. Inside, discover a collection of powerful, concise code snippets that will transform the way you write and think about JavaScript. This book is your gateway to Unlocking the true potential of the...
Aluna Publishing House, 2023. — 106 p. — (Серия: 50 Concepts Every Developer Should Know). 50 концепций JavaScript, которые должен знать каждый разработчик This Book is wonderful because it has not only fundamental concepts but also intermediate and advanced ones. You will learn topics such as: - Design patterns - Clean code - Error handling - Ternary operator - Destructuring...
Aluna Publishing House, — 2023-11-22. — 142 p. — ASIN: B0CNVDY62T. Immerse yourself in the world of design patterns in JavaScript with this comprehensive guide that explores the practical application of the most relevant patterns. - From the module pattern to the observer pattern, each section of this guide is carefully crafted to help you tackle development challenges with...
Rheinwerk Computing, 2022. — 982 р. — (Rheinwerk Computing). — ISBN 978-1-4932-2287-2. Begin your JavaScript journey with this comprehensive, hands-on guide. You’ll learn everything there is to know about professional JavaScript programming, from core language concepts to essential client-side tasks. Build dynamic web applications with step-by-step instructions and expand your...
2nd edition. — Independently published, 2020. — 1189 p.— ISBN B08QZT4WPV. Successfully learning a programming language is very similar to how you would approach learning a real world language. You start off with the basics. Once you’ve gotten good at that, you move on to something a bit more advanced. This whole process just keeps repeating itself, and it never really ends....
Amazon, 2020. — 231 p. — ISBN: 979-8666073483. Coding with JavaScript For Dummies Everything you need to know about JavaScript programming JavaScript is most commonly used as a client side scripting language. This means that JavaScript code is written into an HTML page. When a user requests an HTML page with JavaScript in it, the script is sent to the browser and it’s up to the...
Packt Publishing, 2016. — 168 p. — ISBN: 978-1-78588-865-6. Explore the possibility of building truly native, cross-platform mobile applications using your JavaScript skill?NativeScript! NativeScript allows you to build a fast cross-platform application that has a native UI. NativeScript is a true cross-platform framework that generates native speed applications using the...
Packt Publishing, 2016. — 618 p. — ISBN: 978-1-78712-466-0. Unlock the powers of functional programming hidden within JavaScript to build smarter, cleaner, and more reliable web apps About This Book Write powerful code with the high-level functions that JavaScript offers Discover what functional programming is, why it's effective, and how it's used in JavaScript Understand and...
Packt Publishing, 2017. — 459 p. — ASIN B01LXG7M2H. — 3 ed. JavaScript is an object-oriented programming language that is used for website development. Web pages developed today currently follow a paradigm that has three clearly distinguishable parts: content (HTML), presentation (CSS), and behavior (JavaScript). JavaScript is one important pillar in this paradigm, and is...
Packt Publishing, 2017. — 821 p. — ISBN13: 9781787125919. Explore and master modern JavaScript techniques with ES2015 in order to build large-scale web applications JavaScript is a high-level, dynamic, untyped, lightweight, and interpreted programming language. Mastering modern JavaScript techniques and the toolchain are essential to develop web-scale applications. This...
Packt Publishing, 2016. — 250 p. — ISBN: 978-1-78528-134-1. Код примеров к книге выложен здесь. JavaScript is a high-level, dynamic, untyped, lightweight, and interpreted programming language. Along with HTML and CSS, it is one of the three essential technologies of World Wide Web content production, and is an open source and cross-platform technology. The majority of websites...
2nd Edition. — Apress, 2019. — 307 р. Understand functional programming concepts and the functional nature of the JavaScript language. Starting with an introduction to functional programming concepts, you will learn the key differences between imperative and functional programming. Diving straight into JavaScript functions, you will learn to write them with ES8. Followed by...
Manning Publications, 2016. — 272 p. — ISBN10: 1617292826, ISBN13: 9781617292828. In complex web applications, the low-level details of your JavaScript code can obscure the workings of the system as a whole. As a coding style, functional programming (FP) promotes loosely coupled relationships among the components of your application, making the big picture easier to design,...
Manning Publications, 2021. — 362 p. — ISBN 9781617295867. Whether for building interactive browser-based applications or creating server-side applications in Node, JavaScript is the most widely used language for web programming. With new features, language improvements, paradigms, and potential use cases appearing regularly, there’s never been a more exciting time to be a...
O’Reilly Media, 2017. — 275 p. — ISBN: 978-1-491-96165-0. If you’re working on the Web, you’ve probably heard something about Progressive Web Apps. But what exactly are they and what kind of benefit will they bring you? With this book, you’ll gain a practical understanding along with the skills needed to use Service Workers and other technology central to building Progressive...
Apres, 2019. — 380 р. — SBN 1484239873. Explore data structures and algorithm concepts and their relation to everyday JavaScript development. A basic understanding of these ideas is essential to any JavaScript developer wishing to analyze and build great software solutions. You'll discover how to implement data structures such as hash tables, linked lists, stacks, queues, trees,...
7th Edition. — Sams, 2018. — 432 p. In just 24 lessons of one hour or less, Sams Teach Yourself JavaScript in 24 Hours helps you learn the fundamentals of web programming using the JavaScript language. Designed for beginners with no previous programming experience, this books straightforward, step-by-step approach shows you how to use JavaScript to add a wide array of...
6th Edition. — Sams, 2015. — 416 p. — ISBN10: 0-672-33738-X, ISBN13: 978-0-672-33738-3. In just 24 lessons of one hour or less, Sams Teach Yourself JavaScript in 24 Hours helps you learn the fundamentals of programming using the JavaScript language. Designed for beginners with no previous programming experience, this book’s straightforward, step-by-step approach shows you how...
Apress, 2012. - 260 pages. На англ. языке. Руководство по увеличению скорости работы сайта, вне зависимости от количества посетителей. Performance is a hugely important area of web development. If your site runs slowly, users are going to leave, and the problem only grows as your site gets more popular. Pro JavaScript Performance gives you the tools you need to keep your sites...
NCEAX, ESA Publications, 2017. — 65 p. — ASIN: B071JF53Y4. This book will tell you about fundamental, elementary JavaScript in a simple yet factual way that does not blind the reader with too much jargon. It will tell you about basic commands, comments, operations, strings, arrays and many other parts of this computer language, as well as general information about computers....
Apress, 2023. — 333 p. — eBook ISBN 978-1-4842-8751-4. New programmers start here...this book introduces students or aspiring professionals to the world of computer programming using JavaScript and related technologies. This book doesn't just teach the basics of programming, but also all of the tools that new programmers need to get started, including the basics of making web...
BP Learning in Broken Arrow, 2015. — 310 p. — ISBN10: 097528388X, ISBN13: 978-0-9752838-8-2. New Programmers Start Here introduces students to the world of computer programming using JavaScript and related technologies. This book doesn't just teach the basics of programming, but also all of the tools that new programmers need to get started, including the basics of making web...
Maia LLC, 2017. — 201 p. — ASIN B0727XJR94. Use JavaScript to learn the fundamentals of computer programming. The fundamentals of programming are transferable to all programming languages and JavaScript is a fantastic language to learn with. Here is a sample of what you will learn: Use variables to store data and perform calculations Write if/else statements to make decisions...
Maia LLC, 2017. — 332 p. Use JavaScript to learn the fundamentals of computer programming. The fundamentals are transferable to all programming languages, and JavaScript is a fantastic language to practice programming fundamentals. Here is a sample of what you will learn with this book and JavaScript: Use variables to store data and perform calculations Write if/else statements...
Packt Publishing, 2013. — 124 p. — ISBN10: 1782160205. На англ. языке. JavaScriptMVC is a client-side, JavaScript framework that builds maintainable, error-free, lightweight applications as quickly as possible. As it does not depend on server components, it can be combined with any web service interface and server-side language. Learning JavaScriptMVC will guide you through all...
Amazon Digital Services LLC, 2016. — 257 p. — ASIN: B01DJF2L90 Learn HTML, CSS, JavaScript and JQuery specializing in images and animation HTML: HTML as Text, White Space, More Tags, Full Page, Image Tag, More Images CSS: HTML to CSS, Boxes, Box Properties, Box Block, Parenting and Nesting, Stacks Deep Snow: Make a Flake, Snow Page, Snow Presentation, Snow Tiles, Snow Layers...
Maker Press, 2017. — 56 p. All Make Jumpstart books provide a quick way for readers to "jumpstart" their knowledge of a certain topic. In 50 intense pages, Jumpstarting JavaScript shows makers how to install the Node.js environment on a Raspberry Pi, how to use Node.js to turn their Raspberry Pi into a self-contained web server, and how to get that web server to send a tweet.
Manning Publications, 2015. — 344 p. — ISBN13: 978-1617291951, ISBN10: 1617291951. На англ. языке. The fate of most applications is often sealed before a single line of code has been written. How is that possible? Simply, bad design assures bad results. Good design and effective processes are the foundation on which maintainable applications are built, scaled, and improved. For...
O’Reilly Media, 2017. — 318 p. — ISBN: 978-1-491-94353-3. To get the most out of modern JavaScript, you need learn the latest features of its parent specification, ECMAScript 6 (ES6). This book provides a highly practical look at ES6, without getting lost in the specification or its implementation details. Armed with practical examples, author Nicolas Bevacqua shows you new...
2nd Edition. — Apress, 2019. — 456 p. — ISBN13: (electronic): 978-1-4842-4995-6. Enrich your software design skills and take a guided tour of the wild, vast, and untamed frontier that is JavaScript development. Especially useful for frontend developers, this revision includes specific chapters on React and VueJS, as well as an updated one on Angular. To help you get the most of...
CreateSpace Independent Publishing Platform, 2017. — 122 p. — ISBN13: 978-1548799380. Java Script Learn all about one of the most widely used programming languages and get this great book now! Would you be interested in learning Java Script, the one of the most commonly used languages in programming which can help you create interactive websites? Then learning about Java Script...
Packt Publishing, 2015. — 266 p. — ISBN10: 1785282158, ISBN13: 978-1-78528-215-7. Код примеров к книге выложен здесь. JavaScript applications of today look a lot different from their predecessors of just five years ago. Because of this rapid growth in sophistication and capabilities, we've seen an explosion in JavaScript frameworks; the JavaScript development landscape is a...
Packt Publishing, 2015. — 292 p. — ISBN13: 978-1-78588-923-3. Код примеров к книге выложен здесь. Build better software with concurrent JavaScript programming, and unlock a more efficient and forward thinking approach to web development. Concurrent programming may sound abstract and complex, but it helps to deliver a better user experience. With single threaded JavaScript,...
Steven Bright, 2016. — 44 p. This is a guide on how to use JavaScript to give dynamic features to a static website, development of web base applications through the knowledge of JavaScript Variable, Operators, Boolean, and Maths object. It also entails other areas of application of JavaScript outside the Web.
3rd Edition. — O’Reilly Media, 2016. — 364 p. — ISBN: 978-1-491-91491-5. If you're a programmer new to JavaScript, or even a beginner with little or no programming experience, this latest edition of practical book offers complete, no-nonsense coverage of this essential web development language. Learning JavaScript follows proven learning principles to help you absorb the...
O’Reilly, 2016. — 484 с. — ISBN: 978-1-491-96492-7. How often do you hear people say things like this? “Our JavaScript is a mess, but we’re thinking about using [framework of the month].“ Like it or not, JavaScript is not going away. No matter what framework or ”compiles-to-js” language or library you use, bugs and performance concerns will always be an issue if the underlying...
Pragmatic Bookshelf, 2012. — 104 p.
With Async JavaScript, you’ll develop a deeper understanding of the JavaScript language. You’ll start with a ground-up primer on the JavaScript event model—key to avoiding many of the most common mistakes JavaScripters make. From there you’ll see tools and design patterns for turning that conceptual understanding into practical code.
The...
Independently published, 2023. — 123 p. — ASIN: B0BRT9C1DN. Welcome to “Learn JavaScript,” the ultimate book for anyone looking to master the world’s most popular programming language. In this book you’ll learn everything you need to know about JavaScript, from basic syntax to advanced techniques like asynchronous programming and working with APIs. Whether you’re a beginner...
Leanpub, 2024-01-10. — 156 р. Start learning Lodash 4 from this book. Lodash can increase your productivity dramatically in your daily development. It's an essential tool in your JavaScript toolbox. This book talks about Lodash in a systematic way and explains some complicated parts, especially functional programming. This book includes content for Lodash v4.17.21. Lodash - a...
Addison-Wesley Professional/Pearson, 2024. — 546 р. — ISBN-13: 978-0-13-822229-1. With the explosive growth in the amount of data and the diversity of computing applications, efficient algorithms are needed now more than ever. Programming languages come and go, but the core of programming–algorithms and data structures–remains the same. Absolute Beginner’s Guide to Algorithms...
Third Edition. — Pearson Education, Inc, 2023. — 624 p. Make the most of today’s JavaScript–even if youve never programmed anything before. JavaScript Absolute Beginner's Guide, Third Edition is the fastest way to learn JavaScript, starting with the basics and gradually going deeper and broader into all the techniques you need to begin building highly scalable, performant web...
2nd Edition. — Que Publishing, Inc., 2020. — 464 p. — ISBN13: 978-0-13-650289-0. JavaScript Absolute Beginner's Guide serves as an easy-to-understand tutorial on both scripting basics and JavaScript itself. The book is written in a clear and very personable style with an extensive use of practical, complete examples. The book is filled with large, full-color illustrations and...
Story Ninjas, 2017. — 49 p. — ASIN B07512SK3K. This book is meant for those who have a basic understanding of HTML, but know nothing about JavaScript. This book will focus on JavaScript fundamentals. This book is a completely separate course for those looking to learn JavaScript. This fundamentals course has cut out a lot of the extra stuff that tends to distract beginners from...
2018. — 171 p. JavaScript is one of the most popular programming languages in the world, and now widely used also outside of the browser. The rise of Node.js in the last few years unlocked backend development, once the domain of Java, Ruby, Python, PHP, and more traditional server-side languages. Learn all about it!
3rd edition. — Packt Publishing, 2019. — 439 p. — ISBN: 978-1788627580. During the recent past, JavaScript has been gaining popularity and both companies and programmers have decided to make JavaScript their main programming language using it in the client-side but also on the server-side. The main problem companies are currently facing is getting developers with the skills and...
O’Reilly Media / Yahoo Press, 2008. — 172 p. — ISBN-13:978-0-596-51774-8 | ISBN-10:0-596-51774-2. Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more...
John Wiley & Sons, Inc., Wrox, 2020. — 606 p. — ISBN: 978-1-119-36797-0 (ebk). All of JavaScript’s newest features, in depth, made easy to understand. JavaScript is a rapidly changing language and it can be challenging to keep up with all the new toys being added. JavaScript: The New Toys explores the newest features of the world’s most popular programming language while also...
Flame Tree Publishing, 2015. — 130p. — (Everyday Guides Made Easy). — ISBN10: 1783614188. — ISBN13: 978-1783614189. If you want your website to do more than simply display information, such as membership login, feedback forms and generally provide more dynamic interaction with the user, then you will need to employ a programming language - and JavaScript is one of the industry...
Manning Publications Co, 2021. — 512 p. — ISBN 978-1617297915. Testing JavaScript Applications teaches you how to implement an automated testing plan for JavaScript-based web applications. Automated testing will help you write high-quality software in less time, with more confidence, fewer bugs, and without constant manual oversight. Testing JavaScript Applications is a guide...
Packt Publishing, 217. — 298 p. — ISBN: 1788293967. JavaScript is the programming language that all web developers need to learn. The first item on our JavaScript to-do list is building g a To-do list app, which you'll have done by the end of the first chapter. You'll explore DOM manipulation with JavaScript and work with event listeners. You'll work with images and text to...
SitePoint, 2018. — 284 p. — ASIN B07DHYM4ZW, eISBN 9780648331551. There's no doubt that the JavaScript ecosystem changes fast. Not only are new tools and frameworks introduced and developed at a rapid rate, the language itself has undergone big changes with the introduction of ES2015 (aka ES6) and further revisions. Understandably, many articles have been written complaining...
SitePoint, 2018. — 161 p. There’s no doubt that the JavaScript ecosystem changes fast. Not only are new tools and frameworks introduced and developed at a rapid rate, the language itself has undergone big changes with the introduction of ES2015 (aka ES6). Understandably, many articles have been written complaining about how difficult it is to learn modern JavaScript development...
SitePoint, 2018. — 104 p. There’s no doubt that the JavaScript ecosystem changes fast. Not only are new tools and frameworks introduced and developed at a rapid rate, the language itself has undergone big changes with the introduction of ES2015 (aka ES6). Understandably, many articles have been written complaining about how difficult it is to learn modern JavaScript development...
SitePoint Pty. Ltd., 2018. — 49 (True/HQ) p. There's no doubt that the JavaScript ecosystem changes fast. Not only are new tools and frameworks introduced and developed at a rapid rate, the language itself has undergone big changes with the introduction of ES2015 (aka ES6). Understandably, many articles have been written complaining about how difficult it is to learn modern...
SitePoint, 2018. — 130 p. There’s no doubt that the JavaScript ecosystem changes fast. Not only are new tools and frameworks introduced and developed at a rapid rate, the language itself has undergone big changes with the introduction of ES2015 (aka ES6). Understandably, many articles have been written complaining about how difficult it is to learn modern JavaScript development...
SitePoint, 2018. — 209 p. here’s no doubt that the JavaScript ecosystem changes fast. Not only are new tools and frameworks introduced and developed at a rapid rate, the language itself has undergone big changes with the introduction of ES2015 (aka ES6). Understandably, many articles have been written complaining about how difficult it is to learn modern JavaScript development...
Apress, 2017. — 137 p. — ISBN13: 978-1-4842-2622-3. Learn ES6 best practices for code optimization and organization and walk through practical, common examples of how to implement complete components of your applications. While this book covers the basic concepts of modern JavaScript, it primarily focuses on the new syntax, data-types, functionalities, and everything else...
CreateSpace Independent Publishing Platform, 2014. — 116 p. — ISBN10: 1495233006, ISBN13: 978-1495233005. It's a beautifully illustrated full-color JavaScript book that teaches the fundamentals through Metaphors, Analogies and Easy Step-by-Step Exercises. Who is this JavaScript book for? This book is for Visual Learners. Visual Learners retain information very differently than...
CreateSpace Independent Publishing Platform, 2016. — 116 p. It's a beautifully illustrated full-color JavaScript book that teaches the basics through Metaphors, Analogies and Easy Interactive Exercises (Works on PC, Mac, iPad, other tablets) WHO IS THIS JavaScript BOOK FOR? If you answer YES to one or more of the following questions, this book is for you: I know a little HTML...
Packt Publishing, 2019. — 685 p. — ISBN: 978-1-83882-021-3. Develop your JavaScript programming skills by learning strategies and techniques commonly used in modern full-stack application development. Key Features Write and deploy full-stack applications efficiently with JavaScript; Delve into JavaScript's multiple programming paradigms; Get up to speed with core concepts such...
Leanpub, 2023-03-10. — 226 р. If you're looking for a practical and enjoyable way to learn JavaScript, this is the perfect book for you. The explanations are clear and concise, and the examples are designed to reinforce your learning and help you apply your knowledge in real-world scenarios. "Simplified JavaScript for Very Important Programmers" is a practical guide for...
CreateSpace Independent Publishing Platform, 2016. — 106 p. — (JavaScript, JavaScript Programming). — ISBN10: 1534821856. — ISBN13: 978-1534821859. The Internet has come a long way since the early 90's. With hundreds of thousands of computers already connected in a network, there arose the dilemma as to how data were to be distributed to different computers in an organized...
CompreQuest Books, 2024. — 601 p. — (Part of: Mastering Programming Languages Series (25 books)). — ASIN B0DFFVBR73. Unleash the Full Power of JavaScript for Interactive Web Development. JavaScript has established itself as a cornerstone of modern web development, enabling developers to create dynamic, interactive experiences that have transformed the web from a static medium...
The Open Web Learning Institute, 2018. — 325 p. Learning JavaScript in 2018! The non-boring beginner's guide to modern (ES6+) JavaScript programming. Would you like to learn the latest JavaScript without getting bored by abstract examples? In this »training in a book« you will develop parts of a webshop, mix cocktails with arrays, create background images with recursion and...
Nuremberg, Germany: The Open Web Learning Institute at Webmasters Akademie Nürnberg GmbH, 2018. — 317 p. — ISBN: 978-1983138546, 1983138541. DOM Manipulation in 2018 Manipulating HTML & CSS in browsers remains JavaScript's most important task. This book explains how to make web pages more dynamic, interactive, and responsive. Allergic to web apps that reload with every click?...
Nuremberg, Germany: The Open Web Learning Institute at Webmasters Akademie Nürnberg GmbH, 2018. — 473 p. — ISBN: 978-1983138546, 1983138541. Learning JavaScript in 2018 The non-boring beginner's guide to modern (ES6+) JavaScript programming. Would you like to learn the latest JavaScript without getting bored by abstract examples? In this »training in a book« you will develop...
MiraVista Press, 2017. — 180 p. JavaScript has become the most popular programming language in the world. It has attained that position by being easy to use and powerful in its capabilities. It wasn’t always that way but today it can be used to build virtually any application you desire. With the addition of HTML5 and CSS3, it allows for wonderfully animated and powerful web...
Packt Publishing, 2018. — 642 p. — ISBN: 978-1788992749 JavaScript has evolved into a language that you can use on any platform. Modern JavaScript Web Development Cookbook is a perfect blend of solutions for traditional JavaScript development and modern areas that developers have lately been exploring with JavaScript. This comprehensive guide teaches you how to work with...
Packt Publishing, 2015. — 206 p. — ISBN10: 1784394327, ISBN13: 978-1-78439-432-5. Код примеров к книге выложен здесь в файле. JavaScript backs some of the most advanced applications. It is time to adapt modern software development practices from JavaScript to model complex business needs. JavaScript Domain-Driven Design allows you to leverage your JavaScript skills to create...
2nd Editon. — Apress, 2013. — 388 p. — ISBN: 1430250925. На англ. языке Beginning JavaScript with DOM Scripting and Ajax is an essential resource for modern JavaScript programming. This completely updated second edition covers everything you need to know to get up-to-speed with JavaScript development and add dynamic enhancements to web pages, right from the basics. As well as...
3rd edition. — Apress, 2019. — 212 р. Discover everything you need to know to get up-to-speed with JavaScript development and add dynamic enhancements to web pages. This completely updated third edition reveals how the code works and when to use closures, constants, and execution content. Starting with the basics, you’ll see how to employ prototypical inheritance, as well as...
7th Edition. — O’Reilly Media, 2020. — 706 p. — ISBN: 978-1-491-95202-6. JavaScript is the programming language of the web and is used by more software developers today than any other programming language. For nearly 25 years this best seller has been the go-to guide for JavaScript programmers. The seventh edition is fully updated to cover the 2020 version of JavaScript, and...
O’Reilly Media, Inc., 2013. — 260 p. — ISBN: 1449360726. How can you overcome JavaScript language oddities and unsafe features? With this book, you’ll learn how to create code that’s beautiful, safe, and simple to understand and test by using JavaScript’s functional programming support. Author Michael Fogus shows you how to apply functional-style concepts with Underscore.js, a...
4th Edition. — John Wiley & Sons, 2020. — 1408 p. — ISBN: 978-1-119-36635-5 (ebk). Update your skill set for ECMAScript 2019 with the ultimate JavaScript guide for pros. Professional JavaScript for Web Developers is the essential guide to next-level JavaScript development. Written for intermediate-to-advanced programmers, this book jumps right into the technical details to help...
BackupBrain, Amazon Digital Services LLC, 2024. — 178 p. — ISBN 9781989775189. Собственный интерфейс: создавайте кроссплатформенные приложения с собственной производительностью. In mobile development, there is a trade-off between portability code and fast execution. A new feature of React Native called JavaScript Native Interface (JSI) removes that trade-off by allowing...
Apress, 2019. — 220 p. — ISBN13: (electronic): 978-1-4842-5394-6. JavaScript has finally grown up. Armed with a slew of new features, JavaScript now makes writing the code that powers your applications elegant, concise, and easy to understand. This book is a pragmatic guide to the new features introduced in JavaScript, starting with Edition 6 of ECMAScript, and ending with...
Chapman and Hall/CRC, 2020. — 245 p. — (Data Science Series). — ISBN13: 978-0-367-42248-6. JavaScript is the native language of the Internet. Originally created to make web pages more dynamic, it is now used for software projects of all kinds, including scientific visualization and data services. However, most data scientists have little or no experience with JavaScript, and...
Manning Publications, 2018. — 562 p. — ISBN: 978-1-6172-9386-3. JavaScript on Things is your first step into the exciting and downright entertaining world of programming for small electronics. If you know enough JavaScript to hack a website together, you’ll be making things go bleep, blink, and spin faster than you can say “nodebot.” Are you ready to make things move? If you...
Packt Publishing, 2018. — 464 p. — ISBN: 978-1-78847-041-4. Master over 60 recipes to help you deliver completely scalable and serverless cloud-native applications Cloud-native development is a modern approach to building and running applications that leverages the merits of the cloud computing model. With cloud-native development, teams can deliver faster and in a more lean...
Independently published, 2024. — 218 p. JavaScript: Справочник для начинающих: изучите беглый язык JavaScript с нулевого опыта с помощью практического путешествия с гидом Dive into the world of JavaScript with this essential handbook designed for those starting from scratch. "JavaScript, A Beginner's Handbook" offers a comprehensive, step-by-step guide to mastering one of the...
Packt Publishing, 2014. — 218 p. — ISBN: 978-1-78355-487-4. На англ. языке. A data structure is a particular way of organizing data in a computer to utilize resources efficiently. Data structures and algorithms are the base of every solution to any programming problem. This book begins by covering the basics of the JavaScript language and then moves on to discuss the most...
Packt Publishing, 2018. — 426 p. Create classic data structures and algorithms such as depth-first search and breadth-first search, learn recursion, as well as create and use a heap data structure using JavaScript A data structure is a particular way of organizing data in a computer to utilize resources efficiently. Data structures and algorithms are the base of every solution...
CreateSpace, 2017. — 140 p. Warning, this is not an introduction to JavaScript. Rather it is a notebook containing curated examples for ES6. It is designed to accompany technical training or aid those who want a quick refresher to the JavaScript syntax. The content for this book is available on the author's github (mattharrison) as well.
Packt Publishing, 2018. — 348 p. — ISBN: 1788628179. Become a better web programmer by writing efficient and modular code using ES6 and ES8 ECMAScript Cookbook follows a modular approach with independent recipes covering different feature sets and specifications of ECMAScript to help you become an efficient programmer. This book starts off with organizing your JavaScript...
Addison-Wesley Professional, 2022. — 304 p. — ISBN 13 9780137843749. Изучите достаточно JavaScript, чтобы быть опасным: учебник Введение в программирование на JavaScript JavaScript plays a key role in modern software development, not only because it is the only language that runs inside virtually all web browsers, but also because it has become widely used for back-end and...
Pearson, 2022. — 304 p. All You Need to Know, and Nothing You Don't, to Write JavaScript for the Web and Beyond JavaScript plays a key role in modern software development, not only because it is the only language that runs inside virtually all web browsers, but also because it has become widely used for back-end and general-purpose development as well. Although JavaScript is a...
Pearson, 2022. — 672 p. — ISBN-13: 978-0-13-784374-9. All You Need to Know, and Nothing You Don't, to Write JavaScript for the Web and Beyond JavaScript plays a key role in modern software development, not only because it is the only language that runs inside virtually all web browsers, but also because it has become widely used for back-end and general-purpose development as...
4th Edition: Independently published, 2024. — 434 p. This is a book about JavaScript, programming, and the wonders of the digital. This is a book about instructing computers. Computers are about as common as screwdrivers today, but they are quite a bit more complex, and making them do what you want them to do isn’t always easy. If the task you have for your computer is a...
3rd Edition. — No Starch Press, 2018. Completely revised and updated, this best-selling introduction to programming in JavaScript focuses on writing real applications. Eloquent JavaScript dives into the JavaScript language to show programmers how to write elegant, effective JavaScript code. Like any good programming book, Eloquent JavaScript begins with fundamentals--variables,...
Addison-Wesley, 2012. — 240 p. — ISBN: 0321812182. На англ. языке. In order to truly master JavaScript, you need to learn how to work effectively with the language’s flexible, expressive features and how to avoid its pitfalls. No matter how long you’ve been writing JavaScript code, Effective JavaScript will help deepen your understanding of this powerful language, so you can...
Lean Publishing, 2016. — 137 p. — ASIN: B01BQ0E6KW This is the book that will finally show you how you can learn to program. Created specifically for new programmers, with no programming experience. This is a true Step by Step book where you will learn the programming fundamentals with JavaScript. This is the book that will finally show you how you can start to program with...
Leanpub, 2024-01-25. — 99 р. — ASIN: B0BRD9B3GS. Learn how to find interesting behaviour and flaws in JavaScript. Reading this book you will find the latest and greatest techniques for hacking JavaScript and generating XSS payloads. Includes ways to construct JavaScript using only +[]()! characters. Never heard of DOM Clobbering? This book has all the details. Have you ever...
Pearson Education, Inc., 2020. — 352 p. — ISBN13: 978-0-13-650214-2. Exploit the Power of Modern JavaScript and Avoid the Pitfalls JavaScript was originally designed for small-scale programming in web browsers, but modern JavaScript is radically different. Nowadays, JavaScript programmers actively embrace functional, object-oriented, and asynchronous programming, while...
Independently published, 2019. — 174 p. — ISBN 9781099972591. Easy Learning Design Patterns JavaScript coding patterns and best practices. If you’re an experienced developer looking to solve problems related to objects, functions, inheritance, and other language-specific categories, the abstractions and code templates in this guide are idea that includes practical advice for...
Amazon.com Services LLC, 2020. — 245 p. — ISBN: 979-8629790525. JavaScript structures and algorithm concepts and their relation. JavaScript developer wishing to analyze and build great software solutions. You’ll discover how to implement data structures such as hash tables, linked lists, stacks, queues, trees, and graphs. This book covers the practical applications of data...
O’Reilly Media, Inc., 2022. — 214 p. — ISBN 978-1-098-10443-6. The nature of JavaScript is to be single threaded. This is reflected not only in libraries and applications, but also in online forum posts, books, and online documentation. Thanks to recent advancements in the platform—such as with web workers in the browser, worker_threads in Node.js, and the Atomics and...
O’Reilly Media, Inc., 2021. — 211 p. — ISBN 978-1-098-10436-8. Traditionally, JavaScript has been a single-threaded language. Nearly all online forum posts, books, online documentation, and libraries refer to the language as single threaded. Thanks to recent advancements in the language--such as the Atomics and SharedArrayBuffers objects and Web Workers in the...
O’Reilly Media, Inc., 2021. — 180 p. — ISBN 978-1-098-10436-8. 2021-08-13: Fourth Release Traditionally, JavaScript has been a single-threaded language. Nearly all online forum posts, books, online documentation, and libraries refer to the language as single threaded. Thanks to recent advancements in the language--such as the Atomics and SharedArrayBuffers objects and Web...
Independently published, 2023. — 339 p. — ASIN: B0CN61X7QN. “JavaScript Unleashed: Harnessing the Power of Web Scripting” is your comprehensive guide to mastering JavaScript, the dynamic and versatile scripting language that drives interactivity on the web. Whether you’re a newcomer eager to dive into web development or an experienced programmer looking to elevate your...
Get Programming with JavaScript Next introduces the modern age of JavaScript programming with ES6 and ES7 without dragging you through confusing jargon and abstract examples you'll never use. In just 34 quick-fire sessions, you'll quickly be coding with the latest features and functions of ES6 and ES7! Great code is readable, bug-free, and maintainable. Modern JavaScript, aka...
IT Academy, 2016. — 53 p. — ISBN: (ASIN): B01ABCBBZY Simple JavaScript Programming For Beginners. Your Step-By-Step Guide to Learning JavaScript Programming Inside The days of searching countless websites to find what you're looking for are over. With this book you will have everything you could possibly need, all in one place! This book will take the process of JavaScript and...
CreateSpace Independent Publishing Platform, 2016. — 140 p. — (FREE Books, JavaScript the Good Parts, JavaScript the Definitive Guide). — ISBN10: 1523825049. — ISBN13: 978-1523825042. Want to learn JavaScript stress free? We compiled the simple way here! The days of searching countless websites to find what you're looking for are over. With this book you will have everything...
Leanpub, 2017. — 660 p. Imagine... imagine you lived in a world were you could use JavaScript to change the universe around you, to tamper with the threads that compose reality as you know it and do anything that you can imagine. Well, welcome to the world of JavaScript-mancy, where wizards, also known as javascriptmancers, control the arcane winds of magic wielding JavaScript...
CreateSpace Independent Publishing, 2017. — 614 p. This book is about the usage of data structures and algorithms in computer programming. Designing an efficient algorithm to solve a computer science problem is a skill of Computer programmer. This is the skill which tech companies like Google, Amazon, Microsoft, Adobe and many others are looking for in an interview. This book...
ATS Coding Academy and Amazon Kindle Publishing, 2019. — 254 p. — ISBN: 1093985941. If you want to pursue a career in development with JavaScript, then this book is the best one for you. In this guide, the author will introduce you to some of the best resources to learn JavaScript from scratch.Download your copy now!JavaScript is an object-oriented computer programming language...
CreateSpace Independent Publishing Platform, 2015. — 55 p. — ISBN: 978-1523730827. This book will help you become an effective JavaScript user. If you want to learn the basics of the JavaScript language quickly and easily, then you must get this book now. This book will explain important facts regarding the JavaScript language. It doesn’t contain any irrelevant information. Each...
SitePoint, 2021. — 235 p. Do you want to learn to code? Perhaps you want to learn how to build the next social media sensation or blockbuster game? Or perhaps you just want to get some valuable coding experience under your belt? This easy-to-follow, practical, and fun guide is the perfect place to start on your coding journey. You'll be learning to program with JavaScript - the...
SitePoint, 2017. — 666 p. JavaScript is a must-have skill for all web developers. JavaScript: Novice to Ninja is a fun, practical, and comprehensive guide to the modern usage of this deceptively powerful language. Comprehensively updated to cover ECMAScript 6 and modern JavaScript development, the second edition of this step-by-step introduction to coding in JavaScript will...
SitePoint, 2015. — 477 p. Learn the ways of the JavaScript ninja! JavaScript has become a must-have skill for all web developers. JavaScript: Novice to Ninja is a fun, practical, and comprehensive guide to the modern usage of this deceptively powerful language. In this step-by-step introduction to coding in JavaScript you’ll learn how to solve real-world problems, track events,...
SitePoint Pty. Ltd., 2021. — 375 p. — ISBN 978-1925836400. A hands-on, practical Introduction to coding! Do you want to learn to code? Perhaps you want to learn how to build the next social media sensation or blockbuster game? Or perhaps you just want to get some valuable coding experience under your belt? This easy-to-follow, practical, and fun guide is the perfect place to...
JavaScript.info (Built at July 10, 2019). — 700 p. This book is a tutorial. It aims to help you gradually learn the language. But once you’re familiar with the basics, you’ll need other sources. Here we learn JavaScript, starting from scratch and go on to advanced concepts like OOP. We concentrate on the language itself here, with the minimum of environment-specific notes....
JavaScript.info (Built at August 05, 2020). This book is a tutorial. It aims to help you gradually learn the language. But once you’re familiar with the basics, you’ll need other sources. Here we learn: - The JavaScript language. - Browser: Document, Events, Interfaces. - Additional articles.
Apress, 2025. — 489 p. — ISBN-13 979-8-8688-1459-4 True PDF, True EPUB This book is a practical and beginner-friendly guide that focuses exclusively on the syntax of JavaScript, the most widely-used programming language for web development today. Designed to be a clear and accessible introduction for new learners, this book will teach you the essential syntax rules and...
Pragmatic Bookshelf, 2024. — 324 p. — ISBN 979888865033. You might think of regular expressions as the holy grail of text processing, but are you sure you aren't just shoehorning them in where standard built-in solutions already exist and would work better? JavaScript itself provides programmers with excellent methods for text manipulation, and knowing how and when to use them...
Pragmatic Program., Bookshelf, 2024. — 115. — ISBN-13: 979-8888650523. Головоломки на JavaScript: тренируйте свой ум If you've ever felt the exhilaration of cracking a thorny problem or the joy of witnessing elegant code that challenges your mind, then this book is tailor-made for you. Prepare yourself to dive into a diverse array of mind-bending JavaScript brain teasers. Each...
The Pragmatic Programmers, 2021-12-17. — 143 p. — ISBN-13: 978-1-68050-904-5. JavaScript today must interact with data-intensive APIs and networks. The solution is a program that can work asynchronously instead of finishing tasks in order. In modern JavaScript, instead of callbacks you’ll use promises to improve your application’s performance and responsiveness. JavaScript...
Packt Publishing, 2017. — 386 p. Master Functional Programming techniques with this comprehensive guide for writing cleaner, safer, high-performing JavaScript codes Functional programming is a programming paradigm for developing software using functions. Learning to use functional programming is a good way to write more concise code, with greater concurrency and performance....
2nd Edition. — Packt Publishing, 2020. — 555 p. — ISBN: 978-1-83921-306-9. Explore the functional programming paradigm and the different techniques for developing better algorithms, writing more concise code, and performing seamless testing Functional programming is a paradigm for developing software with better performance. It helps you write concise and testable code. To help...
Newline/Leanpub, 2024-04-10. — 234 p. Become a confident JavaScript pro by unraveling the most challenging aspects of the language. With easy-to-understand explanations and code examples, you’ll gain a deeper and solid understanding of JavaScript's most complex features. JavaScript is arguably the most widely used programming language on the planet, and there is a vast amount...
SitePoint, 2017. — 195 p. It's not uncommon these days to see people complaining about just how complex JavaScript development seems to have become. We can have some sympathy with that view when it's coming from someone new to the language. If you're learning JS, it won't take long for you to be exposed to the enormity of the ecosystem and the sheer number of moving pieces you...
O’Reilly Media, 2015. — 168 p. — ISBN10: 1449370756, ISBN13: 978-1-449-37075-6. JavaScript is arguably the most polarizing and misunderstood programming language in the world. Many have attempted to replace it as the language of the Web, but JavaScript has survived, evolved, and thrived. Why did a language created in such hurry succeed where others failed? This guide gives you...
Apress, 2017. — 56 p. — ISBN13: 978-1-4842-2508-0. This book is your easy-to-digest and concise guide to regular expressions in JavaScript, this book teaches you the very basics and can be used in the browser or on the server. Explore and understand how to use regular expressions in all JavaScript environments. Presented in four key concept sections, Introducing Regular...
Leanpub, 2022-12-22. — 105 р. This book provides a basic understanding of programming and JavaScript. The foundations and core concepts are described in simple terms in an organized manner. In-depth information and notes are provided with examples to understand the topic. Exercises are also present at the end. Learn JavaScript: Beginners Guide will teach you the basics of...
Joseph Labrecque, Jahred Love, Daniel Rosenbaum, Nick Turner, Gaurav Mehla, Alonzo L. Hosford, Florian Sloot, Philip Kirkbride. — Packt Publishing, 2019. — 809 p. — ISBN: 978-1-83864-191-7. Learn Learn how you can work with JavaScript to develop for the modern web Discover ways to write clean and maintainable JavaScript code Learn how to use unit testing to write bug free and...
Manning Publications, 2016. — 432 р. — ISBN: 978-1617293108. Get Programming with JavaScript is a hands-on introduction to programming for readers who have never programmed. You'll be writing your own web apps, games, and programs in no time! Foreword by Remy Sharp. Purchase of the print book includes a free eBook in PDF, Kindle, and EPUB formats from Manning Publications. Are...
SitePoint, 2018. — 80 p. — B07DGKDV9C. EPUB (True/HQ) There's no doubt that the JavaScript ecosystem changes fast. Not only are new tools and frameworks introduced and developed at a rapid rate, the language itself has undergone big changes with the introduction of ES2015 (aka ES6). Understandably, many articles have been written complaining about how difficult it is to learn...
Remylent, 2021. — 115 p. — ISBN 978-2490275427. In this book you will learn how to write the JavaScript code. This language is used to control the web pages elements that are designed with HTML tags. You will discover the objects structure and their interaction inside the DOM (Document Object Model) that is represented by a tag tree. You will practice variables, conditional...
Packt Publishing, 2019. — 1067 p. — ISBN: 978-1-78847-732-1. Become a senior developer by building enterprise applications that use modern techniques such as TDD, containerization, continuous integration, and deployment With the over-abundance of tools in the JavaScript ecosystem, it’s easy to feel lost. Build tools, package managers, loaders, bundlers, linters, compilers,...
O’Reilly Media, 2013. — 166 p. — ISBN: 9781449342883. In this concise book, JavaScript expert Cody Lindley (jQuery Cookbook) provides an accurate view of the language by examining its objects and supporting nuances. Libraries and frameworks help you build web applications quickly and efficiently, but when things go wrong or performance becomes an issue, knowing how and why they...
Packt Publishing, 2015. — 261 p. — ISBN10: 1784398225, ISBN13: 978-1-78439-822-4. На англ. языке. Unlock the powers of functional programming hidden within JavaScript to build smarter, cleaner, and more reliable web apps. If you are a JavaScript developer interested in learning functional programming, looking for the quantum leap towards mastering the JavaScript language, or...
Apress, 2015. — 224 p. — ISBN: 978-1-484217-50-4. This is a hands-on book which introduces you to agile JavaScript web and mobile software development using the latest cutting-edge front-end and back-end technologies including: Node.js, MongoDB, Backbone.js, Parse.com, Heroku, and Windows Azure. Practical examples include building multiple versions of the Chat app: jQuery +...
Czar.eth, 2023. — 80 p. — ASIN: B0CB8X7F6Q. In the rapidly evolving world of web development, JavaScript has emerged as the backbone of modern digital experiences. If you are ready to embark on a transformative journey and master the art of JavaScript, Mastering JavaScript is the ultimate guide that will propel you to new heights of expertise. This comprehensive and in-depth...
Apress Media LLC, 2024. — 257 p. — ISBN-13: 979-8-8688-0085-6. This book introduces you to the exciting world of generative art (artwork that are solely or partially created with the use of an autonomous system) through the medium of SVG and JavaScript. More specifically, it will teach the use of Graphery SVG (gySVG), a JavaScript library that closely mirrors the SVG spec and...
CRC Press, 2023. — 168 р. — ISBN 978-1-003-35960-9. Are you an experienced programmer who wants to get started quickly in JavaScript and the HTML DOM? This is your book. Do you need encyclopedic knowledge of JavaScript and/or the HTML DOM? This book is not for you. Are you a novice who wants to learn to program? This book is not for you. In fact, this language is not for you....
John Wiley & Sons, Inc., 2024. — 192 p. — ISBN: 978-1-394-26321-9. The concise and digestible get-started guide to JavaScript programming JavaScript Essentials For Dummies is your quick reference to all the core concepts about JavaScript ― the dynamic scripting language that is often the final step in creating powerful websites. This no-nonsense book gets right to the point,...
O’Reilly Media, 2022. — 142 p. Second Early Release: 2022-08-29. While plenty of educational material exists for beginning and advanced JavaScript developers, resources for intermediate-level engineers are scarce. Yet this is the career step where many developers often get stuck. With this practical book, you'll learn how to apply JavaScript theory in real projects, manage...
O’Reilly Media, 2014. — 246 p. — ISBN: 978-1-44936-493-9. На англ. языке. As an experienced JavaScript developer moving to server-side programming, you need to implement classic data structures and algorithms associated with conventional object-oriented languages like C# and Java. This practical guide shows you how to work hands-on with a variety of storage mechanisms—including...
5th Edition. — John Wiley & Sons, 2015. — 829 p. — ISBN10: 1118903331, ISBN13: 978-1-118-90333-9. На англ. языке. The bestselling JavaScript guide, updated with current features and best practices. Beginning JavaScript 5th Edition shows you how to work effectively with JavaScript frameworks, functions, and modern browsers, and teaches more effective coding practices using...
Leanpub, 2016. — 33 p. Целевая аудитория: начинающие разработчики на JavaScript. Если вы взялись за JavaScript, будьте готовы к тому, что вам не только Ajax и JQuery придётся использовать. У JavaScript есть мощные функции и возможности, о которых автор коротко расскажет в этой книге и с помощью простых примеров объяснит возможности замыканий, прототипов и сложных функций. В...
Packt Publishing, 2018. — 298 p. Learn ECMAScript explores implementation of the latest ECMAScript features to add to your developer toolbox, helping you to progress to an advanced level. Learn to add 1 to a variable andsafely access shared memory data within multiple threads to avoid race conditions. You’ll start the book by building on your existing knowledge of JavaScript,...
Microsoft Press, Pearson Education, 2022. — 512 p. — ISBN-13: 978-0-13-687072-2. Become a JavaScript programmer―and have fun doing it! Start writing software that solves real problems, even if you have absolutely no programming experience! This friendly, easy, full-color book puts you in total control of your own learning, empowering you to build unique and useful programs....
Pastor Publishing Ltd., 2023. — 261 р. If you want to discover how to work with JavaScript, this book is for you! The web runs on JavaScript is the dominant programming language for writing browser applications, and thanks to the Node.js runtime, it is increasingly common to see it in the back end too. The quality of JavaScript code is crucial for security of web applications....
John Wiley & Sons, Inc., 2023. — 819 p. — (For Dummies). — ISBN 978-1-119-90684-1. A developer’s resource to learning one of the most-used scripting languages JavaScript All-in-One For Dummies saves you shelf space by offering a complete introduction to JavaScript and how it’s used in the real world. This book serves up JavaScript coding basics before diving into the libraries,...
AuthorHouse, 2017. — 217 p. This book is about understanding the concepts of JavaScript as a language and then applying these concepts to develop dynamic Web pages using JavaScript. The first objective of this book is to make it easy to write JavaScript solutions to a programming problem. Debugging and correcting your code quickly also becomes very easy at that point. The...
4th edition. — Independently published, 2021. — 324 p. Learn everything from the basics of JavaScript to the new ES2021 features. Practice with more than 50 quizzes and dive into the basics of TypeScript. Whether you are a complete beginner or you have some knowledge in JavaScript, this book will guide you from the basics of the language to all the new features introduced until...
Pragmatic Bookshelf, 2018. — 284 p. — ISBN: 1680502883. The best modern JavaScript is simple, readable, and predictable. Learn to write modern JavaScript not by memorizing a list of new syntax, but with practical examples of how syntax changes can make code more expressive. Starting from variable declarations that communicate intention clearly, see how modern principles can...
No Starch Press, 2024. — 468 р. — ISBN-13: 978-1-7185-0227-7. A fast-paced, thorough programming introduction that will have you writing your own software and web applications in no time. Like Python Crash Course, this hands-on guide is a must-have for anyone who wants to learn how to code from the ground up—this time using the popular JavaScript programming language....
Packt Publishing, 2018. — 332 p. Increase your productivity by implementing complex data structures and algorithms using JavaScript Data structures and algorithms are the fundamental building blocks of computer programming. They are critical to any problem, provide a complete solution, and act like reusable code. Using appropriate data structures and having a good understanding...
Mark Myers, 2013. — 343 p. — ISBN: n/a, ASIN: B00H1W9I6C. На англ. языке. Mark Myers created the equivalent of an interactive tool that allows him to reach across the Internet and give you hands-on instruction to facilitate learning JavaScript. He has accomplished this in three ways. First, he has adopted a relaxed vs. formal language in his text, giving you the impression of...
Lean Publishing, 2019-11-30. — 375 p. — ISBN: n/a. Master ES6 with special emphasis on improving your coding skills and solving practical problems. Strengthen your problem solving skills by using the new features of ES6. Access 59 exercises and reference solutions and all future updates. ES6 is Everywhere Including Job Interviews and Open Source Code ES6 comes with a lot of new...
Independently published, 2024. — 224 p. JavaScript: пошаговое руководство для начинающих, осваивающих программирование на JavaScript If you’re a beginner looking to dive into the world of computer programming, yet feel overwhelmed due to lack of experience and need for accessible resources, this guide is designed specifically for you. In our technologically advanced society,...
Apress, 2013. — 620 p. — ISBN13: 978-1-4302-6289-3. Beginning JavaScript Charts shows how to convert your data into eye-catching, innovative, animated, and highly interactive browser-based charts. This book is suitable for developers of all experience levels and needs: for those who love fast and effective solutions, you can use the jqPlot library to generate charts with...
2017. — 422 p. JavaScript is one of the most used programming language today. It is used to develop dynamic web pages, web applications, mobile applications as well as on server and with databases. This book is an introduction to readers who have never programmed before but want to use JavaScript. The book is written in the most simplest of way for easy understanding.
McGraw-Hill Education, 2015. — 467 p. — ISBN10: 007184158X, ISBN13: 978-0-07-184157-3. На англ. языке. Based on the author's successful online courses, this complete, integrated learning tool provides easy-to-follow lessons that feature clear explanations, sample code and exercises, and video tutorials. Each lesson is designed to take you less than an hour to complete....
Packt Publishing, 2021. — 477 p. — ISBN 978-1-80107-085-0. Get hands-on with building data-driven applications using Danfo.js in combination with other data analysis tools and techniques Key Features Build microservices to perform data transformation and ML model serving in JavaScript Explore what Danfo.js is and how it helps with data analysis and data visualization Combine...
Loop/recur: 2018 -144p. This is a book on the functional paradigm in general. We'll use the world's most popular functional programming language: JavaScript. Some may feel this is a poor choice as it's against the grain of the current culture which, at the moment, feels predominately imperative. However, I believe it is the best way to learn FP for several reasons: You likely use...
Packt Publishing, 2017. — 310 p. — ISBN: 978-1-78646-338-8. Expand your boundaries by creating applications empowered with real-time data using RxJs without compromising performance If you’re struggling to handle a large amount of data and don’t know how to improve your code readability, then reactive programming is the right solution for you. It lets you describe how your code...
Early Release. — O’Reilly Media, 2012. — 199 p. — ISBN: 978-1-449-33181-8. With this digital Early Release edition of Learning JavaScript Design Patterns, you get the entire book bundle in its earliest form – the author’s raw and unedited content – so you can take advantage of this content long before the book’s official release. You’ll also receive updates when significant...
2nd Edition. — O’Reilly Media, Inc., 2023. — 373 p. — ISBN-13: 978-1-098-13987-2. Do you want to write beautiful, structured, and maintainable JavaScript by applying modern design patterns to the language? Do you want clean, efficient, manageable code? Want to stay up-to-date with the latest best practices? If so, the updated second edition of Learning JavaScript Design...
Independently published, 2021. — 282 p. — ISBN B08SNXC66S. Nowadays JavaScript became an essential programming language that no one ignores or avoids. There are thousands of ways of learning JavaScript but a proper mental model for the core JavaScript concept is the most important part. So, anyone who is truly passionate about web or JavaScript will always love to learn under...
Amazon Digital Services LLC, 2016. — 225 p. — ASIN: B01BYGN8SO The average annual salary of a software engineer and a senior web developer is around $80, 000, with the more established ones earning as much as $100,000. Those figures wouldn't exactly make you a millionaire overnight, but you can't deny that they are more than enough to live comfortably. Those positions require a...
SitePoint Pty. Ltd., 2013. — 185 p. — ISBN: 978-0-9873321-8-9. На англ. языке. JavaScript is the lifeblood of today’s web. If you’re going to learn one new language this year, make sure it’s JavaScript. Take a quick peek under the hood of the largest social network giant or the smallest bedroom startup, and what will you find? JavaScript. Pages and pages of JavaScript. Twitter,...
Packt Publishing, 2018. — 371 p. — ISBN: 978-1-78934-205-5. Leverage Raspberry Pi 3 and different JavaScript platforms to build exciting Robotics projects There has been a rapid increase in the use of JavaScript in hardware and embedded device programming. JavaScript has an effective set of frameworks and libraries that support the robotics ecosystem. Hands-On Robotics with...
5th Edition. — McGraw-Hill, 2020. — 498 c. — ISBN: 978-1-26-045768-0. Get up and running on the latest JavaScript standard using this fully updated beginner’s guide This hands-on, fast-paced guide shows, from start to finish, how to create dynamic Web pages complete with special effects using JavaScript. This edition contains updates for all major new features and the latest...
3rd edition. — McGraw-Hill Education, 2012. — 976 p. — ISBN: 978-0071741200. Design, debug, and publish high-performance web pages and applications using tested techniques and best practices from expert developers. The all-new edition of this comprehensive guide has been thoroughly revised and expanded to cover the latest JavaScript features, tools, and programming methods....
Packt Publishing, 2016. — 330 p. — ISBN: 978-1-78588-144-2. Over the years, JavaScript has taken significant strides in the world of modern web development to enhance the development of a wide range of applications with different architectures. This book explores the advanced and new features that have arrived in JavaScript and how they can be applied to develop high-quality...
Independently published, 2023. — 197 p. — ISBN-13 979-8872537137 Embark on an immersive journey into the heart of JavaScript with our comprehensive guide, "JavaScript Mastery: Live Coding Essentials." This book is meticulously crafted to streamline your learning experience, offering a dynamic approach to mastering JavaScript that goes beyond traditional methods. Each page is a...
Amazon.com Services LLC, 2020. — 96 p. — ASIN: B084GWL59Z. This book is ideal for you as a starter who knows nothing about programming. Step by step, you will find all the basics of computer coding with JavaScript on this page. So, be sure reading this means you are training to become a top class programmer who can confidently code computers with a sound knowledge of JavaScript...
Packt Publishing, 2021. — 310 p. — ISBN 978-1-80056-356-8. Apply your experience of web development with HTML and JavaScript to build micro frontends for large-scale web projects using frameworks such as React and popular web tooling such as Node.js with Express or webpack Key Features Cut through the complexities of designing a monolithic web architecture using micro frontend...
Exploringjs.com, 2020. — 226 p. — ISBN: n/a. Update 2020-07-02 This book dives deeply into JavaScript: It teaches practical techniques for using the language better. It teaches how the language works and why. What it teaches is firmly grounded in the ECMAScript specification (which the book explains and refers to). It covers only the language (ignoring platform-specific...
Independently Published, 2019-08-31. — 526 p. This book makes JavaScript less challenging to learn for newcomers, by offering a modern view that is as consistent as possible. Highlights: Get started quickly, by initially focusing on modern features. Test-driven exercises and quizzes available for most chapters (sold separately). Covers all essential features of JavaScript, up...
ES2021 edition, 2021. — 576 p. — ISBN 978-1-09-121009-7. This book makes JavaScript less challenging to learn for newcomers, by offering a modern view that is as consistent as possible. Get started quickly, by initially focusing on modern features. Test-driven exercises and quizzes available for most chapters. Covers all essential features of JavaScript, up to and including...
LLP, Pathfinder Learning, 2022-11-21. — 259 p. — ASIN: B0BZT73PGK. In addition to HTML and CSS, JavaScript represents one of the main tools web developers use to create rich, responsive web and mobile applications. It’s use has expanded with the use of jQuery and AJAX and has evolved JavaScript to become much more than just a scripting language used to manipulate the user...
Packt Publishing Ltd., 2019. — 578 p. — ISBN: 978-1-83882-619-2. Explore microservices by developing with Express, deploying with Docker, and scaling with Swarm and Kubernetes. Microservices are a popular way to build distributed systems that power modern web and mobile apps. With the help of this Learning Path, you’ll learn how to develop your applications as a suite of...
Manning Publications, 2012. — 370 p. — ISBN: 9781933988696. На англ. языке. Secrets of the JavaScript Ninja takes you on a journey towards mastering modern JavaScript development in three phases: design, construction, and maintenance. Written for JavaScript developers with intermediate-level skills, this book will give you the knowledge you need to create a cross-browser...
2nd ed. — Manning Publications, 2016. — 464 p. — ISBN13: 978-1617292859. Целевая аудитория: опытные программисты. Казалось бы, книга с таким несерьёзным названием не может считаться одной из лучших по такому сложному языку программирования, как JavaScript, однако, тем не менее, она ею является. В книге дана информация по всему, что нужно знать JavaScript программисту: функции,...
2nd Edition. — Apress, 2015. — 204 p. — ISBN10: 1430263911, ISBN13: (electronic): 978-1-4302-6392-0. Pro JavaScript Techniques is the ultimate JavaScript book for today's web developer. It provides everything you need to know about modern JavaScript, and teaches you what JavaScript can do for your web sites. This book doesn't waste any time looking at things you already know,...
Pearson, 2020. — 1535 р. Introducing the fundamental concepts of programming with JavaScript. A brand new textbook by Eric Roberts, Understanding Programming through JavaScript focuses on the fundamental concepts of programming, and is written for students with no prior knowledge or experience. It draws on a rich pedagogical heritage―including the immersive Karel the Robot...
Independently published, 2024. — 104 p. — ISBN: 979-8875730696, ASIN B0CS948RDR. Embark on a transformative journey into the dynamic world of JavaScript programming with "JavaScript PROGRAMMING: From Beginners to Expert in 45 Days, With Step-by-Step Practice Quiz (2024)." Uncover the language's fundamental concepts, from variables and data types to advanced topics like...
Packt Publishing, 2013. — 190 p. — ISBN: 978-1-78216-062-5. The largest challenge for many developers' day to day life is ensuring the support of, and assuring the reach of, their product. With the ever increasing number of mainstream web browsers this is becoming a more difficult task for JavaScript coders. From the beginning, JavaScript Unit Testing will show you how to...
Packt Publishing, 2016. — 599 p. — ISBN: 978-1-78712-995-5. Enhance your JavaScript skills by venturing into the domain of developing mobile applications A great mobile app is rapidly becoming crucial for a huge range of businesses. With a great app, your customers or your readers don’t come to you – you go with them, just a few clicks and swipes away. This Learning Path shows...
Independently published, 2020. — 63 p. A Complete Beginners Guide to JavaScript Programming Language. This book gives you the chance to experience the wonders of JavaScript, the History, Merits, Limitations, and what JavaScript is all about. Moving further, you will also get to learn how to add JavaScript in HTML documents and where to place JavaScript in HTML documents or an...
CreateSpace Independent Publishing Platform, 2016. — 586 p. — ISBN10: 1503215717. — ASIN: B01CPBGK1Y, B00YG4N3LE Want To Learn jQuery, JavaScript, and HTML5 in the Simplest Way Possible? If So, Then You've Come To The Right Place. This eBook Was Written by a Software Engineer Who Will Take You Step-by-Step To Become Skilled and Knowledgable at jQuery, JavaScript, HTML5, and...
Packt Publishing, 2014. — 88 p. — ISBN: 978-1-78398-564-7. JavaScript Promises Essentials by Rami Sarieddine Build fully functional web applications using promises, the new standard in JavaScript About This Book Integrate JavaScript Promises into your application by mastering the key concepts of the Promises API Replace complex nested callbacks in JavaScript with the more...
O’Reilly Media, 2014. — 259 p. — ISBN10: 1449369332, ISBN13: 978-1-44936-933-0. На англ. языке. As a Java programmer, how can you tackle the disruptive client-server approach to web development? With this comprehensive guide, you’ll learn how today’s client-side technologies and web APIs work with various Java tools. Author Casimir Saternos provides the big picture of...
Packt Publishing, 2020. — 409 p. — ISBN: 978-1-83882-109-8. Explore the advancements in web development like WebAssembly, Service Workers, and Svelte.js for building faster and secure web applications The current landscape of building web applications usually utilizes some frameworks on both the frontend and backend. But these frameworks hide the underlying engine and the APIs...
O’Reilly, 2020. — 344 p. — ISBN: 1492046981. JavaScript is the little scripting language that could. Once used chiefly to add interactivity to web browser windows, JavaScript is now a primary building block of powerful and robust applications. In this practical book, new and experienced JavaScript developers will learn how to use this language to create APIs as well as web,...
3rd edition. — O’Reilly Media, Inc., 2021. — 538 p. — ISBN 978-1-492-05575-4. 2021-07-16: First Release Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes for common programming tasks, along with techniques for building apps that work in any browser. You'll get adaptable code samples that you can add to almost...
Independently published, 2024. — 179 p. — ISBN-13 979-8872807360. Are you looking for a clear and concise guide to help you master JavaScript? Are you feeling stuck or overwhelmed in your coding journey? Beginning Modern JavaScript will help you cut through the complexity and information overload to learn JavaScript. The book doesn't waste your time with boring stuff you don't...
Rick Sekuloski, 2022. — 390 p. JavaScript From Zero to Hero: The Most Complete Guide Ever, Master Modern JavaScript Even If You’re New to Programming Learn the real power of Modern JavaScript and learn the hard parts with ease. With the help of this book, you will become a real JavaScript programmer! In this book, we will embrace functional, object-oriented, and asynchronous...
Independently published, 2021. — 306 р. The Most Complete JavaScript Guide. Master JavaScript and start making money as a junior developer. Best step by step complete mentorship quire that will ensure you learn JavaScript and never miss out on job opportunities. Who is this book for? This book is for: Students JavaScript programmers with prior programming experience Anyone that...
Packt Publishing, 2016. — 274 p. — ISBN: 978-1-78588-065-0. Programming in the modular manner is always encouraged for bigger systems—it is easier to achieve scalability with modular programming. Even JavaScript developers are now interested in building programs in a modular pattern. Modules help people who aren't yet familiar with code to find what they are looking for and...
BPB Publications, 2021. — 370 p. — ISBN 978-93-90684-816. Decoding JavaScript will take the users on an eventful journey of simplifying and understanding advanced concepts of JavaScript. Since JavaScript is the core programming language for almost every interaction on the web, this book will make it easier for readers to develop modern cutting-edge web applications. The book...
Peachpit Press, 2015. — 192 p. — ISBN: 9780134096667. We've come a long way since the days of flashing banner ads and scrolling news tickers. Today, the stunning motion design of iOS and Android dramatically improves a user's experience - instead of detracting from it. The best sites and apps of today leverage animation to improve the feel and intuitiveness of their interfaces....
Packt Publishing, 2017. — 300 p. — ISBN: 978-1-78829-569-7. Build powerful cross-platform desktop applications with web technologies such as Node, NW.JS, Electron, and React Building and maintaining cross-platform desktop applications with native languages isn’t a trivial task. Since it’s hard to simulate on a foreign platform, packaging and distribution can be quite...
Packt Publishing, 2019. — 330 p. — ISBN: 978789800104. Gain a deeper understanding of JavaScript and apply it to build small applications in backend, frontend, and mobile frameworks. Key Features Explore the new ES6 syntax, the event loop, and asynchronous programming Learn the test-driven development approach when building apps Master advanced JavaScript concepts to enhance...
Learning Curve Books, 2019. — 180 p. — ISBN13: 978-1096225966. Explore modern JavaScript in this volume containing hundreds of source code examples. Visual diagrams designed to accurately describe difficult concepts such as Prototype, Event Loop and Object Oriented Programming. JavaScript Grammar covers all important features of modern JavaScript (ES6-ES10) from simple to...
Learning Curve Books, 2019. — 284 p. — ISBN13: 978-1091212169. Explore modern JavaScript in this volume containing hundreds of source code examples. Visual diagrams designed to accurately describe difficult concepts such as Prototype, Event Loop and Object Oriented Programming. JavaScript Grammar covers all important features of modern JavaScript (ES6-ES10) from simple to...
Apress Media LLC, 2023. — 406 p. — ISBN-13: 978-1-4842-9774-2. Learn the basics of JavaScript to enhance your web pages. This book focuses on modern JavaScript programming and encourages a well-organized approach to programming in general . JavaScript for Web Developers explains each foundational concept of the language, followed by a practical implementation of that lesson to...
Apress, 2024. — 330 p. — ISBN-13 978-1-4842-9737-7. JavaScript is a complicated language with a lot of misinformation surrounding how it works. This book provides a comprehensive introduction to JavaScript, from how it works at a technical level to how it is used to create websites and applications. Everything you need to know to start a career in JavaScript development is...
Early Release. — O’Reilly Media, 2015. — 228 p. — ISBN10: 1491904240, ISBN13: 978-1491904244. На англ. языке. With Early Release ebooks, you get books in their earliest form—the author's raw and unedited content as he or she writes—so you can take advantage of these technologies long before the official release of these titles. You'll also receive updates when significant...
CreateSpace Independent Publishing Platform, 2018. — 266 p. — ISBN: 978-1617296512. Functional-Light JavaScript is a balanced, pragmatic exploration of Functional Programming in JavaScript.Functional Programming (FP) is an incredibly powerful paradigm for structuring code that yields more robust, verifiable, and readable programs. If you've ever tried to learn FP but struggled...
O’Reilly Media, 2014. — 98 p. — ISBN: 978-1-449-33558-8. No matter how much experience you have with JavaScript, odds are you don’t fully understand the language. This concise yet in-depth guide takes you inside scope and closures, two core concepts you need to know to become a more efficient and effective JavaScript programmer. You’ll learn how and why they work, and how an...
John Wiley & Sons, 2015. — ISBN10: 1119028728, ISBN13: 978-1-119-02872-7. Create more robust applications with a test–first approach to JavaScript. Reliable JavaScript, How to Code Safely in the World′s Most Dangerous Language demonstrates how to create test–driven development for large–scale JavaScript applications that will stand the test of time and stay accurate through...
O’Reilly Media, Inc., 2013. — 160 p. — ISBN: 978-1-449-32019-5. На англ. языке. If you want to significantly expand your web development skills beyond PHP, this practical, hands-on book teaches you ECMAScript—the core JavaScript language—from the ground up. You’ll discover some similarities between JavaScript and PHP, such as conditions and loops, but the primary focus is on...
Packt Publishing, 2013. — 363 p. — ISBN: 978-1849693127 (2nd Edition) JavaScript is the behavior, the third pillar in today's paradigm that looks at web pages as something that consists of clearly distinguishable parts: content (HTML), presentation (CSS) and behavior (JavaScript). Using JavaScript, you can create not only web pages but also desktop widgets, browser and...
O’Reilly Media, 2010. — 236 p. — ISBN: 978-0-596-80675-0. What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript coding patterns and best practices. If you're an experienced developer looking to solve problems related to objects, functions, inheritance, and other language-specific categories, the...
2nd Edition. — Apress, 2023. — 294 p. Explore an alternative method of front-end application development without using frameworks or third-party libraries. This updated book provides you with the required skills and freedom to consider a “no framework” approach when choosing a technology for creating a new project. New topics covered include a brief history of JavaScript...
The Pragmatic Bookshelf, 2018. — 288 p. — ISBN: 1680505467. JavaScript is no longer to be feared or loathed – the world’s most popular and ubiquitous language has evolved into a respectable language. Whether you’re writing frontend applications or server side code, the phenomenal features from ES6 and beyond – like the rest operator, generators, destructuring, object literals,...
Independently published, 2023. — 197 p. — ASIN: B0CQ38Q27G. JavaScript, the dynamic programming language for web development, is at the core of interactive web pages. From the basics of syntax and variables to advanced topics like AJAX, JSON handling, and the Document Object Model (DOM), JavaScript empowers developers to create responsive and engaging web applications. Starting...
2nd edition. — Microsoft Press, 2010. — 489 p. Your hands-on, step-by-step guide to the fundamentals of JavaScript development. Teach yourself how to program with JavaScript - one step at time. Ideal for developers with fundamental programming skills, this practical tutorial provides the clear guidance and hands-on examples you need to create or customize interactive Web...
Amazon Digital Services LLC, 2017. — 67 p. — ASIN B076HM3QLG. The best starter guide for JavaScript! The fundamentals of JavaScript are often missed, however, this book's primary focus and emphasis is learning the essentials and to build from the ground up. What You'lll Learn The history of JavaScript and its uses Setting Up Your Environment The Vital Basics of HTML and CSS...
Packt Publishing, 2021. — 544 p. — ISBN 1800562527, 9781800562523. Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projects Key Features Write eloquent JavaScript and employ fundamental and advanced features to create your own web apps Interact with the browser with HTML and JavaScript, and add dynamic images, shapes,...
CreateSpace Independent Publishing Platform, 2016. — 206 p. — ISBN10: 153998463X. — ISBN13: 978-1539984634. This book will help you understand what JavaScript is, its importance, and how you can use this knowledge to create your own scripts for your websites. Unlike other programming language, JavaScript is one crucial part of a website's basic elements. This specific type of...
Independently published, 2021. — 119 p. — ISBN B08RB3BHL2. 2 Books in 1! This book contains JavaScript basics and JavaScript coding exercises for beginners. It’s useful Job interviews and college examinations. This book only for absolute beginners. Learn JavaScript Quickly Introduction to JavaScript JavaScript: Hello world program JavaScript: Variables JavaScript: Statements...
San Francisco: No Starch Press, 2015. — 384 p. — ISBN10: 1593276052, ISBN13: 978-1-59327-605-8 In Data Visualization with JavaScript , you'll learn how to use JavaScript, HTML, and CSS to build the most practical visualizations for your data. Step-by-step examples walk you through creating, integrating, and debugging different types of visualizations and will have you building...
Packt Publishing, 2014. — 290 p. - ISBN13: 978-1783987986. Enhance your JavaScript code with this essential collection of design patterns. Discover an extensive range of techniques and strategies to successfully tackle complex JavaScript development problems and put them into practice by following detailed examples that demonstrate each design pattern at its most effective....
College of Scripting Music & Science, 2020. — 181 p. — ASIN B09BBRV21M. Over 2 million people have learned to program computers from our books. This JavaScript scripting book is designed to teach you how to be a programmer! We teach you how to manage big projects easily and how to think as a computer scientist! Be a programmer today.
Fullstack.io, 2020. — 292 p. Revision 1 – EARLY RELEASE – 2019-11-25 As a JavaScript developer you might think you don’t need to learn about data structures or algorithms. Did you know JavaScript itself (runtime + browser) uses things like a stack, a heap and a queue? The more you understand the JavaScript you use on a daily basis – really understand it, the better you can...
O’Reilly Media, Inc., 2013. — 274 p. — ISBN: 1449323391. One skill that’s essential for any professional JavaScript developer is the ability to write testable code. This book shows you what writing and maintaining testable JavaScript for the client- or server-side actually entails, whether you’re creating a new application or rewriting legacy code. From methods to reduce code...
2nd Edition. — CRC Press, 2023. — 276 p. Learn how to program JavaScript while creating interactive audio applications with JavaScript for Sound Artists: Learn to Code With the Web Audio API! William Turner and Steve Leonard showcase the basics of JavaScript language programing so that readers can learn how to build browser based audio applications, such as music synthesizers...
CRC Press, 2017. — 253 p. Learn how to program JavaScript while creating interactive audio applications with JavaScript for Sound Artists: Learn to Code With the Web Audio API! William Turner and Steve Leonard showcase the basics of JavaScript language programing so that readers can learn how to build browser based audio applications, such as music synthesizers and drum...
Apress, 2013. — 289 p. — ISBN13: (pbk): 978-1-4302-4629-9. На англ. языке. JavaScript Programmer’s Reference is an invaluable resource that won’t stray far from your desktop (or your tablet!). It contains detailed information on every JavaScript object and command, and combines that reference with practical examples showcasing how you can use those commands in the real world....
Leanpub, 2019. — 181 p. — ISBN: n/a Update 2019-04-03 Maintenance is a recurring issue in projects. “SurviveJS – Maintenance” discusses the topic from the perspective of JavaScript and discusses common practices you can use to improve your workflow and projects. SurviveJS – Maintenance is meant for anyone who has to develop and maintain JavaScript applications or packages. The...
Independently published, 2021. — 199 p. — ASIN B08Y9736HP. Gain a deep understanding of front-end programming using JavaScript with this handy book! Are you interested in learning front-end development with JavaScript? Then you have chosen the right book. Front-end development is all about the browser and putting your applications out there to the biggest possible audience....
Independently published, 2021. — 468 p. — ISBN B08YDZ8SBR. This Book includes: JavaScript Basics For Beginners JavaScript Front End Programming JavaScript Back End Programming Gain a deep understanding of Basics, front-end programming and bakc-end programming using JavaScript with this handy book! This book is written in a practical and easy way and offers theory and plenty of...
Independently published, 2021. — 217 p. — ASIN B08XPQRFJK. The market is filled to the brim with books that claim to have the secret recipe to help you learn JavaScript faster. However, few live up to the promises they make. This book is written in a practical and easy way and offers theory and plenty of practical material. There are explanations and practical examples that...
Manning Publications, 2013. — 288 p. — ISBN: 978-1617290541. На англ. языке. Third-Party JavaScript guides web developers through the complete development of a full-featured third-party JavaScript application. You’ll learn dozens of techniques for developing widgets that collect data for analytics, provide helpful overlays and dialogs, or implement features like chat or...
Forzen Academy, 2024. — 502 p. — (over 425 code examples). A beginner friendly way to learn how to program in JavaScript. Step into the fantastic world of JavaScript with this incredible tutorial guide by Forzen Academy! You will start at the first step of how to use JavaScript in web pages on any operating system before graduating into becoming a true wizard of computing and...
CreateSpace Independent Publishing Platform, 2016. — 174 p. — ISBN10: 1530226805. — ISBN13: 978-1530226801. "JavaScript 50 Useful Programs" is a useful book for JavaScript programmers. Using these programs, you'll be able to build JavaScript projects quicker and easier than ever, you can use these programs to create a dynamic web site fast. This book can help you with: Form and...
Rockridge Press, 2021. — 437 р. Everything teens need to get started with JavaScript. Have you ever wanted to make your own game? How about an awesome website? Then JavaScript Coding for Teens is the book for you! It doesn’t matter if you’re not sure what a variable is, are stumped about syntax, or don’t even know how to use JavaScript on your computer! This simple guide to...
Leanpub, 2014. — 93 p. If you’re coming from a more traditional object-oriented language such as C++ or Java, JavaScript might seem like it’s not object-oriented at all. After all, JavaScript has no concept of classes, and you don’t even need to define any objects in order to write code. JavaScript can look just as much like C as it can an object-oriented language depending on...
No Starch Press, 2014. — 122 p. — ISBN10: 1593275404, ISBN13: 978-1593275402. На англ. языке. If you’ve used a more traditional object-oriented language, such as C++ or Java, JavaScript probably doesn’t seem object-oriented at all. It has no concept of classes, and you don’t even need to define any objects in order to write code. But don’t be fooled — JavaScript is an...
Leanpub, Zakas Nicholas, 2022. — 90 p. — ISBN 978-1-6781-2066-5. Learn all about JavaScript promises from veteran JavaScript author Nicholas C. Zakas. Since promises were added to JavaScript in 2015, they have become an integral part of the language. A good understanding of how promises work is more important than ever in becoming a proficient JavaScript developer. This book is...
No Starch Press, 2016. — 352 р. — ISBN: 978-1593277574. ECMAScript 6 represents the biggest update to the core of JavaScript in the history of the language. In Understanding ECMAScript 6, expert developer Nicholas C. Zakas provides a complete guide to the object types, syntax, and other exciting changes that ECMAScript 6 brings to JavaScript. Every chapter is packed with...
СПб.: Питер, 2017. — 352 с. Познакомьтесь с радикальными изменениями в языке JavaScript, которые произошли благодаря новому стандарту ECMAScript 6. Николас Закас - автор бестселлеров и эксперт-разработчик - создал самое полное руководство по новым типам объектов, синтаксису и интересным функциям. Каждая глава содержит примеры программ, которые будут работать в любой среде...
Learn.JavaScript.ru, 2019. — 731 с. Перед вами учебник по JavaScript, начиная с основ, включающий в себя много тонкостей и фишек JavaScript/DOM. Оффлайн версия его учебника, предназначенная для людей у которых например, отсутствует интернет или для чтения с мобильных устройств. Часть 1: Язык JavaScript. Здесь мы изучим JavaScript. С нуля и до вершин, как например ООП. Упор...
Learn.javascript.ru, 2015. — 634 с. Содержание: Введение Введение в JavaScript Справочники и спецификации Редакторы для кода Консоль разработчика Основы JavaScript Привет, мир! Внешние скрипты, порядок исполнения Структура кода Современный стандарт, «use strict» Переменные Правильный выбор имени переменной Шесть типов данных, typeof Основные операторы Операторы сравнения и...
Learn.javascript.ru, 2023. — 778 с. — Сборка от 2 апреля 2023 г. С помощью этого учебника вы можете изучить JavaScript, начиная с нуля и заканчивая продвинутыми концепциями вроде ООП. Мы будем использовать браузер в качестве окружения, но основное внимание будет уделяться именно самому языку JavaScript. Давайте посмотрим, что такого особенного в JavaScript, чего можно достичь с...
Learn.JavaScript.ru, 2024. — 596 с. Сборка от 24 апреля 2024 г. Перед вами учебник по JavaScript, начиная с основ, включающий в себя много тонкостей и фишек JavaScript/DOM. Оффлайн версия его учебника, предназначенная для людей у которых например, отсутствует интернет или для чтения с мобильных устройств. Содержание: Введение Введение в JavaScript Справочники и спецификации...
Learn.JavaScript.ru, 2024. — 322 с. Сборка от 24 апреля 2024 г. Перед вами учебник по JavaScript, начиная с основ, включающий в себя много тонкостей и фишек JavaScript/DOM Оффлайн версия учебника, предназначенная для людей у которых например, отсутствует интернет или для чтения с мобильных устройств. Часть 2: Браузер. Документ, события, интерфейсы. Изучим как управлять...
Learn.javascript.ru, 2023. — 320 с. — Сборка от 2 апреля 2023 г. Изучаем работу со страницей – как получать элементы, манипулировать их размерами, динамически создавать интерфейсы и взаимодействовать с посетителем. С помощью этого учебника вы можете изучить JavaScript, начиная с нуля и заканчивая продвинутыми концепциями вроде ООП. Мы будем использовать браузер в качестве...
Learn.JavaScript.ru, 2019. — 309 с. — (JavaScript, часть 2). Перед вами учебник по JavaScript, начиная с основ, включающий в себя много тонкостей и фишек JavaScript/DOM Оффлайн версия учебника, предназначенная для людей у которых например, отсутствует интернет или для чтения с мобильных устройств. Часть 2: Браузер. Документ, события, интерфейсы. Изучим как управлять страницей в...
Learn.javascript.ru, 2015. — 389 с. — (JavaScript, часть 2)
Содержание:
Документ и объекты страницы
Окружение: DOM, BOM и JS
Дерево DOM
Работа с DOM из консоли
Навигация по DOM-элементам
Поиск: getElement* и querySelector* и не только
Внутреннее устройство поисковых методов
Свойства узлов: тип, тег и содержимое
Современный DOM: полифиллы
Атрибуты и DOM-свойства...
Learn.javascript.ru, 2015. — 438 с. — (JavaScript, часть 3) Содержание: Веб-компоненты: взгляд в будущее С высоты орбитального полёта Свои элементы: Custom Elements Shadow DOM Шаблоны template Стили и селекторы Импорты Веб-компонент в сборе AJAX и COMET Введение в AJAX и COMET Node.JS для решения задач Основы XMLHttpRequest XMLHttpRequest POST, формы и кодировка XMLHttpRequest:...
Learn.JavaScript.ru, 2019. — 478 с. — (JavaScript, часть 3). Перед вами учебник по JavaScript, начиная с основ, включающий в себя много тонкостей и фишек JavaScript/DOM. Оффлайн версия его учебника, предназначенная для людей у которых например, отсутствует интернет или для чтения с мобильных устройств. Часть 3: Дополниетльно. Включает дополнительные статьи, которые не...
Learn.JavaScript.ru, 2024. — 473 с. Сборка от 24 апреля 2024 г. Перед вами учебник по JavaScript, начиная с основ, включающий в себя много тонкостей и фишек JavaScript/DOM. Оффлайн версия его учебника, предназначенная для людей у которых например, отсутствует интернет или для чтения с мобильных устройств. Содержание: Фреймы и окна Открытие окон и методы window Общение между...
Learn.javascript.ru, 2023. — 474 с. — Сборка от 2 апреля 2023 г. С помощью этого учебника вы можете изучить JavaScript, начиная с нуля и заканчивая продвинутыми концепциями вроде ООП. Мы будем использовать браузер в качестве окружения, но основное внимание будет уделяться именно самому языку JavaScript. Давайте посмотрим, что такого особенного в JavaScript, чего можно достичь с...
Самиздат, 2017. — 415 с. Перед вами учебник по JavaScript, начиная с основ, включающий в себя много тонкостей и фишек JavaScript/DOM. Этот учебник позволит вам изучить JavaScript с нуля или упорядочить и дополнить существующие знания. Мы будем использовать браузер в качестве окружения, но основное внимание будет уделяться именно самому языку JavaScript. Планировалось, что...
Самиздат, 2017. — 353 с. Перед вами учебник по JavaScript, начиная с основ, включающий в себя много тонкостей и фишек JavaScript/DOM. Этот учебник позволит вам изучить JavaScript с нуля или упорядочить и дополнить существующие знания. Мы будем использовать браузер в качестве окружения, но основное внимание будет уделяться именно самому языку JavaScript. Планировалось, что...
Самиздат, 2017. — 263 с. Перед вами учебник по JavaScript, начиная с основ, включающий в себя много тонкостей и фишек JavaScript/DOM. Этот учебник позволит вам изучить JavaScript с нуля или упорядочить и дополнить существующие знания. Мы будем использовать браузер в качестве окружения, но основное внимание будет уделяться именно самому языку JavaScript. Планировалось, что...
СПб.: Питер, 2019. — 571 с. — (Для профессионалов). — ISBN: 978-5-4461-1260-9. Игра в программирование без правил и ограничений! Большинство языков программирования выросли из древней парадигмы, порожденной еще во времена Фортрана. Гуру JavaScript — Дуглас Крокфорд — выкорчевывает эти засохшие корни, позволяя нам задуматься над будущим программирования, перейдя на новый уровень...
СПб.: Питер, 2008. — 322 с. — (Библиотека программиста). — ISBN: 978-5-91180-904-1. Эта книга адресована, прежде всего, разработчикам. На практических примерах создания веб-сайтов подробно рассмотрены возможности и особенности современного языка JavaScript, вместе с тем, здесь нет информации для начинающих о структуре и синтаксисе языка, предполагается, что читатель знаком с...
СПб.: Питер, 2017. — 336 с. Даже если у вас уже есть опыт работы с JavaScript, скорее всего, язык вы в полной мере не знаете. Особое внимание в этой книге уделяется новым функциям, появившимся в Ecmascript 6 (ES6) — последней версии стандарта JavaScript. ES6 повествует о тонкостях языка, малознакомых большинству работающих на JavaScript программистов. Вооружившись этими...
СПб.: Питер, 2019. — 240 с.: ил. — (Бестселлеры O’Reilly). — ISBN 978-5-4461-1266-1 (рус.); ISBN 978-1491904190 (англ.). Каким бы опытом программирования на JavaScript вы ни обладали, скорее всего, вы не понимаете язык в полной мере. Это лаконичное руководство исследует типы более глубоко, чем все существующие книги: вы узнаете как работают типы, о проблемах их преобразования,...
Любительский перевод В. Голованова. — 2-е изд. — [Б. и.], 2015. — 425 с. Creative Commons Attribution. Перевод 2-ого издания (2014 года) книги Haverbeke M. Eloquent JavaScript: A Modern Introduction to Programming. В процессе чтения вы познакомитесь с основами программирования и, в частности, языка JavaScript, а также выполните несколько небольших проектов. Один из самых...
Пер. с англ. Д. Акуратер. — СПб.: Питер, 2021. — 400 с.: ил. — (Библиотека программиста). — ISBN 978-5-4461-1701-7. JavaScript еще никогда не был так прост! Вы узнаете все возможности языка программирования без общих фраз и неясных терминов. Подробные примеры, иллюстрации и схемы будут понятны даже новичку. Легкая подача информации и живой юмор автора превратят нудное...
Комментарии