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 124 av 1599 resultat
Skip side bar filters
  • 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

  • Java 8 Preview Sampler

    In this exclusive eBook, preview excerpts from brand-new and forthcoming Oracle Press Java JDK 8 books. Written by leading Java experts, Oracle Press books offer the most definitive, complete, and up-to-date coverage of the latest Java release. Featuring an introduction by bestselling programming author Herb Schildt, this eBook includes chapters from the following Oracle Press books:Java: The ... Läs mer

    Gratis

  • Head First Design Patterns

    What will you learn from this book?You know you don't want to reinvent the wheel, so you look to Design Patterns: the lessons learned by those who've faced the same software design problems. With Design Patterns, you get to take advantage of the best practices and experience of others so you can spend your time on something more challenging. Something more fun. This book shows you the patterns ... Läs mer

    506,25 kr

  • 1000 Java Interview Questions and Answers

    1000 most important and frequently asked questions and answers to crack interviews

    Knowledge for Free...Get that job, you aspire for!Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?Do you know how many people get rejected in interviews by preparing only concepts but not focusing on actually which questions will be asked in the interview?Don't be that person this time.This is the most comprehensive Java language ... Läs mer

    28,18 kr

  • Head First Java

    What will you learn from this book?Head First Java is a complete learning experience in Java and object-oriented programming. With this book, you'll learn the Java language with a unique method that goes beyond how-to manuals and helps you become a great programmer. Through puzzles, mysteries, and soul-searching interviews with famous Java objects, you'll quickly get up to speed on Java's ... Läs mer

    461,41 kr

  • The Minimum You Need to Know About Java and xBaseJ

    av Roland Hughes ...
    Tutorial book which teaches Java programmers how to use the xBaseJ library to create and access files in XBASE/DBASE format. ... Läs mer

    Gratis

  • Reactive Programming with RxJava

    Creating Asynchronous, Event-Based Applications

    In today’s app-driven era, when programs are asynchronous and responsiveness is so vital, reactive programming can help you write code that’s more reliable, easier to scale, and better-performing. With this practical book, Java developers will first learn how to view problems in the reactive way, and then build programs that leverage the best features of this exciting new programming paradigm ... Läs mer

    264,57 kr

  • Clojure for the Brave and True

    Learn the Ultimate Language and Become a Better Programmer

    For weeks, months—nay!—from the very moment you were born, you’ve felt it calling to you. At long last you’ll be united with the programming language you’ve been longing for: Clojure!As a Lisp-style functional programming language, Clojure lets you write robust and elegant code, and because it runs on the Java Virtual Machine, you can take advantage of the vast Java ecosystem. Clojure for the ... Läs mer

    268,06 kr

  • Maven: The Definitive Guide

    The Definitive Guide

    For too long, developers have worked on disorganized application projects, where every part seemed to have its own build system, and no common repository existed for information about the state of the project. Now there's help. The long-awaited official documentation to Maven is here.Written by Maven creator Jason Van Zyl and his team at Sonatype, Maven: The Definitive Guide clearly explains how ... Läs mer

    208,49 kr

  • Mastering Regular Expressions

    Understand Your Data and Be More Productive

    Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you ... Läs mer

    346,08 kr

  • Learning Java by Building Android Games

    Learn Java and Android from scratch by building five exciting games

    av John Horton ...
    Get ready to learn Java the fun way by developing games for the Android platform with this new and updated third editionKey FeaturesLearn Java, Android, and object-oriented programming from scratchFind out how to build games including Sub Hunter, Retro Pong, Bullet Hell, Classic Snake, and Scrolling ShootersCreate and design your own games by learning all the concepts that a game developer must ... Läs mer

    560,73 kr eller gratis med Kobo Plus

  • 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 and XML

    Solutions to Real-World Problems

    Java and XML, 3rd Edition, shows you how to cut through all the hype about XML and put it to work. It teaches you how to use the APIs, tools, and tricks of XML to build real-world applications. The result is a new approach to managing information that touches everything from configuration files to web sites.After two chapters on XML basics, including XPath, XSL, DTDs, and XML Schema, the rest of ... Läs mer

    271,46 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

  • Java Security

    Writing and Deploying Secure Applications

    av Scott Oaks ...
    One of Java's most striking claims is that it provides a secure programming environment. Yet despite endless discussion, few people understand precisely what Java's claims mean and how it backs up those claims. If you're a developer, network administrator or anyone else who must understand or work with Java's security mechanisms, Java Security is the in-depth exploration you need.Java Security, ... Läs mer

    298,59 kr

  • Go Programming Language (2026)

    Learn How to Program Go in One Day and Learn It Well. Go for Beginners with Hands-on Project

    Discover the Power of GO Programming: Your Gateway to Software Excellence!Are you ready to embark on a journey into the world of GO programming? Look no further – we're here to guide you through the intricacies of this dynamic language. Developed by Google luminaries Robert Griesemer, Rob Pike, and Ken Thompson in 2007, GO language offers a statically-typed syntax reminiscent of C, coupled with ... Läs mer

    282,74 kr eller gratis med Kobo Plus

  • 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

  • Java Programming for Kids: Learn Java Step By Step and Build Your Own Interactive Calculator for Fun!

    Ever use that free calculator application on your computer? Probably, but chances are it was such an unmemorable experience that you couldn’t say for sure whether you have or not.What if that calculator knew your name? What if it carried on a conversation with you, and asked you questions? You’d probably remember it a little better! Maybe even make a point of using it whenever you needed to crack ... Läs mer

    26,58 kr

  • R2DBC Revealed

    Reactive Relational Database Connectivity for Java and JVM Programmers

    Serie serie Professional and Applied Computing (R0)
    Understand the newest trend in database programming for developers working in Java, Kotlin, Clojure, and other JVM-based languages. This book introduces Reactive Relational Database Connectivity (R2DBC), a modern way of connecting to and querying relational databases from Java and other JVM languages. The book begins by helping you understand not only what reactive programming is, but why it is ... Läs mer

    596,42 kr

  • Learning RxJava

    Build concurrent applications using reactive programming with the latest features of RxJava 3

    Updated with the latest Maven coordinates, Java programming features, and API changes, this book is your guide to solving problems in writing asynchronous and event-based programsKey FeaturesExplore a variety of tools and techniques used to solve problems in implementing concurrency and parallelizationLearn about core operators in RxJava that enable you to express your code logic productivelyApply ... Läs mer

    314,81 kr eller gratis med Kobo Plus

  • 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

    631,01 kr

  • Android Cookbook

    Problems and Solutions for Android Developers

    av Ian F. Darwin ...
    Jump in and build working Android apps with the help of more than 230 tested recipes. The second edition of this acclaimed cookbook includes recipes for working with user interfaces, multitouch gestures, location awareness, web services, and specific device features such as the phone, camera, and accelerometer. You also get useful info on packaging your app for the Google Play Market.Ideal for ... Läs mer

    407,14 kr

  • Programming Android

    Java Programming for the New Generation of Mobile Devices

    Get thoroughly up to speed on Android programming, and learn how to create up-to-date user experiences for both handsets and tablets. With this book’s extensively revised second edition, you’ll focus on Android tools and programming essentials, including best practices for using Android 4 APIs. If you’re experienced with Java or Objective-C, you’ll gain the knowledge necessary for building well ... Läs mer

    291,81 kr