Это видео недоступно.
Сожалеем об этом.

James Kyle: From Zero To Binary Search Tree - JSConf.Asia 2016

Поделиться
HTML-код
  • Опубликовано: 7 авг 2024
  • We don’t have a whole lot of data structures here in JavaScript world, but there’s a whole world of super useful data structures out there. In this talk we're going to learn all about the fundamental data structures. Hash Tables, Arrays, Stacks, Queues, Linked Lists, and Binary Search Trees, we won’t just learn them, we’re going to build them. When we’re done you’ll be impressing all your friends with your mad structured data skills.
    James is an engineer at Facebook as well as a core contributor to projects like Yarn, BabelJS and Lerna. Outside of work James is trying to make computer science more approachable to front-end developers.
    JSConf.Asia - Capitol Theatre, Singapore - 25+26 November 2016.
    Source: 2016.jsconf.asia/
    License: For reuse of this video under a more permissive license please get in touch with us. The speakers retain the copyright for their performances.

Комментарии • 2

  • @rampage241
    @rampage241 7 лет назад +1

    Great presentation

  • @juanjegarcia3957
    @juanjegarcia3957 7 лет назад +2

    isn't it too late for our computer science course? good talk, anyway.