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 385408 av 582 resultater
Skip side bar filters
  • Mastering IBM CMOD for RedHat Linux and Windows 11 Servers

    av Alan S. Bluck ...
    Instructions for downloading, installing, and upgrading IBM CMODKey Features● Master IBM CMOD installation on RedHat Linux and Windows, including optional software and upgrade steps.● Learn to configure CMOD with Content Navigator and FileNet using practical, real-world examples.● Acquire essential admin skills for Linux and Windows, focusing on user management and system optimization.● Hands-on ... Les mer

    253,39 kr

  • JavaFX应用开发教程

    av 宋波 ...
    本书介绍JavaFX的GUI程序设计的基本内容,精心挑选并深入探讨JavaFX中具有代表性的应用开发技术——JavaFX Media、JavaFX 3D、JavaFX Web、JavaFXSwing、JavaFX图表,以及JavaFX动画与视觉效果等。书中每章都有大量从简单到综合的示例,对重点示例阐述编程思想并归纳必要的结论和概念。本书的电子教案及源代码等配套资源均可在清华大学出版社官方网站免费下载。 本书可作为高等学校计算机、通信及自动化等专业的教材,也可作为相关专业技术人员的自学参考书。 ... Les mer

    122,72 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

  • Eclipse Graphical Editing Framework (GEF), The

    As Eclipse-based applications become increasingly popular, users are demanding more sophisticated graphical interfaces. When standard widgets aren’t enough, graphics built with GEF are often the best solution. ***The Eclipse Graphical Editing Framework (GEF)***covers everything Java tool developers need to create tomorrow’s richest, most visual interfaces.This practical, hands-on guide begins by ... Les mer

    227,09 kr

  • 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

    151,39 kr

  • UML 2.0 in a Nutshell

    A Desktop Quick Reference

    Serie serien In a Nutshell (O'Reilly)
    System developers have used modeling languages for decades to specify, visualize, construct, and document systems. The Unified Modeling Language (UML) is one of those languages. UML makes it possible for team members to collaborate by providing a common language that applies to a multitude of different systems. Essentially, it enables you to communicate solutions in a consistent, tool-supported ... Les mer

    201,79 kr

  • Java Threads

    Understanding and Mastering Concurrent Programming

    Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full advantage of Java's threading facilities and brings you up-to-date with the watershed changes in Java 2 Standard Edition version 5.0 (J2SE 5.0). It provides a thorough, step-by-step approach to threads programming.Java's ... Les mer

    201,79 kr

  • Java Message Service

    This book is a thorough introduction to Java Message Service (JMS), the standard Java application program interface (API) from Sun Microsystems that supports the formal communication known as "messaging" between computers in a network. JMS provides a common interface to standard messaging protocols and to special messaging services in support of Java programs. The messages exchange crucial data ... Les mer

    176,59 kr

  • Getting Started with Roo

    Rapid Application Development for Java and Spring

    Spring Roo goes a step beyond the Spring Framework by bringing true Rapid Application Development to Java—just as Grails has done with Groovy. This concise introduction shows you how to build applications with Roo, using the framework's shell as an intelligent and timesaving code-completion tool. It's an ideal RAD tool because Roo does much of the tedious code maintenance.You'll get started by ... Les mer

    101,19 kr

  • Drools Developers Cookbook

    av Lucas Amador ...
    Part of Packts cookbook series, this book is packed with easy to follow recipes containing step-by-step instructions. The book is designed in such a way that you can read it chapter by chapter, or refer to the tasks in no particular order. This book is for Drools developers who want to improve their current working methods and discover new features to apply to their projects. Readers are expected ... Les mer

    224,69 kr

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

    378,39 kr

  • Android 4.2 App Development Essentials

    av Neil Smyth ...
    The goal of this book is to teach the skills necessary to develop Android based applications using the Eclipse Integrated Development Environment (IDE) and the Android 4.2 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 introduction to the architecture of Android is followed ... Les mer

    113,80 kr

  • C#: The Ultimate Intermediate Guide To Learn C# Programming Step By Step

    av Chloe Annable ...
    Serie serien Computer Programming
    Explore the world of C# with ease! If you're hesitant about diving into C# programming, worry no more – our guidebook is here to simplify the learning process for you. Whether you're a novice or an experienced coder looking to master C#, this book is tailor-made for you. It is meticulously crafted to expedite your programming journey by elucidating fundamental concepts and furnishing essential ... Les mer

    97,11 kr eller gratis med Kobo Plus

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

    548,39 kr

  • Learning Java

    An Introduction to Real-World Programming with Java

    If you’re new to Java—or new to programming—this best-selling book will guide you through the language features and APIs of Java 11. With fun, compelling, and realistic examples, authors Marc Loy, Patrick Niemeyer, and Daniel Leuck introduce you to Java fundamentals—including its class libraries, programming techniques, and idioms—with an eye toward building real applications.You’ll learn powerful ... Les mer

    378,39 kr

  • Tauri Foundations

    A practical introduction to the Tauri framework and adopting a security-first approach to app development

    Discover the secure app development approach as well as the design of open-source projects, and explore philosophical discourse with tech insidersKey FeaturesA complete introduction to Tauri brought to you by the engineers behind the Tauri projectExplore discussions on security and open source from industry insiders and open-source engineersLearn about the inner architecture and polyglot approach ... Les mer

    315,29 kr

    FORHÅNDSBESTILL

  • Créer une application Android

    Le mode d'emploi simple et à la portée de tous !

    Android est un système d’exploitation, il est présent sur la majorité des smartphones au monde. En effet, Android est le numéro 1 avec environ 80% des smartphones au monde équipé avec ce système !  Cela ne vous donne pas envie de concevoir vos propres applications ?  Pourquoi ne pas rejoindre la partie ? Ce guide simple et illustré vous expliquera les démarches à suivre, de début à la... ... Les mer

    29,87 kr

  • Java in easy steps, 6th Edition

    Covers Java 9

    av Mike McGrath ...
    Serie serien In Easy Steps
     Java in easy steps, 6th edition instructs you how to easily create your own exciting Java programs. Updated for Java 9, which was released September 2017, 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.This book assumes no previous knowledge of any ... Les mer

    126,23 kr

  • iPad iOS 6 Development Essentials

    av Neil Smyth ...
    Adapted specifically for iPad development from the iPhone iOS 6 Development Essentials book, the aim of iPad iOS 6 Development Essentials is to teach you the skills necessary to build your own applications for the iPad. Beginning with the basics, this book provides an overview of the architecture of iOS 6. Introductions to Xcode and programming in Objective-C are provided followed by an in-depth ... Les mer

    113,80 kr

  • Spring Boot and Microservices

    av Yogesh Mali ...
    This book details on how to use spring boot to create a microservice and deploy on docker. Most of the content have been published on my blog www.betterjavacode.com ... Les mer

    Gratis

  • Learning Java: Java Problem Solving and Programming

    This text is intended for a 1-, 2-, or 3-semester CS1 course sequence. Comprehensive coverage of Java and programming make this a useful reference for beginning programmers and IT professionals.For more than three decades, Java has been on the forefront of developing robust software that has helped versatile businesses meet their requirements. Being one of the most widely used programming ... Les mer

    224,65 kr

  • Java SE7/8 OCPJP進階認證指南:擬真試題實戰

    av 曾瑞君 ...
    ★解析原廠文件,切合認證範圍!★對照範例程式,迅速了解內容!★彙整教學經驗,重點一次掌握!★圖解複雜觀念,學習輕鬆上手!★演練擬真試題,掌握考試精髓!Java由SE7開始,推出兩階段認證:◎初階OCAJP認證聚焦於Java基礎,主要是讓初學者能了解基本語法與物件導向程式的撰寫方式以及新功能簡介等。◎進階OCPJP認證著重在Java實務,主要有物件導向應用與設計模式、常用API介紹以及新功能深入剖析等。因應這樣的改變,國外著作多將認證書籍分冊出版。而作者寫作時斟酌於世界潮流,開國內先例首推《Java SE7/8 OCAJP專業認證指南:擬真試題實戰》,及本書《Java SE7/8 OCPJP進階認證指南:擬真試題實戰》。讀者可依自己的學習狀況,分冊選讀。閱讀本書後,可以掌握新版Java SE的特色,並了解OCPJP認證的重點:1.掌握新版規格:參考原廠文件與歐美著作,條理呈現新版Java ... Les mer

    160,53 kr

  • Java Cookbook: A Practical Coding Guide to learn key concepts of Java

    av Mark Deitel ...
    Learning a programming language can seem like a daunting task. You may have looked at coding in the past, and felt it was too complicated and confusing. This comprehensive beginner’s guide will take you step by step through learning one of the best programming languages out there. In a matter of no time, you will be writing code like a professional.Java is one of the most popular and widely used ... Les mer

    238,74 kr