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 577600 av 1606 resultater
Skip side bar filters
  • Spock: Up and Running

    Writing Expressive Tests in Java and Groovy

    av Rob Fletcher ...
    Most developers would agree that writing automated tests is a good idea, but writing good, well-structured tests is still an elusive skill for many. For Java and Groovy developers, however, there’s good news. This practical guide shows you how to write concise and highly readable tests with Spock, the most innovative testing and specification framework for the JVM since JUnit.Author Rob Fletcher ... Les mer

    401,49 kr

  • Java By Comparison

    Write code that's clean, concise, and to the point: code that others will read with pleasure and reuse. Comparing your code to that of expert programmers is a great way to improve your coding skills. Get hands-on advice to level up your coding style through small and understandable examples that compare flawed code to an improved solution. Discover handy tips and tricks, as well as common bugs an ... Les mer

    275,49 kr

  • Enterprise Service Bus

    Theory in Practice

    Large IT organizations increasingly face the challenge of integrating various web services, applications, and other technologies into a single network. The solution to finding a meaningful large-scale architecture that is capable of spanning a global enterprise appears to have been met in ESB, or Enterprise Service Bus. Rather than conform to the hub-and-spoke architecture of traditional ... Les mer

    251,89 kr

  • Building Modern SaaS Web Applications with Bootstrap 5

    Master Bootstrap 5 and Build Web Applications that Users will Love. Key Features ● Master responsive design and layouts with Bootstrap 5 components. ● Learn advanced customization for scalable, high-performance web apps. ● Improve UX by applying the best practices, and real-world examples. Book Description Bootstrap 5 plays a crucial role in modern web development by offering a powerful, mobile ... Les mer

    162,99 kr eller gratis med Kobo Plus

  • Android Studio Otter Essentials - Java Edition

    Developing Android Apps Using Android Studio Otter and Java

    av Neil Smyth ...
    This book, fully updated for Android Studio Otter, teaches you how to develop Android-based applications using Java.Beginning with the basics, the book outlines how to set up an Android development and testing environment, followed by an overview of tool windows, the code editor, and the Layout Editor. An introduction to Android architecture is followed by an in-depth look at Android application ... Les mer

    391,60 kr eller gratis med Kobo Plus

  • 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 ... Les mer

    514,99 kr eller gratis med Kobo Plus

  • Android Studio Development Essentials

    av Neil Smyth ...
    The goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE) and the Android 5.0 Software Development Kit (SDK). Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An overview of Android Studio is included covering ... Les mer

    92,53 kr

  • Ultimate Midjourney for Creative Professionals

    av Pawan Nayar ...
    Expand your imagination. Redefine creativity. Master the future of AI-driven art. Key Features ● Master Midjourney to craft stunning AI-driven visuals and compositions. ● Unlock advanced prompts for storytelling, branding, and creative innovation. ● Use Midjourney across marketing, design, education, and personal projects. Book Description Midjourney is revolutionizing creativity, empowering ... Les mer

    203,69 kr eller gratis med Kobo Plus

  • Java Swing Tutorials - Herong's Tutorial Examples

    av Herong Yang ...
    This tutorial book is a collection of notes and sample codes written by the author while he was learning Java Swing and AWT himself. Topics include Swing and AWT (Abstract Windows Toolkit) class library; graphical components: JButton, JCheckbox, JComboBox, JFrame, JLabel, JMenu, JRadioButton, JTextField; frame layouts; menus; dialog boxes; editor pane; Unicode and Chinese. Updated in 2024 (Version ... Les mer

    42,46 kr

  • Apache Camel Developer's Cookbook

    This book is written in a Cookbook style with short recipes showing developers how to effectively implement EIP without breaking everything in the process. It is concise and to the point, and it helps developers get their data flowing between different components without the need to read through page upon page of theory, while also enabling the reader to learn how to create exciting new projects ... Les mer

    287,04 kr eller gratis med Kobo Plus

  • Mastering Apache Camel

    An advanced guide to Enterprise Integration using Apache Camel

    Key FeaturesBook DescriptionThis book is intended for all Camel users who want to get the best out of Camel, and who want to implement the most efficient integration logic using best practices.What you will learnWalk through the key features and core concepts of Apache CamelImplement routing with Processor, using Camel Java DSL and Camel Blueprint DSLUse beans with Camel to access to the POJO ... Les mer

    408,99 kr eller gratis med Kobo Plus

  • Quick Java

    Serie serien Quick Programming
    "We’ll be doing this next project in Java."Unfortunately, you’re a C++ programmer, or maybe a Python programmer. How are you going to get up to speed in a hurry? There are lots of Java books for beginners, telling you all about what a computer is and how it represents everything in bits. You don’t need that. At the other extreme, there are thousand-page tomes that you aren’t going to get through ... Les mer

    260,98 kr

  • RabbitMQ Cookbook

    A practical book filled with advanced recipes as well as plenty of code and real-life examples which will make your learning curve quick and easy.If you are a software developer who wants to develop distributed applications based on messaging, then this book is for you. It's assumed that you have some experience with multithreading applications and distributed applications. You are also expected ... Les mer

    259,26 kr eller gratis med Kobo Plus

  • Exercices en Java

    175 exercices corrigés - Couvre Java 8

    Serie serien Noire
    175 exercices corrigés pour maîtriser JavaConçu pour les étudiants en informatique, ce recueil d'exercices corrigés est le complément idéal de Programmer en Java du même auteur ou de tout autre ouvrage d'initiation au langage Java.Cette quatrième édition prend en compte les nouveautés de Java 8 avec, en particulier, un chapitre dédié aux expressions lambda et aux streams.Les 175 exercices sont ... Les mer

    150,97 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 ... Les mer

    267,69 kr

  • Hands-On Selenium WebDriver with Java

    A Deep Dive into the Development of End-to-End Tests

    av Boni Garcia ...
    Get started with Selenium WebDriver, the open source library for automating tests to ensure your web application performs as expected. In this practical hands-on book, author Boni Garcia takes Java developers through Selenium's main features for automating web navigation, browser manipulation, web element interaction, and more, with ready-to-be-executed test examples.You'll start by learning the ... Les mer

    448,69 kr

  • Java Closures and Lambda

    Serie serien 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, ... Les mer

    399,17 kr

  • Introducing Spring Framework

    A Primer

    Serie serien Professional and Applied Computing (R0)
    Introducing Spring Framework is your hands-on guide to learning to build applications using the Spring Framework. The book uses a simple My Documents application that you will develop incrementally over the course of the book and covers:• How to programmatically configure the Spring container and beans• How to use annotations for dependency injection• How to use collections and custom types• How ... Les mer

    473,96 kr

  • Android Programming for Beginners

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

    av John Horton ...
    Learn the Java and Android skills you need to start developing powerful mobile applications with the help of actionable stepsKey FeaturesKick-start your Android programming career or just have fun publishing apps to the Google Play marketplaceGet a first principles introduction to using Java and Android and prepare to start building your own apps from scratchLearn by example by building four real ... Les mer

    324,99 kr eller gratis med Kobo Plus

  • Web Services Essentials

    Distributed Applications with XML-RPC, SOAP, UDDI & WSDL

    av Ethan Cerami ...
    As a developer new to Web Services, how do you make sense of this emerging framework so you can start writing your own services today? This concise book gives programmers both a concrete introduction and a handy reference to XML web services, first by explaining the foundations of this new breed of distributed services, and then by demonstrating quick ways to create services with open-source Java ... Les mer

    195,59 kr

  • Pro JPA 2 in Java EE 8

    An In-Depth Guide to Java Persistence APIs

    Serie serien Professional and Applied Computing (R0)
    Learn to use the Java Persistence API (JPA) and other related APIs as found in the Java EE 8 platform from the perspective of one of the specification creators. A one-of-a-kind resource, this in-depth book provides both theoretical and practical coverage of JPA usage for experienced Java developers.Authors Mike Keith, Merrick Schincariol and Massimo Nardone take a hands-on approach, based on their ... Les mer

    675,65 kr

  • Datenvisualisierung mit Processing

    Serie Bok 84 - shortcuts
    Processing ist eine auf Java basierende Open-Source-Programmiersprache samt Entwicklungsumgebung. Im ersten Kapitel dieses shortcut werden Grundlagen und Ursprünge dieses Visual-Java-Tools erläutert und ein paar Fingerübungen mit der 2-D-Engine gemacht. Im Anschluss daran verdeutlicht das zweite Kapitel, was Processing im 3-D-Bereich zu bieten hat, so z.B. das Versehen von Körpern mit Texturen ... Les mer

    35,00 kr eller gratis med Kobo Plus

  • Learning Cascading

    Build reliable, robust, and high-performance big data applications using the Cascading application development efficiently

    Key FeaturesBook DescriptionThis book is intended for software developers, system architects and analysts, big data project managers, and data scientists who wish to deploy big data solutions using the Cascading framework. You must have a basic understanding of the big data paradigm and should be familiar with Java development techniques.What you will learnFamiliarize yourself with tuples, pipes, ... Les mer

    359,99 kr eller gratis med Kobo Plus

  • Ultimate Blockchain Security Handbook

    av Taha Sajid ...
    Blockchain Security is not an option, it’s a necessity. KEY FEATURES ● An in-depth examination of the security aspects of Bitcoin, Ethereum, and Hyperledger Fabric. ● Comprehensive coverage of smart contract vulnerabilities, attack analysis, and effective security measures. ● Leverage Blockchain Risk Management Framework for managing risks associated with blockchain technology ● Practical insights ... Les mer

    138,84 kr eller gratis med Kobo Plus