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 457 - 480 af 1605 resultater
Skip side bar filters
  • Android Studio 2.3 Development Essentials - Android 7 Edition

    af Neil Smyth ...
    With 75 in-depth chapters, over 800 pages and more than 47 example app projects (including the source code) this book provides everything you need to successfully develop and deploy Android apps using Android Studio.Fully updated for Android Studio 2.3 and Android 7, the goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated ... Læs mere

    296,58 kr. eller Gratis med Kobo Plus

  • Raspberry Pi 3 Projects for Java Programmers

    Get the most out of your Raspberry Pi 3 with Java

    Learn the art of building enticing projects by unleashing the potential of Raspberry Pi 3 using JavaKey Features\[\*\]Explore the small yet powerful mini computer in order to run java applications\[\*\]Leverage Java libraries to build exciting projects on home automation, IoT, and Robotics by leveraging Java libraries\[\*\]Get acquainted with connecting electronic sensors to your Raspberry Pi 3 ... Læs mere

    301,24 kr. eller Gratis med Kobo Plus

  • Hibernate, Spring & Struts Interview Questions You'll Most Likely Be Asked

    Serier Bog 7 - Job Interview Questions series
    300 Hibernate, Spring & Struts Interview Questions78 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsHibernate, Spring & Struts Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive jo... ... Læs mere

    72,08 kr.

  • Java: The Bottom Line

    A practical introduction to Java programming, emphasizing core concepts and best practices.This book covers essential topics, including data types, operators, control flow, object-oriented principles (encapsulation, inheritance, polymorphism), interfaces, and working with strings and numbers.The focus is on clear explanations and practical examples to enable readers to quickly develop proficiency ... Læs mere

    76,91 kr. eller Gratis med Kobo Plus

  • Vaadin 7 UI Design By Example: Beginner's Guide

    This book is a hands-on Beginner's Guide for developers who are new to Vaadin and/or Vaadin UI components. The book will teach readers through examples to use each of the exciting components to build and add various aspects of the user interface to their web apps.If you have experience with the Java language and want to create web applications that look good without having to deal with HTML, XML, ... Læs mere

    343,74 kr. eller Gratis med Kobo Plus

  • Ultimate Natural Language Processing with spaCy and Hugging Face

    Your One-stop Destination to Learn NLP Theory and Build Real-life Use Cases and Projects! Key Features ● Learn NLP from scratch with exposure to Deep Learning concepts. ● Build NLP-based projects using the latest frameworks and libraries. ● Define AI-based use cases from scratch, and build NLP applications. Book Description Natural Language Processing (NLP) is at the core of modern AI, powering ... Læs mere

    136,24 kr. eller Gratis med Kobo Plus

  • Aprende a programar desde 0

    af Juan Araya ...
    ¿Quieres aprender a programar desde cero y crear tus propias aplicaciones?Este libro fue diseñado para llevarte desde los fundamentos esenciales de la programación hasta la construcción de aplicaciones prácticas con interfaces gráficas, paso a paso y sin rodeos. El libro contiene mas de 70 ejercicios explicados paso a paso y mas de 30 ejercicios propuestos con solucionario.Aprenderás tres de los ... Læs mere

    44,90 kr. eller Gratis med Kobo Plus

  • Android 6

    guida per lo sviluppatore

    af Massimo Carli ...
    Serier Bog 1 - Sviluppare app
    Android, il sistema operativo creato da Google, e Google Play, l'app store dedicato, sono ormai la piattaforma mobile più utilizzata. La versione 6, Marshmallow, apre agli sviluppatori nuove possibilità che integrano e accentuano le potenzialità delle interfacce Material Design, ormai al centro dell'esperienza d'uso di Google. Questo manuale insegna a lavorare con Android 6 attraverso un approccio ... Læs mere

    229,00 kr.

  • Java Tools Tutorials - Herong's Tutorial Examples

    af Herong Yang ...
    This tutorial book based on notes and sample codes collected by the author while he was learning Java tools himself. Topics includes: 'java/javaw' Launcher, 'javac' Compiler, 'javadoc' Document Generator, 'javap' Class File Disassembler, 'jar/jarsigner' Archive Tool, 'jconsole' Console, 'jdb' Debugger, 'jdeps' Dependency Analyzer, 'jdeprscan' Deprecated API Scanner, 'jhat' Heap Analysis Tool, ... Læs mere

    36,12 kr.

  • MASTER REACT JS PART 1

    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,99 kr. eller Gratis med Kobo Plus

  • jBPM6 Developer Guide

    If you are a Java developer or architect who needs to have a better understanding of how Business Process Management frameworks behave in real-life implementations, this book is for you. This book assumes that you know the Java language well and are familiar with some widely used frameworks such as Hibernate. You should also know the basics of relational databases and Maven-based applications. ... Læs mere

    343,74 kr. eller Gratis med Kobo Plus

  • Java FX - Status Quo

    Status Quo

    Serier Bog 65 - shortcuts
    Einige UI-Technologien der letzten Jahre sind gekommen - und wieder gegangen. Und ausgerechnet JavaFX, die UI-Technologie, die den holprigsten Start von allen hingelegt hat, hat sich gehalten und erfreut sich - zumindest im Java-Lager - zunehmender Beliebtheit. Eine Standortbestimmung zu Java FX eröffnet das erste Kapitel. Im zweiten Kapitel geht es um JSF und seine Nutzung als Standard für ... Læs mere

    25,00 kr. eller Gratis med Kobo Plus

  • Ultimate FinOps for Azure

    Empower Your Cloud Journey with Expert FinOps Strategies for Microsoft Azure! Key Features ● Learn Azure cost optimization through real-world FinOps practices. ● Master tagging, automation, and reporting for cloud cost control. ● Discover actionable savings using Azure-native tools and data. Book Description As cloud operations grow, controlling costs in Microsoft Azure is no longer optional, it’s ... Læs mere

    136,24 kr. eller Gratis med Kobo Plus

  • 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

    388,49 kr.

  • Clojure Reactive Programming

    Design and implement highly reusable reactive applications by integrating different frameworks with Clojure

    Key FeaturesBook DescriptionIf you are a Clojure developer who is interested in using Reactive Programming to build asynchronous and concurrent applications, this book is for you. Knowledge of Clojure and Leiningen is required. Basic understanding of ClojureScript will be helpful for the web chapters, although it is not strictly necessary.What you will learnUnderstand the key abstractions of ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • Oracle Certified Professional Java SE 7 Programmer Exams 1Z0-804 and 1Z0-805

    A Comprehensive OCPJP 7 Certification Guide

    Redigeret af S.G. Ganesh, Tushar Sharma ...
    Serier serie Professional and Applied Computing (R0)
    Oracle Certified Professional Java SE 7 Programmer Exams 1Z0-804 and 1Z0-805 is a concise, comprehensive, step-by-step, and one-stop guide for the Oracle Certified Professional Java SE 7 Programmer Exam. The first two chapters set the stage for exam preparation and let the reader get started quickly. The first chapter answers frequently asked questions about the OCPJP exam.This book assumes that ... Læs mere

    462,58 kr.

  • Spring Boot Intermediate Microservices: Resilient Microservices with Spring Boot 2 and Spring Cloud

    Brief books for developers, #3

    af Jens Boje ...
    Serier Bog 3 - Brief books for developers
    Learn how to access a microservice and build a reliable infrastructure using Spring Boot 2 and Spring Cloud with a proven actionable and hands-on approachLearning new technology can be fast and fun. With this custom tailored learning plan you advance in building microservices with Spring Boot by actually building applications.Together we build a tiny application using the microservice we created ... Læs mere

    44,84 kr. eller Gratis med Kobo Plus

  • SRE with Java Microservices

    In a microservices architecture, the whole is indeed greater than the sum of its parts. But in practice, individual microservices can inadvertently impact others and alter the end user experience. Effective microservices architectures require standardization on an organizational level with the help of a platform engineering team.This practical book provides a series of progressive steps that ... Læs mere

    388,49 kr.

  • Designing Hexagonal Architecture with Java

    An architect's guide to building maintainable and change-tolerant applications with Java and Quarkus

    af Davi Vieira ...
    A practical guide for software architects and Java developers to build cloud-native hexagonal applications using Java and Quarkus to create systems that are easier to refactor, scale, and maintain Key Features • Learn techniques to decouple business and technology code in an application • Apply hexagonal architecture principles to produce more organized, coherent, and maintainable software • ... Læs mere

    288,56 kr. eller Gratis med Kobo Plus

  • Java-Grundlagen

    Die verschiedenen Branchen in den IT-Sektoren haben begonnen, auf ein fortgeschrittenes Diversifizierungsniveau zu achten, was darauf hinweist, dass ein einziges Riesenprogramm mithilfe von Miniprogrammen entwickelt werden kann, die von verschiedenen geografisch lokalisierten Programmierern entwickelt wurden auch über ein Online-Medium.Im vorliegenden Szenario scheint eine solche Sprach- und ... Læs mere

    25,59 kr.

  • Reinforcement Learning From Scratch

    Understanding Current Approaches - with Examples in Java and Greenfoot

    af Uwe Lorenz ...
    Serier serie Mathematics and Statistics (R0)
    In ancient games such as chess or go, the most brilliant players can improve by studying the strategies produced by a machine. Robotic systems practice their own movements. In arcade games, agents capable of learning reach superhuman levels within a few hours. How do these spectacular reinforcement learning algorithms work?With easy-to-understand explanations and clear examples in Java and ... Læs mere

    560,38 kr.

  • Spock Framework

    Testes automatizados ágeis para Java e REST

    Versão atualizada para Spock 2.3-groovy-4.0. A presença de testes automatizados é importante para dar segurança em qualquer código. Seja para refatorá-lo, mantê-lo, seja para inserir novas funcionalidades, os testes permitem uma detecção mais rápida quando algum comportamento anterior é quebrado. Um software interage com diversos recursos dentro de seu ecossistema e provê diferentes tipos de ... Læs mere

    69,00 kr. eller Gratis med Kobo Plus

  • Java Programming Exercises

    Volume One: Language Fundamentals and Core Concepts

    Take the first step in raising your coding skills to the next level, and test your Java knowledge on tricky programming tasks, with the help of the pirate Captain CiaoCiao. This is the first of two volumes which provide you with everything you need to excel in your Java journey, including tricks that you should know in detail as a professional, as well as intensive training for clean code and ... Læs mere

    634,90 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

    466,97 kr.