Providing in-depth coverage of networking fundamentals from the "Java point-of-view", this text gives consideration to JMAPI, the Java Management API. The latter offers a platform and protocol-independent method of managing all the resources on a network. In addition, the author has specialist knowlege of recent developments in this field, as he is working with Sun on the improvement of the Java Shared Data API (JDSA) - a new tool for working in collaborateve environments.
Learn about reactive programming in practice by developing an application using Java, Spring WebFlux, Project Reactor, Reactor Test, and WebClient.Key FeaturesLearn about the advantages of webflux and how to start using it in your companyPractice the operations of Reactive Streams, RxJava, the Reactor Project, and mainly Spring WebFluxLearn the basic concepts of Reactive programming and develop an application from scratchBook DescriptionEver heard of reactive programming? No? Then this book is f...
This book jumps to the "good stuff" from the outset, allowing students to quickly start writing real applications. It introduces readers to a 3-tiered, Model-View-Controller architecture by using Hibernate, JSPs, and Java Servlets. This book uses existing powerful technologies such as JSP, JavaBeans, Annotations, JSTL, Java 1.5, Hibernate, Apache Velocity and Tomcat. It also presents Model 1 architectures using Servlets and JSP as alternatives to Perl and PHP. Written for novice developers, this...
The Java programming language has been one of the most exciting internet-friendly technologies to emerge in the last decade. Java Programming for Spatial Sciences introduces the subject to those who wish to use computers to handle information with a geographical element.The book introduces object-oriented modeling including key concepts suc
Introduction to Computer Science and Problem Solving with Java
by Braham Dathan
Get up to speed on the principal technologies in the Java Platform, Enterprise Edition 7, and learn how the latest version embraces HTML5, focuses on higher productivity, and provides functionality to meet enterprise demands. Written by Arun Gupta, a key member of the Java EE team, this book provides a chapter-by-chapter survey of several Java EE 7 specifications, including WebSockets, Batch Processing, RESTful Web Services, and Java Message Service. You'll also get self-paced instructions for b...
The 1.4 version of Java 2 Standard Edition provides many new programming capabilities while making plenty of old tasks easier. But without reliable guidance, you'll find it hard to take advantage of even a fraction of what the new SDK has to offer. Filled with detailed coverage of the new technology, step-by-step instruction, and tips from an acclaimed Java consultant and author, Mastering Java 2, J2SE 1.4 is the resource you'll want to keep within easy reach. Coverage Includes: * Understand...
TCP/IP Sockets in Java Bundle
by Kenneth L. Calvert, Michael J. Donahoo, Larry L. Peterson, and Professor Bruce S Davie
Apache Spark is amazing when everything clicks. But if you haven't seen the performance improvements you expected, or still don't feel confident enough to use Spark in production, this practical book is for you. Authors Holden Karau and Rachel Warren demonstrate performance optimizations to help your Spark queries run faster and handle larger data sizes, while using fewer resources. Ideal for software engineers, data engineers, developers, and system administrators working with large-scale data...
This work aims to help the reader learn and prepare for Sun's Java Programmer Certification exam. Each Day covers four objectives, and ends with a review of the material covered with a series of sample exam questions so the reader can test him/herself.
Learning ASP.NET 2.0 with Ajax
by Jesse Liberty, Dan Hurwitz, and Brian MacDonald
With this book, web developers can build engaging and interactive sites and applications using Microsoft's latest web development tools - ASP.NET 2.0 and the new ASP.NET AJAX framework. You learn to create applications that have all the great tricks you see on popular commercial web sites, such as order forms and the ability to interact with a database. And you can build pages that display information interactively without a page refresh. This straightforward tutorial explains how. "Learning ASP...
Java for Small Teams - Guidance for good server side code
by Ncr Edinburgh
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Develop, Compile, and Debug High-Performance Java ApplicationsTake your Java skills to the next level using the expert programming techniques contained in this Oracle Press guide. Featuring real-world code samples and detailed instructions, Java Programming demonstrates how to fully utilize the powerful feature...
One in a series of programming language guides which are designed for people with programming experience who require a quick excursion into learning another language. The title includes coverage of history; culture; religion; essentials; getting there; things to take; environment; currency; traditions; emergencies; getting around; dialect; snapshots; souvenirs; phrase book; excursions; traveller's tales; and onward.
Teaches how to write good tests Uses state-of-the-art open source software Offers real-world insights from an expert author Code is written by humans who make mistakes ΥV hence bugs and the need for testing. Savvy Java developers know that not all testing is created equal. In addition to traditional functional testing, many shops are adopting developer testing techniques such as unit testing. Specific, automated tests are created to verify the accuracy and function of code while or...