Skip to main content

Kundvagn

Du får VIP-behandlingen!

Objekt inte tillgängliga för köp
Vänligen granska din kundvagn. Du kan ta bort objekt som inte är tillgängliga nu, eller så gör vi det automatiskt i kassan.
objektobjekt
objektobjekt

Rekommenderas för dig

Loading...

Java E-böcker

Om du gillar Java-e-böcker så kommer du att älska dessa toppval.
Visar 2548 av 1606 resultat
Skip side bar filters
  • Rust Programming By Example

    Enter the world of Rust by building engaging, concurrent, reactive, and robust applications

    Discover the world of Rust programming through real-world examplesKey FeaturesImplement various features of Rust to build blazingly fast applicationsLearn to build GUI applications using Gtk-rsExplore the multi-threading aspect of Rust to tackle problems in concurrency and in distributed environmentsBook DescriptionRust is an open source, safe, concurrent, practical language created by Mozilla. It ... Läs mer

    352,97 kr eller gratis med Kobo Plus

  • Java Concurrency in Practice

    Threads are a fundamental part of the Java platform. As multicore processors become the norm, using concurrency effectively becomes essential for building high-performance applications. Java SE 5 and 6 are a huge step forward for the development of concurrent applications, with improvements to the Java Virtual Machine to support high-performance, highly scalable concurrent classes and a rich set ... Läs mer

    431,83 kr

  • Mastering High Performance with Kotlin

    Overcome performance difficulties in Kotlin with a range of exciting techniques and solutions

    Find out how to write Kotlin code without overhead and how to use different profiling tools and bytecode viewer to inspect expressions of Kotlin language.Key Features\[\*\] Apply modern Kotlin features to speed up processing and implement highly efficient and reliable codes.\[\*\] Learn memory optimization, concurrency, multi-threading, scaling, and caching techniques to achieve high performance.\ ... Läs mer

    392,19 kr eller gratis med Kobo Plus

  • Android Studio 4.1 Development Essentials - Java Edition

    Developing Android 11 Apps Using Android Studio 4.1, Java and Android Jetpack

    av Neil Smyth ...
    Fully updated for Android Studio 4.1, Android 11 (R), Android Jetpack and the modern architectural guidelines and components, the goal of this book is to teach the skills necessary to develop Android-based applications using the Java programming language.An overview of Android Studio is included covering areas such as tool windows, the code editor and the Layout Editor tool. An introduction to the ... Läs mer

    329,77 kr eller gratis med Kobo Plus

  • Software Development, Design and Coding

    With Patterns, Debugging, Unit Testing, and Refactoring

    Serie serie Professional and Applied Computing (R0)
    Learn the principles of good software design, and how to turn those principles into great code. This book introduces you to software engineering — from the application of engineering principles to the development of software. You'll see how to run a software development project, examine the different phases of a project, and learn how to design and implement programs that solve specific problems. ... Läs mer

    732,48 kr

  • Java Network Programming

    Developing Networked Applications

    This practical guide provides a complete introduction to developing network programs with Java. You’ll learn how to use Java’s network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the local network, and posting data to server-side programs.Author Elliotte Rusty Harold provides complete ... Läs mer

    320,11 kr

  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    av Kevlin Henney ...
    Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing your craft through sound advice.With contributions from some of the most experienced and respected ... Läs mer

    253,12 kr

  • Kafka: The Definitive Guide

    Real-Time Data and Stream Processing at Scale

    Every enterprise application creates data, whether it consists of log messages, metrics, user activity, or outgoing messages. Moving all this data is just as important as the data itself. With this updated edition, application architects, developers, and production engineers new to the Kafka streaming platform will learn how to handle data in motion. Additional chapters cover Kafka's AdminClient ... Läs mer

    461,41 kr

  • Learn JavaFX 17

    Building User Experience and Interfaces with Java

    Serie serie Professional and Applied Computing (R0)
    This unique in-depth tutorial shows you how to start developing rich-client desktop applications using your Java skills and provides comprehensive coverage of JavaFX 17's features. Each chapter starts with an introduction to the topic at hand, followed by a step-by-step discussion of the topic with small snippets of code. The book contains numerous figures aiding readers in visualizing the GUI ... Läs mer

    701,12 kr

  • Designing Applications for Google Cloud Platform

    Create and Deploy Applications Using Java

    Serie serie Professional and Applied Computing (R0)
    Learn how to use Google Cloud Platform (GCP) and its services to design, build, and deploy applications. This book includes best practices, practical examples, and code snippets written in Java, making it a key resource for developers seeking hands-on experience with GCP.You'll begin with an introduction to GCP services and a review of what Java offers while developing applications for GCP. Next, ... Läs mer

    593,38 kr

  • 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. ... Läs mer

    283,33 kr eller gratis med Kobo Plus

  • Android Studio Cookbook

    Design, test, and debug your apps using Android Studio

    Design, test, and debug your apps using Android StudioKey FeaturesSee what Material design is about and how to apply it your appsExplore the possibilities to develop apps that works on any type of deviceA step-by-step practical guide that will help you build improved applications, change their look, and debug themBook DescriptionThis book starts with an introduction of Android Studio and why you ... Läs mer

    317,67 kr eller gratis med Kobo Plus

  • Android Programming for Beginners

    Build in-depth, full-featured Android 9 Pie apps starting from zero programming experience

    av John Horton ...
    Learn all the Java and Android skills you need to start making powerful mobile applications with practical and actionable stepsKey FeaturesKick-start your Android programming career, or just have fun publishing apps to the Google Play marketplaceA first-principles introduction to Java, via Android, which means you'll be able to start building your own applications from scratchLearn by example and ... Läs mer

    352,97 kr eller gratis med Kobo Plus

  • Java in easy steps, 5th edition

    Covers Java 8

    av Mike McGrath ...
    Serie 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 mer

    133,37 kr

  • Go for Java Programmers

    Learn the Google Go Programming Language

    Serie serie Professional and Applied Computing (R0)
    Get an in-depth introduction to the Go programming language and its associated standard runtime libraries. This book is targeted towards programmers that already know the Java programming language and uses that Java knowledge to direct the learning of Go. You will get a deep understanding of the Go language and obtain a good introduction to the extensive Go standard libraries.This book teaches Go ... Läs mer

    518,01 kr

  • Ultimate C# for High-Performance Applications

    av Jeff McNamara ...
    Master parallelism and async to create enterprise-grade, high-performance apps. Key Features ● Unlock advanced multithreading, async, and parallelism in C#. ● Master tools to debug, profile, and crush performance issues. ● Build real-world, production-ready apps that scale effortlessly. Book Description High-performance software is no longer optional—today’s applications must be fast, scalable, ... Läs mer

    169,59 kr eller gratis med Kobo Plus

  • Java EE 7 Development with NetBeans 8

    About This BookUse the features of the popular NetBeans IDE to accelerate your development of Java EE applicationsCovers the latest versions of the major Java EE APIs such as JSF 2.2, EJB 3.2, JPA 2.1, CDI 1.1, and JAX-RS 2.0Walks you through the development of applications utilizing popular JSF component libraries such as PrimeFaces, RichFaces, and ICEfacesWho This Book Is ForThe book is aimed at ... Läs mer

    380,64 kr eller gratis med Kobo Plus

  • L'Intelligence Artificielle Générative pour les Applications Web Java Dynamiques

    av Jules NDANGA ...
    Découvrez comment intégrer l'intelligence artificielle dans vos applications Web Java ! Ce guide complet vous montre comment automatiser la génération de code Java, ajouter des fonctionnalités intelligentes et déployer des applications dynamiques en utilisant les dernières technologies IA. Que vous soyez développeur Java ou ingénieur logiciel, ce livre est conçu pour vous guider à travers les ... Läs mer

    79,93 kr eller gratis med Kobo Plus

  • Beginning Spring AI

    A Quick Guide to AI Engineering in Spring

    Serie serie Professional and Applied Computing (R0)
    Discover how to use Large Language Models in the Spring Framework. This quick guide equips developers with insights into the strengths and limitations of Spring AI and how to leverage the model for typical use cases.First, you will orient yourself to the new and exciting landscape of AI and Spring integration. You will learn how to issue simple queries, asking the right questions to get the ... Läs mer

    240,65 kr

  • Practical Play Framework

    Focus on what is really important

    av Alberto Souza ...
    Developing web systems in Java has never been so fun! If you are tired of writing long Servlets, waste a lot of time fighting with the framework just to perform simple tasks and writing more code than is necessary to develop any functionality, the Play Framework is what you need. In this book, Alberto Souza will teach you how to create an application from the beginning to the end using the Play ... Läs mer

    105,00 kr eller gratis med Kobo Plus

  • Learning Spring 5.0

    Build, test, and secure robust enterprise-grade applications using the Spring FrameworkAbout This BookBuild an enterprise application throughout the book that communicates with a microserviceDefine and inject dependencies into your objects using the IoC containerMake use of Spring's reactive features including tools and implement a reactive Spring MVC applicationWho This Book Is ForThis book is ... Läs mer

    376,89 kr

  • Java Closures and Lambda

    Serie serie Professional and Applied Computing (R0)
    Java Closures and Lambda introduces you to significant new changes to the Java language coming out of what is termed Project Lambda. These new changes make their debut in Java 8, and their highlight is the long-awaited support for lambda expressions in the Java language. You’ll learn to write lambda expressions and use them to create functional interfaces and default methods for evolving APIs, ... Läs mer

    414,22 kr

  • Practical Network Security with OpenSSL

    Gain practical OpenSSL skills for real-world cybersecurity challenges Key Features ● Master OpenSSL’s command-line tools and C APIs to build secure and practical cryptographic applications. ● Gain a complete understanding of cryptography from foundational theory to advanced hardware integration with OpenSSL Engines. ● Apply your OpenSSL knowledge to real-world use cases including IoT security PKI ... Läs mer

    154,54 kr eller gratis med Kobo Plus

  • Doğrudan Java Web Enterprise Mobile Programming

    av Zafer Teker ...
    Doğrudan Java Web Enterprise Mobile Programming Kitabı - Zafer TekerBu kitapta Java ile piyasada yazılım geliştirmek için bilinmesi gereken konular anlatılmaktadır. Web üzerinde geliştirme için kullanılan temel teknolojiler anlatıldığı gibi web ve database konusunda MVC ve ORM gibi çatılar da işlenmektedir. Bunların dışında dağıtık programlama için gereken XML & Web Services, EJB & JMS gibi ... Läs mer

    8,80 kr