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 1 - 24 of 586 Results
Skip side bar filters
  • Android Studio Development Essentials

    by Neil Smyth ...
    The goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE) and the Android 5.0 Software Development Kit (SDK). Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An overview of Android Studio is included covering ... Read more

    $14.89 NZD

  • Spring Boot and Microservices

    by Yogesh Mali ...
    This book details on how to use spring boot to create a microservice and deploy on docker. Most of the content have been published on my blog www.betterjavacode.com ... Read more

    Free

  • The Minimum You Need to Know About Java and xBaseJ

    by Roland Hughes ...
    Tutorial book which teaches Java programmers how to use the xBaseJ library to create and access files in XBASE/DBASE format. ... Read more

    Free

  • Sams Teach Yourself Java in 21 Days (Covering Java 7 and Android)

    Series series Sams Teach Yourself
    Sams Teach Yourself Java in 21 Days Covering Java 7 and Android App Development Sams Teach Yourself Java in 21 Days continues to be one of the most popular, best-selling Java tutorials on the market. Written by an expert technical writer, it has been acclaimed for its clear and personable writing, for its extensive use of examples, and for its logical and complete organization. The sixth ... Read more

    $41.60 NZD

  • Head First Java

    What will you learn from this book?Head First Java is a complete learning experience in Java and object-oriented programming. With this book, you'll learn the Java language with a unique method that goes beyond how-to manuals and helps you become a great programmer. Through puzzles, mysteries, and soul-searching interviews with famous Java objects, you'll quickly get up to speed on Java's ... Read more

    $43.87 NZD

  • Core Java, Volume II--Advanced Features

    by Cay Horstmann ...
    Series series Core Series
    Core Java® has long been recognized as the leading, no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java®, Volume II—Advanced Features, Tenth Edition, has been extensively updated to reflect the most eagerly awaited and innovative version of Java in years: Java SE 8. Rewritten and reorganized to illuminate ... Read more

    $64.47 NZD

  • Raspberry PI 2: 12 Ultimate Lessons To Learn the Basics of Raspberry PI 2

    by Sara Cole ...
    If you haven’t yet used the Raspberry Pi, but you’re considering purchasing one, then you should absolutely purchase this user guide to learn the basics of Raspberry Pi 2! There’s so much to explore after you have learned the basics. You’ll be able to create remote controlled cars, fun robots, video game emulators, and much more once you master the basics, since there really isn’t a limit to the ... Read more

    $6.44 NZD

  • Java: The Ultimate Beginners Guide to Learn Java Step by Step

    by Andy Richmond ...
    Would you like to join today's world and understand the specifics of one of the most popular programming languages?Maybe you have only heard about Java and got some thoughts about trying it yourself?Or maybe you already want to get into Java programming but just don't know the absolute best way to start?If your answer is "Yes" to at least one of these questions, then keep reading…We are super ... Read more

    $4.49 NZD or Free with Kobo Plus

  • Eclipse

    Building Commercial-Quality Plug-ins

    Eclipse has established itself as a dominant force in the application-development space. Key to the success of Eclipse is the ability of developers to extend its functionality using plug-ins.This new edition of Eclipse: Building Commercial-Quality Plug-ins is the definitive, start-to-finish guide to building commercial-quality Eclipse plug-ins, with an emphasis on adding the sophistication and ... Read more

    $57.23 NZD

  • Instant RabbitMQ Messaging Application Development How-to

    by Andrew Keig ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Written in a practical, concise style, this book is complete with hands-on examples and the right amount of theory to get you started developing messaging applications with RabbitMQ.Although the examples in this book are written in Node.js, a server side JavaScript platform for building ... Read more

    $21.31 NZD or Free with Kobo Plus

  • Java 9 for Programmers

    The professional programmer’s Deitel® guide to Java® 9 and the powerful Java platformWritten for programmers with a background in another high-level language, this book applies the Deitel signature live-code approach to teaching programming and explores the Java® 9 language and APIs in depth. The book presents concepts in fully tested programs, complete with code walkthroughs, syntax shading, code ... Read more

    $65.22 NZD

  • Core Java Essentials: Starting out with Java programming

    by Alan Gersting ...
    For serious programmers, Core Java Essentials is the definitive guide to writing robust, maintainable code. Whether you’re using Java SE 9, 10, or 11, it will help you achieve a deep and practical understanding of the language and API, and its hundreds of realistic examples reveal the most powerful and effective ways to get the job done.This book reflect Java’s long-awaited modularization, showing ... Read more

    $31.71 NZD

  • 100+ Solutions in Java: A Hands-On Introduction to Programming in Java (English Edition)

    by Dhruti Shah ...
    A step by step guide that will help you learn the Java programming languageKEY FEATURESGet familiar with the features in Java 8 And Java 9Understand the working of various Java APIsLearn Modular Programming with Java 9Learn to use features such as Lambda, Time API, and Stream API.Learn how to access databases from a Java applicationDESCRIPTION100+ Solution... ... Read more

    $13.49 NZD or Free with Kobo Plus

  • Core JavaServer Faces

    Series series Sun Core Series
    JavaServer Faces (JSF) is the standard Java EE technology for building web user interfaces. It provides a powerful framework for developing server-side applications, allowing you to cleanly separate visual presentation and application logic. JSF 2.0 is a major upgrade, which not only adds many useful features but also greatly simplifies the programming model by using annotations and “convention ... Read more

    $55.47 NZD

  • Client-Server Web Apps with JavaScript and Java

    Rich, Scalable, and RESTful

    As a Java programmer, how can you tackle the disruptive client-server approach to web development? With this comprehensive guide, you’ll learn how today’s client-side technologies and web APIs work with various Java tools. Author Casimir Saternos provides the big picture of client-server development, and then takes you through many practical client-server architectures. You’ll work with hands-on ... Read more

    $25.66 NZD

  • Android Studio Development Essentials

    Android 6 Edition

    by Neil Smyth ...
    Fully updated for Android 6, the goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE) and the Android 6 Software Development Kit (SDK).Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An overview of Android ... Read more

    $14.89 NZD

  • Agile Java™

    Crafting Code with Test-Driven Development

    by Jeff Langr ...
    Master Java 5.0 and TDD Together: Build More Robust, Professional SoftwareMaster Java 5.0, object-oriented design, and Test-Driven Development (TDD) by learning them together. Agile Java weaves all three into a single coherent approach to building professional, robust software systems. Jeff Langr shows exactly how Java and TDD integrate throughout the entire development lifecycle, helping you ... Read more

    $62.40 NZD

  • Java Power Tools

    All true craftsmen need the best tools to do their finest work, and programmers are no different. Java Power Tools delivers 30 open source tools designed to improve the development practices of Java developers in any size team or organization. Each chapter includes a series of short articles about one particular tool -- whether it's for build systems, version control, or other aspects of the ... Read more

    $48.84 NZD

  • IntelliJ IDEA - Part 1

    IntelliJ IDEA (hereafter referred to as IntelliJ) is one of the most powerful and popular Integrated Development Environments (IDE) for Java. It was developed and maintained by JetBrains, and is available in the community and in the ultimate edition. This feature-rich IDE enables rapid development and helps in improving code quality. This book starts with a basic introduction and slowly dives deep ... Read more

    $4.49 NZD or Free with Kobo Plus

  • JavaServer Faces: The Complete Reference

    Ideal for the 3+ million Java developers, this fast-paced tutorial offers in-depth coverage of JavaServer Faces (JSF) -- Sun Microsystem's Web application architecture for the future. Co-written by the #1 JSF expert in the Java community, this book offers the most complete resource on JSF available. * Extensive coverage on JSF custom component development * Serves as a thorough introduction to ... Read more

    $67.58 NZD

  • Créer une application Android

    Les fonctions principales et inédites, la monétisation, la promotion et le marketing

    Voici la version enrichie de notre livre "Créer une application Android". Celle-ci contient de nouvelles fonctions pour rendre votre application unique, des techniques pour monétiser votre application et gagner de l'argent avec puis enfin des techniques de promotion et marketing, pour que votre application touche un large public. Lancez-vous dans l'aventure et créez votre application Android, cela ... Read more

    $6.03 NZD

  • Mastering jQuery

    Series series Smashing eBooks
    jQuery is well-known for being a concise JavaScript library that helps simplify HTML document traversing, event handling, creating animations and Ajax interactions for rapid Web development. Choosing the right plugins, creating bookmarklets, setting patterns or manipulating images can be challenging even for experienced programmers. In order to help you avoid struggling with such decision issues, ... Read more

    $7.36 NZD

  • Firebase Essentials - Android Edition

    by Neil Smyth ...
    With 55 in-depth chapters, over 470 pages and 23 example app projects (including the source code), Firebase Essentials – Android Edition provides everything you need to successfully integrate Firebase cloud features into your Android apps. This book covers the key features of Android app development using Firebase including integration with Android Studio, User Authentication (including email, ... Read more

    $52.16 NZD

  • Programmando Android

    Una guida che ci trasporta dentro la programmazione Android con brevi esempi utilizzando il linguaggio Java ... Read more

    $5.75 NZD