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 1369 - 1392 af 1727 resultater
Skip side bar filters
  • Lógica de programación

    En este libro aprenderás a programar en el lenguaje C o en Java, para comenzar primero necesitamos pensar de forma correcta para poder llegar a solucionar problemas dentro del ramo de programación, al principio veremos definiciones, además de conceptos esenciales dentro de este mundo, ya que es importante comenzar de lo básico, hasta llegar a lo avanzado.Comenzaremos viendo algoritmos, después ... Læs mere

    44,92 kr.

  • Building Modern Business Applications

    Reactive Cloud Architecture for Java, Spring, and PostgreSQL

    af Peter Royal ...
    Serier serie Professional and Applied Computing (R0)
    Discover a new way of thinking about business applications in light of the massive industry shift toward cloud computing and reactive programming technologies. This book synthesizes technologies and techniques such as event sourcing, command query responsibility segregation (CQRS), property-based testing, and GraphQL into a cohesive guide for modern business applications that benefit every ... Læs mere

    447,61 kr.

  • Test-Driven Java Development

    Invoke TDD principles for end-to-end application development with Java

    Invoke TDD principles for end-to-end application development with JavaKey FeaturesBook DescriptionTest-driven development (TDD) is a development approach that relies on a test-first procedure that emphasises writing a test before writing the necessary code, and then refactoring the code to optimize it. The value of performing TDD with Java, one of the most established programming languages, is to ... Læs mere

    341,99 kr. eller Gratis med Kobo Plus

  • Pro Spring Boot 2

    An Authoritative Guide to Building Microservices, Web and Enterprise Applications, and Best Practices

    Serier serie Professional and Applied Computing (R0)
    Quickly and productively develop complex Spring applications and microservices out of the box, with minimal concern over things like configurations. This revised book will show you how to fully leverage the Spring Boot 2 technology and how to apply it to create enterprise ready applications that just work. It will also cover what's been added to the new Spring Boot 2 release, including Spring ... Læs mere

    471,24 kr.

  • OCA Java SE 8 Programmer I Study Guide (Exam 1Z0-808)

    Serier serie Oracle Press
    The official study guide for the entry-level Oracle Certified Associate exam for Java Programmers—fully updated for Java SE 8Confidently prepare for the OCA Java SE 8 Programmer I exam with this thoroughly revised, up-to-date guide from Oracle Press. Featuring step-by-step exercises, comprehensive chapter self-tests, and two complete downloadable practice exams, this volume provides an integrated, ... Læs mere

    303,24 kr.

  • Building REST APIs with Spring Boot 4.0

    Practical and code-first learning for Java developers to build, test and deploy applications using Java 21

    I'd describe this fast-paced book as the perfect practical tutor for Java developers who are curious to develop apps, and not just read about them. All chapters are working sets, where you write code, run it, break it deliberately, and fix it. There are no long theory sections, and no abstract architecture talk. It's all connected from the first command to the final deployable JAR.It's all about ... Læs mere

    316,98 kr.

  • 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

  • Java

    Advanced Guide to Programming Code with Java

    Serier Bog 4 - Java Programming Series
    Are you struggling to understand some of the Advanced Java programming concepts? Are you desperate to further your knowledge and make something out of your programming experience?Look no further; in "Java: Advanced Guide to Programming Code with Java", you will learn all about:In this Definitive Java Advanced Level Guide, you're about to discover...The Java Interface – Learn all about the Java ... Læs mere

    19,26 kr. eller Gratis med Kobo Plus

  • Selenium Webdriver: Book1

    af Rajan ...
    Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that.Boring web-based administration tasks can (and should!) also be automated as well. Selenium is one of the popular open-source web based automation tool. This book will provide an insight about ... Læs mere

    6,28 kr. eller Gratis med Kobo Plus

  • AJAX and JavaServer Faces (Digital Short Cut)

    This is the eBook version of the printed book. Based on material from the forthcoming second edition of Core JavaServer™ Faces by David Geary and Cay Horstmann, this short cut explores how to use JavaServer Faces and AJAX (Asynchronous JavaScript with XMLHttpRequest) to create rich user interfaces. Starting with a brief review of Ajax fundamentals, it goes on to cover Implementing Ajax with a ... Læs mere

    110,11 kr.

  • Java Complete book

    af James Gary ...
    Java Complete book explains how to develop, compile, debug, and run Java programs. Best-selling programming author James Gary covers the entire Java language, including its syntax, keywords, and fundamental programming principles. You'll also find information on key portions of the Java API library, such as I/O, the Collections Framework, the stream library, and the concurrency utilities. Swing, ... Læs mere

    20,05 kr.

  • Java EE and .NET Interoperability

    Integration Strategies, Patterns, and Best Practices

    Java EE and .NET Interoperability addresses issues encountered during the integration process, such as a diverse technology set, incompatible APIs, and disparate environment maintenance. The experienced authors outline strategies, approaches, and best practices, including messaging, Web services, and integration-related frameworks and patterns. The book also introduces readers to Service Oriented ... Læs mere

    244,74 kr.

  • Java+OpenCV高效入门

    af 姚利民 ...
    OpenCV作为一个应用广泛的开源计算机视觉库,正在受到越来越多的关注。目前OpenCV的各类教程基本上以Python和C++为主,基于Java的OpenCV书籍则少之又少,本书旨在弥补这一空白。 本书共13章,前4章是基础部分,包括OpenCV概述和安装配置、数字图像基础及图像基础操作等内容;第5到11章则包括了图像的几何变换、图像平滑、形态学操作、直方图、边缘检测与轮廓、霍夫变换、特征点检测和匹配等进阶内容;第12~13章属于提高内容,主要介绍机器学习和视频跟踪技术。 本书以通俗易懂的语言,图文并茂的讲解力图使初学者能够快速高效入门。本书面向的读者是包括高校学生在内的各类初学者、研究计算机视觉的业余爱好者及需要快速上手的专业人员。 ... Læs mere

    110,93 kr.

  • Java Coding Problems

    Become an expert Java programmer by solving over 200 brand-new, modern, real-world problems

    Stay on top of the new Java features (up to JDK 21) and find efficient solutions for your programming woes. With over 250 problems and solutions, you'll learn new ways to deal with real-world coding tasks and answers to common interview questions. Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesSolve Java programming challenges and get interview-ready with the power of ... Læs mere

    323,99 kr. eller Gratis med Kobo Plus

  • Machine Learning: End-to-End guide for Java developers

    Data Analysis, Machine Learning, and Neural Networks simplified

    Develop, Implement and Tuneup your Machine Learning applications using the power of Java programmingAbout This BookDetailed coverage on key machine learning topics with an emphasis on both theoretical and practical aspectsAddress predictive modeling problems using the most popular machine learning Java librariesA comprehensive course covering a wide spectrum of topics such as machine learning and ... Læs mere

    524,24 kr. eller Gratis med Kobo Plus

  • JavaFX 9 by Example

    Create media-rich client applications using JavaFX 9 and the Java 9 platform. Learn to create GUI-based applications for mobile devices, desktop PCs, and even the web. Incorporate media such as audio and video into your applications. Interface with hardware devices such as Arduino and Leap Motion. Respond to gesture control through devices such as the Leap Motion Controller. Take advantage of the ... Læs mere

    524,11 kr.

  • JSF Eficaz

    As melhores práticas para o desenvolvedor web Java

    O JSF é um framework incrível para se trabalhar com Java mas, conhecer os detalhes e saber utilizá-los da forma correta é o que leva os projetos desenvolvidos nessa plataforma ao sucesso. Este livro mostra como esses detalhes fazem a diferença, possibilitando o uso do JSF de maneira tranquila e segura, facilitando muito o desenvolvimento, organização e manutenção do código. Você aprenderá técnicas ... Læs mere

    69,00 kr. eller Gratis med Kobo Plus

  • Spring MVC

    Domine o principal framework web Java

    af Alberto Souza ...
    O Spring é o principal concorrente da especificação JavaEE. Com uma plataforma muito estável e com integração fina entre todas as suas extensões, fornece um ambiente muito propício para que o programador foque nas regras de negócio e esqueça dos problemas de infraestrutura. Durante o livro, será construída uma aplicação baseada na loja da Casa do Código e você terá a chance de utilizar diversas ... Læs mere

    69,00 kr. eller Gratis med Kobo Plus

  • Fondamenti di informatica 2

    Fondamenti teorici - Fondamenti di Programmazione - Fondamenti di Architettura. ... Læs mere

    74,32 kr. eller Gratis med Kobo Plus

  • ANDROID DEVELOPMENT PART 3

    af m.furqan riaz ...
    Android software development is the process by which applications are created for devices running the Android operating system. Google states that "Android apps can be written using Kotlin, Java, and C++ languages" using the Android software development kit (SDK), while using other languages is also possible.In this book the languages used for android development are xml and javascript.It is ... Læs mere

    33,44 kr. eller Gratis med Kobo Plus

  • Spring Security

    Effectively secure your web apps, RESTful services, cloud apps, and microservice architectures

    Leverage the power of Spring Security 6 to protect your modern Java applications from hackersKey FeaturesArchitect solutions that leverage Spring Security while remaining loosely coupledImplement authentication and authorization with SAML2, OAuth 2, hashing, and encryption algorithmsIntegrate Spring Security with technologies such as microservices, Kubernetes, the cloud, and GraalVM native ... Læs mere

    236,24 kr. eller Gratis med Kobo Plus

  • Efficient Android Threading

    Asynchronous Processing Techniques for Android Applications

    Multithreading is essential if you want to create an Android app with a great user experience, but how do you know which techniques can help solve your problem? This practical book describes many asynchronous mechanisms available in the Android SDK, and provides guidelines for selecting the ones most appropriate for the app you’re building.Author Anders Goransson demonstrates the advantages and ... Læs mere

    259,49 kr.

  • Learning Scala

    Practical Functional Programming for the JVM

    af Jason Swartz ...
    Why learn Scala? You don’t need to be a data scientist or distributed computing expert to appreciate this object-oriented functional programming language. This practical book provides a comprehensive yet approachable introduction to the language, complete with syntax diagrams, examples, and exercises. You’ll start with Scala's core types and syntax before diving into higher-order functions and ... Læs mere

    205,11 kr.

  • Enterprise JavaBeans 3.0

    If you're up on the latest Java technologies, then you know that Enterprise JavaBeans (EJB) 3.0 is the hottest news in Java this year. In fact, EJB 3.0 is being hailed as the new standard of server-side business logic programming. And O'Reilly's award-winning book on EJB has been refreshed just in time to capitalize on the technology's latest rise in popularity.This fifth edition, written by Bill ... Læs mere

    241,36 kr.