Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Java eBooks

If you like Java eBooks, then you'll love these top picks.
Showing 937 - 960 of 1703 Results
Skip side bar filters
  • Interactive Object Oriented Programming in Java

    Learn and Test Your Skills

    Series series Professional and Applied Computing (R0)
    Discover object oriented programming with Java in this unique tutorial. This book uses Java and Eclipse to write and generate output for examples in topics such as classes, interfaces, overloading, and overriding. Interactive Object Oriented Programming in Java uniquely presents its material in a dialogue with the reader to encourage thinking and experimentation.Later chapters cover further Java ... Read more

    PHP1,635.39

  • Functional Interfaces in Java

    Fundamentals and Examples

    by Ralph Lecessi ...
    Series series Professional and Applied Computing (R0)
    Reduce development time by organizing your programs as chains of functional interfaces and see that the advantages of using functional interfaces include the flexibility and power of inlined functional chains and reuse of functional methods utilized throughout the Java API. You’ll see how complex logical expressions can be reduced to chains of predicates and how chains of comparators can be used ... Read more

    PHP3,846.19

  • Designing Applications for Google Cloud Platform

    Create and Deploy Applications Using Java

    Series series Professional and Applied Computing (R0)
    Learn how to use Google Cloud Platform (GCP) and its services to design, build, and deploy applications. This book includes best practices, practical examples, and code snippets written in Java, making it a key resource for developers seeking hands-on experience with GCP.You'll begin with an introduction to GCP services and a review of what Java offers while developing applications for GCP. Next, ... Read more

    PHP3,616.49

  • Cryptography and Cryptanalysis in Java

    Creating and Programming Advanced Algorithms with Java SE 21 LTS and Jakarta EE 11

    Series series Professional and Applied Computing (R0)
    Here is your in-depth guide to cryptography and cryptanalysis in Java. This book includes challenging cryptographic solutions that are implemented in Java 21 and Jakarta EE 11. It provides a robust introduction to Java 21's new features and updates, a roadmap for Jakarta EE 11 security mechanisms, a unique presentation of the "hot points" (advantages and disadvantages) from the Java Cryptography ... Read more

    PHP3,444.49

  • Java XML and JSON

    by JEFF FRIESEN ...
    Series series Professional and Applied Computing (R0)
    Java XML and JSON is your one-stop guide to mastering the XML metalanguage and JSON data format along with significant Java APIs for parsing and creating XML/JSON documents (and more). The first six chapters focus on XML along with the SAX, DOM, StAX, XPath, and XSLT APIs. The remaining four chapters focus on JSON along with the mJson, GSON, and JsonPath APIs.Each chapter ends with select ... Read more

    PHP2,123.69

  • Java Design Patterns

    Series series Professional and Applied Computing (R0)
    Learn how to implement design patterns in Java: each pattern in Java Design Patterns is a complete implementation and the output is generated using Eclipse, making the code accessible to all. The examples are chosen so you will be able to absorb the core concepts easily and quickly.This book presents the topic of design patterns in Java in such a way that anyone can grasp the idea. By giving easy ... Read more

    PHP1,635.39

  • Learning Groovy

    by Adam L. Davis ...
    Series series Professional and Applied Computing (R0)
    Start building powerful apps that take advantage of the dynamic scripting capabilities of the Groovy language. This book covers Groovy fundamentals, such as installing Groovy, using Groovy tools, and working with the Groovy Development Kit (GDK). You'll also learn more advanced aspects of Groovy, such as using Groovy design patterns, writing DSLs in Groovy, and taking advantage of Groovy's ... Read more

    PHP1,635.39

  • Java 8 Recipes

    Series series Professional and Applied Computing (R0)
    Java 8 Recipes offers solutions to common programming problems encountered while developing Java-based applications. Fully updated with the newest features and techniques available, Java 8 Recipes provides code examples involving Lambdas, embedded scripting with Nashorn, the new date-time API, stream support, functional interfaces, and much more. Especial emphasis is given to features such as ... Read more

    PHP2,640.99

  • Python for the Busy Java Developer

    The Language, Syntax, and Ecosystem

    by Deepak Sarda ...
    Series series Professional and Applied Computing (R0)
    Are you a seasoned Java developer who wishes to learn Python? Perhaps you’ve just joined a project where a chunk of system integration code is written in Python. Or maybe you need to implement a report generation module in the next sprint and your colleague mentioned that Python would be the perfect tool for the job. In any case, if you are in a situation where you have to pick up the Python ... Read more

    PHP2,008.79

  • JAVA 9.0 To 13.0 New Features

    Learn, Implement and Migrate to New Version of Java.

    by Mandar Jog ...
    Version release is one of the important phases of success of any programming language. Over the years, Java has made many improvements in its API to make it reliable and flexible to use. This book aims at providing you information related to all the updates from JDK9.0 to JDK13.0 in one place.This book starts with a brief history of Java. It covers how Java has evolved as a complete programming ... Read more

    PHP832.29 or Free with Kobo Plus

  • The Definitive Guide to JSF in Java EE 8

    Building Web Applications with JavaServer Faces

    Series series Professional and Applied Computing (R0)
    Learn and master the new features in the JSF 2.3 MVC web framework in this definitive guide written by two of the JavaServer Faces (JSF) specification leads. The authors take you through real-world examples that demonstrate how these new features are used with other APIs in Java EE 8. You’ll see the new and exciting ways JSF applications can use to communicate between a client and a server, such ... Read more

    PHP3,616.49

  • Spring Persistence with Hibernate

    Series series Professional and Applied Computing (R0)
    Learn how to use the core Hibernate APIs and tools as part of the Spring Framework. This book illustrates how these two frameworks can be best utilized. Other persistence solutions available in Spring are also shown including the Java Persistence API (JPA).Spring Persistence with Hibernate, Second Edition has been updated to cover Spring Framework version 4 and Hibernate version 5. After reading ... Read more

    PHP2,698.09

  • Software Development, Design and Coding

    With Patterns, Debugging, Unit Testing, and Refactoring

    Series series Professional and Applied Computing (R0)
    Learn the principles of good software design, and how to turn those principles into great code. This book introduces you to software engineering — from the application of engineering principles to the development of software. You'll see how to run a software development project, examine the different phases of a project, and learn how to design and implement programs that solve specific problems. ... Read more

    PHP4,018.29

  • Virtual Threads, Structured Concurrency, and Scoped Values

    Explore Java’s New Threading Model

    Series series Professional and Applied Computing (R0)
    Discover the exciting new APIs introduced by Java’s Project Loom. This quick guide covers all the essential concepts the Java developer needs in order to understand virtual threads, structured concurrency, and scoped values.Authors Ron Veen and David Vlijmincx clearly explain the superiority of virtual threads, introduced in Java 21, over the traditional Java threads of the past 25 years. Then ... Read more

    PHP3,156.99

  • Fundamentos de programación en Java con NetBeans

    El libro Fundamentos de programación en Java con NetBeans ha sido diseñado para brindar un apoyo adicional y de refuerzo en el aprendizaje de programación utilizando el lenguaje Java y el IDE NetBeans. Programar puede ser tanto un camino desafiante como gratificante. Al iniciar este viaje en el mundo de la programación, es normal encontrar obstáculos y momentos difíciles y de frustración. Sin ... Read more

    PHP299.00 or Free with Kobo Plus

  • Android Programming for Beginners

    Build in-depth, full-featured Android apps starting from zero programming experience

    by John Horton ...
    Learn the Java and Android skills you need to start developing powerful mobile applications with the help of actionable stepsKey FeaturesKick-start your Android programming career or just have fun publishing apps to the Google Play marketplaceGet a first principles introduction to using Java and Android and prepare to start building your own apps from scratchLearn by example by building four real ... Read more

    PHP1,690.19 or Free with Kobo Plus

  • Keycloak - Identity and Access Management for Modern Applications

    Harness the power of Keycloak, OpenID Connect, and OAuth 2.0 protocols to secure applications

    Learn to leverage the advanced capabilities of Keycloak, an open-source identity and access management solution, to enable authentication and authorization in applicationsKey FeaturesGet up to speed with Keycloak, OAuth 2.0, and OpenID Connect using practical examplesConfigure, manage, and extend Keycloak for optimized securityLeverage Keycloak features to secure different application typesBook ... Read more

    PHP2,131.19 or Free with Kobo Plus

  • Spring Boot and Angular

    Hands-on full stack web development with Java, Spring, and Angular

    Design, build, and deploy performant and maintainable web applications using Spring, Spring Boot, and AngularKey FeaturesFind solutions to common problems faced while developing applications with Angular and Spring BootExplore tips, tricks, and best practices to overcome challenges related to source codeBuild applications faster and more efficiently using the Spring Framework and the Spring Boot ... Read more

    PHP1,910.69 or Free with Kobo Plus

  • Learn Type-Driven Development

    Benefit from type systems to build reliable and safe applications using ReasonML 3

    A fast paced guide for JavaScript developers for writing safe, fast, and reusable code by leveraging ResaonML\\'s strong static type systemKey FeaturesReduce code errors with the power of type systemsEmploy static typechecking and genericity to promote code reuse and consistencyUnderstand functional programming which is the foundation of type-driven developmentBook DescriptionType-driven ... Read more

    PHP1,590.29 or Free with Kobo Plus

  • Java 11 and 12 – New Features

    Learn about Project Amber and the latest developments in the Java language and platform

    by Mala Gupta ...
    Enhance your development skills with Java's state-of-the-art features and projects to make your applications leaner and fasterKey FeaturesOvercome the challenges involved in migrating to new versions of JavaDiscover how Oracle has bridged the gap between Java and native codeMake the best use of new Java features and libraries in your applicationsBook DescriptionWith its new six-monthly release ... Read more

    PHP1,357.59 or Free with Kobo Plus

  • Learn Java 17 Programming

    Learn the fundamentals of Java Programming with this updated guide with the latest features

    by Nick Samoylov ...
    Explore the essential concepts of programming such as object-oriented, functional, and reactive programming by writing code and building projects using the latest LTS version of JavaKey FeaturesA step-by-step guide for beginners to get started with programming in Java 17Explore core programming topics including GUI programming, concurrency, and error handlingWrite efficient code and build projects ... Read more

    PHP1,727.09 or Free with Kobo Plus

  • Learning PrimeFaces Extensions Development

    by Sudheer Jonna ...
    This book provides a step by step approach that explains the most important extension components and their features. All the major features are explained by using the JobHub application with supporting screenshots. If you are an intermediate to advanced level user (or developer) who already has a basic working knowledge of PrimeFaces, then this book is for you. The only thing you need to know is ... Read more

    PHP1,375.59 or Free with Kobo Plus

  • ElasticSearch Cookbook

    by Alberto Paro ...
    Written in an engaging, easy-to-follow style, the recipes will help you to extend the capabilities of ElasticSearch to manage your data effectively.If you are a developer who implements ElasticSearch in your web applications, manage data, or have decided to start using ElasticSearch, this book is ideal for you. This book assumes that you've got working knowledge of JSON and Java ... Read more

    PHP1,824.69 or Free with Kobo Plus