• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

buckyroberts/JavaScript-Lessons: Various JavaScript lessons and code snippets.

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

buckyroberts/JavaScript-Lessons

开源软件地址:

https://github.com/buckyroberts/JavaScript-Lessons

开源编程语言:

JavaScript 94.8%

开源软件介绍:

Course Outlines

Note: This repo is just for me to keep track of all my lessons on YouTube, you can ignore this.

Basic Concepts

Miscellaneous concepts and topics that I haven't covered, but don't really fit in to any other course.

  • callbacks
  • closures
  • equality
  • objects
  • promise
  • prototypes

Data Structures

A data structure is a particular way of organizing data in a computer so that it can be used efficiently. Course will cover existing JavaScript data structures such as arrays, sets, and maps. Topics also include how to implement other common data structures/algorithms such as stacks, linked lists, trees, graphs, etc...

  • arrays
    • joining multiple arrays
    • iterator functions
    • es6 array features
    • sorting
    • searching
    • displaying as string
  • stacks
  • queue
  • priority queue
  • linked list
  • sets
  • dictionaries
  • hash tables
  • map
  • weakmap & weakset
  • trees
  • graphs
  • sorting algorithms
  • searching algorithms
  • recursion
  • greedy algorithms
  • big o / algorithm complexity

ES6 Features

Watch Video Tutorials

Overview of all the new features, syntax, and changes in ES6.

  • let
  • arrow functions
  • template literals
  • spread operator
  • classes
  • inheritance
  • generators

Using ES6

To enable ES6 support in any JetBrains IDE (such as WebStorm):

  • File > Settings > Languages & Frameworks > JavaScript
  • Select EMCAScript 6

Links




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
DevMountain/JavaScript-Review发布时间:2022-06-23
下一篇:
CodeExplainedRepo/Snake-JavaScript: The Snake game, created using JavaScript, an ...发布时间:2022-06-23
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap