Details

JavaScript Data Structures and Algorithms


JavaScript Data Structures and Algorithms

An Introduction to Understanding and Implementing Core Data Structure and Algorithm Fundamentals

von: Sammie Bae

56,99 €

Verlag: Apress
Format: PDF
Veröffentl.: 23.01.2019
ISBN/EAN: 9781484239889
Sprache: englisch

Dieses eBook enthält ein Wasserzeichen.

Beschreibungen

<p>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.&nbsp;&nbsp;</p><p>You'll discover how to implement data structures such as hash tables, linked lists, stacks, queues, trees, and graphs. You'll also learn how a URL shortener, such as bit.ly, is developed and what is happening to the data as a PDF is uploaded to a webpage. This book&nbsp;covers the practical applications of data structures and algorithms to encryption, searching, sorting, and pattern matching. </p>It is crucial for JavaScript developers to understand how data structures work and how to design algorithms. This book and the accompanying code provide that essential foundation for doing so. With&nbsp;<i>JavaScript Data Structures and Algorithms </i>you can<i>&nbsp;</i>start developing your knowledge and applying it to your JavaScript projects today. <p></p><p><b>What You'll Learn</b></p><ul><li>Review core data structure fundamentals: arrays, linked-lists, trees, heaps, graphs, and hash-table</li><li>Review core algorithm fundamentals: search, sort, recursion, breadth/depth first search, dynamic programming, bitwise operators<br></li><li>Examine how the core data structure and algorithms knowledge fits into context of JavaScript explained using prototypical inheritance and native JavaScript objects/data types<br></li><li>Take a high-level look at commonly used design patterns in JavaScript<br></li></ul><p><b>Who This Book Is For </b></p><p>Existing web developers and software engineers seeking to develop or revisit their fundamental data structures knowledge; beginners and students studying JavaScript independently or via a course or coding bootcamp.</p><div><br></div>
<p>1. Big-O Notation</p><p>2. JavaScript: Unique Parts</p><p>3. JavaScript Numbers</p><p>4. JavaScript Strings</p><p>5. JavaScript Arrays</p><p>6. JavaScript Objects</p><p>7. JavaScript Memory Management</p><p>8. Recursion</p><p>9. Sets</p><p>10. Searching and Sorting</p><p>11. Hash Tables</p><p>12.&nbsp;Stacks and Queues</p><p>13. Linked Lists</p><p>14. Caching</p><p>15. Trees</p><p>16. Heaps</p><p>17. Graphs</p><p>18. Advanced Strings</p><p>19. Dynamic Programming</p><p>20. Bit Manipulation</p>
<b>Sammie Bae</b> is a data engineer at Yelp and has worked for the data platform engineering team at NVIDIA. He developed a deep interest in JavaScript during an internship at SMART Technologies (acquired by Foxconn), where he developed Node.js-based JavaScript APIs for serial port communication between electronic board drivers and a web application. Despite how relevant JavaScript is to the modern software engineering industry, there were no books that taught algorithms and data structures using JavaScript. Sammie understands how difficult these computer science concepts are and aims to make clear and concise explanations.&nbsp;<div><br></div><div><br></div>
<p>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.&nbsp;&nbsp;</p><p>You'll discover how to implement data structures such as hash tables, linked lists, stacks, queues, trees, and graphs. You'll also learn how a URL shortener, such as bit.ly, is developed and what is happening to the data as a PDF is uploaded to a webpage. This book&nbsp;covers the practical applications of data structures and algorithms to encryption, searching, sorting, and pattern matching.</p>It is crucial for JavaScript developers to understand how data structures work and how to design algorithms. This book and the accompanying code provide that essential foundation for doing so. With&nbsp;<i>JavaScript Data Structures and Algorithms&nbsp;</i>you can<i>&nbsp;</i>start developing your knowledge and applying it to your JavaScript projects today.
<p>Combines clear explanations of data structure and algorithm theory with practical code samples, examples and exercises, all specifically relevant to JavaScript</p><p>Provides background information on object-oriented programming and native JavaScript concepts to help understand how everything fits together</p><p>Illustrates how these theoretical computer science concepts ties back to practical applications in software engineering</p>

Diese Produkte könnten Sie auch interessieren:

Quantifiers in Action
Quantifiers in Action
von: Antonio Badia
PDF ebook
96,29 €
Managing and Mining Uncertain Data
Managing and Mining Uncertain Data
von: Charu C. Aggarwal
PDF ebook
96,29 €