Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Java eBooks

If you like Java eBooks, then you'll love these top picks.
Showing 433 - 456 of 582 Results
Skip side bar filters
  • Polyglottes Programmieren in Java Core

    Series Book 197 - shortcuts
    Viele Sprachen der Java Virtual Machine nutzen das Java-Ökosystem und können so Java-Bibliotheken ohne großen Aufwand nutzen. In umgekehrter Richtung ist dies keineswegs immer so einfach, gerade dynamische Sprachfeatures lassen sich in Java-Code nur umständlich verwenden. Dieser shortcut beschäftigt sich mit den populärsten JVM-Sprachen und ihrer Integration in Java-Applikationen. Behandelt werden ... Read more

    PHP198.00

  • CDI - Dependency Injection in Java EE 7

    Dependency Injection in Java EE 7

    by Dirk Weil ...
    Series Book 89 - shortcuts
    Seit Java EE 6 steht mit der Contexts and Dependency Injection (CDI) eine neue Technologie bereit, die dem Java-Enterprise-Entwickler seine Arbeit erleichtert. Mit der Version 7 erlangte die Plattform einige neue Features. Der Arbeitsbereich von CDI ist die Bereitstellung und Verknüpfung von Komponenten und Diensten als Basis für Enterprise-Applikationen.Der shortcut bringt dem Leser die ... Read more

    PHP312.00

  • Java 9

    Einführung in das Modulsystem und die Migration

    Series Book 214 - shortcuts
    Zwei mal drei macht vier, widewidewitt und drei macht neune: Selbst Pippi Langstrumpf konnte die Zeit bis zur "Neun" damals nicht abwarten. Genauso wartet aktuell die gesamte Community gespannt auf das endgültige Release von Java 9. Nach zahlreichen Verschiebungen soll es nun im September 2017 soweit sein – Alexandru Jecan gewährt uns schon jetzt einen Einblick in die spannenden Möglichkeiten, die ... Read more

    PHP198.00

  • Java 7

    Fork-Join-Framework und Phaser

    Series Book 28 - shortcuts
    Im zweiten Band des Java-7-shortcuts von Angelika Langer und Klaus Kreft werden weitere wichtige Neuerungen vorgestellt und erläutert. Die beiden Java-Experten konzentrieren sich dabei in den ersten Kapiteln auf das Fork-Join-Framework, einen Teil des JSR 166y. Es geht um das Design des Frameworks, Details zu dessen Implementierung und die Konsequenzen für die zukünftige Benutzung von Arrays und ... Read more

    PHP312.00

  • Java ME

    Pragmatische Plattform für Mobile und Embedded

    by Tam Hanna ...
    Series Book 61 - shortcut
    Java ME ist zwar weder eine neue noch eine besonders beliebte Technologie. Doch auch wenn es mittlerweile eine Milliarde Smartphone-User gibt, so ist diese Zahl immer noch klein im Vergleich zu den Massen von nur durch Java ME ansprechbaren Dumbphone-Besitzern. Nachdem sich der erste Teil dieses shortcuts mit dem Thema GUI für Java ME beschäftigt, folgt im zweiten Kapitel eine detaillierte Analyse ... Read more

    PHP198.00

  • The Definitive ANTLR 4 Reference

    by Terence Parr ...
    Programmers run into parsing problems all the time. Whether it's a data format like JSON, a network protocol like SMTP, a server configuration file for Apache, a PostScript/PDF file, or a simple spreadsheet macro language--ANTLR v4 and this book will demystify the process. ANTLR v4 has been rewritten from scratch to make it easier than ever to build parsers and the language applications built on ... Read more

    PHP1,339.29

  • Programming DSLs in Kotlin

    Creating your own domain-specific languages (DSLs) is both challenging and exhilarating. DSLs give users a way to interact with your applications more effectively, and Kotlin is a fantastic language to serve as a host for internal DSLs, because it greatly reduces the pain and effort of design and development. But implementing DSLs on top of Kotlin requires understanding the key strengths of the ... Read more

    PHP619.39

  • Android Studio Meerkat Essentials - Java Edition

    Developing Android Apps Using Android Studio Meerkat and Java

    by Smyth ...
    This book, fully updated for Android Studio Ladybug and the new UI, 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 areas such as tool windows, the code editor, and the Layout Editor tool. An introduction to the architecture of Android is followed ... Read more

    PHP2,040.39

  • Agile Java Development with Spring, Hibernate and Eclipse

    ***Agile Java™ Development With Spring, Hibernate and Eclipse***is a book about robust technologies and effective methods which help bring simplicity back into the world of enterprise Java development. The three key technologies covered in this book, the Spring Framework, Hibernate and Eclipse, help reduce the complexity of enterprise Java development significantly. Furthermore, these technologies ... Read more

    PHP2,050.49

  • Java Tutorial, The

    A Short Course on the Basics

    Series series Java Series
    The Java®Tutorial, Fifth Edition,** is based on Release 7 of the Java Platform Standard Edition. This revised and updated edition introduces the new features added to the platform, including a section on NIO.2, the new file I/O API, and information on migrating legacy code to the new API. The deployment coverage has also been expanded, with new chapters such as “Doing More with Rich Internet ... Read more

    PHP1,491.29

  • Java Web Services: Up and Running

    A Quick, Practical, and Thorough Introduction

    by Martin Kalin ...
    Learn how to develop REST-style and SOAP-based web services and clients with this quick and thorough introduction. This hands-on book delivers a clear, pragmatic approach to web services by providing an architectural overview, complete working code examples, and short yet precise instructions for compiling, deploying, and executing them. You’ll learn how to write services from scratch and ... Read more

    PHP1,267.49

  • JBoss at Work: A Practical Guide

    A Practical Guide

    Consisting of a number of well-known open source products, JBoss is more a family of interrelated services than a single monolithic application. But, as with any tool that's as feature-rich as JBoss, there are number of pitfalls and complexities, too.Most developers struggle with the same issues when deploying J2EE applications on JBoss: they have trouble getting the many J2EE and JBoss deployment ... Read more

    PHP1,171.79

  • High Performance Android Apps

    Improve Ratings with Speed, Optimizations, and Testing

    by Doug Sillars ...
    Unique and clever ideas are important when building a hot-selling Android app, but the real drivers for success are speed, efficiency, and power management. With this practical guide, you’ll learn the major performance issues confronting Android app developers, and the tools you need to diagnose problems early.Customers are finally realizing that apps have a major role in the performance of their ... Read more

    PHP1,632.39

  • Java Distributed Computing

    by Jim Farley ...
    Distributed computing and Java go together naturally. As the first language designed from the bottom up with networking in mind, Java makes it very easy for computers to cooperate. Even the simplest applet running in a browser is a distributed application, if you think about it. The client running the browser downloads and executes code that is delivered by some other system. But even this simple ... Read more

    PHP1,674.19

  • Practical JIRA Plugins

    Using JIRA Effectively: Custom Development

    One advantage of using JIRA for issue tracking, bug tracking, or project management is the ability to extend this tool with hundreds of plugins from the JIRA community. In this concise book, software toolsmith Matt Doar—the author of Practical JIRA Administration—shows you how to create and maintain your own JIRA plugins to meet the specific needs of a project.This book uses detailed examples to ... Read more

    PHP753.19

  • Spock: Up and Running

    Writing Expressive Tests in Java and Groovy

    by 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 ... Read more

    PHP2,134.69

  • 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 ... Read more

    PHP2,237.09

  • 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 ... Read more

    PHP1,864.09

    PRE-ORDER

  • 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... ... Read more

    PHP173.34

  • Java in easy steps, 6th Edition

    Covers Java 9

    by Mike McGrath ...
    Series series 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 ... Read more

    PHP732.64

  • iPad iOS 6 Development Essentials

    by 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 ... Read more

    PHP672.77

  • Spring Boot and Microservices

    by 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 ... Read more

    Free

  • 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 ... Read more

    PHP1,303.85

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

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

    PHP931.67