Skip to main content

Handlekurv

Du får VIP-behandlingen!

Titlene er ikke tilgjengelige for kjøp
Se gjennom handlekurven din. Du kan fjerne titlene som ikke er tilgjengelige nå eller vi fjerner dem automatisk ved kassen.
titlertittel
titlertittel

Anbefalt for deg

Loading...

Java e-bøker

Hvis du liker Java-e-bøker, kommer du til å elske disse toppvalgene.
Viser 12971320 av 1607 resultater
Skip side bar filters
  • Java Programming for Beginners

    Master of Programming

    av Sarful Hassan ...
    Serie serien Master of Programming
    Java Programming for BeginnersAre you ready to master one of the world's most powerful and in-demand programming languages—even if you've never written a single line of code before? This beginner-friendly guide to Java programming is designed to help you learn step by step, with clear explanations, practical examples, and hands-on exercises that build real skills.What This Book Is AboutThis book ... Les mer

    46,22 kr eller gratis med Kobo Plus

  • The Cucumber Field Guide

    Practical Examples for Automated Software Testing

    av Steven Hunt ...
    Cucumber is an open-source tool that enables testers to write automated tests in plain language that can be executed to validate software behavior. With support across most major programming languages, Cucumber has become a popular tool for implementing behavior-driven development (BDD) and specification by example.This book is a hands-on technical guide that focuses on implementing automated ... Les mer

    148,11 kr

  • Beginning Spring Boot 3

    Build Dynamic Cloud-Native Java Applications and Microservices

    Serie serien Professional and Applied Computing (R0)
    Learn the Spring Boot 3 micro framework and build your first Java-based cloud-native applications and microservices. Spring Boot is the lightweight, nimbler cousin to the bigger Spring Framework, with plenty of "bells and whistles." This updated edition includes coverage of Spring Native, which will help you speed up your Spring Boot applications, as well as messaging with Spring Boot, Spring ... Les mer

    635,29 kr

  • JavaScript Security

    av Y.E Liang ...
    This book is for JavaScript developers having basic web development knowledge and also for those who want to explore the security issues that arise from the use of JavaScript. Prior knowledge of how JavaScript is used, such as for DOM manipulation or to perform Ajax operations, is assumed. ... Les mer

    148,11 kr eller gratis med Kobo Plus

  • Java EE 8: Only What's New

    Level up quickly on the latest features of Java EE 8 including Security, JSON-B/P, CDI, JAX-RS, Servlet and more

    av Alex Theedom ...
    This book covers all new and updated Java EE 8 APIs with plenty of code examples to demonstrate each feature: JSON Binding 1.0, Security 1.0, Servlet 4.0, Bean Validation 2.0, CDI 2.0, JAX-RS 2.1, JSF 2.3, JSON Processing 1.1 and JPA 2.2. Only what's new is included, so you won't spend time reading what you already know, only what you don't. ... Les mer

    107,37 kr eller gratis med Kobo Plus

  • Curso de Programación y Análisis de Software - 2ª Edición

    Es conocido que en los últimos años la programación y la arquitectura de software han contribuido al crecimiento económico acelerandono y mejorando muchos aspectos. A lo largo de este curso trataremos varios aspectos con los que esperamos usted pueda mejorar profesionalmente y alcanzar sus objetivos personales.El curso consta de los bloques temáticos de fundamentos de la programación, fundamentos ... Les mer

    101,42 kr

  • J2EE Design Patterns

    Patterns in the Real World

    Architects of buildings and architects of software have more in common than most people think. Both professions require attention to detail, and both practitioners will see their work collapse around them if they make too many mistakes. It's impossible to imagine a world in which buildings get built without blueprints, but it's still common for software applications to be designed and built ... Les mer

    314,89 kr

  • Developing Middleware in Java EE 8

    Build robust middleware solutions using the latest technologies and trends

    Use Java features such as JAX-RS, EJBs, and JPAs to build powerful middleware for newer architectures such as the cloudKey FeaturesExplore EJBs to build middleware solutions for enterprise and distributed applicationsUnderstand middleware designs such as event-based and message-driven web servicesLearn to design and maintain large-scale systems and vendor disputesBook DescriptionMiddleware is the ... Les mer

    359,99 kr eller gratis med Kobo Plus

  • Mastering AI App Development with MERN Stack

    av Anik Acharjee ...
    Transform Your Web App Development Journey with MERN and AI Key Features ● Utilize AI for code generation, debugging, and optimizing performance in MERN applications. ● Build AI-powered web apps with real-time data processing and user behavior insights. ● Integrate AI capabilities seamlessly with MongoDB, Express.js, React, and Node.js for scalable web solutions. Book Description With AI ... Les mer

    236,19 kr eller gratis med Kobo Plus

  • Lógica de programación

    En este libro aprenderás a programar en el lenguaje C o en Java, para comenzar primero necesitamos pensar de forma correcta para poder llegar a solucionar problemas dentro del ramo de programación, al principio veremos definiciones, además de conceptos esenciales dentro de este mundo, ya que es importante comenzar de lo básico, hasta llegar a lo avanzado.Comenzaremos viendo algoritmos, después ... Les mer

    64,84 kr

  • Knockout.JS Essentials

    Implement a successful JavaScript-rich application with KnockoutJS, jQuery, and Bootstrap

    Key FeaturesBook DescriptionIf you are a JavaScript developer who has been using DOM manipulation libraries such as Mootools or Scriptaculous, and you want go further in modern JavaScript development with a simple and well-documented library, then this book is for you. Learning how to use Knockout will be perfect as your next step towards building JavaScript applications that respond to user ... Les mer

    324,99 kr eller gratis med Kobo Plus

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

    This book uses the PostgreSQL-version of Sakila sample database which is a fictitious database designed to represent a DVD rental store. The 15 tables of the database include film, film_category, actor, customer, rental, payment and inventory among others. The Sakila sample database is intended to provide a standard schema that can be used for examples in books, tutorials, articles, samples, and ... Les mer

    148,11 kr

  • Java Core Programmierung

    Memory Model und Garbage Collection

    Für Java-Entwickler sind nicht nur die Sprachelemente der Programmiersprache Java und die umfangreichen Bibliotheken des JDK (Java Development Kit) von Bedeutung; auch die Ablaufumgebung (JVM = Java Virtual Machine) ist relevant für die Software-Entwicklung in Java. Das vorliegende Buch "Java Core Programmierung" befasst sich mit zwei grundlegenden und wichtigen Aspekten der Java-Ablaufumgebung: ... Les mer

    239,00 kr eller gratis med Kobo Plus

  • Generic Pipelines Using Docker

    The DevOps Guide to Building Reusable, Platform Agnostic CI/CD Frameworks

    Serie serien Professional and Applied Computing (R0)
    Create generic pipelines to reduce your overall DevOps workload and allow your team to deliver faster. This book helps you get up to speed on the pros and cons of generic pipeline methodology, and learn to combine shell scripts and Docker to build generic pipelines.In today’s world of micro-services and agile practices, DevOps teams need to move as fast as feature teams. This can be extremely ... Les mer

    473,96 kr

  • Java Tutorial, The

    A Short Course on the Basics

    Serie serien Java Series
    The Java® Tutorial, Sixth Edition, is based on the Java Platform, Standard Edition (Java SE) 8. This revised and updated edition introduces the new features added to the platform, including lambda expressions, default methods, aggregate operations, and more. An accessible and practical guide for programmers of any level, this book focuses on how to use the rich environment provided by Java to ... Les mer

    490,82 kr

  • Backbone JS

    Backbone es un Framework más popular de JavaScript que le permiten crear MVC (modelo-vista-controlador) como aplicaciones y aplicaciones de una sola página. Los principales componentes de Backbone.js son el Modelo, Vista, Colección, Router y los objetos de la clase Event.En Backbone, un modelo almacena los datos que se recuperan desde el servidor mediante RESTful JSON y se asocia con la vista. La ... Les mer

    55,11 kr

  • Dynamic Programming in Java

    From Basics to Expert Proficiency

    av William Smith ...
    "Dynamic Programming in Java: From Basics to Expert Proficiency" is a comprehensive guide designed to equip readers with a deep understanding of dynamic programming and its applications in Java. This book provides a structured approach to learning, beginning with the foundational concepts of dynamic programming and progressing through advanced techniques and practical implementations. Each chapter ... Les mer

    109,00 kr eller gratis med Kobo Plus

  • Rapid - Apache Mahout Clustering designs

    Explore clustering algorithms used with Apache Mahout

    av Ashish Gupta ...
    Key FeaturesBook DescriptionAs more and more organizations are discovering the use of big data analytics, interest in platforms that provide storage, computation, and analytic capabilities has increased. Apache Mahout caters to this need and paves the way for the implementation of complex algorithms in the field of machine learning to better analyse your data and get useful insights into it. ... Les mer

    288,99 kr eller gratis med Kobo Plus

  • Orchard CMS: Up and Running

    ASP.NET Website Development Made Easy

    av John Zablocki ...
    Use your C# skills to build your next website with Orchard, the popular content management system based on ASP.NET MVC. With step-by-step guidance, you’ll learn your way around the Orchard environment by constructing a complete, real-world site throughout the course of this book. You’ll create, manage, and display dynamic content with out-of-the-box functionality, and then build themes, modules, ... Les mer

    138,49 kr

  • Mastering RESTful API Development with Go

    av Nitin Gurbani ...
    Master the Art of Building Scalable and Secure REST APIs with GO Key Features ● Master building scalable and secure REST APIs using the Go language. ● Explore Go syntax, architecture, and best practices for API design. ● Develop real-world APIs with hands-on examples and deployment guidance. Book Description RESTful APIs are the backbone of modern web and mobile applications, enabling seamless ... Les mer

    162,99 kr eller gratis med Kobo Plus

  • GeoServer Beginner's Guide

    Share geospatial data using Open Source standards

    This step-by-step guide will teach you how to use GeoServer to build custom and interactive maps using your data.Key Features\[\*\] Exploit the power of GeoServer to provide agile, flexible, and low -cost community projects\[\*\] Share real-time maps quickly\[\*\] Boost your map server's performance using the power and flexibility of GeoServerBook DescriptionGeoServer is an opensource server ... Les mer

    408,99 kr eller gratis med Kobo Plus

  • Ultimate Java Functional Projects

    Unlock the Power of Java: From Fundamentals to Microservices Deployment.Key Features● Master Java fundamentals, OOP concepts, and build real-world projects.● Develop and secure scalable microservices using Spring Boot and Docker.● Deploy, monitor, and scale Java applications on AWS, Azure, and Kubernetes.Book DescriptionJava remains the premier choice for building robust, scalable functional ... ... Les mer

    231,10 kr

  • Practical Programming 6 in 1

    Python Machine Learning, JavaScript, React 17, And Angular With Typescript

    av Richie Miller ...
    If you want to discover how to become a software developer using Angular with TypeScript, Python for Machine Learning, React.JS or JavaScript, this book is for you!6 BOOKS IN 1 DEAL!· BOOK 1: ANGULAR FRAMEWORK ESSENTIALS - OPEN SOURCE WEB APP DEVELOPMENT USING ANGULAR & TYPESCRIPT· BOOK 2: PYTHON MACHINE LEARNING - ALGORITHM DESIGN & PRACTICAL CODE EXECUTIO... ... Les mer

    92,53 kr

  • Building an Enterprise Chatbot

    Work with Protected Enterprise Data Using Open Source Frameworks

    Serie serien Professional and Applied Computing (R0)
    Explore the adoption of chatbots in business by focusing on the design, deployment, and continuous improvement of chatbots in a business, with a single use-case from the banking and insurance sector. This book starts by identifying the business processes in the banking and insurance industry. This involves data collection from sources such as conversations from customer service centers, online ... Les mer

    635,29 kr