Skip to main content

Kundvagn

Du får VIP-behandlingen!

Objekt inte tillgängliga för köp
Vänligen granska din kundvagn. Du kan ta bort objekt som inte är tillgängliga nu, eller så gör vi det automatiskt i kassan.
objektobjekt
objektobjekt

Rekommenderas för dig

Loading...

Java E-böcker

Om du gillar Java-e-böcker så kommer du att älska dessa toppval.
Visar 10811104 av 1617 resultat
Skip side bar filters
  • Java 8

    Les fondamentaux

    av Michel Martin ...
    DescriptionAvec cet eBook, vous maîtriserez rapidement les techniques de programmation en Java 8, des plus simples aux plus complexes.Nous avons choisi une approche résolument pratique pour vous aider à intégrer de façon durable les nombreux concepts qui gravitent autour du langage Java.Après avoir passé en revue les instructions du langage et les concepts fondamentaux de la programmation objet, ... Läs mer

    139,00 kr

  • Practical Java Machine Learning

    Projects with Google Cloud Platform and Amazon Web Services

    av Mark Wickham ...
    Serie serie Professional and Applied Computing (R0)
    Build machine learning (ML) solutions for Java development. This book shows you that when designing ML apps, data is the key driver and must be considered throughout all phases of the project life cycle. Practical Java Machine Learning helps you understand the importance of data and how to organize it for use within your ML project. You will be introduced to tools which can help you identify and ... Läs mer

    574,67 kr

  • Modern Programming Made Easy

    Using Java, Scala, Groovy, and JavaScript

    av Adam L. Davis ...
    Serie serie Professional and Applied Computing (R0)
    Get up and running fast with the basics of programming using Java as an example language. This short book gets you thinking like a programmer in an easy and entertaining way. Modern Programming Made Easy teaches you basic coding principles, including working with lists, sets, arrays, and maps; coding in the object-oriented style; and writing a web application.This book is largely language agnostic ... Läs mer

    401,18 kr

  • The Definitive Guide to JSF in Java EE 8

    Building Web Applications with JavaServer Faces

    Serie serie Professional and Applied Computing (R0)
    Learn and master the new features in the JSF 2.3 MVC web framework in this definitive guide written by two of the JavaServer Faces (JSF) specification leads. The authors take you through real-world examples that demonstrate how these new features are used with other APIs in Java EE 8. You’ll see the new and exciting ways JSF applications can use to communicate between a client and a server, such ... Läs mer

    683,18 kr

  • Beginning Hibernate

    Serie serie Professional and Applied Computing (R0)
    Beginning Hibernate, Third Edition is ideal if you’re experienced in Java with databases (the traditional, or "connected," approach), but new to open-source, lightweight Hibernate, a leading object-relational mapping and database-oriented application development framework.This book packs in information about the release of the Hibernate 4.x persistence layer and provides a clear introduction to ... Läs mer

    429,26 kr

  • Pro RESTful APIs with Micronaut

    Build Java-Based Microservices with REST, JSON, and XML

    av Sanjay Patni ...
    Serie serie Professional and Applied Computing (R0)
    Discover the RESTful technologies, including REST, JSON, XML, JAX-RS web services, SOAP and more, for building today's Java-based microservices, big data applications, and web service applications using the Micronaut framework. This book is based on a course the Oracle-based author is teaching for UC Santa Cruz Silicon Valley which covers architecture, design best practices and coding labs.Pro ... Läs mer

    618,07 kr

  • Java EE 8 Application Development

    Develop Enterprise applications using the latest versions of CDI, JAX-RS, JSON-B, JPA, Security, and more

    Develop Enterprise Java applications compliant with the latest version of the Java EE specificationKey Features\[\*\]Covers all of the major Java EE 8 APIs and includes new additions such as enhanced Security, JSON-B Processing, and more\[\*\]Learn additional Java EE APIs, such as the Java API for Websocket and the Java Message Service (JMS)\[\*\] Develop applications by taking advantage of the ... Läs mer

    445,19 kr eller gratis med Kobo Plus

  • Ian Talks Java A-Z

    av Ian Eress ...
    Unlock the mysteries of Java programming with this guide to the key concepts and definitions. From famous programmers and libraries to tools, databases, and web development, this book provides a clear and accessible reference to the field of Java programming. Written for beginners, it is the perfect resource for anyone looking to deepen their understanding of this rapidly evolving field. With ... Läs mer

    28,10 kr eller gratis med Kobo Plus

  • Java Programming

    Lecture Note

    av Taeho Jo ...
    This book is concerned with Java Programming. It consists of eight lectures and each page is given as a slide. This book is intended for reviewing Java Programming briefly. Considering reading full text takes much time, so this book provides slides for scanning the contents. ... Läs mer

    99,51 kr eller gratis med Kobo Plus

  • Java ME

    Pragmatische Plattform für Mobile und Embedded

    av Tam Hanna ...
    Serie Bok 61 - shortcut
    Java ME ist zwar weder eine neue noch eine besonders beliebte Technologie. Doch auch wenn es mittlerweile eine Milliarde Smartphone-User gibt, so ist diese Zahl immer noch klein im Vergleich zu den Massen von nur durch Java ME ansprechbaren Dumbphone-Besitzern. Nachdem sich der erste Teil dieses shortcuts mit dem Thema GUI für Java ME beschäftigt, folgt im zweiten Kapitel eine detaillierte Analyse ... Läs mer

    35,00 kr eller gratis med Kobo Plus

  • Ultimate Unity for Multiplayer VR Development

    Create Cutting-Edge Multiplayer VR in Unity with XR Toolkit & Photon Fusion Key Features ● Explore AR, VR, and MR evolution with cutting-edge hardware and tools. ● Master multiplayer VR and networking with Unity and Photon Fusion. ● Build cross-platform XR apps using Unity XR Toolkit and OpenXR. Book Description Virtual Reality (VR) and Extended Reality (XR) are revolutionizing industries, from ... Läs mer

    163,34 kr eller gratis med Kobo Plus

  • Effective Java

    av Joshua Bloch ...
    Serie serie Java Series
    Are you looking for a deeper understanding of the Java™ programming language so that you can write code that is clearer, more correct, more robust, and more reusable? Look no further! Effective Java™, Second Edition, brings together seventy-eight indispensable programmer’s rules of thumb: working, best-practice solutions for the programming challenges you encounter every day.This highly ... Läs mer

    527,82 kr

  • Creating Components

    Object Oriented, Concurrent, and Distributed Computing in Java

    Concurrency is a powerful technique for developing efficient and lightning- fast software. For instance, concurrency can be used in common applications such as online order processing to speed processing and ensure transaction reliability. However, mastering concurrency is one of the greatest challenges for both new and veteran programmers. Softwar ... Läs mer

    1 470,67 kr

  • A Concise Introduction to Data Structures using Java

    Serie serie Chapman & Hall/CRC Textbooks in Computing
    A student-friendly text, A Concise Introduction to Data Structures Using Java takes a developmental approach, starting with simpler concepts first and then building toward greater complexity. Important topics, such as linked lists, are introduced gradually and revisited with increasing depth. More code and guidance are provided at the beginning, al ... Läs mer

    868,98 kr

  • Pro Apache NetBeans

    Building Applications on the Rich Client Platform

    Serie serie Professional and Applied Computing (R0)
    Take a detailed look at the NetBeans IDE and new features in the NetBeans Platform. Learn about support for JShell, the Jigsaw Module System, and Local Variable Type Inference, focusing on what this new version of NetBeans brings to developers who are working in Java and other supported languages. The book is a practical, hands-on guide providing a number of step-by-step recipes that help you take ... Läs mer

    683,18 kr

  • Ultimate Rocky Linux 9 for Network Administration

    Build, Automate and Scale Enterprise Systems with Rocky Linux, Docker and Ansible. Key Features ● A comprehensive guide to Rocky Linux 9.5 server administration. ● Hands-on deployment of AWS cloud with real-world scenarios. ● Deep dive into virtualization, containers, and automation. ● Secure and optimize enterprise systems, using industry best practices. Book Description Rocky Linux has rapidly ... Läs mer

    196,73 kr eller gratis med Kobo Plus

  • Ultimate Terraform for Cloud Security

    av Anish Kumar ...
    Automate, Secure, and Scale Multi-Cloud Environments with Terraform. Key Features ● Hands-on Terraform techniques to secure multi-cloud workloads end-to-end. ● Automate security and compliance with policy-as-code best practices. ● Real-world case studies, modules, and examples for practical adoption. Book Description As organizations adopt AWS, Azure, and GCP, securing cloud infrastructure at ... Läs mer

    196,73 kr eller gratis med Kobo Plus

  • The Clojure Workshop

    Use functional programming to build data-centric applications with Clojure and ClojureScript

    Learn how to solve problems using Clojure or ClojureScript and become a confident functional programmer with the help of engaging activities and challenging projectsKey FeaturesMaster the tools and patterns of the Clojure and ClojureScript ecosystemsLearn the fundamentals of functional programming and immutabilityApply your skills practically by developing a range of scalable applicationsBook ... Läs mer

    352,97 kr eller gratis med Kobo Plus

  • Fondamenti di informatica 2

    Fondamenti teorici - Fondamenti di Programmazione - Fondamenti di Architettura. ... Läs mer

    109,37 kr eller gratis med Kobo Plus

  • Java for Programmers

    with Generative AI

    The professional programmer's Deitel® guide to Java with integrated generative AIWritten for programmers with a background in another high-level language, in Java for Programmers: with Generative AI, Fifth Edition, you'll learn modern Java development hands on using the latest Java idioms and features and genAIs.In the context of 200+ real-world code examples, you'll quickly master... ... Läs mer

    478,01 kr

  • Ultimate KubeVirt for OpenShift Virtualization

    Bridge Virtualization and Cloud-Native with Kubevirt and Openshift. Key Features ● Deploy and manage VMs in OpenShift, using Kubernetes-native tools. ● Automate VM provisioning with GitOps and CI/CD pipelines. ● Secure, monitor, and optimize VMs in hybrid cloud environments. ● Explore real-world use cases, golden images, and multi-cloud setup. Book Description KubeVirt brings virtualization ... Läs mer

    163,34 kr eller gratis med Kobo Plus

  • Mastering RESTful Web Services with Java

    Practical guide for building secure and scalable production-ready REST APIs

    Learn RESTful API design with Java, covering everything from fundamental design principles to advanced techniques for authentication, versioning, error handling, security, testing, performance, and moreKey FeaturesDiscover essential architectural principles for building robust and adaptable REST APIsGain practical insights into tuning performance and securing endpoints through real-world case ... Läs mer

    345,55 kr eller gratis med Kobo Plus

  • Java多线程与大数据处理实战

    av 李建平 ...
    本书对 Java 的多线程及主流大数据中间件对数据的处理进行了较为详细的讲解。本书主要讲了 Java 的线程创建方法和线程的生命周期,方便我们管理多线程的线程组和线程池,设置线程的优先级,设置守护线程,学习多线程的并发、同步和异步操作,了解 Java 的多线程并发处理工具(如信号量、多线程计数器)等内容。同时,本书还引入了 Spring Boot、Spring Batch、Quartz、Kafka 等大数据中间件。这为学习Java 多线程和大数据处理的读者提供了良好的参考。多线程和大数据的处理是许多开发岗位面试中最容易被问到的知识点,一些一线开发的重要岗位面试会将多线程作为压轴问题或重要的考察点。所以,学好多线程的知识点,无论是对于日后的开发工作,还是正要前往一线开发岗位的面试准备,都是非常有用的。本书既适合高等院校的计算机类专业的学生学习,也适合从事软件开发相关行业的初级和中级开发人员。 ... Läs mer

    140,95 kr