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 721 - 744 af 1727 resultater
Skip side bar filters
  • 自然语言处理与Java语言实现

    af 罗刚 ...
    本书介绍了自然语言处理的原理与Java编程语言的技术实现,主要包括多种语言的文本处理、分布式算法与代码实现、自然语言处理相关系统构建等内容。全书共分3篇:第1篇(第1章)为基础篇,着重介绍了使用Java开发自然语言处理技术会用到的基础知识;第2篇(第2~9章)为开发篇,着重讨论了自然语言处理常用的基本模块:多种语言分词与标注、语义分析、文章分析、文本相似度计算、文档排重、文本摘要、关键词提取、信息提取、拼写纠错、文本分类与聚类、文本倾向性分析等;第3篇(第10~12章)为系统篇,介绍了语音识别系统、问答系统和机器翻译系统。 ... Læs mere

    136,16 kr.

  • Les fondamentaux de Java et de l'objet

    af Michel Martin ...
    Très orienté pratique, ce manuel se divise en six parties :Partie 1 - Les bases du langage JavaDans cette partie, vous installerez l’environnement de développement Eclipse et vous ferez vos premiers pas en programmation Java. Vous apprendrez en particulier à utiliser les différents types de données, les opérateurs et les instructions de base du langage Java.Partie 2 - Définition et instanciation ... Læs mere

    115,00 kr.

  • Les fondamentaux de Java et de l'objet - Avec formation vidéo

    af Michel Martin ...
    Ce manuel pratique est accompagné d'une formation vidéo très complète. Après l'avoir téléchargée sur votre ordinateur, vous pourrez visionner les vidéos dans votre navigateur Web autant de fois que vous le voulez.Très orienté pratique, ce manuel se divise en six parties :Partie 1 - Les bases du langage JavaDans cette partie, vous installerez l’environnement de développement Eclipse et vous ferez ... 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

    Før 41,56 kr. Nu 35,84 kr.

  • Hacking Exposed Linux

    Linux Security Secrets and Solutions

    af ISECOM ...
    Serier serie Hacking Exposed
    The Latest Linux Security SolutionsThis authoritative guide will help you secure your Linux network--whether you use Linux as a desktop OS, for Internet services, for telecommunications, or for wireless services. Completely rewritten the ISECOM way, Hacking Exposed Linux, Third Edition provides the most up-to-date coverage available from a large team of topic-focused experts. The book is based on ... Læs mere

    437,99 kr.

  • C++ VS JAVA A PERFORMANCE DEEPDIVE

    Unraveling the Performance Characteristics of C++ and Java for High-Performance Computing

    In the ever-evolving landscape of high-performance computing, the choice of programming language can profoundly impact a project's success. C++ and Java, two titans of the programming world, offer distinct approaches to tackling performance-critical challenges. This book, "C++ vs. Java: A Performance Deep Dive," aims to equip you with the knowledge and insights necessary to navigate this complex ... Læs mere

    19,09 kr. eller Gratis med Kobo Plus

  • Java in easy steps, 5th edition

    Covers Java 8

    af Mike McGrath ...
    Serier serie In Easy Steps
    Java in easy steps instructs you how to easily create your own exciting Java programs. Now, updated for Java 8, it contains separate chapters on the major features of the Java language. Complete example programs with colorized code illustrate each important aspect of Java programming - all in easy steps. Now, in its fifth edition, Java in easy steps begins by explaining how to download and install ... Læs mere

    93,97 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

    176,61 kr.

  • Build Android-Based Smart Applications

    Using Rules Engines, NLP and Automation Frameworks

    Build smart applications using cutting-edge technologies such as rules engines, code automation frameworks, and natural language processing (NLP). This book provides step-by-step instructions on how to port nine rules engines (CLIPS, JRuleEngine, DTRules, Zilonis, TermWare, Roolie, OpenRules, JxBRE, and JEOPS) to the Android platform. You’ll learn how to use each rules engine to build a smart ... Læs mere

    176,61 kr.

  • Clojure: High Performance JVM Programming

    Explore the world of lightning fast Clojure apps with asynchronous channels, logic, reactive programming, and moreAbout This BookDiscover Clojure's features and advantages and use them in your existing projectsExplore lesser-known and more advanced features, constructs, and methodologies such as asynchronous channels, actors, logic programming, and reactive programmingMeasure and monitor ... Læs mere

    479,24 kr. eller Gratis med Kobo Plus

  • 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

    271,49 kr. eller Gratis med Kobo Plus

  • Spring: Developing Java Applications for the Enterprise

    Leverage the power of Spring MVC, Spring Boot, Spring Cloud, and additional popular web frameworks.About This BookDiscover key Spring Framework-related technology standards such as Spring core, Spring-AOP, Spring data access frameworks, and Spring testing to develop robust Java applications easilyThis course is packed with tips and tricks that demonstrate Industry best practices on developing a ... Læs mere

    509,61 kr. eller Gratis med Kobo Plus

  • Spring Boot 3.0 Cookbook

    Proven recipes for building modern and robust Java web applications with Spring Boot

    Tackle the complexities of modern web applications by understanding the uses of Spring Boot's cloud design patterns to build scalable and resilient applicationsKey FeaturesDiscover practical recipes for real cloud-scale application challengesExplore what Spring Boot offers to make your application production readyMonitor applications, identify bottlenecks, and optimize performancePurchase of the ... Læs mere

    265,49 kr. eller Gratis med Kobo Plus

  • JavaScript Bootcamp

    Hands-On Learning For Web Developers

    af Rob Botwright ...
    ���� JavaScript Bootcamp: From Zero to Hero - Hands-On Learning for Web Developers ����Are you ready to become a web development hero? Look no further than our comprehensive book bundle, "JavaScript Bootcamp: From Zero to Hero." Whether you're a newcomer to the world of web development or an experienced coder looking to master JavaScript, this bundle is your ultimate guide.���� Book 1 - JavaScript ... Læs mere

    66,97 kr.

  • Come diventare programmatore

    af Edniar Larry ...
    Come diventare programmatore ed usare chatGPT per semplificare la programmazione ... Læs mere

    66,98 kr.

  • Be Expert in Java

    Learn Java programming and become expert

    af Ummed Singh ...
    Java serves as both a programming language and a platform. It is a sophisticated, secure, and object-oriented programming language. Sun Microsystems (now a subsidiary of Oracle) developed Java in 1995, and its conception is credited to James Gosling, often referred to as the father of Java. Originally named Oak, the language underwent a name change to Java when it was discovered that the name Oak ... Læs mere

    33,44 kr. eller Gratis med Kobo Plus

  • 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

  • Selenium WebDriver

    Descomplicando testes automatizados com Java

    Testes de verificação e validação são considerados um elemento crítico para garantia da qualidade de software. O planejamento, execução e controle de teste são dispendiosos e trabalhosos no processo de desenvolvimento. Em vista disso, as atuais ferramentas de testes oferecem uma variedade de recursos que podem reduzir significativamente os problemas identificados, de modo a garantir a qualidade de ... Læs mere

    69,00 kr. eller Gratis med Kobo Plus

  • Play Framework

    Java para web sem Servlets e com diversão

    Desenvolver sistemas web em Java nunca foi tão divertido! Se você está cansado de escrever longas Servlets, ficar brigando com seu framework o tempo inteiro para realizar tarefas simples e escrevendo mais código que o necessário para desenvolver qualquer funcionalidade, o Play Framework é o que você precisa. Nesse livro, Fernando Boaglio ensina como criar uma aplicação do começo ao fim utilizando ... Læs mere

    69,00 kr. eller Gratis med Kobo Plus

  • Java数据科学指南

    Chinese Edition

    学习MLlib、DL4j和Weka等开源库,掌握实用的Java数据科学技能Key Features通过Java解决数据科学问题适用于实际生产环境的数据科学模型Book Description现如今,数据科学已经成为一个热门的技术领域,它涵盖了人工智能的各个方面,例如数据处理、信息检索、机器学习、自然语言处理、数据可视化等。而Java作为一门经典的编程语言,在数据科学领域也有着卓越的表现。 本书旨在通过Java编程来引导读者更好地完成数据科学任务。本书通过9章内容,详细地介绍了数据获取与清洗、索引的建立和检索数据、统计分析、数据学习、信息的提取、大数据处理、深度学习、数据可视化等重要主题。 本书适合想通过Java解决数据科学问题的读者,也适合数据科学领域的专业人士以及普通Java开发者阅读。What you will learn通过Java解决数据科学问题清洗和准备数据集 ... Læs mere

    323,99 kr. eller Gratis med Kobo Plus

  • Coding for Absolute Beginners

    From Zero to Hero: How to Learn Python, Java, SQL, C, C++, C#, HTML, and CSS and Become a Confident Programmer

    af VERA POE ...
    **Do you want to learn how to code like a pro?Do you want to master the basics of eight popular programming languages?**Do you want to create amazing applications and websites with ease? If yes, then this book is for you!“Coding for Absolute Beginners: Master the Basics of Computer Programming with Python, Java, SQL, C, C++, C#, HTML, and CSS” is the ultimate guide for anyone who wants to learn ... Læs mere

    83,73 kr. eller Gratis med Kobo Plus

  • 机器学习开发者指南

    Chinese Edition

    一本通过学习统计、分析和机器学习的方法,来提升开发者解决日常问题的能力的指南Key Features通过有趣的示例实现回归、聚类、分类、神经网络Book Description本书将带领读者学习如何实施各种机器学习技术及其日常应用的开发。本书分为9章,从易于掌握的语言基础数据和数学模型开始,向读者介绍机器学习领域中使用的各种库和框架,然后通过有趣的示例实现回归、聚类、分类、神经网络等,从而解决如图像分析、自然语言处理和时间序列数据的异常检测等实际问题。 本书适合机器学习的开发人员、数据分析人员、机器学习领域的从业人员,以及想要学习机器学习的技术爱好者阅读。使用任何脚本语言的编程人员都可以阅读本书,但如果熟悉Python语言的话,将有助于充分理解本书的内容。What you will learn通过简单易懂的方法学习数学和机器学习的原理;了解广泛使用的机器学习算法和技术 ... Læs mere

    289,11 kr. eller Gratis med Kobo Plus

  • NEXT.JS MASTERY FOR BEGINNERS PART 2

    af m.furqan riaz ...
    This book is part of the next js learning book. It concludes creating react websites and also help you to learn the handful javascript, css and html that are also necessaryt for the website building.NextJs is a framework you will never regret learning. This is one of my favorite JavaScript frameworks. It provides endless possibilities for developing beautiful applications. NextJs is a React-based ... Læs mere

    33,44 kr. eller Gratis med Kobo Plus

  • DATA SCIENCE WITH JDBC AND SQLITE USING OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE

    In this project, you will develop step by step implementation of JDBC/SQLITE with object-oriented approach using SQLite version of an Oracle sample database named electronics. You will be taught how to plot country distribution in each region; location distribution in each country and region; warehouse distribution in each country, region, and city; product distribution by category name; ... Læs mere

    167,54 kr. eller Gratis med Kobo Plus