Электронная библиотека: скачать книги бесплатно
| | | | | |
Поиск
Вход на сайт
Логин
Пароль
 
Подписка на новости
Разделы
Электронные книги

Партнеры
Обратная связь

Скачать книги JavaScript

100% самоучитель по созданию Web-страниц и Web-сайтов: HTML и JavaScript

HTML / XHTML, JavaScript

Скачать 100% самоучитель по созданию Web-страниц и Web-сайтов: HTML и JavaScript Автор:

А.Ю. Гаевский, В.А. Романовский


Год издания: 2008
Страниц: 454
Язык: русский
Прочитав эту книгу, вы сможете разрабатывать профессиональные Web-сайты и Web-страницы, содержащие таблицы, графику, анимацию, звук и музыку. Кроме того, вы научитесь размещать в интернете Web-сайты с интерактивными элементами (программируемыми формами, анимациями и т.д.), благодаря которым страницы станут более "живыми". Самоучитель содержит большое количество иллюстраций и примеров программного кода, облегчающих освоение описываемых Web-технологий.
В первой части книги изложены основы и особенности применения языка разметки HTML и каскадных листов стилей CSS.
Во второй части доступно и подробно описан язык сценариев JavaScript.
Третья часть книги посвящена технологиям Dynamic HTML, которые позволяют создавать интерактивные страницы с динамическим содержимым.
ID: 44701

Practical Prototype and script.aculo.us

Главная » Книги » Web-технологии » JavaScript

Скачать Practical Prototype and script.aculo.us Автор:

Andrew Dupont


Год издания: 2008
Страниц: 352
Язык: английский
s a JavaScript developer, you will already be aware of some of the time saving, convenience, and functionality provided to you by JavaScript/Ajax libraries in general. Prototype (www.prototypejs.org) and its sister effects library, script.aculo.us (http://script.aculo.us/), are among the most popular and best–supported JavaScript libraries, and now Prototype Core dev team member Andrew Dupont has written this book to provide you with an essential guide to getting the most out of using Prototype and script.aculo.us.

Practical Prototype and script.aculo.us will help you leverage the Prototype and script.aculo.us libraries to enhance your day–to–day work, speeding up mundane tasks and providing advanced UI effects in a way that is cross–browser compliant—taking many worries off your shoulders. Take a whirlwind tour of the different time–saving functions and features Prototype provides and how it extends the basic JavaScript objects, including events, Ajax techniques, DOM elements, enumerables, and advanced OOP. Understand how script.aculo.us fits into the wider world of DOM Scripting/DHTML; find out how to use it to enhance your UIs quickly and effectively, with UI controls, effects, and drag and drop; and discover Prototype and script.aculo.us as a platform.

ID: 33936

Ajax and Php

AJAX, JavaScript, PHP

Скачать Ajax and Php Автор:

Cristian Darie, Bogdan Brinzarea, Filip Cherecheş-Toşa, Mihai Bucica


Год издания: 2006
Страниц: 284
Язык: английский
Building Responsive Web Applications with AJAX and PHP is the most practical and efficient resource a reader can get to enter the exciting world of AJAX. This book will teach you how to create faster, lighter, better web applications by using the AJAX ingredients technologies to their full potential. Assuming a basic knowledge of PHP, XML, JavaScript and MySQL, this book will help you understand how the heart of AJAX beats and how the constituent technologies work together. After teaching the foundations, the book will walk you through eight real-world case studies covering tasks you’ll be likely to need for your own applications: - AJAX enabled form-validation page - Online chat room - Customized type-ahead text entry solution, that helps users find the help page for the PHP functions - A simple cards game that supports multiple simultaneous sessions - Whiteboard where online users can draw online - Database-enabled, editable and customizable data grid - RSS aggregator application - Use the script.aculo.us JavaScript toolkit to build a drag&drop enabled sortable list The appendixes guide you through installing your working environment, using powerful tools that enable debugging, improving, and profiling your code, working with XSLT and XPath, and working with existing AJAX frameworks.
ID: 33273

AJAX, Rich Internet Applications, and Web Development For Programmers DEITEL DEVELOPER SERIES

AJAX, HTML / XHTML, JavaScript

Скачать AJAX, Rich Internet Applications, and Web Development For Programmers DEITEL DEVELOPER SERIES Автор:

Paul J. Deitel, Harvey M. Deitel


Страниц: 1040
Язык: английский
The practicing programmer's DEITEL® guide to AJAX, Rich Internet Applications, and web-application development

This book applies the Deitel signature live-code approach to teaching Web 2.0 application development. The book presents concepts in the context of more than 180 fully tested programs (18,000+ lines of code), complete with syntax shading, detailed descriptions, and sample outputs. It features hundreds of tips that will help you build robust applications.

Start with a concise introduction to XHTML, CSS, and JavaScript before rapidly moving on to more advanced client-side development with DOM, XML, AJAX, JSON, and other RIA technologies. Then proceed to server-side development with web servers, databases, PHP, Ruby on Rails, ASP.NET, JavaServer Faces, and web services. When you're finished, you'll have everything you need to build Web 2.0 applications.

The DEITEL Developer Series is designed for practicing programmers. The series presents focused treatments of emerging technologies, including .NET, JavaTM, web services, Internet and web development, and more.

Practical, example-rich coverage of:

* Web 2.0
* XHTML, CSS, JavaScript
* DOM, XML, RSS
* AJAX-Enabled Rich Internet Applications
* JSON, Dojo, Script.aculo.us
* Adobe® Flash CS3 and Flex
* Web Servers (IIS and Apache)
* Database (SQL, MySQL, ADO.NET and Java DB)
* PHP, Ruby on Rails
* ASP.NET, ASP.NET AJAX
* JavaServer Faces (JSF)
* SOAP-Based Web Services in Java
* REST-Based Web Services in ASP.NET
* Mashups
* And more...
ID: 32949

JavaFX Script. Dynamic Java Scripting for Rich Internet/Client-Side Applications

Java, JavaScript, Прочее

Скачать JavaFX Script. Dynamic Java Scripting for Rich Internet/Client-Side Applications Автор:

James L. Weaver


Год издания: 2007
Страниц: 218
Язык: английский
JavaFX Script was revealed at JavaOne 2007 as the tool that will enable developers to create rich content using the JavaFX family of products from Sun Microsystems. I wrote JavaFX™ Script: Dynamic Java™ Scripting for Rich Internet/Client-Side Applications because I am excited about the power and simplicity
of using JavaFX Script to create rich internet applications that will run on many different platforms, including personal computers and mobile phones.
I began developing Java applications in 1995 and have witnessed the capabilities and complexities of Java increase over time. I recognized the potential in JavaFX Script straight away when I saw how it can give content designers and application developers a simple, but powerful, language that has all the capability of Java behind it. For example, in JavaFX Script a simple declarative expression can define a user interface complete with platform-independent layout managers. Behind-the-scenes, Java facilities such as layout managers and Swing components are automatically employed to implement the desired user interface.
My tutorial-style book will have you developing applications with JavaFX Script as quickly as possible.
I lead you step-by-step through JavaFX Script concepts, with each concept building on your knowledge of the previous one. Exercises and sample solutions test your understanding throughout, help you learn even faster and, combined with the logical style of the tutorial, also provide a valuable course textbook or training companion. Complex information on JavaFX Script constructs, such as operators, are presented in tabular format which makes the book an easy-to-reference guide that you will turn to again and again. JavaFX Script is very new, and still changing. As it does, this book will be updated to reflect these changes.
It is my hope that you’ll share my excitement about JavaFX Script and the potential it offers, and that you’ll enjoy working through the book to reach it.
ID: 30981

Learning jQuery: Better Interaction Design and Web Development with Simple JavaScript Techniques

AJAX, JavaScript

Скачать Learning jQuery: Better Interaction Design and Web Development with Simple JavaScript Techniques Автор:

Jonathan Chaffer & Karl Swedberg


Год издания: 2007
Страниц: 376
Язык: английский
Better Interaction Design and Web Development with Simple JavaScript Techniques
- Create better, cross-platform JavaScript code
- Learn detailed solutions to specific client-side problems
- For web designers who want to create interactive elements for their designs
- For developers who want to create the best user interface for their web aplications.
ID: 28320

Web-Дизайн. Полное руководство пользователя

Web-технологии, HTML / XHTML, JavaScript, Perl

Скачать Web-Дизайн. Полное руководство пользователя Страниц: много
Язык: русский
Перед Вами полное руководство пользователя по разработке Web дизайна, с помощью которого вы сможете самостоятельно создать и оформить сайт в Интернете.
Вас ждет знакомство с общей теорией дизайна и рисования от руки, основами Web дизайна и языка гипертекстовых документов HTML. Исчерпывающее описание редактора Microsoft FrontPage Express, языков Perl, Java, VRML, методы создания CGI скриптов, баннеров и рекламы в Интернете - все, что необходимо вам для размещения своего собственного ресурса во Всемирной сети и его гармоничного оформления.
ID: 25799

Создание Web-страниц. HTML. CSS. JavaScript

CSS, HTML / XHTML, JavaScript, Web дизайн

Скачать Создание Web-страниц. HTML. CSS. JavaScript Автор:

Мархвида И.В.


Год издания: 2002
Страниц: 353
Язык: русский
Книга посвящена основным технологиям написания- Web-страниц: языку гипертекстовой разметки HTML, применению каскадных таблиц стилей CSS, а также созданию сценариев на основе JavaScript. Подробно рассмотрены базовые понятия Web-программирования. Описаны наиболее применяемые элементы и методы создания эффективного HTML-кода.
Книга может быть использована как пособие для начинающих разработчиков Web-страниц, а также в качестве справочника по HTML, CSS и JavaScript.
ID: 25201

Professional JavaScript for Web Developers

Java, JavaScript

Скачать Professional JavaScript for Web Developers Автор:

Nicholas C. Zakas


Год издания: 2005
Страниц: 674
Язык: английский
This eagerly anticipated update to the breakout book on JavaScript offers you an in-depth look at the numerous advances to the techniques and technology of the JavaScript language. You’ll see why JavaScript’s popularity continues to grow while you delve through topics such as debugging tools in Microsoft Visual Studio, FireBug, and Drosera; client-side data storage with cookies, the DOM, and Flash; client-side graphics with JavaScript including SVG, VML, and Canvas; and design patterns including creational, structural, and behavorial patterns.
ID: 22100

Программное обеспечение компьютерных сетей и информационных систем (конспект лекций)

Сетевые технологии, Сети и протоколы, Web-технологии, ASP / ASP.NET, JavaScript

Скачать Программное обеспечение компьютерных сетей и информационных систем (конспект лекций) Автор:

В.М.Баканов


Год издания: 2003
Страниц: 101
Язык: русский
Данное пособие предназначено для студентов IV-V курсов, обучающихся по курсу ‘Программное обеспечение компьютерных сетей и информационных систем’ или создающих программное обеспечение (ПО) указанного класса в среде различных операционных систем (ОС), может быть применено в качестве курса лекций и для самостоятельной работы (содержит ссылки на дополнительные источники информации, в т.ч. InterNet). Хотя в данной работе рассматриваются в основном компьютерные сети на основе IBM PC совместимых персональных ЭВМ и ОС WINDOWS (особенно WINDOWS c ядром NT), основные положения верны и для ЭВМ общего класса.
ID: 21620
При полной или частичной перепечатке материалов, книг с сайта

Электронная библиотека

, ссылка на all-eBooks.com обязательна
Copyright © all-eBooks.com, 2006-2010. All Rights Reserved