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

    Languages, Frameworks, and Patterns

    podle Dejan Bosanac ...
    Groovy and Beyond: Leverage the Full Power of Scripting on the JavaTM Platform!Using the JavaTM platform’s new scripting support, you can improve efficiency, streamline your development processes, and solve problems ranging from prototyping to Web application programming. In Scripting in Java, Dejan Bosanac covers key aspects of scripting with Java, from the exciting new Groovy scripting language ... Přečtěte si více

    1 048,07 Kč

  • Kindle Fire App Development Essentials

    Developing Android Apps for the Kindle Fire

    podle Neil Smyth ...
    The goal of Kindle Fire App Development Essentials is to teach the skills necessary to develop Android based applications for the Kindle Fire family of devices. Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development environment. An introduction to the architecture of Android is followed by an in-depth look at the design of Android ... Přečtěte si více

    304,84 Kč

  • OpenGL ES 3.0 Cookbook

    podle Parminder Singh ...
    If you are new to OpenGL ES or have some experience in 3D graphics, then this book will be extremely helpful in raising your expertise level from a novice to professional. The book implements more than 90 recipes to solve everyday challenges, helping you transition from a beginner to a professional. ... Přečtěte si více

    873,39 Kč

  • Java Examples in a Nutshell

    A Tutorial Companion to Java in a Nutshell

    podle David Flanagan ...
    Série série In a Nutshell (O'Reilly)
    The author of the best-selling Java in a Nutshell has created an entire book of real-world Java programming examples that you can learn from. If you learn best "by example," this is the book for you.This third edition covers Java 1.4 and contains 193 complete, practical examples: over 21,900 lines of densely commented, professionally written Java code, covering 20 distinct client-side and server ... Přečtěte si více

    558,90 Kč

  • Maven: The Definitive Guide

    The Definitive Guide

    podle Sonatype Company ...
    For too long, developers have worked on disorganized application projects, where every part seemed to have its own build system, and no common repository existed for information about the state of the project. Now there's help. The long-awaited official documentation to Maven is here.Written by Maven creator Jason Van Zyl and his team at Sonatype, Maven: The Definitive Guide clearly explains how ... Přečtěte si více

    489,05 Kč

  • Java Security

    Writing and Deploying Secure Applications

    podle Scott Oaks ...
    Série série Java Series
    One of Java's most striking claims is that it provides a secure programming environment. Yet despite endless discussion, few people understand precisely what Java's claims mean and how it backs up those claims. If you're a developer, network administrator or anyone else who must understand or work with Java's security mechanisms, Java Security is the in-depth exploration you need.Java Security, ... Přečtěte si více

    768,56 Kč

  • Java Message Service

    Creating Distributed Enterprise Applications

    Java Message Service, Second Edition, is a thorough introduction to the standard API that supports "messaging" -- the software-to-software exchange of crucial data among network computers. You'll learn how JMS can help you solve many architectural challenges, such as integrating dissimilar systems and applications, increasing scalability, eliminating system bottlenecks, supporting concurrent ... Přečtěte si více

    558,90 Kč

  • Coders Handbook - JavaScript

    podle Lael Alexander ...
    Dr. Lael A. Alexander is a pioneering scientist, inventor, and educator with over two decades of groundbreaking contributions to science and technology. As the founder and CEO of Noitavonne Inc., Dr. Alexander has spearheaded innovative advancements in materials science, environmental technology, telecommunications, and smart manufacturing. His passion for education and discovery began at an early ... Přečtěte si více

    242,26 Kč

  • Java Network Programming

    Developing Networked Applications

    This practical guide provides a complete introduction to developing network programs with Java. You’ll learn how to use Java’s network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the local network, and posting data to server-side programs.Author Elliotte Rusty Harold provides complete ... Přečtěte si více

    750,69 Kč

  • Java Database Best Practices

    Persistence Models and Techniques for Java Database Programming

    podle George Reese ...
    When creating complex Java enterprise applications, do you spend a lot of time thumbing through a myriad of books and other resources searching for what you hope will be the API that's right for the project at hand?Java Database Best Practices rescues you from having to wade through books on each of the various APIs before figuring out which method to use! This comprehensive guide introduces each ... Přečtěte si více

    558,59 Kč

  • Microservices with Spring Boot and Spring Cloud

    Develop modern, resilient, scalable and highly available apps using microservices with Java, Spring Boot 3.0 and Spring Cloud

    DESCRIPTIONMicroservices has emerged as a powerful solution to build flexible, scalable, and resilient applications. This Book is the go-to-guide to understanding, designing, and implementing microservice architectures using Spring Boot. It takes you on a journey through the intricacies of microservices to create robust and efficient microservice-based applications.This book helps you to ... Přečtěte si více

    399,69 Kč nebo zdarma s Kobo Plus

  • Head First Java

    What will you learn from this book?Head First Java is a complete learning experience in Java and object-oriented programming. With this book, you'll learn the Java language with a unique method that goes beyond how-to manuals and helps you become a great programmer. Through puzzles, mysteries, and soul-searching interviews with famous Java objects, you'll quickly get up to speed on Java's ... Přečtěte si více

    1 187,19 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č