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 1201 - 1224 af 1605 resultater
Skip side bar filters
  • Ultimate Machine Learning with Scikit-Learn

    af Parag Saxena ...
    Master the Art of Data Munging and Predictive Modeling for Machine Learning with Scikit-Learn Key Features ● Comprehensive coverage of complete predictive modeling lifecycle, from data munging to deployment ● Gain insights into the theoretical foundations underlying powerful machine learning algorithms ● Master Python’s versatile Scikit-Learn library for robust data analysis Book Description ... Læs mere

    136,24 kr. eller Gratis med Kobo Plus

  • Java Design Patterns for Automation and Performance : Convenient Practical Reliable

    There are various accepted procedures you need to consider to construct exceptionally successful J2EE segments and coordinate them into applications. These practices incorporate assessing and choosing the correct arrangement of programming segments and administrations to deal with the work. J2EE execution including EJB 2, Jakarta Struts, Servlets, Java Server Pages, UML, plan designs, Common ... Læs mere

    278,61 kr.

  • Java Threads

    Understanding and Mastering Concurrent Programming

    Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full advantage of Java's threading facilities and brings you up-to-date with the watershed changes in Java 2 Standard Edition version 5.0 (J2SE 5.0). It provides a thorough, step-by-step approach to threads programming.Java's ... Læs mere

    218,11 kr.

  • Mastering Event-Driven Microservices in AWS

    Unleash the Power of AWS Serverless Services for Scalable, Resilient, and Reactive Architectures Key Features ● Master the art of leveraging AWS serverless services to build robust event-driven systems. ● Gain expertise in implementing advanced event-driven patterns in AWS. ● Develop advanced skills in production-ready practices for testing, monitoring, and optimizing event-driven microservices in ... Læs mere

    224,86 kr. eller Gratis med Kobo Plus

  • Haskell Cookbook

    Build functional applications using Monads, Applicatives, and Functors

    Save time and build fast, functional, and concurrent application using HaskellKey Features\[\*\] Comprehensive guide for establishing a strong foundation in Haskell and developing pragmatic code\[\*\] Create a full fledged web application using Haskell\[\*\] Work with Lens, Haskell Extensions, and write code for concurrent and distributed applicationsBook DescriptionHaskell is a purely functional ... Læs mere

    379,99 kr. eller Gratis med Kobo Plus

  • Kickstart Unsupervised Machine Learning

    Unlock the power of unsupervised learning to uncover hidden insights and transform raw data into actionable knowledge.Key Features● Master unsupervised learning techniques for Machine Learning with real-world applications.● Learn clustering, dimensionality reduction, and anomaly detection with real-world applications.● Build practical expertise through step-by-step coding and practical examples as ... Læs mere

    136,24 kr. eller Gratis med Kobo Plus

  • Curso de Programación con Java

    Cuando usamos los equipos informáticos podemos hacer muchas cosas. Un adolescente puede utilizar Internet para enviar un mensaje, un estudiante puede usar una hoja de cálculo para realizar el cálculo de un promedio o la cantidad de puntos que necesita para aprobar cada materia, un cocinero puede guardar sus recetas en un editor de texto como Word, etc. De hecho, la cantidad de productos ... Læs mere

    95,89 kr.

  • Java Database Best Practices

    Persistence Models and Techniques for Java Database Programming

    af George Reese ...
    When creating complex Java enterprise applications, do you spend a lot of time thumbing through a myriad of books and other resources searching for what you hope will be the API that's right for the project at hand?Java Database Best Practices rescues you from having to wade through books on each of the various APIs before figuring out which method to use! This comprehensive guide introduces each ... Læs mere

    218,11 kr.

  • Mastering Serverless Computing with AWS Lambda

    Design and Build Scalable Solutions on the AWS Serverless Ecosystem. Key Features ● In-depth exploration of AWS Lambda Integration within serverless architecture. ● Expert tips and guidance on choosing compute services for peak performance. ● Practical Techniques for achieving observability, governance, and reliability. Book Description AWS Lambda, a key component of AWS Serverless Computing, has ... Læs mere

    204,49 kr. eller Gratis med Kobo Plus

  • be a big dawg in java

    java interview preparation guide

    af srikar bojja ...
    About the BookBe Big Dawg in Java is a comprehensive guide for Java enthusiasts who want to go beyond the basics and truly master the language. Whether you're a beginner stepping into Java development or an experienced programmer looking to refine your skills, this book offers deep insights, practical examples, and real-world scenarios to make you a true "Big Dawg" in Java.What You’ll LearnCore ... Læs mere

    24,05 kr. eller Gratis med Kobo Plus

  • The Art of Image Processing with Java

    af Kenny A. Hunt ...
    This introductory image processing text is ideal for college students studying computer science or software engineering. With an emphasis on software design, the text builds on an accessible mathematical foundation and on extensive sample Java code to teach students the fundamentals of image processing. The text is accompanied by rich illustrations that demonstrate the results of performing ... Læs mere

    990,07 kr.

  • Ultimate AWS Certified Solutions Architect Associate Exam Guide

    Your Definitive Path to Mastering Cloud Architecture Skills and Conquering the SAA-C03 Exam. Key Features ● Immerse in practical learning to solidify your grasp of AWS architecture principles. ● Gain insights from industry-leading tips and best practices to think like an expert Solution Architect. ● Designed for all experience levels, this guide caters to both beginners and seasoned professionals. ... Læs mere

    163,49 kr. eller Gratis med Kobo Plus

  • Building Trading Bots Using Java

    Serier serie Professional and Applied Computing (R0)
    Build an automated currency trading bot from scratch with java. In this book, you will learn about the nitty-gritty of automated trading and have a closer look at Java, the Spring Framework, event-driven programming, and other open source APIs, notably Google's Guava API. And of course, development will all be test-driven with unit testing coverage.The central theme of Building Trading Bots Using ... Læs mere

    698,35 kr.

  • Building Java Programs: a comprehensive Java Developper Guide

    Your one-stop guide to programming with Java. If you've always wanted to program with Java but didn't know where to start, this will be the java-stained reference you'll turn to again and again. Fully updated, this deep reference on the world's most popular programming language is the perfect starting point for building things with Java—and an invaluable ongoing reference as you continue to deepen ... Læs mere

    198,03 kr.

  • Natural Language Processing with Java

    Techniques for building machine learning and neural network models for NLP

    Explore various approaches to organize and extract useful text from unstructured data using JavaKey FeaturesUse deep learning and NLP techniques in Java to discover hidden insights in textWork with popular Java libraries such as CoreNLP, OpenNLP, and MalletExplore machine translation, identifying parts of speech, and topic modelingBook DescriptionNatural Language Processing (NLP) allows you to ... Læs mere

    301,24 kr. eller Gratis med Kobo Plus

  • JavaServer Faces: Introduction by Example

    af Josh Juneau ...
    Serier serie Professional and Applied Computing (R0)
    This book is about using JavaServer Faces to create and deploy interactive applications delivered to end users via a browser interface. JavaServer Faces is the component-based technology enabling easy development of such applications, especially applications of the type commonly needed in enterprise environments. JavaServerFaces: Introduction by Example is a to-the-point, 250-page introduction to ... Læs mere

    322,92 kr.

  • Mastering Spring Boot 3.0

    A comprehensive guide to building scalable and efficient backend systems with Java and Spring

    af Ahmet Meric ...
    Explore Spring Boot 3.0 by delving into scalable Java backend systems, architectural patterns, containerization, testing, and the intricacies of event-driven systems Key FeaturesUnderstand the unique advantages of using Spring Boot for complex software projectsAcquire experience in implementing architectural patterns like DDD, CQRS, and event sourcing within Spring Boot applicationsImplement ... Læs mere

    274,99 kr. eller Gratis med Kobo Plus

  • Back-end Java

    Microsserviços, Spring Boot e Kubernetes

    A arquitetura dos sistemas de software vem sofrendo diversas revoluções nos últimos anos, desde os grandes monólitos até os microsserviços. Atualmente, para a plataforma Java, o framework mais utilizado para desenvolver microsserviços é o Spring Boot, que facilita a configuração e o uso de bibliotecas necessárias. Mas para executar uma aplicação inteira, tanto em um ambiente local quanto de ... Læs mere

    75,00 kr. eller Gratis med Kobo Plus

  • Mastering Java: Building Robust Applications

    A Comprehensive Guide to Java Programming

    "Mastering Java: Building Robust Applications: A Comprehensive Guide to Java Programming." With this book, learning Java can be achieved through step-by-step mastery of the language's fundamentals and ways of creating robust, highly scalable applications. It starts with the discussion of the basics of object-oriented programming, Java syntax, and the basic libraries in Java. Then it moves to more ... Læs mere

    80,10 kr.

  • Hands-on ML Projects with OpenCV

    af Mugesh S ...
    Be at your A game in building Intelligent systems by leveraging Computer vision and Machine Learning. KEY FEATURES ● Step-by-step instructions and code snippets for real world ML projects. ● Covers entire spectrum from basics to advanced concepts such as deep learning, transfer learning, and model optimization ● Loaded with practical tips and best practices for implementing machine learning with ... Læs mere

    108,24 kr. eller Gratis med Kobo Plus

  • Concurrent, Real-Time and Distributed Programming in Java

    Threads, RTSJ and RMI

    This book provides an introduction to concurrent, real-time, distributed programming with Java object-oriented language support as an algorithm description tool. It describes in particular the mechanisms of synchronization (cooperative and competitive) and sharing of data (internal class, static variables) between threads in Java. He then discusses the use of Java for real-time applications. ... Læs mere

    1.212,74 kr.

  • Mastering JavaFX 10

    Build advanced and visually stunning Java applications

    af Sergey Grinev ...
    Design modern, rich interfaces for Java apps using JavaFX 10Key FeaturesLeverage advanced GUI programming techniques using the latest JavaFX 10 framework.Create dynamic content using the animation API and work with different application layersCreate and customize plugins and use them efficiently in different applicationsBook Description: JavaFX 10 is used to create media-rich client applications. ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • Regular Expression Pocket Reference

    Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET

    This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular ... Læs mere

    149,86 kr.