Skip to main content

Indkøbskurv

Du får VIP-behandling!

Vare(r) ikke tilgængelig til køb
Gennemgå din indkøbskurv. Du kan fjerne de(n) tilgængelige vare(r) nu, ellers fjerner vi det automatisk ved kassen.
varervare
varervare

Anbefalet til dig

Loading...

Java e-bøger

Hvis du kan lide Java e-bøger, så vil du elske disse fremragende valg.
Viser 649 - 672 af 1598 resultater
Skip side bar filters
  • Dynamic Programming in Java

    From Basics to Expert Proficiency

    af William Smith ...
    "Dynamic Programming in Java: From Basics to Expert Proficiency" is a comprehensive guide designed to equip readers with a deep understanding of dynamic programming and its applications in Java. This book provides a structured approach to learning, beginning with the foundational concepts of dynamic programming and progressing through advanced techniques and practical implementations. Each chapter ... Læs mere

    69,00 kr. eller Gratis med Kobo Plus

  • Core Java for the Impatient

    af Cay Horstmann ...
    An Essential Guide to the Core Language and Libraries--Updated for Java 21Modern Java introduces major enhancements that impact the core language and APIs at the heart of the Java platform. Many old Java idioms are no longer needed, and new features and programming paradigms can make you far more effective. However, navigating these changes can be challenging.Core Java for the Impatient, Fourth ... Læs mere

    377,22 kr.

  • Oracle ADF 11gR2 Development Beginner's Guide

    "Oracle ADF 11gR2 Development Beginner's Guide" will cover the basics of Oracle ADF 11g development and will then work through more complex topics as the reader gains more skills. This book will follow a tutorial approach with the content and tasks getting more advanced throughout. This book is intended for beginners who know a little about Java programming and would like to learn how to develop ... Læs mere

    343,74 kr. eller Gratis med Kobo Plus

  • Android 4 Development: From Eclipse to End User

    af Jason Suptic ...
    Are you ready to create your first Android App now? If so, this book is for you. Whether you are a veteran programmer or a beginner, this book will help you learn Android development by examples, pictures, and explanations. This is an introduction to both Eclipse and Android Development Tools (ADT) through building a complete app. Windows™ is the operating system used during the writing of this ... Læs mere

    23,50 kr.

  • Java/J2EE Design Patterns Interview Questions You'll Most Likely Be Asked

    Second Edition

    Serier Bog 30 - Job Interview Questions Series
    225 Java/J2EE Design Patterns Interview Questions78 HR Interview QuestionsReal life scenario-based questionsStrategies to respond to interview questions2 Aptitude TestsJava/J2EE Design Patterns Interview Questions You'll Most Likely Be Asked: Second Edition is a perfect companion to stand ahead above the rest in today’s competiti... ... Læs mere

    70,66 kr.

  • Aplicações Java para a web com JSF e JPA

    Neste livro você encontrará as especificações mais utilizadas do Java, explicadas com exemplos práticos e claros que mostram como usar cada tecnologia em separado e como utilizá-las em conjunto. Conheças as melhores práticas da JPA 2.0, seus mapeamentos, caches e truques de performance, e tire o máximo do JSF 2.2 compreendendo seu ciclo de vida e as novidades que surgiram nas atuais versões das ... Læs mere

    69,00 kr. eller Gratis med Kobo Plus

  • Introduction to Java Programming

    This book is intended for a one-semester, beginner’s level course on Java programming. It includes the new features included in JDK1.7. Each of its 16 chapters provide review questions for the readers to self-test their learning. “Try It Out” programs that enable the readers to develop programs for real life problems have also been included. Introduction to Java Programming will help budding ... Læs mere

    23,59 kr.

  • 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 ... Læs mere

    181,11 kr.

  • Dependency Injection in Java

    Testing mit CDI-Unit und DI-Frameworks

    Serier Bog 140 - shortcuts
    Der shortcut beleuchtet im ersten Kapitel das Framework CDI-Unit, mit dem komplexe CDI-Applikationen im Umfeld von Java EE getestet werden können. Es werden die Vor- und Nachteile verschiedener Testarten betrachtet und exemplarische Anwendungsfälle benannt. Nach Behandlung des Bereichs "Testing“ widmet sich der shortcut den Dependency-Injection-Frameworks Dagger und Boon und zeigt, warum das "C“ ... Læs mere

    25,00 kr. eller Gratis med Kobo Plus

  • RESTful Java Web Services Interview Questions You'll Most Likely Be Asked

    Second Edition

    Serier Bog 32 - Job Interview Questions Series
    · 200 RESTful Java Web Services Interview Questions· 75 HR Interview Questions· Real life scenario-based questions· Strategies to respond to interview questions· 2 Aptitude TestsThese questions are across a wide range of topics. Some of the topics included are:- REST Basics (Introduction to REST, HTTP, etc)- JAX-RS (S... ... Læs mere

    78,21 kr.

  • DATA SCIENCE USING JDBC AND POSTGRESQL WITH OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE

    This book uses the PostgreSQL-version of Sakila sample database which is a fictitious database designed to represent a DVD rental store. The 15 tables of the database include film, film_category, actor, customer, rental, payment and inventory among others. The Sakila sample database is intended to provide a standard schema that can be used for examples in books, tutorials, articles, samples, and ... Læs mere

    125,69 kr.

  • Memory Leaks in Java

    Serier Bog 75 - shortcuts
    Da sich Oracle mit Java 8 noch ein wenig Zeit lässt (als anvisierter Termin wird im Moment "Frühjahr 2014" genannt), soll mit diesem shortcut die Gelegenheit genutzt werden, zu diskutieren, wie es zu Memory Leaks in Java kommen kann und wie man sie finden oder besser schon von vorneherein vermeiden kann. Im ersten Kapitel des shortcuts wird erläutert, dass Memory Leaks durch im Programm ... Læs mere

    25,00 kr. eller Gratis med Kobo Plus

  • Building and Testing with Gradle

    Understanding Next-Generation Builds

    Build and test software written in Java and many other languages with Gradle, the open source project automation tool that’s getting a lot of attention. This concise introduction provides numerous code examples to help you explore Gradle, both as a build tool and as a complete solution for automating the compilation, test, and release process of simple and enterprise-level applications.Discover ... Læs mere

    102,86 kr.

  • Quarkus Cookbook

    Optimized for Kubernetes, Quarkus is designed to help you create Java applications that are cloud first, container native, and serverless capable. With this cookbook, authors Alex Soto Bueno and Jason Porter from Red Hat provide detailed solutions for installing, interacting with, and using Quarkus in the development and production of microservices.The recipes in this book show midlevel to senior ... Læs mere

    384,86 kr.

  • Android 4.4 App Development Essentials

    af Neil Smyth ...
    The goal of this book is to teach the skills necessary to develop Android based applications using the Eclipse Integrated Development Environment (IDE) and the Android 4.4 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 introduction to the architecture of Android is followed ... Læs mere

    102,11 kr.

  • Fundamentals of Java Programming

    Serier serie Computer Science (R0)
    Making extensive use of examples, this textbook on Java programming teaches the fundamental skills for getting started in a command-line environment. Meant to be used for a one-semester course to build solid foundations in Java, Fundamentals of Java Programming eschews second-semester content to concentrate on over 180 code examples and 250 exercises.Key object classes (String, Scanner, ... Læs mere

    420,24 kr.

  • Spring Boot: Up and Running

    af Mark Heckler ...
    With over 75 million downloads per month, Spring Boot is the most widely used Java framework available. Its ease and power have revolutionized application development from monoliths to microservices. Yet Spring Boot's simplicity can also be confounding. How do developers learn enough to be productive immediately? This practical book shows you how to use this framework to write successful mission ... Læs mere

    322,61 kr.

  • Scala Cookbook

    Recipes for Object-Oriented and Functional Programming

    Save time and trouble building object-oriented, functional, and concurrent applications with Scala. The latest edition of this comprehensive cookbook is packed with more than 250 ready-to-use recipes and 1,000 code examples to help you solve the most common problems when working with Scala 3 and its popular libraries.Scala changes the way you think about programming--and that's a good thing. ... Læs mere

    384,86 kr.

  • Learn Microservices with Spring Boot

    A Practical Approach to RESTful Services using RabbitMQ, Eureka, Ribbon, Zuul and Cucumber

    af Moises Macero ...
    Serier serie Professional and Applied Computing (R0)
    Build a microservices architecture with Spring Boot, by evolving an application from a small monolith to an event-driven architecture composed of several services. This book follows an incremental approach to teach microservice structure, test-driven development, Eureka, Ribbon, Zuul, and end-to-end tests with Cucumber.Author Moises Macero follows a very pragmatic approach to explain the benefits ... Læs mere

    274,86 kr.

  • Estructuras de datos en java

    Serier serie Espacios
    Este libro analiza estructuras de datos lineales y no lineales. Las primeras tienen la ventaja de que son más comprensibles al momento de desarrollarlas. De estas estructuras el texto profundiza en las listas y las pilas. Adicionalmente, estudia estructuras de datos no lineales como los árboles y los grafos, las cuales tienen la desventaja de ser más complejas en su implementación, pero usadas de ... Læs mere

    Før 42,00 kr. Nu 35,00 kr. eller Gratis med Kobo Plus

  • Coding Android Apps

    As Android apps continue to grow in popularity and an associated job market emerges, the ability to develop software and applications for Android smartphones will only grow more relevant in the foreseeable future. Compiled from materials used in over a decade of teaching undergraduate and graduate students majoring in computer science and information technology, this book is a hands-on, step-by ... Læs mere

    665,09 kr.

  • Pro Jakarta Persistence in Jakarta EE 10

    An In-Depth Guide to Persistence in Enterprise Java Development

    Serier serie Professional and Applied Computing (R0)
    Learn to use the Jakarta Persistence API and other related APIs as found in the Jakarta EE 10 platform from the perspective of one of the specification creators. A one-of-a-kind resource, this in-depth book provides both theoretical and practical coverage of Jakarta Persistence usage for experienced Java developers.Authors Lukas Jungmann, Mike Keith, Merrick Schincariol, Massimo Nardone take a ... Læs mere

    526,36 kr.

  • Pro Android with Kotlin

    Developing Modern Mobile Apps with Kotlin and Jetpack

    af Peter Späth ...
    Serier serie 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 ... Læs mere

    494,86 kr.

  • Pro Spring Security

    Securing Spring Framework 6 and Boot 3-based Java Applications

    Serier serie Professional and Applied Computing (R0)
    Build and deploy secure Spring Framework and Spring Boot-based enterprise Java applications with the Spring Security Framework. This book explores a comprehensive set of functionalities to implement industry-standard authentication and authorization mechanisms for Java applications.Pro Spring Security, Third Edition has been updated to incorporate the changes in Spring Framework 6 and Spring Boot ... Læs mere

    447,74 kr.