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 313 - 336 of 1595 Results
Skip side bar filters
  • Practical Java Programming with ChatGPT

    by Alan S. Bluck ...
    How to use ChatGPT to write fast validated Java code KEY FEATURES ● Discover how to leverage Java code generated with ChatGPT to expedite the development of practical solutions for everyday programming challenges. ● Gain insight into the benefits of harnessing AI to elevate your effectiveness as a software engineer. ● Elevate your professional journey by significantly boosting your programming ... Read more

    ₹946.82 or Free with Kobo Plus

  • Learn Android Studio 3

    Efficient Android App Development

    by Ted Hagos ...
    Series series Professional and Applied Computing (R0)
    Build Android apps using the popular and efficient Android Studio 3 suite of tools, an integrated development environment (IDE) for Android developers using Java APIs. With this book, you’ll learn the latest and most productive tools in the Android tools ecosystem, ensuring quick Android app development and minimal effort on your part.Along the way, you’ll use Android Studio to develop Java-based ... Read more

    ₹3,030.23

  • The Java Workshop

    Learn object-oriented programming and kickstart your career in software development

    Get to grips with the fundamentals of Java programming and learn to build useful applications with the help of real-world examples and engaging practical activitiesKey FeaturesBuild a solid foundation in Java and focus on developing real-world applicationsImplement the fundamental concepts of object-oriented programming in your codeWork with external data storage systems and learn how to ... Read more

    ₹2,587.49 or Free with Kobo Plus

  • IGNOU PGDCA MCS 206 Object Oriented Programming using Java Previous Years Unsolved Papers

    by Manish Soni ...
    Series Book 4 - IGNOU PGDCA Unsolved Paper Books Series
    Welcome to the comprehensive collection of solved papers for the Post Graduate Diploma in Computer Applications (PGDCA) program offered by the Indira Gandhi National Open University (IGNOU). This book is meticulously crafted to assist students in their preparation for the Object Oriented Programming using Java examination, a fundamental and integral part of the PGDCA curriculum. As technology ... Read more

    ₹799.00 or Free with Kobo Plus

  • Practical Spring LDAP

    Using Enterprise Java-Based LDAP in Spring Data and Spring Framework 6

    Series series Professional and Applied Computing (R0)
    This revised edition is your practical, hands-on guide to developing Java-based enterprise applications with big data or batches of data using the Spring LDAP and the Spring Data LDAP frameworks. The book covers these popular Spring project modules and explains the purpose and fundamental concepts of LDAP before giving a comprehensive tour of the latest version of Spring LDAP and Spring Data LDAP ... Read more

    ₹3,360.63

  • The Definitive Guide to Modern Java Clients with JavaFX

    Cross-Platform Mobile and Cloud Development

    Series series Professional and Applied Computing (R0)
    Build enhanced visual experiences and design and deploy modern, easy-to-maintain, client applications across a variety of platforms. This book will show you how these applications can take advantage of the latest user interface components, 3D technology, and cloud services to create immersive visualizations and allow high-value data manipulation.The Definitive Guide to Modern Java Clients with ... Read more

    ₹3,030.23

  • Practical Microservices Architectural Patterns

    Event-Based Java Microservices with Spring Boot and Spring Cloud

    Series series Professional and Applied Computing (R0)
    Take your distributed applications to the next level and see what the reference architectures associated with microservices can do for you. This book begins by showing you the distributed computing architecture landscape and provides an in-depth view of microservices architecture. Following this, you will work with CQRS, an essential pattern for microservices, and get a view of how distributed ... Read more

    ₹5,040.95

  • DATA ANALYSIS USING JDBC AND MYSQL WITH OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE

    In this project, you will use Northwind MySQL database which is a sample database that was originally created by Microsoft and used as the basis for their tutorials in a variety of database products for decades. The Northwind database contains the sales data for a fictitious company called “Northwind Traders,” which imports and exports specialty foods from around the world. The Northwind database ... Read more

    ₹2,272.32

  • iPad iOS 6 Development Essentials

    by Neil Smyth ...
    Adapted specifically for iPad development from the iPhone iOS 6 Development Essentials book, the aim of iPad iOS 6 Development Essentials is to teach you the skills necessary to build your own applications for the iPad. Beginning with the basics, this book provides an overview of the architecture of iOS 6. Introductions to Xcode and programming in Objective-C are provided followed by an in-depth ... Read more

    ₹1,476.61

  • Reactive Programming with RxJava

    Creating Asynchronous, Event-Based Applications

    In today’s app-driven era, when programs are asynchronous and responsiveness is so vital, reactive programming can help you write code that’s more reliable, easier to scale, and better-performing. With this practical book, Java developers will first learn how to view problems in the reactive way, and then build programs that leverage the best features of this exciting new programming paradigm ... Read more

    ₹1,759.37

  • Mastering JBoss Enterprise Application Platform 7

    Core details of the Enteprise server supported by clear directions and advanced tips.

    Create modular scalable enterprise-grade applications with JBoss Enterprise Application Platform 7Key FeaturesLeverage the power of JBoss EAP 7 along with Java EE 7 to create professional enterprise grade applications.Get you applications cloud ready and make them highly scalable using this advanced guide.Become a pro Java Developer and move ahead of the crowd with this advanced practical guide ... Read more

    ₹3,600.40 or Free with Kobo Plus

  • Java 9

    Einführung in das Modulsystem und die Migration

    Series Book 214 - shortcuts
    Zwei mal drei macht vier, widewidewitt und drei macht neune: Selbst Pippi Langstrumpf konnte die Zeit bis zur "Neun" damals nicht abwarten. Genauso wartet aktuell die gesamte Community gespannt auf das endgültige Release von Java 9. Nach zahlreichen Verschiebungen soll es nun im September 2017 soweit sein – Alexandru Jecan gewährt uns schon jetzt einen Einblick in die spannenden Möglichkeiten, die ... Read more

    ₹272.00 or Free with Kobo Plus

  • Just Spring Integration

    A Lightweight Introduction to Spring Integration

    Get started with Spring Integration, the lightweight Java-based framework that makes designing and developing message-oriented architectures a breeze. Through numerous examples, you’ll learn how to use this open source framework’s basic building blocks to work with both inter- and intra-application programming models.If you’re a Java developer familiar with the Spring framework (perhaps through O ... Read more

    ₹875.55

  • Introduction to Java Programming: The Fundamentals Guide for beginners

    by Steve Liang ...
    Learning a complex new language is no easy task especially when it s an object-oriented computer programming language like Java. You might think the problem is your brain. It seems to have a mind of its own, a mind that doesn't always want to take in the dry, technical stuff you're forced to study.The fact is your brain craves novelty. It's constantly searching, scanning, waiting for something ... Read more

    ₹2,916.97

  • Java in Action for Programmers

    Java in Action is a clearly written guide to the new features of Java. The book covers lambdas, streams, and functional-style programming. With Java's functional features you can now write more concise code in less time, and also automatically benefit from multicore architectures. It's time to dig in!About the bookJava in Action begins with a practical introduction to lambdas, using real-world ... Read more

    ₹2,682.40

  • Learn Kotlin for Android Development

    The Next Generation Language for Modern Android Apps Programming

    by Peter Späth ...
    Series series Professional and Applied Computing (R0)
    Build Android apps and learn the essentials of the popular Kotlin programming language and APIs. This book will teach you the key Kotlin skills and techniques important for creating your very own Android apps. Apart from introducing Kotlin programming, Learn Kotlin for Android Development stresses clean code principles and introduces object-oriented and functional programming as a starting point ... Read more

    ₹4,030.87

  • RESTful Java Web Services, Second Edition

    Design scalable and robust RESTful web services with JAX-RS and Jersey extension APIs

    Design scalable and robust RESTful web services with JAX-RS and Jersey extension APIsKey FeaturesBook DescriptionREST (REpresentational State Transfer) is a simple yet powerful software architecture style to create scalable web services and allow them to be simple, lightweight, and fast. The REST API uses HTTP and JSON, so that it can be used with many programming languages such as Ruby, Java, ... Read more

    ₹2,868.80 or Free with Kobo Plus

  • Better, Faster, Lighter Java

    Sometimes the simplest answer is the best. Many Enterprise Java developers, accustomed to dealing with Java's spiraling complexity, have fallen into the habit of choosing overly complicated solutions to problems when simpler options are available. Building server applications with "heavyweight" Java-based architectures, such as WebLogic, JBoss, and WebSphere, can be costly and cumbersome. When you ... Read more

    ₹1,445.49

  • Mobile Test Automation with Appium

    Mobile application testing made easy

    by Nishant Verma ...
    Comprehensive guide to build mobile test automation solution using AppiumKey FeaturesHow to automate testing with AppiumApply techniques for creating comprehensive testsHow to test on physical devices or emulatorsBook DescriptionAppium is an open source test automation framework for mobile applications. It allows you to test all three types of mobile applications: native, hybrid, and mobile web. ... Read more

    ₹2,587.49 or Free with Kobo Plus

  • Learning TypeScript

    Are you a beginner developer looking to expand your knowledge and understand how the pieces of a system fit together? Or perhaps you are a software veteran aspiring to elevate your skills to the next level, encompassing the architecture and design patterns of large and complex systems? This book is the resource you are looking for. Here you will find valuable information regardless of your level ... Read more

    ₹266.00

  • Scalable Data Architecture with Java

    Build efficient enterprise-grade data architecting solutions using Java

    Orchestrate data architecting solutions using Java and related technologies to evaluate, recommend and present the most suitable solution to leadership and clientsKey FeaturesLearn how to adapt to the ever-evolving data architecture technology landscapeUnderstand how to choose the best suited technology, platform, and architecture to realize effective business valueImplement effective data ... Read more

    ₹2,756.47 or Free with Kobo Plus

  • Reactive Systems in Java

    Resilient, Event-Driven Architecture with Quarkus

    Reactive systems and event-driven architecture are becoming indispensable to application design, and companies are taking note. Reactive systems ensure that applications are responsive, resilient, and elastic no matter what failures or errors may be occurring, while event-driven architecture offers a flexible and composable option for distributed systems. This practical book helps Java developers ... Read more

    ₹2,634.93

  • jMonkeyEngine 3.0 Cookbook

    by Rickard Eden ...
    If you are a jMonkey developer or a Java developer who is interested to delve further into the game making process to expand your skillset and create more technical games, then this book is perfect for you. ... Read more

    ₹797.55 or Free with Kobo Plus

  • Spark Cookbook

    With over 60 recipes on Spark, covering Spark Core, Spark SQL, Spark Streaming, MLlib, and GraphX libraries this is the perfect Spark book to always have by your side

    by Rishi Yadav ...
    Key FeaturesBook DescriptionIf you are a data engineer, an application developer, or a data scientist who would like to leverage the power of Apache Spark to get better insights from big data, then this is the book for you.What you will learnInstall and configure Apache Spark with various cluster managersSet up development environmentsPerform interactive queries using Spark SQLGet to grips with ... Read more

    ₹2,868.80 or Free with Kobo Plus