Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/introduction #301

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
feat: getting started (#1)
  • Loading branch information
locphan87 authored Nov 24, 2017
commit 7dd5eb82ab7f1b6a0f20a8515e46666911cbdb5c
4 changes: 2 additions & 2 deletions 1-js/01-getting-started/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# An introduction
# Giới thiệu

About the JavaScript language and the environment to develop with it.
Về ngôn ngữ Javascript và môi trường để phát triển với nó
6 changes: 3 additions & 3 deletions 1-js/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The JavaScript language
# Ngôn ngữ lập trình JavaScript

Here we learn JavaScript, starting from scratch and go on to advanced concepts like OOP.
Chúng ta sẽ học về JavaScript, bắt đầu từ đầu và đi đến các khái niệm nâng cao như OOP.

We concentrate on the language itself here, with the minimum of environment-specific notes.
Chúng ta sẽ tập trung vào ngôn ngữ và hạn chế tối thiếu các yếu tố moi trường.