Либрус
 
Сделать стартовой
Добавить в избранное
Обратная связь
Карта сайта
Зеркало сайта
Новости RSS 2.0
ПОСТУПЛЕНИЯ 
«    Май 2024    »
ПнВтСрЧтПтСбВс
 12345
6789101112
13141516171819
20212223242526
2728293031 
РУБРИКАТОР 
Открыть | Закрыть

ПОПУЛЯРНОЕ  
АРХИВЫ   
Август 2016 (216)
Июль 2016 (456)
Июнь 2016 (321)
Май 2016 (398)
Апрель 2016 (433)
Март 2016 (554)


  Google Web Toolkit GWT Java AJAX Programming
 Категория: Компьютерная литература » Языки программирования » Java, JavaScript, Ajax
   
 
Google Web Toolkit GWT Java AJAX Programming
Автор: Prabhakar Chaganti
Издательство: Packt Publishing
Год издания: 2007
isbn: 1847191002
Количество страниц: 245
Язык: english
Формат: PDF

This book is for Java developers who want to create Ajax interfaces using the Google Web Toolkit (GWT). It focuses on useful, practical tasks from the first chapter. The book is aimed at programmers who want to use GWT to create interfaces for their professional web applications. It concentrates on the serious side of Ajax: creating powerful, productive applications for browser platforms. GWT Ajax Programming shows you how to create reliable user interfaces that enhance the user experience. GWT is an open source Java software development framework that makes writing AJAX applications like Google Maps and Gmail easy for developers who don't speak browser quirks as a second language. Writing dynamic web applications today is a tedious and error-prone process; you spend 90% of your time working around subtle incompatibilities between web browsers and platforms, and JavaScript's lack of modularity makes sharing, testing, and reusing AJAX components difficult and fragile. GWT lets you avoid many of these headaches while offering your users the same dynamic, standards-compliant experience. You write your front end in the Java programming language, and the GWT compiler converts your Java classes to browser-compliant JavaScript and HTML.
 
  • 0
Опубликовал: flashsoft | 3-04-2007, 00:00 | Просмотров: 1407  Подробнее и с комментариями (0)
  Pro Apache Struts with Ajax
 Категория: Компьютерная литература » Языки программирования » Java, JavaScript, Ajax
   
 
Pro Apache Struts with Ajax
Автор: John Carnell, Rob Harrop
Издательство: Apress
Год издания: 2006
isbn: 1590597389
Количество страниц: 525
Язык: english
Формат: PDF

Pro Apache Struts with Ajax maps out how to use the Apache Struts MVC web framework, so you can solve everyday web application development challenges. This book takes an application-centric approach: the development of an application drives Struts along with Ajax coverage--not the other way around. Improper design can lead to long-term dependencies on the Struts framework, which makes code reuse difficult to achieve. This is the only book of its kind, covering the Struts 1.2 framework. It also covers forthcoming evolutions into Shale and lightweight WebWork/Struts Ti. Authors Carnell and Harrop discuss Struts from an antipattern perspective, and the end result is that you'll learn to use Struts very effectively!
 
  • 0
Опубликовал: flashsoft | 3-04-2007, 00:00 | Просмотров: 945  Подробнее и с комментариями (0)
  Ajax and PHP. Building Responsive Web Applications
 Категория: Компьютерная литература » Языки программирования » Java, JavaScript, Ajax
   
 
Ajax and PHP. Building Responsive Web Applications
Автор: Cristian Darie, Bogdan Brinzarea
Издательство: Packt Publishing
Год издания: 2006
isbn: 1904811825
Количество страниц: 286
Язык: english
Формат: PDF

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.
 
  • 0
Опубликовал: flashsoft | 25-03-2007, 00:00 | Просмотров: 1181  Подробнее и с комментариями (0)
  Quartz Job Scheduling Framework. Building Open Source Enterprise
 Категория: Компьютерная литература » Языки программирования » Java, JavaScript, Ajax
   
 
Quartz Job Scheduling Framework. Building Open Source Enterprise
Автор: Chuck Cavaness
Издательство: Prentice Hall
Год издания: 2006
isbn: 0131886703
Количество страниц: 360
Язык: english
Формат: CHM

If your Java applications depend on tasks that must be performed at specific times or if your systems have recurring maintenance jobs that could be automated, then you need Quartz: the first full-featured, open source job scheduling framework. Quartz Job Scheduling Framework reveals how to make the most of Quartz with virtually any Java EE or Java SE application, from the smallest standalone program to the largest e-commerce application. Best-selling author Chuck Cavaness shows developers and architects how to integrate Quartz with leading open source Java frameworks, including Hibernate and Struts.
 
  • 0
Опубликовал: muradju | 22-03-2007, 00:00 | Просмотров: 1129  Подробнее и с комментариями (0)
  Eclipse. Building Commercial-Quality Plug-ins
 Категория: Компьютерная литература » Языки программирования » Java, JavaScript, Ajax
   
 
Eclipse. Building Commercial-Quality Plug-ins
Автор: Eric Clayberg, Dan Rube
Издательство: Addison Wesley Professional
Год издания: 2006
isbn: 978-0-321-42672-7
Количество страниц: 864
Язык: english
Формат: CHM

"I'm often asked, 'What are the best books about Eclipse?' Number one on my list, every time, is Eclipse: Building Commercial-Quality Plug-ins. I find it to be the clearest and most relevant book about Eclipse for the real-world software developer. Other Eclipse books focus on the internal Eclipse architecture or on repeating the Eclipse documentation, whereas this book is laser focused on the issues and concepts that matter when you're trying to build a product." -- Bjorn Freeman-Benson Director, Open Source Process, Eclipse Foundation
 
  • 0
Опубликовал: muradju | 19-03-2007, 00:00 | Просмотров: 1235  Подробнее и с комментариями (0)
  Beginning Hibernate. From Novice to Professional
 Категория: Компьютерная литература » Языки программирования » Java, JavaScript, Ajax
   
 
Beginning Hibernate. From Novice to Professional
Автор: Dave Minter, Jeff Linwood
Издательство: Apress
Год издания: 2006
isbn: 1590596935
Количество страниц: 359
Язык: english
Формат: PDF

Hibernate is an amazing piece of software. With a little experience and the power of Java 5 annotations, you can build a complex database-backed system with disturbing ease. Once you have built a system using Hibernate, you will never want to go back to the traditional approaches. While Hibernate is incredibly powerful, it presents a steep learning curve when you first encounter it—steep learning curves are actually a good thing, as they impart profound insight once you have scaled them. Yet gaining that insight takes some perseverance and assistance. Our aim in this book is to help you up that learning curve by presenting you with the minimal requirements of a discrete Hibernate application, explaining the basis of those requirements, and walking you through an example application built according to them. We then provide additional material to be digested once the fundamentals are firmly understood. Throughout, we provide examples rather than relying upon pure discourse. We hope that you will continue to find this book useful as a reference text long after you have become an expert on the subject.
 
  • 0
Опубликовал: muradju | 18-03-2007, 00:00 | Просмотров: 1105  Подробнее и с комментариями (0)
  Java Peformance Tuning
 Категория: Компьютерная литература » Языки программирования » Java, JavaScript, Ajax
   
 
Java Peformance Tuning
Автор: Jack Shirazi
Издательство: O'Reilly
Год издания: 2003
isbn: 0-596-00377-3
Количество страниц: 588
Язык: english
Формат: CHM

Java Peformance Tuning, 2nd edition provides a comprehensive and indispensable guide to eliminating all types of performance problems. Using many real-life examples to work through the tuning process in detail, JPT shows how tricks such as minimizing object creation and replacing strings with arrays can really pay off in improving your code's performance. Tuning J2EE applications bears many similarities to tuning J2SE apps, but important and specific considerations apply. For this reason, Java Performance Tuning, Second Edition includes four new chapters: a new chapter on J2EE application tuning in general followed by chapters on tuning JDBC, servlets and JSPs, and EJBs.
 
  • 0
Опубликовал: flashsoft | 6-02-2007, 00:00 | Просмотров: 1014  Подробнее и с комментариями (0)
  Pro Ajax and the .NET 2.0 Platform
 Категория: Компьютерная литература » Языки программирования » Java, JavaScript, Ajax
   
 
Pro Ajax and the .NET 2.0 Platform
Автор: Daniel Woolston
Издательство: Apress
Год издания: 2006
isbn: 1-59059-670-6
Количество страниц: 486
Язык: english
Формат: PDF

There are a few class libraries recently distributed that open the Ajax door to the .NET Framework 2.0. This book examines how the Ajax technology and the .NET Framework can work in tandem. It thoroughly covers the XMLHTTPRequest processes and the .NET 2.0 class libraries, and shows you how to turn theory into practice and concepts into code, with samples that duplicate many new web technologies. With the knowledge you gain from this book, you'll be ready to put this asynchronous technology to work. Thanks to the folks at Google, Ajax technology has become a force to be reckoned with. It is a technology that is here and now, just waiting for you to implement it with full impact. Google Maps, Google Suggest, and Flickr.com are just a few of the sites out there that have moved Ajax into the mainstream. More shall be revealed as the technology eases its way into coding. The book will also prepare you for upcoming work changes with the release of "Atlas."
 
  • 0
Опубликовал: flashsoft | 23-01-2007, 00:00 | Просмотров: 1138  Подробнее и с комментариями (0)
  Библиотека профессионала. Java 2. Том 1. Основы
 Категория: Компьютерная литература » Языки программирования » Java, JavaScript, Ajax
   
 
Библиотека профессионала. Java 2. Том 1. Основы
Автор: Кей С. Хорстманн, Гари Корнелл
Издательство: Вильямс
Год издания: 2003
isbn: 5-8459-0385-8
Количество страниц: 846
Язык: русский
Формат: PDF

Книга адресована, прежде всего, программистам-профессионалам и представляет собой исчерпывающий справочник и методическое пособие по основам программирования на языке Java. Однако это не просто учебник по синтаксису языка. Назначение книги - обучить методам объектно-ориентированного программирования и решения основных проблем в этой области. Работа с книгой не требует опыта программирования на языке С++ и применения методов ООП. Любой программист, работавший с языками Visual Basic, C, Cobol, или Pascal, не будет испытывать затруднений при работе с ней. Книга содержит многочисленные примеры и советы по программированию, а также разделы, в которых рассматриваются методы тестирования и отладки программ, абстрактные типы данных, базовое объектно-ориентированное программирование, включающее событийно-управляемое программирование. Книгу можно использовать не только как учебник, но и как справочник
 
  • 0
Опубликовал: flashsoft | 17-01-2007, 00:00 | Просмотров: 1920  Подробнее и с комментариями (1)
  Библиотека профессионала. Java 2. Том 2. Тонкости программирования
 Категория: Компьютерная литература » Языки программирования » Java, JavaScript, Ajax
   
 
Библиотека профессионала. Java 2. Том 2. Тонкости программирования
Автор: Кей С. Хорстманн, Гари Корнелл
Издательство: Вильямс
Год издания: 2002
isbn: 0-1309-2738-4, 5-8459-0345-9
Количество страниц: 1120
Язык: русский
Формат: PDF

Книга предназначена для опытных программистов, оторые хотели бы овладеть профессиональными приемами программирования Java-приложений и аплетов: многопоточное программирование, коллекции, работа с сетями и базами данных, распределенное программирование, библиотеки Swing и AWT, технология JavaBeans, вопросы обеспечения безопасности и локализации приложений, использование платформно-зависимого кода и языка XML. Каждая глава посвящена описанию отдельной темы, они практически не связаны друг с другом, поэтомуих можно читать в произвольном порядке. Описание всех важных концепций иллюстрируется надежными и практичными, а не примитивными или чрезмерно академичными примерами. Все они сопровождаются многочисленными полезными и уместными комментариями. Как сказал Гради Буч (Grady Booch), авторы "делили большое внимание деталям этого мощного и выразительного языка без ущерба для концептуальной модели объектно-ориентированного программирования".
 
  • 0
Опубликовал: flashsoft | 17-01-2007, 00:00 | Просмотров: 1624  Подробнее и с комментариями (0)
  Главная страница | Регистрация | Новое на сайте | Статистика |
 
«Librus - Mountain of Knowledge»
«Либрус - гора знаний» 2004-2020
Design by Flashsoft © 2005-2020