You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Web-Dev-For-Beginners/2-js-basics/translations/README.zh-cn.md

639 B

JavaScript 入门

JavaScript 是 Web 开发的语言。在这四节课中,你将学习它的基础知识。

主题

  1. 变量和数据类型
  2. 函数和方法
  3. 在 JavaScript 中做出决定
  4. 数组和循环

鸣谢

这些课程由 Jasmine GreenawayChristopher HarrisonChris Noring♥️ 编写