Books  [Jerome Verstrynge] Practical JXTA II

  • Пользователь tttx
  • Дата
  • Books
NR0Yfw1bREap9Lbd_0OZ_A.png

DESCRIPTION:

Practical JXTA II is a revision of the first edition containing new and updated examples covering the latest delivered features. This book is an introduction to JXTA, JXSE and P2P (Peer-to-peer) programming in Java. It teaches the experienced developer all they need to know to be able to play confidently with JXTA. It also teaches NAT traversal in Java. A new chapter about NAT traversal has been added.

INFORMATION PAGE:

DOWNLOAD:

Books  [The JXTA Project] JXTA JXSE Programmers Guide 2.5

  • Пользователь tttx
  • Дата
  • Books
2OntBrN7SmadNLGYOJP5jA.png

DESCRIPTION:

This guide is for software developers who would like to write and deploy P2P services and applications using JXTA technology and the Java Standard Edition programming language. It provides an introduction to JXTA technology, describes the JXTA network architecture and key concepts, and includes examples and discussion of essential programming constructs using JXTA JXSE.

INFORMATION PAGE:

DOWNLOAD:

Books  [Joseph Gradecki] Mastering JXTA

  • Пользователь tttx
  • Дата
  • Books
1c_WrcbLS92nXjyQ4xoXKA.png

DESCRIPTION:

A comprehensive, code-intensive guide to building commercial-quality peer-to-peer applications with JXTA and Java

Tens of millions of people use peer-to-peer (P2P) applications such as KaZaA, AOL Instant Messenger, and Distributed.net. These applications harness the idle CPU cycles of their host computers to produce enormous databases of information, build powerful processing engines, and enable communication and file-sharing among users around the world. Previously, P2P applications have been built using proprietary technologies and protocols, forcing developers to start from scratch each time they write a new application. Now...

Books  [Brendon J. Wilson] JXTA

  • Пользователь tttx
  • Дата
  • Books
fjeV6xaZQAmumnt9AxssIg.png

DESCRIPTION:

Explore the hottest new paradigm, peer-to-peer (P2P) computing, and use the power of the JXTA platform to transform your applications into peer-aware, collaborative tools. JXTA technology is a set of open source, peer-to-peer protocols that allow any connected device on the network from cell phone to PDA from PC to server to communicate and collaborate in a peer to peer manner.

With the explosion of content on the network, and the existence of millions of connected devices, a multi-dimensional web or expanded web has emerged. Content is both on the edge of the network, but also resides in the "deep web."

JXTA technology...

Books  [IBM Corporation] Using WebSphere Application Server Community Edition 2.1

  • Пользователь tttx
  • Дата
  • Books
4bHVsxA3QeWZmy2AhCHaVQ.png

DESCRIPTION:

This book is a hands-on guide to developing a comprehensive Java EE application using WebSphere Application Server Community Edition v2.1 (WASCE), including core functions, security, Web services, and messaging.

Novice users are thus able to experience Java EE, and advance from theoretical knowledge gained by reading introductory material to practical knowledge gained by implementing a real-life application.

Experience is one stage in gaining and applying knowledge, but there are additional stages needed to complete the knowledge acquisition cycle. This book also helps in those stages:

Before experiencing Java EE, you learn about...

Books  [Kiet T. Tran] Introduction to Web Services with Java

  • Пользователь tttx
  • Дата
  • Books
x8lqxYbAR9anicK24PxNMA.png

DESCRIPTION:

This book focuses more on the details of a hands-on approach to Web Service programming than its specifications; however, in order to help readers grasp the concept more easily, we provide a brief introduction to Web Service, SOAP, and WSDL in the first three chapters. Many details of the specifications are intentionally glossed over, however, so that the content remains manageable.

The concept of a web service is rather simple; however, the implementation often faces many challenges from the technical aspects to the overall strategy of a business.

This book places the emphasis on the technical implementation and technical...

Books  [Luciano Manelli] Beginning Jakarta EE Web Development: Using JSP, JSF, MySQL, and Apache Tomcat for Building Java Web Applications 3rd ed.

  • Пользователь tttx
  • Дата
  • Books
SY8OEZNhQn6PaqGZBLTrXQ.png

ОПИСАНИЕ:

Start building Java-based web applications now, even if you’re a complete newcomer to Java. Comprehensive and example-driven, this book is all you need to develop dynamic Java-based web applications using JSP, connect to databases with JSF, and put them into action using the popular open source Java web server, Apache Tomcat.

Beginning Jakarta EE Web Development is a comprehensive introduction to building Java-based web applications using JSP, JSF, MySQL, and the Apache Tomcat web application server. Other APIs including JSON, JSTL, and XML parser are covered along the way.

Key concepts are made easy to grasp with numerous working...

Books  [Jan Beernink, Arjan Tijms] Pro CDI 2 in Java EE 8: An In-Depth Guide to Context and Dependency Injection

  • Пользователь tttx
  • Дата
  • Books
ck3Q6H0SQ5SXz7G3vk1sSw.png

ОПИСАНИЕ:

In Pro CDI 2 in Java EE 8, use CDI and the CDI 2.0 to automatically manage the life cycle of your enterprise Java, Java EE, or Jakarta EE application’s beans using predefined scopes and define custom life cycles using scopes. In this book, you will see how you can implement dynamic and asynchronous communication between separate beans in your application with CDI events.

The authors explain how to add new capabilities to the CDI platform by implementing these capabilities as extensions. They show you how to use CDI in a Java SE environment with the new CDI initialization and configuration API, and how to dynamically modify the...

Books  [Antonio Goncalves] Beginning Java EE 7

  • Пользователь tttx
  • Дата
  • Books
FaZSeENcSM6VWhYpLTzjeg.png

ОПИСАНИЕ:

Java Enterprise Edition (Java EE) continues to be one of the leading Java technologies and platforms. Beginning Java EE 7 is the first tutorial book on Java EE 7.

Step by step and easy to follow, this book describes many of the Java EE 7 specifications and reference implementations, and shows them in action using practical examples. This definitive book also uses the newest version of GlassFish to deploy and administer the code examples.

Written by an expert member of the Java EE specification request and review board in the Java Community Process (JCP), this book contains the best information possible, from an expert’s perspective on...

Books  [Aleksa Vukotic, Nicki Watt, Tareq Abedrabbo, Dominic Fox] Neo4j in Action

  • Пользователь tttx
  • Дата
  • Books
EG1LjtJTSlWRMneddh7Eag.png

ОПИСАНИЕ:

Summary


Neo4j in Action is a comprehensive guide to Neo4j, aimed at application developers and software architects. Using hands-on examples, you'll learn to model graph domains naturally with Neo4j graph structures. The book explores the full power of native Java APIs for graph data manipulation and querying.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Much of the data today is highly connected—from social networks to supply chains to software dependency management—and more connections are continually being uncovered. Neo4j is an ideal graph...

Books  [Derek C. Ashmore] The Java Ee Architect's Handbook, Second Edition How To Be A Successful Application Architect For Java Ee Applic

  • Пользователь tttx
  • Дата
  • Books
j6OQGP_-T3au9UiWOrcVew.png

ОПИСАНИЕ:

This handbook is a concise guide to assuming the role of application architect for Java EE applications. This handbook will guide the application architect through the entire Java EE project including identifying business requirements, performing use-case analysis, object and data modeling, and guiding a development team during construction. This handbook will provide tips and techniques for communicating with project managers and management. This handbook will provide strategies for making your application easier and less costly to support. Whether you are about to architect your first Java EE application or are looking for ways to...

Books  [Paul Tepper Fisher, Brian D. Murphy] Spring Persistence With Hibernate

  • Пользователь tttx
  • Дата
  • Books
XaSgIu5KRc2qxUnK0bWD2Q.png

ОПИСАНИЕ:

Persistence is an important set of techniques and technologies for accessing and transacting data, and ensuring that data is mobile regardless of specific applications and contexts. In Java development, persistence is a key factor in enterprise, e-commerce, and other transaction-oriented applications.

Today, the Spring framework is the leading out-of-the-box solution for enterprise Java developers; in it, you can find a number of Java Persistence solutions.

This book gets you rolling with fundamental Spring Framework 3 concepts and integrating persistence functionality into enterprise Java applications using Hibernate, the Java™...

Books  [Ilpo Koskinen, John Zimmerman, Thomas Binder, Johan Redstrom] Design Research Through Practice: From The Lab, Field, And Showroom

  • Пользователь tttx
  • Дата
  • Books
g_yJv5wITTCdvpLxFwDc9w.png

ОПИСАНИЕ:

Design Research Through Practice: From the Lab, Field, and Showroom focuses on one type of contemporary design research known as constructive design research. It looks at three approaches to constructive design research: Lab, Field, and Showroom. The book shows how theory, research practice, and the social environment create commonalities between these approaches. It illustrates how one can successfully integrate design and research based on work carried out in industrial design and interaction design.

The book begins with an overview of the rise of constructive design research, as well as constructive research programs and...

Books  [Anand Balachandran Pillai] Software Architecture With Python

  • Пользователь tttx
  • Дата
  • Books
kBcO3K1mRGm58vx4NJzXnQ.png

ОПИСАНИЕ:

Key Features:

  • Identify design issues and make the necessary adjustments to achieve improved performance
  • Understand practical architectural quality attributes from the perspective of a practicing engineer and architect using Python
  • Gain knowledge of architectural principles and how they can be used to provide accountability and rationale for architectural decisions

Book Description:

This book starts off by explaining how Python fits into an application architecture. As you move along, you will understand the architecturally significant demands and how to...

Books  [Bruce Johnson, Walter W. Woolfolk, Robert Miller, Cindy Johnson] Flexible Software Design: Systems Development For Changing Requirements

  • Пользователь tttx
  • Дата
  • Books
eJoqEmuyTgG9buizyKkfow.png

ОПИСАНИЕ:

A developer's knowledge of a computing system's requirements is necessarily imperfect because organizations change. Many requirements lie in the future and are unknowable at the time the system is designed and built. To avoid burdensome maintenance costs developers must therefore rely on a system's ability to change gracefully-its flexibility. Flexible Software Design: Systems Development for Changing Requirements demonstrates the design principles and techniques that enable the design of software that empowers business staff to make functional changes to their systems with little or no professional IT intervention.

The book...

Books  [Eric Evans] Domain-Driven Design: Tackling Complexity in the Heart of Software

  • Пользователь tttx
  • Дата
  • Books
zS38rkHKSlmyFKWZHfTzCQ.png

ОПИСАНИЕ:

"Eric Evans has written a fantastic book on how you can make the design of your software match your mental model of the problem domain you are addressing. "His book is very compatible with XP. It is not about drawing pictures of a domain; it is about how you think of it, the language you use to talk about it, and how you organize your software to reflect your improving understanding of it. Eric thinks that learning about your problem domain is as likely to happen at the end of your project as at the beginning, and so refactoring is a big part of his technique. "The book is a fun read. Eric has lots of interesting stories, and he has a...

Books  [Michael J. Kavis] Architecting The Cloud: Design Decisions For Cloud Computing Service Models

  • Пользователь tttx
  • Дата
  • Books
nZ0d6feaS92GsEDZ_3JJ4Q.png

ОПИСАНИЕ:

An expert guide to selecting the right cloud service model for your business

Cloud computing is all the rage, allowing for the delivery of computing and storage capacity to a diverse community of end-recipients. However, before you can decide on a cloud model, you need to determine what the ideal cloud service model is for your business. Helping you cut through all the haze, Architecting the Cloud is vendor neutral and guides you in making one of the most critical technology decisions that you will face: selecting the right cloud service model(s) based on a combination of both business and technology requirements.
  • Guides...

Books  [Roman Obermaisser] Time-Triggered Communication

  • Пользователь tttx
  • Дата
  • Books
EpZpuagIS2uQqQ_iNnvnnA.png

ОПИСАНИЕ:

Time-Triggered Communication helps readers build an understanding of the conceptual foundation, operation, and application of time-triggered communication, which is widely used for embedded systems in a diverse range of industries. This book assembles contributions from experts that examine the differences and commonalities of the most significant protocols including: TTP, FlexRay, TTEthernet, SAFEbus, TTCAN, and LIN.

Covering the spectrum, from low-cost time-triggered fieldbus networks to ultra-reliable time-triggered networks used for safety-critical applications, the authors illustrate the inherent benefits of time-triggered...

Books  [Saeideh Shirinzadeh, Rolf Drechsler] In-memory Computing: Synthesis And Optimization

  • Пользователь tttx
  • Дата
  • Books
3lpUDFSUQ3m8s2uaChVWNw.png

ОПИСАНИЕ:

This book describes a comprehensive approach for synthesis and optimization of logic-in-memory computing hardware and architectures using memristive devices, which creates a firm foundation for practical applications. Readers will get familiar with a new generation of computer architectures that potentially can perform faster, as the necessity for communication between the processor and memory is surpassed. The discussion includes various synthesis methodologies and optimization algorithms targeting implementation cost metrics including latency and area overhead as well as the reliability issue caused by short memory lifetime.
  • ...

Books  [Sonatype Company] Maven: The Definitive Guide

  • Пользователь tttx
  • Дата
  • Books
G5qgJxcLTf-2GA4ErnLkLg.png

ОПИСАНИЕ:

For too long, developers have worked on disorganized application projects, where every part seemed to have its own build system, and no common repository existed for information about the state of the project. Now there's help. The long-awaited official documentation to Maven is here.

Written by Maven creator Jason Van Zyl and his team at Sonatype, Maven: The Definitive Guide clearly explains how this tool can bring order to your software development projects. Maven is largely replacing Ant as the build tool of choice for large open source Java projects because, unlike Ant, Maven is also a project management tool that can run reports...

Books  [Raghuram Bharathan] Apache Maven Cookbook

  • Пользователь tttx
  • Дата
  • Books
kbwa0We1T36RkTWoNPOFpA.png

ОПИСАНИЕ:

Over 90 hands-on recipes to successfully build and automate development life cycle tasks following Maven conventions and best practices

About This Book:

  • Understand the features of Apache Maven that makes it a powerful tool for build automation
  • Full of real-world scenarios covering multi-module builds and best practices to make the most out of Maven projects
  • A step-by-step tutorial guide full of pragmatic examples

Who This Book Is For:

If you are a Java developer or a manager who has experience with Apache Maven and want to extend your knowledge, then this is the ideal book for you...

Books  [Jonathan Lalou] Apache Maven Dependency Management: Manage Your Java and Jee Project Dependencies With Ease With This Hands-on Guide to Maven

  • Пользователь tttx
  • Дата
  • Books
zbgYmfzUQZaJnBVgo6WkCw.png

ОПИСАНИЕ:

An easy-to-follow, tutorial-based guide with chapters progressing from basic to advanced dependency management. If you are working with Java or Java EE projects and you want to take advantage of Maven dependency management, then this book is ideal for you. This book is also particularly useful if you are a developer or an architect. You should be well versed with Maven and its basic functionalities if you wish to get the most out of this book.

ПРОДАЖНИК:

СКАЧАТЬ:

Books  [John Casey, Vincent Massol, Brett Porter, Carlos Sanchez, Jason van Zyl] Better Builds with Maven. The How-to Guide for Maven 2.0

  • Пользователь tttx
  • Дата
  • Books
BLh9LhhhTi6vAE_IjqBLuw.png

ОПИСАНИЕ:

Welcome to Better Builds with Maven, an indispensable guide to understand and use Maven 2.0.

Maven 2 is a product that offers immediate value to many users and organizations. As you will soon find, it does not take long to realize those benefits. Perhaps, reading this book will take you longer. Maven works equally well for small and large projects, but Maven shines in helping teams operate more effectively by allowing team members to focus on what the stakeholders of a project require -- leaving the build infrastructure to Maven!

This guide is not meant to be an in-depth and comprehensive resource but rather an introduction, which...

Books  [Balaji Varanasi, Sudha Belida] Introducing Maven

  • Пользователь tttx
  • Дата
  • Books
vm-kkZnQRkyrPbW2xz4fiA.png

ОПИСАНИЕ:

Introducing Maven is your quick start-up primer guide on Maven. This fully packed mini-book includes the new features and enhancements found in the latest version of Maven.In this short 100-page book, you'll learn all about Maven and how to set it up to use. You'll learn about the Maven life cycle and how to effectively leverage and use it. Also, you'll learn the basics of using site plugins and generating Javadocs, test coverage/FindBugs reports, version/release notes and more. Furthermore, you'll take advantage of Maven's archetypes to bootstrap new projects easily. Finally, you will learn how to integrate Nexus repository manager...

Books  [Sanjay Shah] Maven for Eclipse

  • Пользователь tttx
  • Дата
  • Books
KjQ1pJLpShiUnmzx_XJjEQ.png

ОПИСАНИЕ:

Sanjay Shah has more than 9 years of experience of working in diverse areas of application development across mobile and web platforms. He is currently working as a software architect and has a number of enterprise applications to his name. He is the co-author of the book Android Development Tools for Eclipse, Packt Publishing, also co-authored by Khirulnizam Abd Rahman. Along with being a literature enthusiast, he is fond of philosophy and enjoys life in Nepal, the land of the highest peak in the world, Mt. Everest.

ПРОДАЖНИК:

СКАЧАТЬ:
Ваши лимиты
Доступно
Осталось

Зеркала проекта

Зеркала PirateHUB на случай блокировки основного адреса. Эти ссылки безопасны для использования. Также всегда актуальная ссылка доступна на этом сайте.

Рабочее Openssource.ORG

Рабочее S1 piratehub

Рабочее S2 piratehub

Рабочее S3 piratehub

Рабочее S4 piratehub

Пользователи онлайн

  • nsrwntjo
  • Swr
  • neverland
  • ира88
  • Джек_Воробей
  • suhoi56
  • Angariya
  • chelkuk
  • AnataLev
  • Батарейка2024
  • Rewerss
  • Varava
  • Мурз
  • iLada
  • vasilisara
  • Prism
  • pobeditel1
  • nik_nik
  • Kleiver
  • иринчик
  • Ника777
  • YoDaBi
  • BanDiTuK
  • Zahar04
  • MURRAY111
  • PolinaOlden
  • andkh1
  • VaN_111
  • alryzh
  • sergei817
  • Нataly
  • ASS87
  • Зарина90
  • ЕваЧу
  • maksrise
  • auslander
  • Durdona
  • lubomir1
  • Vasek1337
  • Viasharg
  • BorMaks
  • Isuxyw85
  • Alex4310
  • woopdesign
  • ваыпваиав
  • maleficent
  • Кристина Дробик
  • jonnykub87
  • user name
  • gkbalccccg
...и ещё 185.

Отзывы о курсах

  • Kleiver
    Отличный материал
  • Podushkodav
    Как всегда материал отличного качества!
  • dyna
    This site is one of the most reliable site ever to get account that are working effectively...
    They made everything absolutely easy. ..
    You have earned my respect.. BRAVO....
  • Петр5555
    Это просто огонь!!!!! Прямая передача знаний. аналогов нет
  • AndriyS
    1. Нормальное качество звука и видео.
    2. Можно смотреть в любое время, большое внимание к решению практических задач.
    3. Нужно иметь достаточный уровень знаний. Для меня на данный момент это было сложно.
    В целом понравилось. В первую очередь практические задачи. Более наглядно увидел возможности применения алгоритмов.
  • lumiproxy
    good
  • J_STREB
    Супер
  • Renat995
    hg
  • Bazis10i
    . Качество данного продукта
  • deminavolga
    Отличный курс! Огромное спасибо!
Назад
Сверху