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 337 - 360 af 1599 resultater
Skip side bar filters
  • Ultimate Cardano Smart Contracts

    Build Decentralized Applications Today for a Better Tomorrow Key Features ● Build secure, scalable, and resilient Web3 Cardano Blockchain applications. ● Project-based learning connects blockchain concepts to project architecture and source code. ● Discover new employment opportunities, business models, and markets. Book Description Unlock the full potential of the Cardano blockchain for building ... Læs mere

    113,24 kr. eller Gratis med Kobo Plus

  • Java 9 Modularity Revealed

    Project Jigsaw and Scalable Java Applications

    Serier serie Professional and Applied Computing (R0)
    Develop modular applications using the Java Platform Module System, the single most anticipated feature in Java 9. You will improve maintainability and performance of your Java applications by deploying only modules that are needed and encapsulating their implementation details.Until now Java has been monolithic. Using any one part of Java has meant incorporating the entirety of the runtime ... Læs mere

    290,61 kr.

  • Eclipse TEA Revealed

    Building Plug-ins and Creating Extensions for Eclipse

    af Markus Duft ...
    Serier serie Professional and Applied Computing (R0)
    Discover the open source Eclipse Tasking Engine Advanced (TEA) project in this compact to-the-point book. It covers how to automate tasks using TEA and focuses on simplifying and aiding the creation of extensions for the Eclipse IDE in a way which makes them accessible both from the IDE’s UI and in a headless fashion from the command line.Additionally, Eclipse TEA Revealed explores the library of ... Læs mere

    290,61 kr.

  • A Concise Introduction to Data Structures using Java

    Serier 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 mere

    665,09 kr.

  • Java Coding Guidelines

    75 Recommendations for Reliable and Secure Programs

    Serier serie SEI Series in Software Engineering
    “A must-read for all Java developers. . . . Every developer has a responsibility to author code that is free of significant security vulnerabilities. This book provides realistic guidance to help Java developers implement desired functionality with security, reliability, and maintainability goals in mind.”–Mary Ann Davidson, Chief Security Officer, Oracle CorporationOrganizations worldwide rely on ... Læs mere

    268,86 kr.

  • Hello, Android

    Introducing Google's Mobile Development Platform

    af Ed Burnette ...
    Google Android dominates the mobile market, and by targeting Android, your apps can run on most of the phones and tablets in the world. This new fourth edition of the #1 book for learning Android covers all modern Android versions from Android 4.1 through Android 5.0. Freshly added material covers new Android features such as Fragments and Google Play Services. Android is a platform you can't ... Læs mere

    175,49 kr.

  • Building Modular Cloud Apps with OSGi

    Practical Modularity with Java in the Cloud Age

    If you’re an experienced Java developer in the enterprise, this practical, hands-on book shows you how to use OSGi to design, develop, and deploy modular cloud applications. You’ll quickly learn how to use OSGi, through concise code examples and a set of best practices derived from the authors’ experiences with real-world projects.Through the course of this book, you’ll learn to develop modern web ... Læs mere

    124,49 kr.

  • Java RMI

    Designing & Building Distributed Applications

    Java RMI contains a wealth of experience in designing and implementing Java's Remote Method Invocation. If you're a novice reader, you will quickly be brought up to speed on why RMI is such a powerful yet easy to use tool for distributed programming, while experts can gain valuable experience for constructing their own enterprise and distributed systems.With Java RMI, you'll learn tips and tricks ... Læs mere

    248,99 kr.

  • Gradle Beyond the Basics

    Customizing Next-Generation Builds

    af Tim Berglund ...
    If you’re familiar with Gradle’s basics elements—possibly through the author’s previous O’Reilly book, Building and Testing with Gradle—this more advanced guide provides the recipes, techniques, and syntax to help you master this build automation tool. With clear, concise explanations and lots of ready-to-use code examples, you’ll explore four discrete areas of Gradle functionality: file ... Læs mere

    102,86 kr.

  • Java Swing Programming

    GUI Tutorial From Beginner To Expert

    af Rob Botwright ...
    ���� Welcome to the ultimate Java Swing Programming bundle! ����Are you ready to embark on a thrilling journey from GUI beginner to expert? Look no further! Our comprehensive bundle has everything you need to become a Java Swing wizard. ����♂️�������� Book 1: Java Swing Essentials ���� Start your adventure with the essentials! This beginner's guide will introduce you to the fundamental concepts of ... Læs mere

    62,80 kr.

  • Introducing Java EE 7

    A Look at What's New

    af Josh Juneau ...
    Introducing Java EE 7: A Look at What’s New guides you through the new features and enhancements in each of the technologies comprising the Java EE platform. Readers of this book will not have to wade through introductory material or information covering features that have been part of the EE platform for years. Instead, developers can pick this book up and read it to brush up on those features ... Læs mere

    177,36 kr.

  • Java Journey: From Basics To Mastery

    Hey, you. Yes, you. The brave soul holding (or eyeing) this book. Welcome to Java Journey: From Basics to Mastery!I'm Oryndalex Varnikar, your guide, fellow code explorer, and occasionally sarcastic narrator on this wild ride through the glorious jungle that is Java programming. Whether you're a total newbie who thinks "JVM" sounds like a space satellite, or you've dabbled in Java just enough to ... Læs mere

    188,59 kr. eller Gratis med Kobo Plus

  • MASTER REACT.JS PART 4

    af m.furqan riaz ...
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web ... Læs mere

    31,36 kr. eller Gratis med Kobo Plus

  • Learning Test-Driven Development

    A Polyglot Guide to Writing Uncluttered Code

    Your code is a testament to your skills as a developer. No matter what language you use, code should be clean, elegant, and uncluttered. By using test-driven development (TDD), you'll write code that's easy to understand, retains its elegance, and works for months, even years, to come. With this indispensable guide, you'll learn how to use TDD with three different languages: Go, JavaScript, and ... Læs mere

    322,61 kr.

  • Beginning Kotlin

    Build Applications with Better Code, Productivity, and Performance

    af Ted Hagos ...
    Serier serie Professional and Applied Computing (R0)
    This book introduces the Kotlin programming skills and techniques necessary for building applications. You'll learn how to migrate your Java programming skills to Kotlin, a Java Virtual Machine (JVM) programming language.The book starts with a quick tour of the Kotlin language and gradually walks you through the language in greater detail over the course of succeeding chapters. You’ll learn Kotlin ... Læs mere

    290,61 kr.

  • Ultimate Enterprise Data Analysis and Forecasting using Python

    Practical Approaches to Time Series Analysis and Forecasting using Python for Informed Decision-Making Key Features ● Comprehensive Resource for Python-Based Time Series Analysis and Forecasting. ● Delve into real-world applications with industry-specific case studies. ● Extract valuable insights by solving time series challenges across various sectors. ● Understand the significance of Azure Time ... Læs mere

    90,74 kr. eller Gratis med Kobo Plus

  • Programming Google App Engine

    Build & Run Scalable Web Applications on Google's Infrastructure

    af Dan Sanderson ...
    Google App Engine makes it easy to create a web application that can serve millions of people as easily as serving hundreds, with minimal up-front investment. With Programming Google App Engine, Google engineer Dan Sanderson provides practical guidance for designing and developing your application on Google’s vast infrastructure, using App Engine’s scalable services and simple development model ... Læs mere

    226,36 kr.

  • Spring Boot 3 and Spring Framework 6

    The Comprehensive Guide to Modern Java Development

    Master Spring Boot 3 and Spring Framework 6 to create scalable Java applications. Learn database integration, web development, monitoring, and deployment with modern best practices.Key FeaturesComprehensive coverage of Spring Boot 3 and Spring Framework 6 core concepts and modulesDetailed guidance on relational and NoSQL database integration for versatile data managementFocus on practical ... Læs mere

    400,49 kr. eller Gratis med Kobo Plus

  • Practical Machine Learning

    Learn how to build Machine Learning applications to solve real-world data analysis challenges with this Machine Learning book – packed with practical tutorials

    Tackle the real-world complexities of modern machine learning with innovative, cutting-edge techniquesKey Features\[\*\]Fully-coded working examples using a wide range of machine learning libraries and tools, including Python, R, Julia, and Spark\[\*\]Comprehensive practical solutions taking you into the future of machine learning\[\*\]Go a step further and integrate your machine learning projects ... Læs mere

    318,36 kr. eller Gratis med Kobo Plus

  • Mastering Akka

    A hands-on guide to build application using the Akka framework

    Master the art of creating scalable, concurrent, and reactive applications using AkkaKey Features\[\]This book will help you cure anemic models with domain-driven design\[\]We cover major Akka programming concepts such as concurrency, scalability, and reactivity\[\]You will learn concepts like Event Sourcing and CQRS via Akka Persistence, Akka Streams, Akka Http as well as Akka ClusteringBook ... Læs mere

    341,99 kr. eller Gratis med Kobo Plus

  • Gradle Effective Implementations Guide

    This comprehensive guide will get you up and running with build automation using Gradle.

    A comprehensive guide to get up and running with build automation using GradleKey Features\[\*\] Practical and engaging from start to finish covering the fundamentals of Gradle\[\*\] Learn the skills required to develop Java applications with Gradle and integrate at an enterprise level\[\*\]Apply the correct plugin and configuration to our Gradle build files to work with the different ... Læs mere

    300,36 kr. eller Gratis med Kobo Plus

  • Microservices with Spring Boot and Spring Cloud

    Build resilient and scalable microservices using Spring Cloud, Istio, and Kubernetes

    THIS BOOK IS OUTDATED: A new and updated version of this book is available. You can find the link further down on this page.Key FeaturesBuild cloud-native production-ready microservices with this comprehensively updated guideUnderstand the challenges of building large-scale microservice architecturesLearn how to get the best out of Spring Cloud, Kubernetes, and Istio in combinationBook ... Læs mere

    300,36 kr. eller Gratis med Kobo Plus

  • RESTful Java Web Services, Second Edition

    Design scalable and robust RESTful web services with JAX-RS and Jersey extension APIs

    Design scalable and robust RESTful web services with JAX-RS and Jersey extension APIsKey FeaturesBook DescriptionREST (REpresentational State Transfer) is a simple yet powerful software architecture style to create scalable web services and allow them to be simple, lightweight, and fast. The REST API uses HTTP and JSON, so that it can be used with many programming languages such as Ruby, Java, ... Læs mere

    300,36 kr. eller Gratis med Kobo Plus

  • Java从入门到精通(第7版)

    af 明日科技 ...
    《Java从入门到精通(第7版)》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细讲解了使用Java语言进行程序开发需要掌握的知识。全书分为4篇共24章,内容包括初识Java,开发工具(IDEA、Eclipse),Java语言基础,流程控制,数组,类和对象,继承、多态、抽象类与接口,包和内部类,异常处理,字符串,常用类库,集合类,枚举类型与泛型,lambda表达式与流处理,I/O(输入/输出),反射与注解,数据库操作,Swing程序设计,Java绘图,多线程,并发,网络通信,飞机大战游戏,MR人脸识别打卡系统。书中所有知识都结合具体实例进行讲解,涉及的程序代码都给出了详细的注释,这可以帮助读者轻松领会Java程序开发的精髓,并快速提高开发技能。 ... Læs mere

    107,97 kr.