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 889 - 912 of 1726 Results
Skip side bar filters
  • 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

    $32.59 CAD

  • Java Message Service

    Creating Distributed Enterprise Applications

    Java Message Service, Second Edition, is a thorough introduction to the standard API that supports "messaging" -- the software-to-software exchange of crucial data among network computers. You'll learn how JMS can help you solve many architectural challenges, such as integrating dissimilar systems and applications, increasing scalability, eliminating system bottlenecks, supporting concurrent ... Read more

    $28.79 CAD

  • Jakarta EE Recipes

    A Problem-Solution Approach

    by Josh Juneau ...
    Series series Professional and Applied Computing (R0)
    Take a problem-solution approach to programming enterprise Java applications and microservices for cloud-based solutions, enterprise database applications, and even small business web applications. This book provides effective and proven code snippets that you can immediately use to accomplish just about any task that you may encounter. You can feel confident using the reliable solutions that are ... Read more

    $75.99 CAD

  • Kotlin Programming By Example

    Build real-world Android and web applications the Kotlin way

    Enhance your Kotlin programming skills by building 3 real-world applicationsKey Features\[\*\]Build three full-fledged, engaging applications from scratch and learn to deploy them\[\*\]Enhance your app development and programming activities with Kotlin’s powerful and intuitive tools and utilities.\[\*\]Experience the gentle learning curve, expressiveness, and intuitiveness of Kotlin, as you ... Read more

    $47.19 CAD or Free with Kobo Plus

  • Introductory Guideline for Using Twilio Programmable Messaging and Programmable Voice Services

    Twilio.com is an American cloud communications platform. Twilio allows software developers to programmatically make and receive phone calls, send and receive text messages, and perform other communication functions using its web service APIs.Twilio uses Amazon Web Services to host telephony infrastructure and provide connectivity between HTTP and the public switched telephone network (PSTN) ... Read more

    $12.99 CAD or Free with Kobo Plus

  • Алгоритмы и структуры данных. Извлечение информации на языке Java

    Изучите, как следует реализовывать эффективные алгоритмы на основе важнейших структур данных на языке Java, а также как измерять производительность этих алгоритмов. Каждая глава сопровождается упражнениями, помогающими закрепить материал. •Научитесь работать со структурами данных, например, со списками и словарями, разберитесь, как они работают •Напишите приложение, которое читает страницы ... Read more

    $9.99 CAD or Free with Kobo Plus

  • Ultimate AWS Data Engineering

    Unlock the Power of AWS Data Engineering and Build Smarter Pipelines for Data-Driven Success. Key Features ● Gain an in-depth understanding of essential AWS services such as S3, DynamoDB, Redshift, and Glue to build scalable data solutions. ● Learn to design efficient, fault-tolerant data pipelines while adhering to best practices in cost management and security. Book Description In today’s data ... Read more

    $34.24 CAD or Free with Kobo Plus

  • Introducing Maven

    Series series Professional and Applied Computing (R0)
    Introducing Maven is your quick start-up primer guide on Maven. This fully packed mini-book includes the new features and enhancements found in the latest version of Maven.In this short 100-page book, you'll learn all about Maven and how to set it up to use. You'll learn about the Maven life cycle and how to effectively leverage and use it. Also, you'll learn the basics of using site plugins and ... Read more

    $32.59 CAD

  • Java: Best Practices to Programming Code with Java

    Java Computer Programming, #3

    Series Book 3 - Java Computer Programming
    Are you tired of constantly finding errors in your Java code? Fed up with not being able to understand what you have written, making it difficult to identify those errors? And how many times has your code been criticized by others for a lack of readability or for not being efficient?In "Java: Best Practices to Programming Code with Java", the book information found here is designed to make things ... Read more

    $4.99 CAD or Free with Kobo Plus

  • Practical Design Patterns for Java Developers

    Hone your software design skills by implementing popular design patterns in Java

    Unravel the power of Java design patterns by learning where to apply them effectively to solve specific software design and development problemsKey FeaturesDecouple logic across objects with dependency injection by creating various vehicles with featuresFinalize vehicle construction by chaining handlers using the Chain of Responsibility PatternPlan and execute an advanced vehicle sensor initiation ... Read more

    $35.99 CAD or Free with Kobo Plus

  • Apache Tamaya

    Einstieg in die Konfiguration in Java

    Series Book 168 - shortcuts
    Was bedeutet Konfiguration in Java? Wie sollte sie gemanagt werden? Dieser shortcut geht der Thematik auf den Grund, beleuchtet die Anforderungen an Konfiguration und mögliche Lösungsansätze. Anschließend werden die zentralen Konzepte und Erweiterungsmodule des Apache-Tamaya-Projekts vorgestellt. Auch komplexe Konfigurationsszenarien im Java-SE-Umfeld können mit dem Konfigurationsframework ... Read more

    $4.99 CAD or Free with Kobo Plus

  • Android Studio 4.2 Development Essentials - Java Edition

    Developing Android applications using Android Studio 4.2, Java, and Android Jetpack

    by Neil Smyth ...
    Developing Android applications using Android Studio 4.2, Java, and Android JetpackKey FeaturesDesign complex and responsive user interface layouts with the Android Studio 4.2 IDEBuild view model-based apps using the Jetpack architecture and use the latest Material Design components to build modern user interface designsIntegrate with SQLite databases and the Android Room Persistence LibraryBook ... Read more

    $37.99 CAD or Free with Kobo Plus

  • Derinlemesine Java Web Programming

    by Onder Teker ...
    Bu kitapta Java ile Web Programlama anlatılmaktadır. En temel konu Servlet işlendikten sonra HTML ile JSP geliştirme ayrıntılarıyla açıklanmaktadır. İleri özelliklerden EL, Taglibs, JSTL de işlenenler arasındadır. MVC, JSF & Facelet konusuna giriş düzeyinde bilgi verilmektedir. Web Services alanında, hem XML / JSON ile REST konularının temel nesnelerle gerçekleştirilmesi anlatılmakta, hem da JAX ... Read more

    $0.99 CAD

  • Backbone JS

    Backbone es un Framework más popular de JavaScript que le permiten crear MVC (modelo-vista-controlador) como aplicaciones y aplicaciones de una sola página. Los principales componentes de Backbone.js son el Modelo, Vista, Colección, Router y los objetos de la clase Event.En Backbone, un modelo almacena los datos que se recuperan desde el servidor mediante RESTful JSON y se asocia con la vista. La ... Read more

    $8.99 CAD or Free with Kobo Plus

  • A Guide to Java Interviews

    by Aishik Dutta ...
    Unlock Your Next Java Role: A Guide to Java InterviewsNavigating the competitive landscape of Java interviews requires more than just coding skills – it demands strategy, deep technical understanding, and effective communication. Whether you're an aspiring junior developer or a seasoned senior engineer, A Guide to Java Interviews is your comprehensive companion to mastering the entire interview ... Read more

    $4.99 CAD or Free with Kobo Plus

  • Derinlemesine Spring Boot Web

    by Onder Teker ...
    Bu kitap Spring Security ve Spring Web ile ilgili ileri konuları içermektedir. Kapsamda REST ve Web için güvenlik sağlanması için authentication ve authorization ile JWT (JSON Web Token) konuları yer almaktadır. Hem unit testing hem de integration testing konuları içerilmektedir. Testlerde Mockito ile mock nesnelerinin kullanımı da gösterilmektedir. WebSockets & STOMP ile iki yönlü iletişim ... Read more

    $0.99 CAD or Free with Kobo Plus

  • Practical Java 8

    Lambdas, Streams and new resources

    Are you a programmer fluent in Java? It's time to take the next step! Almost 20 years after it's first version, there is a new Java with important news! Amongst the main new resources, there are the default methods, method references and lambdas. They are simple concepts, but bring important possibilities. In the book we will explore various advancements found in Java 8. Always using practical ... Read more

    $13.99 CAD 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

    $14.99 CAD

  • From Objects to Functions

    Build Your Software Faster and Safer with Functional Programming and Kotlin

    Build applications quicker and with less effort using functional programming and Kotlin. Learn by building a complete application, from gathering requirements to delivering a microservice architecture following functional programming principles. Learn how to implement CQRS and EventSourcing in a functional way to map the domain into code better and to keep the cost of change low for the whole ... Read more

    $41.99 CAD

  • Der Weg zum Java-Profi

    Konzepte und Techniken für die professionelle Java-Entwicklung

    by Michael Inden ...
    Sie haben bereits Einiges an Erfahrung mit Java und möchten Ihre Entwicklungstätigkeit nun professionalisieren? Oder sind Sie schon auf dem Weg zum Profi, benötigen aber ein Nachschlagewerk, das Ihnen die wichtigen Themen aus der Java-Welt kompakt und kompetent vermittelt? Diese umfassende Einführung in die professionelle Entwicklung vermittelt Ihnen das notwendige Wissen, um stabile und ... Read more

    $54.99 CAD

  • Java 17 Backend Development

    Design backend systems using Spring Boot, Docker, Kafka, Eureka, Redis, and Tomcat

    by Elara Drevyn ...
    This book offers beginners and backend developers with practical guidance on developing robust server-side applications with Java 17. Each chapter is structured around hands-on examples, real-world challenges, and step-by-step solutions tailored to Java professionals aiming to elevate their expertise in backend systems. It seamlessly transitions through essential development phases, covering ... Read more

    $46.99 CAD

  • Programming Kotlin

    Create Elegant, Expressive, and Performant JVM and Android Applications

    Programmers don't just use Kotlin, they love it. Even Google has adopted it as a first-class language for Android development. With Kotlin, you can intermix imperative, functional, and object-oriented styles of programming and benefit from the approach that's most suitable for the problem at hand. Learn to use the many features of this highly concise, fluent, elegant, and expressive statically ... Read more

    $47.99 CAD

  • 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

    $33.85 CAD

  • Spock Framework

    Testes automatizados ágeis para Java e REST

    Versão atualizada para Spock 2.3-groovy-4.0. A presença de testes automatizados é importante para dar segurança em qualquer código. Seja para refatorá-lo, mantê-lo, seja para inserir novas funcionalidades, os testes permitem uma detecção mais rápida quando algum comportamento anterior é quebrado. Um software interage com diversos recursos dentro de seu ecossistema e provê diferentes tipos de ... Read more

    $13.99 CAD or Free with Kobo Plus