Найти книгу: "Action Programming Languages"


Action Programming Languages Action Programming Languages

Автор: Michael Thielscher

Год издания: 0000

Oracle PL/SQL Programming Oracle PL/SQL Programming

Автор: Steven Feuerstein, Bill Pribyl

Год издания: 

Это учебное пособие по процедурному языку базы данных Oracle. Оно снабжено примерами и полезными рекомендациями. Издание является незаменимым как новичкам, так и гуру, как разработчикам на Oracle Forms, так и администраторам - используйте PL/SQL на полную мощь. Здесь вы прочитаете о таких возможностях как PL/SQL optimizing compiler, conditional compilation, compile-time warnings, regular expressions, set operators for nested tables, nonsequential collections in FORALL, the programmer-defined quoting mechanism, the ability to backtrace an exception to a line number, a variety of new built-in packages, and support for IEEE 754 compliant floating-point numbers.

BC ABAP Programming BC ABAP Programming

Автор: 

Год издания: 

Это учебное пособие о программировании. Release 4.6B.

Macromedia Flash MX ActionScript. Библия пользователя Macromedia Flash MX ActionScript. Библия пользователя

Автор: Рейнхардт Роберт

Год издания: 

Эта книга будет полезной как пользователям Internet, желающим овладеть непростым искусством разработки интерактивных Web-узлов, так и опытным сетевым администраторам, поддерживающим корпоративные сети и Web-серверы. Подробно рассмотрен язык программирования ActionScript, включая отладку готовых сценариев. Здесь вы найдете множество практических примеров, иллюстрирующих теоретические концепции, а весь рассматриваемый в книге программный код находится на прилагаемом к книге компакт-диске.

Applied Statistics and the SAS Programming Language Applied Statistics and the SAS Programming Language

Автор: Ronald P. Cody, Jeffrey K. Smith

Год издания: 

This book is intended to provide the applied researcher with the capacity to perform statistical analyses with SAS software without wading through pages of technical documentation. The researcher is provided with the necessary SAS statements to run programs for most of the commonly used statistics, explanations of the computer output, interpretations of results, and examples of how to construct tables and write up results for reports and journal articles.

Tapestry in Action Tapestry in Action

Автор: Howard M. Lewis Ship

Год издания: 

The creator of Tapestry details how to use this new framework's components to create rich web-based GUIs using links, images, and HTML forms. The challenges of web application development are discussed, such as managing server-side state properly, application localization, and maintaining synchronization between the client web browser and the application server. At the same time, the benefits of a clean separation between presentation logic and business logic and how well Tapestry succeeds in keeping these two concerns apart are identified. Targeted to new Tapestry users and even developers new to creating web applications in general, this guide includes extensive notes on development "gotchas", including common Tapestry errors and how to fix them. Advanced techniques are covered as well, including creating entirely new components, integration with traditional servlet and JSP applications, and creation of client-side javascript. Finally, a complete J2EE application, the Virtual Library, is presented and analyzed in detail.