Hands-on JavaScript

Купить бумажную книгу и читать

Купить бумажную книгу

По кнопке выше можно купить бумажные варианты этой книги и похожих книг на сайте интернет-магазина "Лабиринт".

Using the button above you can buy paper versions of this book and similar books on the website of the "Labyrinth" online store.

Реклама. ООО "ЛАБИРИНТ.РУ", ИНН: 7728644571, erid: LatgCADz8.

Автор:Stephen Bucaro

Название:Hands-on javascript

Издательство:Amazon Digital Services, Inc.

Год:2015

Формат:epub,mobi,PDF

Размер:1.94 MB

Язык:Английский

Для сайта:

javascript is a client-side scripting language, meaning it runs right on your local computer, not on the web server, and it's run by an interpreter, it doesn't need to be compiled. The fact that it's a client-side scripting language makes javascript very easy to learn.

To get started with javascript all you need is a simple ASCII text editor like Windows Notepad. Type the code provided in this book into a text file and save your file with the .htm extension. When you double-click on the name of your file, your Web browser will open and display the results of your program.

That's all you need, a simple ASCII text editor and your web browser to take your first steps toward putting the awesome power of Java Script programming in your hands!

Дата создания страницы: