JavaScript là gì? Chúng ta có thể sử dụng nó ở đâu

Phiên bản mới nhất của JavaScript là ECMAScript 7[3]. ECMAScript là phiên bản chuẩn hóa của JavaScript. Trình duyệt Mozilla phiên bản 1.8 beta 1 có hỗ trợ không đầy đủ cho E4X – phần mở rộng cho JavaScript hỗ trợ làm việc với XML, được chuẩn hóa trong ECMA-357.

Description

JavaScript, theo phiên bản hiện hành, là một ngôn ngữ lập trình thông dịch được phát triển từ các ý niệm nguyên mẫu. Ngôn ngữ này được dùng rộng rãi cho các trang web (phía người dùng) cũng như phía máy chủ (với Nodejs). Nó vốn được phát triển bởi Brendan Eich tại Hãng truyền thông Netscape với cái tên đầu tiên Mocha, rồi sau đó đổi tên thành LiveScript, và cuối cùng thành JavaScript. Giống Java, JavaScript có cú pháp tương tự C, nhưng nó gần với Self hơn Java. .js là phần mở rộng thường được dùng cho tập tin mã nguồn JavaScript.

1.What is JavaScript and where can we use it

2.Getting all the tools

3.Setting up VSCode and Hello World

4.Basics of variables and constants

5.A talk about numbers

6.Undefined and Boolean Values

7.If and Else statement

8.Logical operations

9.Var and let keyword – Scope

10.Kings territory problem

11.Arrays and Template literals

12.Introduction to functions

13.3 Must know methods for Arrays

14.Default parameters

15.For loop

16.Our first todo application

17.Fun assignment to create function

18.ForEach loop

19.Objects

20.Trello v2

21.Methods and this keyword

22.Username and Password checking basics

23.Generating a random number

24.=== vs ==

25.Search from array of objects

26.Moving forward

27.Arrow function basics

28.Arrow function and this keyword

29.Coercion

30.Maps and for of loop

31.Setting up web structure

32.Changing all texts using

33.Where to keep js file and selecting elements

34.Form validation and simple application

35.Advance form validation

36.Todo application – setting up project

37.Todo application Getting HTML and CSS part

38.While loop and create text node

39.Adding a todo with fade in

40.Classes and objects

41.CRUD in local storage

42.Parsing JSON and stringify

43.Inheritance and method overriding

Ngoài ra, các bạn có thể tìm hiểu thêm
Giới thiệu cơ bản về JS cho người mới bắt đầu
Bạn có thể tìm khóa học bootstrap thông qua
http://localhost/public_html/lop-hoc/hoc-bootstrap-phat-trien-trang-web-dap-ung-cho-nguoi-moi/

Reviews

There are no reviews yet.

Be the first to review “JavaScript là gì? Chúng ta có thể sử dụng nó ở đâu”

Your email address will not be published. Required fields are marked *