Skip to main content

Warenkorb

Sie werden jetzt wie ein VIP behandelt!

Artikel nicht erhältlich
Bitte überprüfen Sie Ihren Warenkorb. Sie können nicht verfügbare Artikel jetzt entfernen. Andernfalls werden diese beim Bezahlen automatisch entfernt.
ElementeElement
ElementeElement

Empfehlungen für Sie

Loading...

Java eBooks

Lesen Sie gerne eBooks aus der Kategorie Java? Dann werden Ihnen unsere Empfehlungen sicherlich gefallen.
Es werden 433456 von 1747 Ergebnissen angezeigt
Skip side bar filters
  • Java 9 with JShell

    Introducing the full range of Java 9's new features via JShell

    Explore Java 9 with JShell and UMLKey FeaturesA full account of Java 9’s new featuresThis tutorial emphasises fluency using JShell exercisesGet a thorough introduction to contract programming code reuse via Java genericsLearn how to use the new module systemHow to use proper functional programming style inside Java 9Book DescriptionThe release of Java 9 has brought many subtle and not-so-subtle Lesen Sie mehr

    € 34,64

  • Introductory Guideline for Using Twilio Programmable Messaging and Programmable Voice Services

    Twilio.com is an American cloud communications platform. Twilio allows software developers to programmatically make and receive phone calls, send and receive text messages, and perform other communication functions using its web service APIs.Twilio uses Amazon Web Services to host telephony infrastructure and provide connectivity between HTTP and the public switched telephone network (PSTN) Lesen Sie mehr

    € 8,99

  • Gradle Beyond the Basics

    Customizing Next-Generation Builds

    von Tim Berglund
    If you’re familiar with Gradle’s basics elements—possibly through the author’s previous O’Reilly book, Building and Testing with Gradle—this more advanced guide provides the recipes, techniques, and syntax to help you master this build automation tool. With clear, concise explanations and lots of ready-to-use code examples, you’ll explore four discrete areas of Gradle functionality: file Lesen Sie mehr

    € 12,31

  • Learn Scala Programming

    A comprehensive guide covering functional and reactive programming with Scala 2.13, Akka, and Lagom

    von Slava Schmidt
    A step-by-step guide in building high-performance scalable applications with the latest features of Scala.Key FeaturesDevelop a strong foundation in functional programming and Scala's Standard Library (STL)Get a detailed coverage of Lightbend Lagom—the latest microservices framework from LightbendUnderstand the Akka framework and learn event-based Programming with ScalaBook DescriptionThe second Lesen Sie mehr

    € 30,68

  • Practical Spring LDAP

    Enterprise Java LDAP Development Made Easy

    von Balaji Varanasi
    Serien series Professional and Applied Computing (R0)
    Practical Spring LDAP is your guide to developing Java-based enterprise applications using the Spring LDAP Framework. This book explains the purpose and fundamental concepts of LDAP before giving a comprehensive tour of the latest version, Spring LDAP 1.3.2. It provides a detailed treatment of LDAP controls and the new features of Spring LDAP 1.3.2 such as Object Directory Mapping and LDIF parsing Lesen Sie mehr

    € 36,62

  • 圖解Java物件導向程式語言

    von 余顯強
    本書特色●簡潔精要,易於快速理解與掌握程式技巧●兼顧運算思維與實用技巧,提高學習效果●透過範例引導學習,提供全方位學習體驗●適應性內容編排,滿足初學與進階學習路徑●提供全面知識,著重程式運作原理和邏輯思維一、扎實的Java程式語言基礎。包含Java最新的語法規則介紹,並有相關系統開發的觀念,搭配圖形解說,快速掌握物件導向Java程式設計的概念與技巧。二、提供程式開發工具的輔助。本書搭配詳細的開發工具介紹,提供讀者透過工具來幫助學習,降低學習負荷,提升學習效率。三、涵蓋豐富的程式範例。本書包含超過250個程式範例,提供豐富的實作練習。對於程式邏輯需要特別注意的部分,本書提供逐行解釋,以加強學習印象。【作者簡介】余顯強現職:世新大學資訊傳播學系教授學歷:交通大學資訊管理研究所博士經歷:鼎盛資科公司資深專員   汶康電腦(國際銳浩)公司經理   所羅門企業處長<br ... Lesen Sie mehr

    € 12,22

  • How to JAVA

    a Guide for Self-Learning

    von V.V.R.K
    A guide for someone who has no idea what JAVA is but needs to know and fast! This Book is basically designed for beginners who are starting their journey towards learning JAVA. It covers all the basic concepts that you need to know before calling yourself well-versed in JAVA. This book is also suited for students and professionals who wish to prepare for interviews or examinations, and they don't Lesen Sie mehr

    € 11,51

  • Estructuras de datos en java

    Serien series Espacios
    Este libro analiza estructuras de datos lineales y no lineales. Las primeras tienen la ventaja de que son más comprensibles al momento de desarrollarlas. De estas estructuras el texto profundiza en las listas y las pilas. Adicionalmente, estudia estructuras de datos no lineales como los árboles y los grafos, las cuales tienen la desventaja de ser más complejas en su implementación, pero usadas de Lesen Sie mehr

    € 4,99

  • PROGRAMMING IN JAVA

    Even after 25 years of its birth, Java is still on the top of all programming languages. The reason is its platform independence and architectural neutrality. This is the reason why every curriculum of computer science and engineering have a subject of Java Programming.The authors of this book have vast experience in teaching Java at undergraduate and post graduate level. This book is the nectar Lesen Sie mehr

    € 4,52

  • Java and JavaScript Fundamentals

    von Prasun Barua
    Java and JavaScript Fundamentals is a comprehensive guide designed to help readers master the essentials of two of the most popular programming languages in the world—Java and JavaScript. This book takes you from foundational concepts to advanced features, providing a solid understanding of how to write efficient, maintainable, and scalable code in both languages.Key Features:Comprehensive Lesen Sie mehr

    € 9,43

  • Mastering ChatGPT and Google Colab for Machine Learning

    von Rosario Moscato
    Learn how to harness the power of ChatGPT to streamline data analysis, accelerate model development, and unlock innovative solutions to real-world problems. Key Features ● Step-by-step progression from foundational machine learning concepts to advanced techniques using ChatGPT and Google Colab. ● Clear and detailed instructions for data preparation, model training, and evaluation, simplifying Lesen Sie mehr

    € 20,39

  • Ultimate C# for High-Performance Applications

    von Jeff McNamara
    Master parallelism and async to create enterprise-grade, high-performance apps. Key Features ● Unlock advanced multithreading, async, and parallelism in C#. ● Master tools to debug, profile, and crush performance issues. ● Build real-world, production-ready apps that scale effortlessly. Book Description High-performance software is no longer optional—today’s applications must be fast, scalable, Lesen Sie mehr

    € 21,24

  • Java in easy steps, 5th edition

    Covers Java 8

    von Mike McGrath
    Serien series In Easy Steps
    Java in easy steps instructs you how to easily create your own exciting Java programs. Now, updated for Java 8, 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. Now, in its fifth edition, Java in easy steps begins by explaining how to download and install Lesen Sie mehr

    € 12,66

  • Beginning Java with WebSphere

    Serien series Professional and Applied Computing (R0)
    Beginning Java with WebSphere provides a step-by-step guide for creating and installing both client- and server-based Java applications using Rapid Application Development v8, WebSphere Application Server 8.0, and Java.Since more and more Java applications are moving to the server and using HTML for the user interface, there is a minimal amount of time spent exploring the Java GUI components. More Lesen Sie mehr

    € 42,56

  • Derinlemesine Java - Patterns, CDI ve Spring

    von Onder Teker
    Tasarım Örüntüleri (Design Patterns) KavramlarıCDI (Contexts and Dependency Injection) Temel, Orta ve İleri Düzey KonularıSpring hem XML hem de Annotation ile kullanımı, Spring MVC & DataJUnit , Maven, Ant gibi Geliştirme AraçlarıUygulamalı Anlatımlar ve Örnek Proje PrototipleriNetBeans ve Eclipse Ekran Görüntüler Lesen Sie mehr

    € 0,99

  • RESTful Java with JAX-RS 2.0

    Designing and Developing Distributed Web Services

    von 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 Lesen Sie mehr

    € 22,98

  • Foundations of JSP Design Patterns

    von Andrew Patzer
    Serien series Professional and Applied Computing (R0)
    Foundations of JSP Design Patterns gives you the tools to build scalable enterprise applications using JSP. While other books merely provide instruction on basic JSP and servlet development, this insightful guide goes a step further to offer a variety of best practices and design principles, enabling you to build your own scalable and extensible enterprise Java applications quickly and easily. Lesen Sie mehr

    € 32,66

  • Quick Clojure

    Effective Functional Programming

    von Mark McDonnell
    Serien series Professional and Applied Computing (R0)
    Get up to speed with Clojure in this quick and practical primer. You'll learn the nuts and bolts of functional programming, data structures, sequences, destructuring, pattern matching, polymorphism, concurrency, conventions, and more. Author Mark McDonnell talks about organization with namespaces; how to change the language via macros; object-oriented programming; and creating command-line apps. Lesen Sie mehr

    € 32,44

  • 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 Lesen Sie mehr

    € 44,54

  • JavaScript

    von Brian Evenson
    Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projects.Key FeaturesWrite eloquent JavaScript and employ fundamental and advanced features to create your own web appsInteract with the browser with HTML and JavaScript, and add dynamic images, shapes, and text with HTML5 CanvasBuild a password checker, paint web app, hangman game, and many Lesen Sie mehr

    € 2,99

  • Java Journey: From Basics To Mastery

    Hey, you. Yes, you. The brave soul holding (or eyeing) this book. Welcome to Java Journey: From Basics to Mastery!I'm Oryndalex Varnikar, your guide, fellow code explorer, and occasionally sarcastic narrator on this wild ride through the glorious jungle that is Java programming. Whether you're a total newbie who thinks "JVM" sounds like a space satellite, or you've dabbled in Java just enough to Lesen Sie mehr

    € 25,99

  • Java Programming

    von Brian Evenson
    Java is a multi-platform, object-oriented, and network-centric language that can be used as a platform in itself. It is a fast, secure, reliable programming language for coding everything from mobile apps and enterprise software to big data applications and server-side technologies.It contains all the essential Java programming subjects - classes, threads, objects, collection, and language Lesen Sie mehr

    € 2,99

  • Java Programming for Spatial Sciences

    von Jo Wood
    The Java programming language has been one of the most exciting internet-friendly technologies to emerge in the last decade. Java Programming for Spatial Sciences introduces the subject to those who wish to use computers to handle information with a geographical element. The book introduces object-oriented modeling including key concepts suc Lesen Sie mehr

    € 48,15

  • Java EE 7 Development with NetBeans 8

    About This BookUse the features of the popular NetBeans IDE to accelerate your development of Java EE applicationsCovers the latest versions of the major Java EE APIs such as JSF 2.2, EJB 3.2, JPA 2.1, CDI 1.1, and JAX-RS 2.0Walks you through the development of applications utilizing popular JSF component libraries such as PrimeFaces, RichFaces, and ICEfacesWho This Book Is ForThe book is aimed at Lesen Sie mehr

    € 28,04