Coding with JavaScript For Dummies, Minnick C., Holland E., 2015

К сожалению, на данный момент у нас невозможно бесплатно скачать полный вариант книги.

Но вы можете попробовать скачать полный вариант, купив у наших партнеров электронную книгу здесь, если она у них есть наличии в данный момент.

Также можно купить бумажную версию книги здесь.

Ссылки на файлы заблокированы по запросу правообладателей.

Links to files are blocked at the request of copyright holders.

Coding with JavaScript For Dummies, Minnick C., Holland E., 2015.

   This book is a friendly and approachable guide to getting started with writing JavaScript code. As programming languages go, JavaScript is fairly easy to pick up and start using. Because it’s so accessible, many people who started as web page authors have found themselves in the position of being responsible for maintaining, modifying, and writing JavaScript code. If that describes you, this book will quickly and easily bring you up to speed.
Whether you know a little JavaScript or you’ve never seen it, this book shows you how to write JavaScript the right way.

Coding with JavaScript For Dummies, Minnick C., Holland E., 2015


Commenting your code.
As you learn more JavaScript commands and start to write larger programs, it’s often helpful to be able to leave yourself little reminders of what you were thinking or what certain things do. In programmer-speak, we call these tiny notes to ourselves (or to anyone else who may work with your code) comments. We call the process of writing these notes commenting.

The JavaScript engine completely ignores comments. They are there Just for people. This is your time to explain things, clarify things, describe your thinking, or even leave reminders to yourself about things you want to do in the future.

It is always a good idea to comment your code. Even if you think that your code is pretty self-explanatory at the time that you write it, we guarantee that you won’t think that eight months down the road when you need to modify it.

Contents.
Introduction.
Part I: Getting Started with JavaScript.
Chapter 1: The World’s Most Misunderstood Programming Language.
Chapter 2: Writing Your First JavaScript Program.
Chapter 3: Working with Variables.
Chapter 4: Understanding Arrays.
Chapter 5: Working with Operators, Expressions, and Statements.
Chapter 6: Getting into the Flow with Loops and Branches.
Part II: Organizing Your JavaScript.
Chapter 7: Getting Functional.
Chapter 8: Making and Using Objects.
Part III: JavaScript on the Web.
Chapter 9: Controlling the Browser with the Window Object.
Chapter 10: Manipulating Documents with the DOM.
Chapter 11: Using Events in JavaScript.
Chapter 12: Integrating Input and Output.
Chapter 13: Working with CSS and Graphics.
Part IV: Beyond the Basics.
Chapter 14: Searching with Regular Expressions.
Chapter 15: Understanding Callbacks and Closures.
Chapter 16: Embracing AJAX and JSON.
Part V: JavaScript and HTML5.
Chapter 17: HTML5 APIs.
Chapter 18: jQuery.
Part VI: The Part of Tens.
Chapter 19: Ten JavaScript Frameworks and Libraries to Learn Next
Chapter 20: Ten Common JavaScript Bugs and How to Avoid Them.
Chapter 21: Ten Online Tools to Help You Write Better JavaScript.
Index.

Купить .

По кнопкам выше и ниже «Купить бумажную книгу» и по ссылке «Купить» можно купить эту книгу с доставкой по всей России и похожие книги по самой лучшей цене в бумажном виде на сайтах официальных интернет магазинов Лабиринт, Озон, Буквоед, Читай-город, Литрес, My-shop, Book24, Books.ru.

По кнопке «Купить и скачать электронную книгу» можно купить эту книгу в электронном виде в официальном интернет магазине «ЛитРес», и потом ее скачать на сайте Литреса.

По кнопке «Найти похожие материалы на других сайтах» можно найти похожие материалы на других сайтах.

On the buttons above and below you can buy the book in official online stores Labirint, Ozon and others. Also you can search related and similar materials on other sites.


Дата публикации:

Хештеги: :: :: ::