![]() |
Building and Testing with Gradle: Understanding Next-Generation Builds
ISBN: 9781449304638 / Angielski / Miękka / 116 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Build and test software written in Java and many other languages with Gradle, the open source project automation tool that's getting a lot of attention. This concise introduction provides numerous code examples to help you explore Gradle, both as a build tool and as a complete solution for automating the compilation, test, and release process of simple and enterprise-level applications. Discover how Gradle improves on the best ideas of Ant, Maven, and other build tools, with standards for developers who want them and lots of flexibility for those who prefer less... Build and test software written in Java and many other languages with Gradle, the open source project automation tool that's getting a lot of atten... |
cena:
103,06 |
![]() |
Programming Grails: Best Practices for Experienced Grails Developers
ISBN: 9781449323936 / Angielski / Miękka / 350 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Dig deeper into Grails architecture and discover how this application framework works its magic. Written by a core developer on the Grails team, this practical guide takes you behind the curtain to reveal the inner workings of its 2.0 feature set. You ll learn best practices for building and deploying Grails applications, including performance, security, scaling, tuning, debugging, and monitoring. Understand how Grails integrates with Groovy, Spring, Hibernate, and other JVM technologies, and learn how to create and use plugins to augment your application s functionality. Once you... Dig deeper into Grails architecture and discover how this application framework works its magic. Written by a core developer on the Grails team, th... |
cena:
185,55 |
![]() |
Continuous Enterprise Development in Java: Testable Solutions with Arquillian
ISBN: 9781449328290 / Angielski / Miękka / 200 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Learn a use-case approach for developing Java enterprise applications in a continuously test-driven fashion. With this hands-on guide, authors and JBoss project leaders Andrew Lee Rubinger and Aslak Knutsen show you how to build high-level components, from persistent storage to the user interface, using the Arquillian testing platform and several other JBoss projects and tools. Through the course of the book, you'll build a production-ready software conference tracker called GeekSeek, using source code from GitHub. Rubinger and Knutsen demonstrate why testing is the very foundation... Learn a use-case approach for developing Java enterprise applications in a continuously test-driven fashion. With this hands-on guide, authors and ... |
cena:
185,55 |
![]() |
Just Spring Data Access: Covers Jdbc, Hibernate, Jpa and Jdo
ISBN: 9781449328382 / Angielski / Miękka / 76 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. JDBC has simplified database access in Java applications, but a few nagging wrinkles remain--namely, persisting Java objects to relational databases. With this book, you'll learn how the Spring Framework makes that job incredibly easy with dependency injection, template classes, and object-relational-mapping (ORM). Through sample code, you'll discover how Spring streamlines the use of JDBC and ORM tools such as Hibernate, the Java Persistence API (JPA), and Java Data Objects (JDO). If you're a Java developer familiar with Spring (perhaps through O'Reilly's Just Spring... JDBC has simplified database access in Java applications, but a few nagging wrinkles remain--namely, persisting Java objects to relational database... |
cena:
82,44 |
![]() |
Java Ee 6 Pocket Guide: A Quick Reference for Simplified Enterprise Java Development
ISBN: 9781449336684 / Angielski / Miękka / 210 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This handy guide provides an overview of Java Enterprise Edition 6 s main technologies and includes extensive, easy-to-understand code samples that demonstrate the platform s many improvements. You ll quickly understand how Java EE 6 simplifies the process of developing and deploying web and enterprise applications.
This handy guide provides an overview of Java Enterprise Edition 6 s main technologies and includes extensive, easy-to-understand code samples that... |
cena:
61,81 |
![]() |
Java 7 Pocket Guide: Instant Help for Java Programmers
ISBN: 9781449343569 / Angielski / Miękka / 216 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. When you need quick answers for developing or debugging Java programs, this pocket guide provides a handy reference to the standard features of the Java programming language and its platform. You ll find helpful programming examples, tables, figures, and lists, as well as supplemental information about topics including the Java Scripting API, third-party tools, and the basics of the Unified Modeling Language (UML). Updated for new features through Java SE 7, this little book is an ideal companion, whether you re in the office, in the lab, or on the road.
When you need quick answers for developing or debugging Java programs, this pocket guide provides a handy reference to the standard features of the... |
cena:
57,76 |
![]() |
Java Network Programming: Developing Networked Applications
ISBN: 9781449357672 / Angielski / Miękka / 506 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This practical guide provides a complete introduction to developing network programs with Java. You'll learn how to use Java's network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the local network, and posting data to server-side programs. Author Elliotte Rusty Harold provides complete working programs to illustrate the methods and classes he describes. This thoroughly revised fourth edition covers REST, SPDY, asynchronous I/O, and many other recent... This practical guide provides a complete introduction to developing network programs with Java. You'll learn how to use Java's network class librar... |
cena:
211,90 |
![]() |
Java Web Services: Up and Running: A Quick, Practical, and Thorough Introduction
ISBN: 9781449365110 / Angielski / Miękka / 360 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Learn how to develop REST-style and SOAP-based web services and clients with this quick and thorough introduction. This hands-on book delivers a clear, pragmatic approach to web services by providing an architectural overview, complete working code examples, and short yet precise instructions for compiling, deploying, and executing them. You'll learn how to write services from scratch and integrate existing services into your Java applications. With greater emphasis on REST-style services, this second edition covers HttpServlet, Restlet, and JAX-RS APIs; jQuery clients against... Learn how to develop REST-style and SOAP-based web services and clients with this quick and thorough introduction. This hands-on book delivers a cl... |
cena:
154,10 |
![]() |
Java Ee 7 Essentials: Enterprise Developer Handbook
ISBN: 9781449370176 / Angielski / Miękka / 362 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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 building an end-to-end application with many of the technologies described in the book,... Get up to speed on the principal technologies in the Java Platform, Enterprise Edition 7, and learn how the latest version embraces HTML5, focuses ... |
cena:
206,17 |
![]() |
Clojure Programming: Practical LISP for the Java World
ISBN: 9781449394707 / Angielski / Miękka / 630 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Clojure is a practical, general-purpose language that offers expressivity rivaling other dynamic languages like Ruby and Python, while seamlessly taking advantage of Java libraries, services, and all of the resources of the JVM ecosystem. This book helps you learn the fundamentals of Clojure with examples relating it to the languages you know already, in the domains and topics you work with every day. See how this JVM language can help eliminate unnecessary complexity from your programming practice and open up new options for solving the most challenging problems. ...Clojure is a practical, general-purpose language that offers expressivity rivaling other dynamic languages like Ruby and Python, while seamlessly t... |
cena:
192,63 |
![]() |
programming with java: a multimedia approach: a multimedia approach
ISBN: 9781449638610 / Angielski / Miękka / 704 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. With this book, students will learn Java using programs that draw graphics and images, perform animation, read and play music files, display video, and more. The book is suitable for readers with no prior programming experience.
With this book, students will learn Java using programs that draw graphics and images, perform animation, read and play music files, display video, an...
|
cena:
773,84 |
![]() |
Java RMI
ISBN: 9781565924529 / Angielski / Miękka / 576 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Java RMI contains a wealth of experience in designing and implementing Java's Remote Method Invocation. If you're a novice reader, you will quickly be brought up to speed on why RMI is such a powerful yet easy to use tool for distributed programming, while experts can gain valuable experience for constructing their own enterprise and distributed systems.With Java RMI, you'll learn tips and tricks for making your RMI code excel. The book also provides strategies for working with serialization, threading, the RMI registry, sockets and socket factories, activation, dynamic class... Java RMI contains a wealth of experience in designing and implementing Java's Remote Method Invocation. If you're a novice reader, you will ... |
cena:
226,79 |
![]() |
Getting Started with Spiceworks
ISBN: 9781782166849 / Angielski / Miękka / 124 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Over 2 million IT pros have installed Spiceworks. It helps them with their daily tasks, streamlines processes, and even saves them money, all for free! Getting Started with Spiceworks is an ideal resource to install Spiceworks and run it on your network. After all, over 2 million IT pros can t be wrong, so learn how to join the Spiceworks IT revolution. "Getting Started with Spiceworks" starts from downloading the app to having a fully functional Spiceworks installation in just a few minutes. It will cover Network Inventory, Help Desk, Self-Service User Portal, knowledge bases, and more in...
Over 2 million IT pros have installed Spiceworks. It helps them with their daily tasks, streamlines processes, and even saves them money, all for free...
|
cena:
142,38 |
![]() |
Oracle Soa Bpel PM 11g R1: A Hands-On Tutorial
ISBN: 9781849688987 / Angielski / Miękka / 330 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. BPEL, Business Process Execution Language is the definitive standard in writing and defining actions within business processes. Oracle BPEL Process Manager R1 is Oracle s latest offering, providing you with a complete end-to-end platform for the creation, implementation, and management of your BPEL business processes that are so important to your service-oriented architecture. "Oracle SOA BPEL Process Manager 11gR1 A Hands-on Tutorial" is your guide to BPEL design and development, SOA Suite platform troubleshooting, and engineering in a detailed step-by-step guide working real-world examples...
BPEL, Business Process Execution Language is the definitive standard in writing and defining actions within business processes. Oracle BPEL Process Ma...
|
cena:
263,22 |
![]() |
Jboss Weld CDI for Java Platform
ISBN: 9781782160182 / Angielski / Miękka / 122 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. CDI simplifies dependency injection for modern application developers by taking advantage of Java annotations and moving away from complex XML, while at the same time providing an extensible and powerful programming model. "JBoss Weld CDI for Java Platform" is a practical guide to CDI's dependency injection concepts using clear and easy-to-follow examples. This will help you take advantage of the power behind CDI, as well as providing a firm understanding of how to use it within your applications. "JBoss Weld CDI for Java Platform" covers all the major aspects of CDI, breaking it down into...
CDI simplifies dependency injection for modern application developers by taking advantage of Java annotations and moving away from complex XML, while ...
|
cena:
142,38 |
![]() |
Clojure Cookbook: Recipes for Functional Programming
ISBN: 9781449366179 / Angielski / Miękka / 476 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. With more than 150 detailed recipes, this cookbook shows experienced Clojure developers how to solve a variety of programming tasks with this JVM language. The solutions cover everything from building dynamic websites and working with databases to network communication, cloud computing, and advanced testing strategies. And more than 60 of the world's best Clojurians contributed recipes. Each recipe includes code that you can use right away, along with a discussion on how and why the solution works, so you can adapt these patterns, approaches, and techniques to situations not... With more than 150 detailed recipes, this cookbook shows experienced Clojure developers how to solve a variety of programming tasks with this JVM l... |
cena:
173,37 |
![]() |
Data Structures and Algorithms in Java
ISBN: 9781118808573 / Angielski / Miękka / 720 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich and Tomassia's approach to this classic topic is based on the object-oriented paradigm as the framework of choice for the design of data structures. For each ADT presented in the text, the authors provide an associated Java interface. Concrete data structures realizing the ADTs are provided as Java classes implementing the interfaces. The Java code implementing fundamental data structures in this book is organized in a single Java package,...
The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich and Toma...
|
cena:
235,04 |
![]() |
Test Your Java Skills: 450+ MCQs on Core Java
ISBN: 9781532816970 / Angielski / Miękka / 176 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
60,49 |
![]() |
RESTful Java Web Services Second Edition
ISBN: 9781784399092 / Angielski / Miękka / 354 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
211,44 |
![]() |
Data Science with Java: Practical Methods for Scientists and Engineers
ISBN: 9781491934111 / Angielski / Miękka / 236 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Data Science is booming thanks to R and Python, but Java brings the robustness, convenience, and ability to scale critical to today's data science applications. With this practical book, Java software engineers looking to add data science skills will take a logical journey through the data science pipeline. Author Michael Brzustowicz explains the basic math theory behind each step of the data science process, as well as how to apply these concepts with Java. You'll learn the critical roles that data IO, linear algebra, statistics, data operations, learning and prediction, and Hadoop... Data Science is booming thanks to R and Python, but Java brings the robustness, convenience, and ability to scale critical to today's data science ... |
cena:
247,41 |