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 97120 von 1727 Ergebnissen angezeigt
Skip side bar filters
  • BPEL and Java Cookbook

    von Jurij Laznik
    A concise Cookbook with practical recipes for experienced Java developers. The book is packed with illustrated code examples to create scalable programs using BPEL, JAVA, and JDeveloper. This book is aimed at Java developers who need to use BPEL programming to develop web services in SOA development. You should be experienced with Java programming and SOA, but knowledge of BPEL is not necessarily Lesen Sie mehr

    € 31,67

  • Design Patterns in Java

    From Basics to Expert Proficiency

    von William Smith
    "Design Patterns in Java: From Basics to Expert Proficiency" is a comprehensive guide designed to provide both novice and experienced Java developers with a deep understanding of design patterns. This book delves into the foundational concepts of design patterns, exploring their historical evolution, significance, and categorization into Creational, Structural, and Behavioral patterns. Each Lesen Sie mehr

    € 6,49

  • Hands-On Android UI Development

    Design and develop attractive user interfaces for Android applications

    von Jason Morris
    Master the art of creating impressive and reactive UIs for mobile applications on the latest version of Android Oreo.Key Features\[\*\] A comprehensive guide to designing and developing highly interactive user interfaces for your app.\[\*\] Design responsive and agile applications targeting multiple Android devices (up to Android Oreo) using Android Studio 3.0\[\*\] Write reactive user interfaces Lesen Sie mehr

    € 27,71

  • EJB 3 in Action

    SummaryBuilding on the bestselling first edition, EJB 3 in Action, Second Edition tackles EJB 3.2 head-on, through numerous code samples, real-life scenarios, and illustrations. This book is a fast-paced tutorial for Java EE 6 business component development using EJB 3.2, JPA 2, and CDI. Besides covering the basics of EJB 3.2, this book includes in-depth EJB 3.2 internal implementation details, Lesen Sie mehr

    € 44,73

  • Kickstart Java Programming Fundamentals

    Build, Optimize and Scale Real-World Applied Java Projects Using AI and Modern Best Practices (English Edition)

    Become a Java Pro through Real, Hands-On Coding Experience.Book DescriptionIn today’s tech-driven world, applied Java programming with AI integration is a game-changer. Java remains a backbone of enterprise and application development—but its real power emerges when combined with hands-on skills and modern technologies like artificial intelligence.Kickstart Java Programming Fundamentals offers a Lesen Sie mehr

    € 17,00

  • Herb Schildt's Java Programming Cookbook

    von Herbert Schildt
    Your Ultimate "How-To" Guide to Java Programming! Legendary programming author Herb Schildt shares some of his favorite programming techniques in this high-powered Java "cookbook." Organized for quick reference, each recipe shows how to accomplish a practical programming task. A recipe begins with a list of key ingredients (the classes, methods, and interfaces) followed by step-by-step Lesen Sie mehr

    € 41,68

  • 自然语言处理与Java语言实现

    von 罗刚
    本书介绍了自然语言处理的原理与Java编程语言的技术实现,主要包括多种语言的文本处理、分布式算法与代码实现、自然语言处理相关系统构建等内容。全书共分3篇:第1篇(第1章)为基础篇,着重介绍了使用Java开发自然语言处理技术会用到的基础知识;第2篇(第2~9章)为开发篇,着重讨论了自然语言处理常用的基本模块:多种语言分词与标注、语义分析、文章分析、文本相似度计算、文档排重、文本摘要、关键词提取、信息提取、拼写纠错、文本分类与聚类、文本倾向性分析等;第3篇(第10~12章)为系统篇,介绍了语音识别系统、问答系统和机器翻译系统。 Lesen Sie mehr

    € 15,89

  • iOS Development with Swift

    von Craig Grummitt
    SummaryiOS Development with Swift is a hands-on guide to creating apps for iPhone and iPad using the Swift language. Inside, you'll be guided through every step of the process for building an app, from first idea to App Store. This book fully covers Swift 4, Xcode 9, and iOS 1.Our video course, iOS Development with Swift in Motion, is the perfect companion to this book, featuring even more Lesen Sie mehr

    € 50,83

  • Learn java in one day and learn it well

    von Turgut Ra
    Serien Buch 1 - Programming Language
    Java for BeginnersComplex concepts are broken down into simple steps to ensure that you can easily master the Java language even if you have never coded before.Carefully Chosen Java ExamplesExamples are carefully chosen to illustrate all concepts. In addition, the output for all examples are provided immediately so you do not have to wait till you have access to your computer to test the examples Lesen Sie mehr

    € 9,25

  • A Programmer's Guide to Java Certification

    A Comprehensive Primer

    Th>A Programmer’s Guide to Java™ SCJP Certification, Third Edition, provides detailed coverage of all exam topics and objectives, readily runnable code examples, programming exercises, extensive review questions, and a new mock exam. In addition, as a comprehensive primer to the Java programming language, this book is an invaluable reference tool.This new edition has been thoroughly updated to Lesen Sie mehr

    € 43,33

  • 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 - 50 funzioni e tutorial

    von Nino Paiotta
    Il contenuto di questo testo non vuole essere un manuale di programmazione per chi vuole iniziare ad imparare a programmare cominciando da zero, ma è un manuale che un programmatore principiante o intermedio di tale linguaggio dovrebbe tenere a portata di mano, infatti esso contiene 50 esempi, i quali possono essere inseriti facilmente in un documento web e quindi trovare la soluzione al momento Lesen Sie mehr

    € 2,99

  • The Well-Grounded Java Developer, Second Edition

    Understanding Java from the JVM up gives you a solid foundation to grow your expertise and take on advanced techniques for performance, concurrency, containerization, and more.In The Well-Grounded Java Developer, Second Edition you will learn:The new Java module system and why you should use itBytecode for the JVM, including operations and classloadingPerformance tuning the JVMWorking with Java’s Lesen Sie mehr

    € 59,98

  • Android Espresso Revealed

    Writing Automated UI Tests

    von Denys Zelenchuk
    Serien series Professional and Applied Computing (R0)
    Write Android user interface (UI) tests using Google Espresso for Android. You’ll cover all the major topics of writing functional UI automated tests using the Espresso testing framework, including different ways of running automated tests, architecting test projects in an easy and maintainable way, and using tools which help to implement automated tests with less effort.Android Espresso Revealed Lesen Sie mehr

    € 58,29

  • Hacking Exposed Linux

    Linux Security Secrets and Solutions

    von ISECOM
    Serien series Hacking Exposed
    The Latest Linux Security SolutionsThis authoritative guide will help you secure your Linux network--whether you use Linux as a desktop OS, for Internet services, for telecommunications, or for wireless services. Completely rewritten the ISECOM way, Hacking Exposed Linux, Third Edition provides the most up-to-date coverage available from a large team of topic-focused experts. The book is based on Lesen Sie mehr

    € 43,33

  • Ultimate Figma for UI/UX Design

    von Aditi Sharma
    Crack the Code to Solving Customer Problems with Exceptional User Experience Designs Powered by Figma. Key Features ● Provides a practical understanding of Figma for diverse design projects. ● Structured, easy-to-understand approach for all skill and language levels. ● Hands-on exercises simulate real-world workflows for industry readiness. ● Guidance on creating a standout design portfolio with Lesen Sie mehr

    € 16,99

  • Automation with SaltStack

    Empower Your Infrastructure with SaltStack Automation. Key Features ● In-depth exploration of SaltStack, from basic concepts to advanced deployment and management techniques. ● Includes real-world examples and use cases to demonstrate the application of SaltStack in various practical scenarios. ● Detailed instructions and clear explanations to follow along and implement SaltStack in your own Lesen Sie mehr

    € 16,99

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

    € 9,01

  • JAVASCRIPT FOR EVERYONE:

    Master and Build Dynamic Web Applications

    von Nancy E. Joseph
    Are you a beginner in the field of coding!!!Then this book is specially made for you.Learn coding with ease and less stress. Including examples and images of how your coding will look like.BUY NOW and start coding Lesen Sie mehr

    € 13,89

  • Spring 6 Recipes

    A Problem-Solution Approach to Spring Framework

    Serien series Professional and Applied Computing (R0)
    This in-depth Spring-based Java developer code reference has been updated and now solves many of your Spring Framework 6 problems using reusable, complete and real-world working code examples. Spring 6 Recipes (5th Edition) now includes Spring Native which speeds up your Java-based Spring Framework built enterprise, native cloud, web applications and microservices. It also has been updated to now Lesen Sie mehr

    € 62,03

  • Computer Programming And Software Development

    Coding With C#, Python, JavaScript, React, Angular And Typescript

    von Richie Miller
    If you want to discover how to become a software developer using C#, Python, Angular, or JavaScript, this book is for you!9 BOOKS IN 1 DEAL!· BOOK 1: ANGULAR FRAMEWORK ESSENTIALS - OPEN SOURCE WEB APP DEVELOPMENT USING ANGULAR & TYPESCRIPT· BOOK 2: PYTHON MACHINE LEARNING - ALGORITHM DESIGN & PRACTICAL CODE EXECUTION· BOOK 3: REACT ... Lesen Sie mehr

    € 19,79

  • Java 7 Pocket Guide

    Instant Help for Java Programmers

    When you need quick answers for developing or debugging Java programs, this pocket guide provides a handy reference to the standard features of the Java programming language and its platform. You’ll find helpful programming examples, tables, figures, and lists, as well as supplemental information about topics including the Java Scripting API, third-party tools, and the basics of the Unified Lesen Sie mehr

    € 9,34

  • Ultimate Selenium WebDriver for Test Automation

    Build and Implement Automated Web Testing Frameworks Using Java, Selenium WebDriver and Selenium Grid for E-Commerce, Healthcare, EdTech, Banking, and SAAS

    von Robin Gupta
    Elevate your test automation skills by mastering Selenium with Java, delving into advanced techniques for a comprehensive understanding.Book DescriptionThis comprehensive and practical handbook, centered on Selenium unlocks its potential using Java. The book covers Selenium basics, including IDE and WebDriver, while delving into advanced topics like Selenium Grid and non-functional test automation Lesen Sie mehr

    € 23,49

  • Getting Started with Roo

    Rapid Application Development for Java and Spring

    Spring Roo goes a step beyond the Spring Framework by bringing true Rapid Application Development to Java—just as Grails has done with Groovy. This concise introduction shows you how to build applications with Roo, using the framework's shell as an intelligent and timesaving code-completion tool. It's an ideal RAD tool because Roo does much of the tedious code maintenance.You'll get started by Lesen Sie mehr

    € 10,77