JavaScript : Syntax and Practices

個数:1
紙書籍版価格
¥26,973
  • 電子書籍

JavaScript : Syntax and Practices

  • 著者名:Tomar, Ravi/Dangi, Sarishma
  • 価格 ¥23,543 (本体¥21,403)
  • Chapman and Hall/CRC(2021/12/12発売)
  • ポイント 214pt (実際に付与されるポイントはご注文内容確認画面でご確認下さい)
  • 言語:ENG
  • ISBN:9780367641429
  • eISBN:9781000486179

ファイル: /

Description

JavaScript is an easy-to-use, flexible, dynamic, prototype-based programming language predominantly used over the web. Although the initial focus of the language was to assist in the generation of dynamic web content, it soon found its way into numerous other applications. This book aims to cover the fundamentals of the language by providing a strong start for people who wish to start their journey to the JavaScript programming language. It provides the mandatory theoretical background, which is much needed for implementation of the exhaustive hands-on exercises and includes over 4000 lines of code for grasping a maximum understanding of the material.

FEATURES

  • A strong theoretical background and understanding of the fundamentals of the JavaScript language
  • Hands-on and demo exercises at the end of every chapter
  • Exercises, theory-based questions, MCQs and true/false questions for helping readers to evaluate their understanding from time to time
  • A dedicated chapter providing extended case studies for using the language

This book is targeted at undergraduate as well as postgraduate students who want to learn about front-end programming or who wish to learn a lightweight, easy-to-use programming language for working on their projects. For programmers having experience in other languages, it will serve as a quick summary to get a hold of a new language.

Table of Contents

Preface. Acknowledgements. Authors. 1. Introduction. 2. Building the Basics. 3. Objects. 4. Functions. 5. Arrays. 6. Browser Object Model. 7. Document Object Model. 8. Standard Built-In Objects. 9. Validation, Error Handling and Cookies. 10. Miscellaneous Case Studies. References. Index.