This commit is contained in:
Ilya Kantor 2015-08-15 10:25:18 +03:00
parent 157b521f5f
commit 923db1d4ad
19 changed files with 140 additions and 166 deletions

View file

@ -1,5 +1,6 @@
# Язык JavaScript
# The JavaScript language
Эта часть позволит вам изучить JavaScript с нуля или упорядочить и дополнить существующие знания.
Here we learn JavaScript, starting from the scratch and to advanced concepts like OOP.
We'll be using browser as an environment, but the main attention goes to JavaScript itself.
Мы будем использовать браузер в качестве окружения, но основное внимание будет уделяться именно самому языку JavaScript.