Skip to main content

Winkelwagen

Je krijgt de VIP-behandeling!

Artikel(en) niet beschikbaar voor aankoop
Bekijk je winkelwagentje. Je kunt de niet-beschikbare artikelen nu verwijderen of we verwijderen ze bij de kassa automatisch.
artikelenartikel
artikelenartikel

Aanbevolen voor jou

Loading...

eBooks in de categorie Java

Als je eBooks uit de categorie Java' leuk vindt, dan vind je deze toptitels ook geweldig.
649 - 672 van 1857 resultaten worden weergegeven
Skip side bar filters
  • The Definitive Guide to Spring Batch

    Modern Finite Batch Processing in the Cloud

    Serie series Professional and Applied Computing (R0)
    Work with all aspects of batch processing in a modern Java environment using a selection of Spring frameworks. This book provides up-to-date examples using the latest configuration techniques based on Java configuration and Spring Boot. The Definitive Guide to Spring Batch takes you from the “Hello, World!” of batch processing to complex scenarios demonstrating cloud native techniques for ... Meer lezen

    71,33 €

  • Pro Android with Kotlin

    Developing Modern Mobile Apps with Kotlin and Jetpack

    door Peter Späth ...
    Serie series Professional and Applied Computing (R0)
    Develop Android apps with Kotlin to create more elegant programs than the Java equivalent. This revised book covers the various aspects of a modern Android app that professionals are expected to encounter. You'll use the latest Kotlin APIs as made available in most recent versions of the Android SDK.There are chapters dealing with all the important aspects of the Android platform, including GUI ... Meer lezen

    56,17 €

  • Practical Debugging at Scale

    Cloud Native Debugging in Kubernetes and Production

    door Shai Almog ...
    Serie series Professional and Applied Computing (R0)
    Overhaul your debugging techniques and master the theory and tools needed to debug and troubleshoot cloud applications in production environments. This book teaches debugging skills that universities often avoid, but that typically consume as much as 60% of our time as developers. The book covers the use of debugger features such as tracepoints, object marking, watch renderers, and more. Author ... Meer lezen

    56,17 €

  • Domain-Driven Design with Java - A Practitioner's Guide

    Create simple, elegant, and valuable software solutions for complex business problems

    Adopt a practical and modern approach to architecting and implementing DDD-inspired solutions to transform abstract business ideas into working software across the entire spectrum of the software development life cycleKey FeaturesImplement DDD principles to build simple, effective, and well-factored solutionsUse lightweight modeling techniques to arrive at a common collective understanding of the ... Meer lezen

    25,75 € of Gratis met Kobo Plus

  • Scalable Data Architecture with Java

    Build efficient enterprise-grade data architecting solutions using Java

    door Sinchan Banerjee ...
    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 ... Meer lezen

    28,61 € of Gratis met Kobo Plus

  • Foundations of JSP Design Patterns

    door Andrew Patzer ...
    Serie series Professional and Applied Computing (R0)
    Foundations of JSP Design Patterns gives you the tools to build scalable enterprise applications using JSP. While other books merely provide instruction on basic JSP and servlet development, this insightful guide goes a step further to offer a variety of best practices and design principles, enabling you to build your own scalable and extensible enterprise Java applications quickly and easily. ... Meer lezen

    31,47 €

  • Introducing Jakarta EE CDI

    Contexts and Dependency Injection for Enterprise Java Development

    door Luqman Saeed ...
    Serie series Professional and Applied Computing (R0)
    Discover the Jakarta EE Contexts and Dependency Injection (CDI 2.0) framework which helps you write better code through the use of well-defined enterprise Java-based components and beans (EJBs). If you have ever wanted to write clean Java EE code, this short book is your best guide for doing so: you will pick up valuable tips along the way from your author's years of experience teaching and coding ... Meer lezen

    41,97 €

  • Beginning EJB in Java EE 8

    Building Applications with Enterprise JavaBeans

    Serie series Professional and Applied Computing (R0)
    Build powerful back-end business logic and complex Enterprise JavaBeans (EJB)-based applications using Java EE 8, Eclipse Enterprise for Java (EE4J), Web Tools Project (WTP), and the Microprofile platform. Targeted at Java and Java EE developers, with or without prior EJB experience, this book is packed with practical insights, strategy tips, and code examples. As each chapter unfolds, you'll see ... Meer lezen

    80,23 €

  • Pro JSF and HTML5

    Building Rich Internet Components

    Serie series Professional and Applied Computing (R0)
    Pro JSF and HTML5 shows you how to leverage the full potential of JavaServer Faces (JSF) and HTML5. This book is for Java developers who aspire to build sophisticated, enterprise-grade web experiences with HTML5-enabled JSF. Written by JSF experts and verified by established community figures, this book will serve as your primary resource, helping you build or integrate well-designed HTML5-enabled ... Meer lezen

    50,87 €

  • Derinlemesine Android Data Programming

    door Onder Teker ...
    çalışan, veri işlemleriyle ilgili konular anlatılmaktadır. SQLite, SQL / Room ile veritabanı geliştirme; özkaynakve dosyalarla çalışma açıklanmaktadır. Uzaktaki bilgisayarlarla veri iletişimi için HTTP üzerinden REST / SOAP ile Web Service çağrımı & dosya alma / gönderme konuları anlatılmaktadır. Tüm veri işlemleri için gerekli Thread & Asynch konuları da kitabın kapsamındadır. ... Meer lezen

    0,99 € of Gratis met Kobo Plus

  • JavaServer Faces: Introduction by Example

    door Josh Juneau ...
    Serie series Professional and Applied Computing (R0)
    This book is about using JavaServer Faces to create and deploy interactive applications delivered to end users via a browser interface. JavaServer Faces is the component-based technology enabling easy development of such applications, especially applications of the type commonly needed in enterprise environments. JavaServerFaces: Introduction by Example is a to-the-point, 250-page introduction to ... Meer lezen

    33,06 €

  • Java EE 7 Recipes

    A Problem-Solution Approach

    door Josh Juneau ...
    Serie series Professional and Applied Computing (R0)
    Java EE 7 Recipes takes an example-based approach in showing how to program Enterprise Java applications in many different scenarios. Be it a small-business web application, or an enterprise database application, Java EE 7 Recipes provides effective and proven solutions to accomplish just about any task that you may encounter. You can feel confident using the reliable solutions that are ... Meer lezen

    47,27 €

  • Learn Microservices with Spring Boot 3

    A Practical Approach Using Event-Driven Architecture, Cloud-Native Patterns, and Containerization

    Serie series Professional and Applied Computing (R0)
    This book will show you how to build Java-based microservices architecture using the popular Spring Boot framework by evolving a small monolith application to an event-driven architecture composed of several services. This third edition has been updated to cover Spring Boot 3, including its compatibility with Java 17 and Jakarta EE 10, and employs an incremental approach to teach the structure of ... Meer lezen

    50,87 €

  • Java Threads and the Concurrency Utilities

    door JEFF FRIESEN ...
    Serie series Professional and Applied Computing (R0)
    This concise book empowers all Java developers to master the complexity of the Java thread APIs and concurrency utilities. This knowledge aids the Java developer in writing correct and complex performing multithreaded applications.Java's thread APIs and concurrency utilities are among its most powerful and challenging APIs and language features. Java beginners typically find it very difficult to ... Meer lezen

    41,97 €

  • Java EE 8 Recipes

    A Problem-Solution Approach

    door Josh Juneau ...
    Serie series Professional and Applied Computing (R0)
    Quickly find solutions to dozens of common programming problems with the Java Enterprise Edition Platform for small business web applications, enterprise database applications, and microservices solutions. Content is presented in the popular problem-solution format. Look up the programming problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem ... Meer lezen

    75,78 €

  • Java APIs, Extensions and Libraries

    With JavaFX, JDBC, jmod, jlink, Networking, and the Process API

    door Kishori Sharan ...
    Serie series Professional and Applied Computing (R0)
    This book completes the Apress Java learning journey and is a comprehensive approach to learning Java APIs, extensions, and modules such as Java EE integration, mobile Java modules, JavaFX, and JDBC. In this book, you'll learn how to build user interfaces with Swing and JavaFX as well as how to write network programs with the new Java 9 and much more.Java APIs, Extensions and Libraries is for Java ... Meer lezen

    89,24 €

  • Android Espresso Revealed

    Writing Automated UI Tests

    door Denys Zelenchuk ...
    Serie series Professional and Applied Computing (R0)
    Write Android user interface (UI) tests using Google Espresso for Android. You’ll cover all the major topics of writing functional UI automated tests using the Espresso testing framework, including different ways of running automated tests, architecting test projects in an easy and maintainable way, and using tools which help to implement automated tests with less effort.Android Espresso Revealed ... Meer lezen

    56,17 €

  • Artificial Neural Networks with Java

    Tools for Building Neural Network Applications

    door Igor Livshin ...
    Serie series Professional and Applied Computing (R0)
    Use Java to develop neural network applications in this practical book. After learning the rules involved in neural network processing, you will manually process the first neural network example. This covers the internals of front and back propagation, and facilitates the understanding of the main principles of neural network processing. Artificial Neural Networks with Java also teaches you how to ... Meer lezen

    47,27 €

  • Instant Apache Camel Message Routing

    door Bilgin Ibryam ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. This short, instruction-based guide shows you how to perform application integration using the industry standard Enterprise Integration Patterns. This book is intended for Java developers who are new to Apache Camel and message- oriented applications. ... Meer lezen

    13,66 € of Gratis met Kobo Plus

  • Instant Apache ActiveMQ Messaging Application Development How-to

    door Timothy Bish ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks.This is a Packt Instant How-to guide, which provides concise and practical recipes to help you get started writing applications with ActiveMQ using practical examples.Instant ActiveMQ Application Development How-to is for the developers who are new to Java Message Service application ... Meer lezen

    13,66 € of Gratis met Kobo Plus

  • Haskell High Performance Programming

    Write Haskell programs that are robust and fast enough to stand up to the needs of today

    door Samuli Thomasson ...
    Boost the performance of your Haskell applications using optimization, concurrency, and parallel programmingKey Features\[\*\] Explore the benefits of lazy evaluation, compiler features, and tools and libraries designed for high performance\[\*\] Write fast programs at extremely high levels of abstraction\[\*\] Work through practical examples that will help you address the challenges of writing ... Meer lezen

    Was 37,83 € Nu 33,38 € of Gratis met Kobo Plus

  • Python Programming

    door Brian Evenson ...
    Explore all aspects of programming with Python in this comprehensive resource. Expert programmer Brian Evenson guides you from the fundamentals of using modules through the use of advanced objectorientation classes. Salient Features:1 Learn how to develop complex applications, create multimedia software, and develop interactive Web sites. 2 While written with the experienced programmer in mind, it ... Meer lezen

    2,99 € of Gratis met Kobo Plus

  • Mastering Netbeans

    Master building complex applications with NetBeans to become more proficient programmers

    door David Salter ...
    Master building complex applications with NetBeans to become a more pro fi cient programmerKey FeaturesBook DescriptionWith the increasing complexity of software development and the abundance of tools available, learning your IDE in-depth will instantly increase your developer productivity. NetBeans is the only IDE that can be downloaded with Java itself and provides you with many cutting edge ... Meer lezen

    Was 37,83 € Nu 33,38 € of Gratis met Kobo Plus

  • Groovy for Domain-Specific Languages, Second Edition

    Extend and enhance your Java applications with domain-specific scripting in Groovy

    door Fergal Dearle ...
    Extend and enhance your Java applications with domain-specific scripting in GroovyKey FeaturesBook DescriptionThe times when developing on the JVM meant you were a Java programmer have long passed. The JVM is now firmly established as a polyglot development environment with many projects opting for alternative development languages to Java such as Groovy, Scala, Clojure, and JRuby. In this ... Meer lezen

    33,38 € of Gratis met Kobo Plus