|
The bestselling JavaScript reference, now updated to reflect changes in technology and best practices As the most comprehensive book on the market, the JavaScript Bible is a classic bestseller that keeps you up to date on the latest changes in JavaScript, the leading technology for incorporating interactivity into Web pages. Part tutorial, part reference, this book serves as both a learning tool for building new JavaScript skills as well as a detailed reference for the more experienced JavaScript user. You'll get up-to-date coverage on the latest JavaScript practices that have been implemented since the previous edition, as well as the most updated code listings that reflect new concepts. Plus, you'll learn how to apply the latest JavaScript exception handling and custom object techniques. Coverage includes: JavaScript's Role in the World Wide Web and Beyond Developing a Scripting Strategy Selecting and Using Your Tools JavaScript Essentials Your First JavaScript Script Browser and Document Objects Scripts and HTML Documents Programming Fundamentals Window and Document Objects Forms and Form Elements Strings, Math, and Dates Scripting Frames and Multiple Windows Images and Dynamic HTML The String Object The Math, Number, and Boolean Objects The Date Object The Array Object JSON – Native JavaScript Object Notation E4X – Native XML Processing Control Structures and Exception Handling JavaScript Operators Function Objects and Custom Objects Global Functions and Statements Document Object Model Essentials Generic HTML Element Objects Window and Frame Objects Location and History Objects Document and Body Objects Link and Anchor Objects Image, Area, Map, and Canvas Objects Event Objects Practical examples of working code round out this new edition and contribute to helping you learn JavaScript quickly yet thoroughly. Получить ссылку |
PHP5 and MySQL Bible
Автор: Tim Converse, Joyce Park, Clark Morgan
Год издания:
Although we’re biased, we believe that the PHP Web-scripting language is the hands-down winner
in its niche—by far the easiest and most flexible server-side tool for getting great Web
sites up and running in a hurry. Although millions of Web programmers worldwide could be
wrong, in this particular case, they’re not. MySQL is the most popular open-source database
platform, and it is the first choice of many for creating database-backed PHP-driven Web sites
As we write this, PHP5 is in its third beta version, and PHP has continued to grow in reach,
adoption, and features since we wrote the first two versions of this book.
JavaScript. Справочник. Второе издание
Автор: Аллен Вайк
Год издания:
Этот справочник представляет информацию по объектам, методам, атрибутам, высокоуровневым функциям языка написания сценариев JavaScript версий от 1.1 и старше, причем как для клиентской, так и для серверной сторон. Здесь автор приводит все особенности различных реализаций JavaScript (в том числе и небезызвестная реализация JScript от компании Microsoft). Справочник очень удобен в использовании, содержит изобилие исчерпывающих примеров, адекватность, точность и полноту. Коды всех примеров, рассмотренных в книге, проверены на практике.
Справочник будет незаменимым как для начинающих разработчиков Web-приложений, так и для профессионалов, опыт работы которых восходит к тем временам, когда Web был еще неизвестен, a Internet был доступен исключительно для "посвященных".
ASP.NET Bible
Автор: Mridula Parihar, Essam Ahmed, Jim Chandler, Bill Hatfield, Rick Lassan, Peter MacIntyre, Dave Wanta
Год издания:
Learn the ins and outs of ASP.NET using Visual Basic and C# with this comprehesive reference
tool.
Практические занятия по JavaScript
Автор: Д. В. Николенко
Год издания:
Эта книга уникальна. Она написана специально для Вас, если Вы чувствуете необходимость реализовать на создаваемых Вами Web-страницах собственные сценарии. Пусть у Вас мало свободного времени, а детальное изучение используемых для этого языков не представляется Вам лучшим способом включиться в работу. Хорошо, если Вы уже имеете некоторый опыт создания Web-страниц, знакомы с HTML и можете разобраться в HTML-кодах. В этом случае книга, которую Вы держите в руках - это именно то, что Вам необходимо. Издание состоит из 12 глав. В каждой главе раскрываются наиболее важные особенности написания кодов и возможности обогащения HTML с использованием JavaScript. В тексте приводятся листинги программ. В целях приобретения опыта написания программ мы рекомендуем вводить примеры с клавиатуры, запоминать их в отдельном файле, который затем может быть загружен в броузер и проверен на работоспособность. Книга является практическим руководством, рассчитанным на начинающих пользоваться возможностями JavaScript для обогащения своих страниц. Прочитав и изучив пособие, Вы будете иметь достаточное представление о том, как создаются скрипты на JavaScript. Для дальнейшей работы Вам будет необходимо использовать лишь справочные материалы по JavaScript. Приложение этой книги представляет собой небольшой лаконичный справочник по объектам, свойствам и методам JavaScript. Он ни в коей степени не создавался полным или исчерпывающим, давая право на существование объемным томам по этому языку для опытных пользователей. В справочном приложении приведены сведения о наиболее важных объектах JavaScript с указанием их основных свойств и методов. К книге прилагается дискета, содержащая файлы со скриптами примеров, благодаря которым Вам будет гораздо легче изучить язык JavaScript и работать.
Professional JavaScript™ for Web Developers
Автор: Zakas Nicholas C.
Год издания:
От издателя
Прекрасная книга по современному javascript.
В этой книге объясняется как программировать на javascript с использованием ООП, обработка ошибок, использование Ajax, XML, использование WebService etc.
После прочтения у вас не должно возникнуть проблем с пониманием исходного кода библиотеки javascript prototype ;)
Professional javascript for Web Developers
javascript is an important feature of every major browser because it enables enhanced user interaction on both Web sites and Web applications. While exploring everything from its history to today's advanced features, this book shows you how to use this powerful language to its full potential in order to develop your own applications that solve the business problems facing Web developers today.
You'll gain a clear understanding of the components that make up a javascript implementation, plus you'll examine critical areas including events, regular expressions, and browser detection techniques so that you can build dynamic user interfaces. You'll also learn how to extend the language to meet your specific requirements as well as create seamless client-server communication without intermediaries such as Java or hidden frames.
What you will learn from this book
ECMAScript basics, object-oriented programming techniques, and important Document Object Model (DOM) concepts
How to implement regular expressions for data validation and string manipulation
Methods for handling events to tie javascript to a Web user interface
Techniques for validating data, sorting tables, and dealing with errors
How to communicate between javascript and browser plugins
All about security issues, optimization, and intellectual property protections
Who this book is for
This book is for Web developers who want to use javascript to dramatically improve the usability of their Web sites and Web applications.
Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.
Чтобы скачать книгу, отключите блокировку рекламы. Спасибо!