Muutke küpsiste eelistusi

E-raamat: Quick JavaScript [Taylor & Francis e-raamat]

  • Formaat: 168 pages, 1 Line drawings, black and white; 1 Illustrations, black and white
  • Sari: Quick Programming
  • Ilmumisaeg: 04-Apr-2023
  • Kirjastus: Chapman & Hall/CRC
  • ISBN-13: 9781003359609
  • Taylor & Francis e-raamat
  • Hind: 120,02 €*
  • * hind, mis tagab piiramatu üheaegsete kasutajate arvuga ligipääsu piiramatuks ajaks
  • Tavahind: 171,46 €
  • Säästad 30%
  • Formaat: 168 pages, 1 Line drawings, black and white; 1 Illustrations, black and white
  • Sari: Quick Programming
  • Ilmumisaeg: 04-Apr-2023
  • Kirjastus: Chapman & Hall/CRC
  • ISBN-13: 9781003359609
Are you an experienced programmer who wants to get started quickly in JavaScript and the HTML DOM? This is your book.

Do you need encyclopedic knowledge of JavaScript and/or the HTML DOM? This book is not for you.

Are you a novice who wants to learn to program? This book is not for you. In fact, this language is not for you. Get a good Python book.

This book will get you programming in JavaScript as quickly as possible. In addition, it will provide you with a basic understanding of the Document Object Model, the massive data structure used to represent web pages. With these tools, you will be able to build interactive web pages.

If you program in C++ or Java, there are parts of the book you can skip over because the JavaScript statements are exactly the same. These parts are clearly marked.

JavaScript is the languagethe only languageused by browsers. To create interactive web pages, you need to know both JavaScript and the DOM. This book will get you started.

1.Introduction, 2.JavaScript: The Bare Minimum, 3.JavaScript: In More Detail, 4.Client-Side JavaScript

David L. Matuszek was Director of the Masters in Computer and Information Technology course at the University of Pennsylvania, USA (2001-2017). With 40 years teaching experience, and 45 years programming experience, David is skilled in both the design of innovative software systems and in teaching others how to master programming languages in an accessible and engaging way.