Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Javascript data structures and algorithms, Bae, Sammie


Варианты приобретения
Цена: 7685.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Bae, Sammie
Название:  Javascript data structures and algorithms
ISBN: 9781484239872
Издательство: Springer
Классификация:

ISBN-10: 1484239873
Обложка/Формат: Paperback
Страницы: 357
Вес: 0.71 кг.
Дата издания: 24.01.2019
Язык: English
Издание: 1st ed.
Иллюстрации: 35 illustrations, color; 101 illustrations, black and white; xii, 296 p. 136 illus., 35 illus. in color.
Размер: 180 x 253 x 20
Читательская аудитория: Professional & vocational
Подзаголовок: An introduction to understanding and implementing core data structure and algorithm fundamentals
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: 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. Youll discover how to implement data structures such as hash tables, linked lists, stacks, queues, trees, and graphs. Youll 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 covers the practical applications of data structures and algorithms to encryption, searching, sorting, and pattern matching. 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 JavaScript Data Structures and Algorithms you can start developing your knowledge and applying it to your JavaScript projects today. What Youll LearnReview core data structure fundamentals: arrays, linked-lists, trees, heaps, graphs, and hash-tableReview core algorithm fundamentals: search, sort, recursion, breadth/depth first search, dynamic programming, bitwise operatorsExamine how the core data structure and algorithms knowledge fits into context of JavaScript explained using prototypical inheritance and native JavaScript objects/data typesTake a high-level look at commonly used design patterns in JavaScriptWho This Book Is For 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.

Дополнительное описание: 1. Big-O Notation.- 2. JavaScript: Unique Parts.- 3. JavaScript Numbers.- 4. JavaScript Strings.- 5. JavaScript Arrays.- 6. JavaScript Objects.- 7. JavaScript Memory Management.- 8. Recursion.- 9. Sets.- 10. Searching and Sorting.- 11. Hash Tables.- 12. S



Security for Web Developers: Using JavaScript, HTML, and CSS

Автор: Mueller John Paul
Название: Security for Web Developers: Using JavaScript, HTML, and CSS
ISBN: 1491928646 ISBN-13(EAN): 9781491928646
Издательство: Wiley
Рейтинг:
Цена: 6334.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: As a web developer, you may not want to spend time making your web app secure, but it definitely comes with the territory. This practical guide provides you with the latest information on how to thwart security threats at several levels, including new areas such as microservices.

Learning PHP, MySQL & JavaScript: With Jquery, CSS & Html5

Автор: Nixon Robin
Название: Learning PHP, MySQL & JavaScript: With Jquery, CSS & Html5
ISBN: 1491978910 ISBN-13(EAN): 9781491978917
Издательство: Wiley
Рейтинг:
Цена: 6334.00 р.
Наличие на складе: Поставка под заказ.

Описание: ith this popular hands-on guide, you`ll tackle dynamic web programming with the help of today`s core technologies: PHP, MySQL, JavaScript, CSS, HTML5, and jQuery libraries of ready-made functions to significantly enhance your projects.

Php 7 data structures and algorithms

Автор: Rahman, Mizanur
Название: Php 7 data structures and algorithms
ISBN: 178646389X ISBN-13(EAN): 9781786463890
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: PHP has always been the the go-to language for web based application development, but there are materials and resources you can refer to to see how it works. Data structures and algorithms help you to code and execute them effectively, cutting down on processing time significantly. If you want to explore data structures and algorithms in a prac...

Javascript: The Definitive Guide: Master the World`s Most-Used Programming Language

Автор: Flanagan David
Название: Javascript: The Definitive Guide: Master the World`s Most-Used Programming Language
ISBN: 1491952024 ISBN-13(EAN): 9781491952023
Издательство: Wiley
Рейтинг:
Цена: 10136.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: 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 new chapters cover classes, modules, iterators, generators, Promises, async/await, and metaprogramming.

JavaScript for Sound Artists

Автор: Turner
Название: JavaScript for Sound Artists
ISBN: 1138961531 ISBN-13(EAN): 9781138961531
Издательство: Taylor&Francis
Рейтинг:
Цена: 4898.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

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 machines. The companion website offers further opportunity for growth. Web Audio API instruction includes oscillators, audio file loading and playback, basic audio manipulation, panning and time. This book encompasses all of the basic features of JavaScript with aspects of the Web Audio API to heighten the capability of any browser.

Key Features

  • Uses the readers existing knowledge of audio technology to facilitate learning how to program using JavaScript. The teaching will be done through a series of annotated examples and explanations.
  • Downloadable code examples and links to additional reference material included on the books companion website.
  • This book makes learning programming more approachable to nonprofessional programmers
  • The context of teaching JavaScript for the creative audio community in this manner does not exist anywhere else in the market and uses example-based teaching
  • Автор: Tamassia
    Название: Data Structures in Java: A Visual Introduction
    ISBN: 0471478083 ISBN-13(EAN): 9780471478089
    Издательство: Wiley
    Рейтинг:
    Цена: 11167.00 р.
    Наличие на складе: Поставка под заказ.

    Описание: Data Structures in Java embraces the experiences and expectations of a new generation of learners. It emphasizes fundamental data structures using a visual approach by explaining concepts with graphs, media, and illustrations while also providing modern applications.

    Simplifying JavaScript: Writing Modern JavaScript with Es5, Es6, and Beyond

    Автор: Morgan Joe
    Название: Simplifying JavaScript: Writing Modern JavaScript with Es5, Es6, and Beyond
    ISBN: 1680502883 ISBN-13(EAN): 9781680502886
    Издательство: Wiley
    Рейтинг:
    Цена: 6098.00 р.
    Наличие на складе: Есть у поставщика Поставка под заказ.

    Описание: 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.

    Practical Data Structures and Algorithms with JavaScript

    Автор: McMillan Michael
    Название: Practical Data Structures and Algorithms with JavaScript
    ISBN: 1449364934 ISBN-13(EAN): 9781449364939
    Издательство: Wiley
    Рейтинг:
    Цена: 5067.00 р.
    Наличие на складе: Есть у поставщика Поставка под заказ.

    Описание: This practical guide shows you how to work hands-on with a variety of storage mechanisms - including linked lists, stacks, queues, and graphs - within the constraints of the JavaScript environment.


    ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
       В Контакте     В Контакте Мед  Мобильная версия