![]() |
Beginning Java with Websphere
ISBN: 9781430263012 / Angielski / Miękka / 556 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Beginning Java with WebSphere provides a step-by-step guide for creating and installing both client- and server-based Java applications using Rapid Application Development v8, WebSphere Application Server 8.0, and Java.
Since more and more Java applications are moving to the server and using HTML for the user interface, there is a minimal amount of time spent exploring the Java GUI components. More specifically, this book covers graphical user interfaces using RAD's Visual Editor, variables, conditional logic, and application improvements/enhancements from the client side. And, from the... Beginning Java with WebSphere provides a step-by-step guide for creating and installing both client- and server-based Java applications using Rapid Ap...
|
cena:
180,96 |
![]() |
Java 8 Lambdas: Pragmatic Functional Programming
ISBN: 9781449370770 / Angielski / Miękka / 182 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. If you're a developer with core Java SE skills, this hands-on book takes you through the language changes in Java 8 triggered by the addition of lambda expressions. You'll learn through code examples, exercises, and fluid explanations how these anonymous functions will help you write simple, clean, library-level code that solves business problems. Lambda expressions are a fairly simple change to Java, and the first part of the book shows you how to use them properly. Later chapters show you how lambda functions help you improve performance with parallelism, write simpler concurrent... If you're a developer with core Java SE skills, this hands-on book takes you through the language changes in Java 8 triggered by the addition of la... |
cena:
164,92 |
![]() |
Getting Started with Google Guava
ISBN: 9781783280155 / Angielski / Miękka / 142 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Java continues to maintain its popularity and is still one of the main languages used in the software industry today. But there are things in Java that are difficult to do that can be made easier; that s where Guava comes in. Guava provides developers with a way to write better code, with less effort. Getting Started with Google Guava will show the reader how to start improving their code from the very first chapter. Packed with examples and loads of source code, this book will have an immediate impact on how you work with Java. This book starts with using Guava to help with the common tasks...
Java continues to maintain its popularity and is still one of the main languages used in the software industry today. But there are things in Java tha...
|
cena:
107,86 |
![]() |
Image Processing with Imagej
ISBN: 9781783283958 / Angielski / Miękka / 140 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Digital image processing is an increasingly important field across a vast array of scientific disciplines. ImageJ s long history and ever-growing user base makes it a perfect candidate for solving daily tasks involving all kinds of image analysis processes. Image Processing with ImageJ is a practical book that will guide you from the most basic analysis techniques to the fine details of implementing new functionalities through the ImageJ plugin system, all of it through the use of examples and practical cases. ImageJ is an excellent public domain imaging analysis platform that can be very...
Digital image processing is an increasingly important field across a vast array of scientific disciplines. ImageJ s long history and ever-growing user...
|
cena:
142,38 |
![]() |
Open Java: Von Den Grundlagen Zu Den Anwendungen
ISBN: 9783642635755 / Niemiecki / Miękka / 790 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
206,88 |
![]() |
Android Recipes: A Problem-Solution Approach
ISBN: 9781430263227 / Angielski / Miękka / 772 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Android continues to be one of the leading mobile OS and development platforms driving today's mobile innovations and the apps ecosystem. Android appears complex, but offers a variety of organized development kits to those coming into Android with differing programming language skill sets. Android Recipes: A Problem-Solution Approach, Third Edition offers more than 100 down-to-earth code recipes, and guides you step-by-step through a wide range of useful topics using complete and real-world working code examples. It's updated to include the KitKat Android 4.4 SDK as well as... Android continues to be one of the leading mobile OS and development platforms driving today's mobile innovations and the apps ecosystem. Android a... |
cena:
168,88 |
![]() |
Java Ee 7 First Look
ISBN: 9781849699235 / Angielski / Miękka / 188 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. For several years, the development of robust, scalable, and secured applications was a headache for software companies. They had to use proprietary solutions with non-standard methods. With Java EE, many of these solutions have been standardized, simplified, adapted to the needs of the developer, and made freely available to the community. Thus, it is now possible to develop truly robust, secure, and scalable applications at a lower cost using tools such as: Eclipse, NetBeans, and GlassFish. Java EE 7 First Look is a practical guide which, through the creation of an online pre-registration...
For several years, the development of robust, scalable, and secured applications was a headache for software companies. They had to use proprietary so...
|
cena:
189,86 |
![]() |
Primefaces Beginner's Guide
ISBN: 9781783280698 / Angielski / Miękka / 378 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. PrimeFaces is a lightweight UI component framework for JSF based applications. PrimeFaces is very easy to use because it comes as a single JAR file and requires no mandatory XML configuration. It provides more than 100 UI Components and an in-built AJAX support. It also provides theme support for UI components with more than 30 themes out-of-the-box. With PrimeFaces, developers can create rich user interfaces very easily. PrimeFaces Beginners Guide is a practical, hands-on guide that provides you with clear step-by-step exercises,that will help you to learn and explore the features of...
PrimeFaces is a lightweight UI component framework for JSF based applications. PrimeFaces is very easy to use because it comes as a single JAR file an...
|
cena:
237,33 |
![]() |
Using Pointers in Java
ISBN: 9781494409869 / Angielski / Miękka / 44 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Using Pointers in Java is an attempt to securely use pointer capability in java with a lot of advantages. We know that using pointers may be a unsecure job, but knowing that Pointer Model of Java doesn't support overwriting memory or corrupting data, so Pointers in Java can be used safely. As far as advantages are concerned, Using Pointers in Java leads to much better Time Complexity as well as Efficient Memory Management.
Using Pointers in Java is an attempt to securely use pointer capability in java with a lot of advantages. We know that using pointers may be a unsecur...
|
cena:
38,36 |
![]() |
Elasticsearch Cookbook
ISBN: 9781782166627 / Angielski / Miękka / 422 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Over 120 advanced recipes to search, analyze, deploy, manage, and monitor data effectively with ElasticSearch. Write native plugins to extend the capabilities of ElasticSearch to boost your business, integrate the power of ElasticSearch in your Java applications using the native API or Python applications, with the ElasticSearch community client, and use the step-by step-instructions to help you easily understand ElasticSearch's capabilities.
Over 120 advanced recipes to search, analyze, deploy, manage, and monitor data effectively with ElasticSearch. Write native plugins to extend the capa...
|
cena:
263,22 |
![]() |
Camel Enterprise Integration Cookbook
ISBN: 9781782170303 / Angielski / Miękka / 424 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Solve common integration tasks with over 100 easily accessible Apache Camel recipes Overview * A practical guide to using Apache Camel delivered in dozens of small, useful recipes* Written in a Cookbook format that allows you to quickly look up the features you need, delivering the most important steps to perform with a brief follow-on explanation of what's happening under the covers* The recipes cover the full range of Apache Camel usage from creating initial integrations, transformations and routing, debugging, monitoring, security, and more In Detail Apache Camel is a de-facto standard...
Solve common integration tasks with over 100 easily accessible Apache Camel recipes Overview * A practical guide to using Apache Camel delivered in d...
|
cena:
237,33 |
![]() |
Gradle Recipes for Android: Master the New Build System for Android
ISBN: 9781491947029 / Angielski / Miękka / 168 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Android adopted Gradle as the preferred build automation system a few years ago, but many Android developers are still unfamiliar with this open source tool. This hands-on guide provides a collection of Gradle recipes to help you quickly and easily accomplish the most common build tasks for your Android apps. You'll learn how to customize project layouts, add dependencies, and generate many different versions of your app. Gradle is based on Groovy, yet very little knowledge of the JVM language is required for you to get started. Code examples use Android SDK version 23, with... Android adopted Gradle as the preferred build automation system a few years ago, but many Android developers are still unfamiliar with this open so... |
cena:
123,68 |
![]() |
Enterprise Java for SAP
ISBN: 9781430254515 / Angielski / Miękka / 336 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Enterprise Java for SAP is designed as an introduction to the Java 2 Platform, Enterprise Edition (J2EE) for the SAP developer. After providing a general introduction to Java, author Austin Sincock explores how to open the typically closed SAP environment to the world of Java. Utilizing SAP's Java connector, JCo, Sincock details an end-to-end web application that connects directly to SAP, including the deployment and implementation of both a web server and an external database. He explores communicating with an SAP environment through such Java and J2EE... Enterprise Java for SAP is designed as an introduction to the Java 2 Platform, Enterprise Edition (J2EE) for the SAP developer. After provid... |
cena:
192,63 |
![]() |
A Programmer's Guide to Jini Technology
ISBN: 9781893115804 / Angielski / Miękka / 448 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. TUE BUSINESS AND ACADEMIC WORLDS HAVE WNG ACCEPTED the use of networking technologies, allowing users to share files and applications and to exchange infor mation using network services such as email. The explosive growth ofthe Internet has made everyone conscious of the importance of networked applications, and this importance is set to growat an enormous rate with the emergence ofhome and mobile networks. For the programmer, building distributed applications can be a complex business. There are issues related to network stability and accessibility in addition to partitioning applications...
TUE BUSINESS AND ACADEMIC WORLDS HAVE WNG ACCEPTED the use of networking technologies, allowing users to share files and applications and to exchange ...
|
cena:
120,73 |
![]() |
Android from A to D
ISBN: 9781494807528 / Angielski / Miękka / 576 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book is a collection of notes I created while learning Android programming in order to create my first Android app, "EquityYo Stock and Fund Database." While I am no Android programming genius (that much is certain ), I thought it would be a good idea to gather together all of those tiny little programming tips and tricks I've found along the way and place them in one spot. I do not claim that everything in this book is 100% original and I fully admit to copy-and-pasting a few tidbits from the Android documentation and stackoverflow.com. (The money you are paying for this book is for...
This book is a collection of notes I created while learning Android programming in order to create my first Android app, "EquityYo Stock and Fund Dat...
|
cena:
80,88 |
![]() |
Efficient Android Threading
ISBN: 9781449364137 / Angielski / Miękka / 280 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Multithreading is essential if you want to create an Android app with a great user experience, but how do you know which techniques can help solve your problem? This practical book describes many asynchronous mechanisms available in the Android SDK, and provides guidelines for selecting the ones most appropriate for the app you're building. Author Anders Goransson demonstrates the advantages and disadvantages of each technique, with sample code and detailed explanations for using it efficiently. The first part of the book describes the building blocks of asynchronous processing, and... Multithreading is essential if you want to create an Android app with a great user experience, but how do you know which techniques can help solve ... |
cena:
195,86 |
![]() |
Modern Java: Java 7 and Polyglot Programming on the JVM
ISBN: 9781494973988 / Angielski / Miękka / 142 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book should help you understand the latest in Java 7; concurrent programming; build, testing, and web frameworks; and the best JVM languages so you can advance your career in software development. It's an exciting time to be a programmer, especially in the JVM space. Java 7 is widely used, Java 8 is getting closer to completion, while other JVM languages, like Groovy and Scala, have been increasing in popularity. With the accelerating pace of change in technology, it's important as a programmer to always be learning and looking forward to the latest and greatest technology. This book is...
This book should help you understand the latest in Java 7; concurrent programming; build, testing, and web frameworks; and the best JVM languages so y...
|
cena:
80,88 |
![]() |
Learn Java for Web Development: Modern Java Web Development
ISBN: 9781430259831 / Angielski / Miękka / 472 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Web development is still one of today's most popular, active, and important programming and development activities. From a single web page to an e-commerce-enabled web site to a fully-fledged web application, the Java programming language and its frameworks allow you great flexibility and productivity for your web application development. Learn Java for Web Development teaches web developers who are new to Java key skills, Java-based languages, and frameworks to build simple or complex web sites and applications. As soon as you pick up this book, Vishal Layka's experience... Web development is still one of today's most popular, active, and important programming and development activities. From a single web page to an e-... |
cena:
201,24 |
![]() |
Hadoop 2 Essentials: An End-to-End Approach
ISBN: 9781495496127 / Angielski / Miękka / 308 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This textbook adopts a unique approach to helping developers and CS students learn Hadoop MapReduce programming fast in an easy-to-setup, virtual 4-node Linux YARN cluster on a Windows laptop. Rather than filled with disjointed, piecemeal code snippets to show Hadoop MapReduce programming features one at a time, it is designed to place your total Hadoop MapReduce programming learning process in a common application context of mining customer spending patterns ensconced in large volumes of credit card transaction record data. Precise, end-to-end procedures are given to help you set up your...
This textbook adopts a unique approach to helping developers and CS students learn Hadoop MapReduce programming fast in an easy-to-setup, virtual 4-no...
|
cena:
242,73 |
![]() |
Instant Apache Camel Message Routing
ISBN: 9781783283477 / Miękka / 62 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
116,49 |