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 2548 z 425
Přeskočit filtry boční lišty
  • 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č

  • Fundamental Kotlin: revised

    podle Miloš Vasić ...
    Learn the fundamentals of the Kotlin programming language quickly and easily! Kotlin is new statically typed programming language running on the Java Virtual Machine, Android, browser, or native. By reading this book you will be able to quickly start work on your first Kotlin project. Note: The basic programming knowledge is assumed. ... Přečtěte si více

    629,85 Kč

  • JavaScript重难点实例精讲

    podle 周雄著 ...
    本书对JavaScript的重难点进行了总结,并通过具体场景比较不同解决方法的优缺点。全书共7章,第1章是JavaScript重点概念,第2章是引用数据类型,第3章是函数,第4章是对象,第5章是DOM与事件,第6章是Ajax,第7章是ES6。 ... Přečtěte si více

    585,52 Kč

  • Data Structures and Algorithms in Java

    podle Robert Lafore ...
    Data Structures and Algorithms in Java, Second Edition is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use to manipulate data structures. Besides clear and simple example programs, the author includes a workshop as a small demonstration program executable on a Web browser. The programs demonstrate in ... Přečtěte si více

    1 135,41 Kč

  • Core Java, Volume II--Advanced Features

    podle Cay Horstmann ...
    Série série Core Series
    Core Java® has long been recognized as the leading, no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java®, Volume II—Advanced Features, Tenth Edition, has been extensively updated to reflect the most eagerly awaited and innovative version of Java in years: Java SE 8. Rewritten and reorganized to illuminate ... Přečtěte si více

    1 048,07 Kč

  • JavaScript Beginners Learn Java Script Programming Language, Basics Concept & Practice by Example

    How to Learn Javascript for BeginnersJavaScript is one of the oldest programming languages famed that are still in use by programmers these days. The foremost lovely part of this language is that it's comparatively straightforward compared to alternative programming languages. JavaScript is a really basic language to find out throughout your early years as an engineer. It's the flexibleness ... Přečtěte si více

    220,38 Kč

  • Android Studio 2.2 Development Essentials - Android 7 Edition

    podle Neil Smyth ...
    With 75 in-depth chapters, over 800 pages and more than 47 example app projects (including the source code) this book provides everything you need to successfully develop and deploy Android apps using Android Studio. Fully updated for Android Studio 2.2 and Android 7, the goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated ... Přečtěte si více

    800,53 Kč

  • Just Hibernate

    A Lightweight Introduction to the Hibernate Framework

    podle Madhusudhan Konda ...
    If you’re looking for a short, sweet, and simple introduction (or reintroduction) to Hibernate, this is the book you want. Through clear real-world examples, you’ll learn Hibernate and object-relational mapping from the ground up, starting with the basics. Then you’ll dive into the framework’s moving parts to understand how they work in action.Storing Java objects in relational databases is ... Přečtěte si více

    454,18 Kč

  • Android Games Coding Examples - 30 Games Codes That Are Fun To Play

    Series 1

    podle Anthony Joseph ...
    Série série Series 1
    This eBook "Android Games Coding Examples - 30 Games Codes That Are Fun To Play" serves as an extensive guide for developing a variety of Android games, encompassing a wide range of genres and technologies. From basic 2D puzzles and classic arcade games to advanced 3D and augmented reality (AR) applications, the book offers step-by-step tutorials for 30 distinct projects, each chapter dedicated to ... Přečtěte si více

    938,45 Kč

  • Java Web Development: Java Unleashed

    Crafting Enterprise-Level Solutions

    podle Christopher Wright ...
    "Java Web Development: Java Unleashed: Crafting Enterprise-Level Solutions," is one comprehensive book that will give the developers the education for building solid, high performance Java web applications that are good enough to stand in an enterprise level. Comprehensive covering of the book has essential and advanced information with regards to Java web development, from fundamental concepts ... Přečtěte si více

    234,44 Kč

  • Enterprise JavaBeans 3.1

    Developing Enterprise Java Components

    Learn how to code, package, deploy, and test functional Enterprise JavaBeans with the latest edition of this bestselling guide. Written by the developers of JBoss EJB 3.1, this book not only brings you up to speed on each component type and container service in this implementation, it also provides a workbook with several hands-on examples to help you gain immediate experience with these ... Přečtěte si více

    768,09 Kč

  • Java Data Objects

    Store Objects with Ease

    Java Data Objects revolutionizes the way Java developers interact with databases and other datastores. JDO allows you to store and retrieve objects in a way that's natural to Java programmers. Instead of working with JDBC or EJB's container-managed persistence, you work directly with your Java objects. You don't have to copy data to and from database tables or issue SELECTs to perform queries: ... Přečtěte si více

    558,59 Kč

  • JavaMail API

    Sending and Receiving Email with Java

    Send and receive email from Java applications by using the JavaMail API. With this concise book, you’ll learn how to communicate with existing SMTP, POP, and IMAP servers, and how to write your own.Whether you need to build an email-centric application like a mailing list manager or simply add email notification to a larger product, JavaMail is the answer. Packed with code examples, this book ... Přečtěte si více

    238,49 Kč

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

    750,69 Kč