Přeskočit na hlavní obsah

Nákupní košík

Dostáváte VIP zacházení!

Položka(y), kterou si nemůžete koupit
Prosím, zkontrolujte svůj košík. Nedostupnou položku (y) můžete odebrat nyní nebo ji automaticky odebereme v pokladně.
položkypoložka
položkypoložka

Doporučeno pro vás

Loading...

Java elektronické knihy

Pokud se vám líbí e-knihy v oblasti Java, pak budete milovat tyto top výběry.
Zobrazuje se 97120 z 425
Přeskočit filtry boční lišty
  • JavaServer Faces

    Building Web-based User Interfaces

    podle Hans Bergsten ...
    JavaServer Faces, or JSF, brings a component-based model to web application development that's similar to the model that's been used in standalone GUI applications for years. The technology builds on the experience gained from Java Servlets, JavaServer Pages, and numerous commercial and open source web application frameworks that simplify the development process.In JavaServer Faces, developers ... Přečtěte si více

    698,71 Kč

  • Enterprise Service Bus

    Theory in Practice

    podle David A Chappell ...
    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 ... Přečtěte si více

    558,90 Kč

  • Filthy Rich Clients

    Developing Animated and Graphical Effects for Desktop Java Applications

    podle Chet Haase, Romain Guy ...
    Filthy Rich Clients refers to ultra-graphically rich applications that ooze cool. They suck the user in from the outset and hang on to them with a death grip of excitement. Filthy Rich Clients: Developing Animated and Graphical Effects for Desktop Java™ Applications shows you how to build better, more effective, cooler desktop applications that intensify the user experience.The keys to Filthy Rich ... Přečtěte si více

    873,39 Kč

  • Hadoop Operations

    A Guide for Developers and Administrators

    podle Eric Sammer ...
    If you’ve been asked to maintain large and complex Hadoop clusters, this book is a must. Demand for operations-specific material has skyrocketed now that Hadoop is becoming the de facto standard for truly large-scale data processing in the data center. Eric Sammer, Principal Solution Architect at Cloudera, shows you the particulars of running Hadoop in production, from planning, installing, and ... Přečtěte si více

    751,18 Kč

  • Java EE 6 Pocket Guide

    A Quick Reference for Simplified Enterprise Java Development

    podle Arun Gupta ...
    This handy guide provides an overview of Java Enterprise Edition 6’s main technologies and includes extensive, easy-to-understand code samples that demonstrate the platform’s many improvements. You’ll quickly understand how Java EE 6 simplifies the process of developing and deploying web and enterprise applications.Explore what’s new in Java EE 6, including Contexts and Dependency Injection and ... Přečtěte si více

    238,58 Kč

  • Eclipse Modeling Project

    A Domain-Specific Language (DSL) Toolkit

    podle Richard Gronback ...
    Achieve Breakthrough Productivity and Quality with MDD and Eclipse-Based DSLsDomain-specific languages (DSLs) and model-driven development (MDD) offer software engineers powerful new ways to improve productivity, enhance quality, and insulate systems from rapid technological change. Now, there’s a pragmatic, start-to-finish guide to creating DSLs and using MDD techniques with the powerful open ... Přečtěte si více

    768,56 Kč

  • EMF

    Eclipse Modeling Framework

    EMF: Eclipse Modeling FrameworkDave SteinbergFrank BudinskyMarcelo PaternostroEd MerksSeries Editors: Erich Gamma • Lee Nackman • John WiegandThe Authoritative Guide to EMF Modeling and Code GenerationThe Eclipse Modeling Framework enables developers to rapidly construct robust applications based on surprisingly simple models. Now, in this thoroughly revised Second Edition, the project’s ... Přečtěte si více

    768,56 Kč

  • Integrating and Extending BIRT

    The world-wide developer community has downloaded over three million copies of BIRT (Business Intelligence and Reporting Tools) from the Eclipse web site. Built on the open-source Eclipse platform, BIRT is a powerful reporting system that provides an end-to-end solution, from creating and deploying reports to integrating report capabilities in enterprise applications.The second of a two-book ... Přečtěte si více

    768,56 Kč

  • Building Mobile Applications with Java

    Using the Google Web Toolkit and PhoneGap

    podle Joshua Marinacci ...
    Do you want to develop mobile apps with Java—and have them work on a variety of devices powered by iOS and Android? You’ve come to the right place.This project-driven book shows you how to build portable apps with two amazing open source frameworks, Google Web Tools (GWT) and PhoneGap. With these tools, you’ll use learn how to write Java code that compiles into cross-platform Javascript and HTML, ... Přečtěte si více

    317,29 Kč

  • RESTful Java with JAX-RS 2.0

    Designing and Developing Distributed Web Services

    podle Bill Burke ...
    Learn how to design and develop distributed web services in Java, using RESTful architectural principles and the JAX-RS 2.0 specification in Java EE 7. By focusing on implementation rather than theory, this hands-on reference demonstrates how easy it is to get started with services based on the REST architecture.With the book’s technical guide, you’ll learn how REST and JAX-RS work and when to use ... Přečtěte si více

    558,59 Kč

  • Learning Android

    Develop Mobile Apps Using Java and Eclipse

    Want to build apps for Android devices? This book is the perfect way to master the fundamentals. Written by experts who have taught this mobile platform to hundreds of developers in large organizations and startups alike, this gentle introduction shows experienced object-oriented programmers how to use Android’s basic building blocks to create user interfaces, store data, connect to the network, ... Přečtěte si více

    488,79 Kč

  • Just Spring

    A Lightweight Introduction to the Spring Framework

    podle Madhusudhan Konda ...
    Get a concise introduction to Spring, the popular open source framework for building lightweight enterprise applications on the Java platform. This example-driven book for Java developers delves into the framework’s basic features, as well as complex concepts such as containers. You’ll learn how Spring makes Java Messaging Service easier to work with, and how its support for Hibernate helps you ... Přečtěte si více

    317,29 Kč

  • Building and Testing with Gradle

    Understanding Next-Generation Builds

    Build and test software written in Java and many other languages with Gradle, the open source project automation tool that’s getting a lot of attention. This concise introduction provides numerous code examples to help you explore Gradle, both as a build tool and as a complete solution for automating the compilation, test, and release process of simple and enterprise-level applications.Discover ... Přečtěte si více

    317,29 Kč

  • Building Hybrid Android Apps with Java and JavaScript

    Applying Native Device APIs

    Build HTML5-based hybrid applications for Android with a mix of native Java and JavaScript components, without using third-party libraries and wrappers such as PhoneGap or Titanium. This concise, hands-on book takes you through the entire process, from setting up your development environment to deploying your product to an app store.Learn how to create apps that have access to native APIs, such as ... Přečtěte si více

    258,39 Kč

  • Think Data Structures

    Algorithms and Information Retrieval in Java

    podle Allen B. Downey ...
    If you’re a student studying computer science or a software developer preparing for technical interviews, this practical book will help you learn and review some of the most important ideas in software engineering—data structures and algorithms—in a way that’s clearer, more concise, and more engaging than other materials.By emphasizing practical knowledge and skills over theory, author Allen ... Přečtěte si více

    593,49 Kč

  • Head First Servlets and JSP

    Passing the Sun Certified Web Component Developer Exam

    Looking to study up for the new J2EE 1.5 Sun Certified Web Component Developer (SCWCD) exam?This book will get you way up to speed on the technology you'll know it so well, in fact, that you can pass the brand new J2EE 1.5 exam. If that's what you want to do, that is. Maybe you don't care about the exam, but need to use servlets and JSPs in your next project. You're working on a deadline. You're ... Přečtěte si více

    698,29 Kč

  • Java 8实战

    本书介绍了Java 8这个里程碑版本的新特性,包括Lambdas、流和函数式编程。全书分四个部分:基础知识、函数式数据处理、高效Java 8编程和超越Java 8,向读者展现了一幅Java与时俱进的现代化画卷。 ... Přečtěte si více

    579,69 Kč

  • Raspberry PI 2: 12 Ultimate Lessons To Learn the Basics of Raspberry PI 2

    podle Sara Cole ...
    If you haven’t yet used the Raspberry Pi, but you’re considering purchasing one, then you should absolutely purchase this user guide to learn the basics of Raspberry Pi 2! There’s so much to explore after you have learned the basics. You’ll be able to create remote controlled cars, fun robots, video game emulators, and much more once you master the basics, since there really isn’t a limit to the ... Přečtěte si více

    110,08 Kč

  • JAVA PROGRAMMING FOR BEGINNERS

    Master Java Fundamentals and Build Your Own Applications (2023 Crash Course)

    podle Theo Houle ...
    "Java Programming for Beginners" is a comprehensive guide to learning the fundamentals of Java programming.This book is designed for those who are new to programming and want to learn how to write Java code.Here are some key points that are covered in the book:An introduction to the Java programming language and its syntaxThe basics of object-oriente... ... Přečtěte si více

    121,09 Kč

  • Making Things Smart

    Easy Embedded JavaScript Programming for Making Everyday Objects into Intelligent Machines

    podle Gordon F. Williams ...
    Making Things Smart teaches the fundamentals of the powerful ARM microcontroller by walking beginners and experienced users alike through easily assembled projects comprised of inexpensive, hardware-store parts.Current ARM programming books take a bland, textbook approach focused on complex, beginner-unfriendly languages like C or ARM Assembler. Making Things Smart uses Espruino (JavaScript for ... Přečtěte si více

    524,03 Kč

  • Functional Programming in Java

    Harnessing the Power Of Java 8 Lambda Expressions

    podle Venkat Subramaniam ...
    Intermediate level, for programmers fairly familiar with Java, but new to the functional style of programming and lambda expressions.Get ready to program in a whole new way. Functional Programming in Java will help you quickly get on top of the new, essential Java 8 language features and the functional style that will change and improve your code. This short, targeted book will help you make the ... Přečtěte si více

    506,54 Kč

  • 1000 Java Interview Questions and Answers

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

    podle Vamsee Puligadda ...
    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 ... Přečtěte si více

    72,55 Kč

  • Quarkus Cookbook

    Optimized for Kubernetes, Quarkus is designed to help you create Java applications that are cloud first, container native, and serverless capable. With this cookbook, authors Alex Soto Bueno and Jason Porter from Red Hat provide detailed solutions for installing, interacting with, and using Quarkus in the development and production of microservices.The recipes in this book show midlevel to senior ... Přečtěte si více

    1 048,18 Kč

  • Java 8 New Features: A Practical Heads-Up Guide

    podle Richard Reese ...
    Are you are worried you are missing out on the latest version of Java? When you hear a term such as lambda expressions - do you wonder what you are neglecting? If so, Java 8 New Features will squash your concerns and deliver a quick and easy-to-understand guide to what’s new in Java 8.The latest version of Java offers numerous improvements and new features to better utilize Java. Streams, for ... Přečtěte si více

    242,42 Kč