Learn to Program with JavaScript
John Smiley
Broschiertes Buch

Learn to Program with JavaScript

Versandkostenfrei!
Versandfertig in 1-2 Wochen
31,99 €
inkl. MwSt.
PAYBACK Punkte
16 °P sammeln!
Javascript is a powerful, object-based scripting language;JavaScript programs can be embedded directly in HTML web pages. When combined with the Document Object Model (DOM) defined by a web browser, Javascript allows you to create Dynamic HTML (DHTML) content and interactive client-side web applications. JavaScript syntax is similar to that of other popular programming languages such as C, C++ and Java, which makes it easy to learn for experienced programmers. At the same time, JavaScript is an interpreted scripting language, providing a flexible, forgiving environment in which new programmers...