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 7396 von 588 Ergebnissen angezeigt
Skip side bar filters
  • Java EE 8: Only What's New

    Level up quickly on the latest features of Java EE 8 including Security, JSON-B/P, CDI, JAX-RS, Servlet and more

    von Alex Theedom
    This book covers all new and updated Java EE 8 APIs with plenty of code examples to demonstrate each feature: JSON Binding 1.0, Security 1.0, Servlet 4.0, Bean Validation 2.0, CDI 2.0, JAX-RS 2.1, JSF 2.3, JSON Processing 1.1 and JPA 2.2. Only what's new is included, so you won't spend time reading what you already know, only what you don't. Lesen Sie mehr

    € 9,95

  • how I came up with an app idea

    von Brunner Arthur
    This short ebook was written for programmers. We programmers spend thousands of hours learning how to code. But knowing how to code is one thing, and build a product with your coding knowledge is another.It is not important to know all the programming languages around, all the latest frameworks and all the new trends in tech IF you cannot do something with the skills you have.Most new devs Lesen Sie mehr

    € 5,95

  • Java Software Development with Event B

    A Practical Guide

    Serien series Synthesis Lectures on Software Engineering
    The cost of fixing software design flaws after the completion of a software product is so high that it is vital to come up with ways to detect software design flaws in the early stages of software development, for instance, during the software requirements, the analysis activity, or during software design, before coding starts.It is not uncommon that software requirements are ambiguous or Lesen Sie mehr

    € 26,83

  • Mastering Spring Reactive Programming for High Performance Web Apps

    Revolutionize Your Asynchronous Application Development in Spring with Reactive Programming Principles, Spring WebFlux and Reactor (English Edition)

    Master Reactive Programming: Build Solutions with Reactive SpringBook DescriptionMastering Spring Reactive Programming for High Performance Web Apps is a comprehensive guide designed for developers looking to master reactive programming with Spring WebFlux and Reactor. Whether you're a beginner seeking to understand the fundamentals or an experienced developer aiming to enhance your asynchronous Lesen Sie mehr

    € 27,99

  • Ultimate Java for Data Analytics and Machine Learning

    Unlock Java's Ecosystem for Data Analysis and Machine Learning Using WEKA, JavaML, JFreeChart, and Deeplearning4j (English Edition)

    von Abhishek Kumar
    Empower Your Data Insights with Java's Top Tools and Frameworks.Key Features● Explore diverse techniques and algorithms for data analytics using Java.● Learn through hands-on examples and practical applications in each chapter.● Master essential tools and frameworks such as JFreeChart for data visualization and Deeplearning4j for deep learning.Book DescriptionThis book is a comprehensive guide to. Lesen Sie mehr

    € 25,99

  • Java Programming for Core and Advanced Users

    Java Programming for Core and Advanced Learners is a compact and complete textbook for core and advanced Java, covering the requirements of undergraduate courses in computer science and information technology. The book explains the concepts and reinforces them with several solved examples and illustrations. It also elucidates the implementation of GUI and UML features to capture and communicate Lesen Sie mehr

    € 35,07

  • Java™ for Programmers

    The professional programmer’s Deitel® guide to Java™ development and the powerful Java platform Written for programmers with a background in high-level language programming, this book applies the Deitel signature live-code approach to teaching programming and explores the Java language and Java APIs in depth. The book presents concepts in the context of fully tested programs, complete with syntax Lesen Sie mehr

    € 31,67

  • Android Studio 4.1 Development Essentials - Java Edition

    Developing Android 11 Apps Using Android Studio 4.1, Java and Android Jetpack

    von Neil Smyth
    Fully updated for Android Studio 4.1, Android 11 (R), Android Jetpack and the modern architectural guidelines and components, the goal of this book is to teach the skills necessary to develop Android-based applications using the Java programming language.An overview of Android Studio is included covering areas such as tool windows, the code editor and the Layout Editor tool. An introduction to the Lesen Sie mehr

    € 32,49

  • Seam Framework

    Experience the Evolution of Java EE

    Serien series JBoss Series
    Fully Updated to Cover Major Enhancements to Seam 2.x   In Seam Framework, Second Edition, the authors of the leading guide to Seam programming have systematically updated their text to reflect the major improvements introduced with Seam 2.x. This author team–all key Seam project contributors–teach Seam 2.x through detailed example applications that reveal how Seam simplifies many ta... Lesen Sie mehr

    € 23,75

  • Java в облаке. Spring Boot, Spring Cloud, Cloud Foundry

    Хотите потягаться с гигантами современных облачных технологий? Работать как Amazon, Netflix или Etsy? Ответ очевиден: вам нужна облачная разработка под Java/JVM, позволяющая освоить новейшие технологии, открывающие путь к облакам - в первую очередь, Spring Boot и Cloud Foundry. Всему этому вы научитесь, прочитав фундаментальную книгу "Java в облаке". Вы не только узнаете, как устроены современные Lesen Sie mehr

    € 10,99

  • Java多线程并发体系实战(微课视频版)

    von 刘宁萌
    本书全面、系统地介绍了Java多线程相关的核心知识点,把官方多线程的核心知识点用链路的方式讲解清楚。读者在学习的过程中需要循序渐进,核心知识点的理解是很重要的。由核心知识点扩展开来就可以形成万物。学习和创造希望读者在此过程中能拥有自已的成长和思维。 全书共分为10章。第1~3章介绍了线程的核心知识点,第4章讲解线程局部变量,第5章介绍Lock锁,第6章讲解原子包,第7章介绍阻塞队列,第8章介绍线程池,第9章讲解线程同步器,第10章是AQS源代码分析。 本书每个章节都有相对应的代码验证环节,提供大量应用实例,每章节均附有习题。 本书适合有一定的Java基础知识,包括语法、结构、面像对象的编程概念。**还有一定的并发编程基础的读者阅读。也可作为计算机相关专业的学习用书和参考教材,以及Java软件开发者的自学用书和研究人员的参考用书。 Lesen Sie mehr

    € 14,92

  • Get Your Hands Dirty on Clean Architecture

    A hands-on guide to creating clean web applications with code examples in Java

    von Tom Hombergs
    Gain insight into how hexagonal architecture can help to keep the cost of development low over the complete lifetime of an applicationKey FeaturesExplore ways to make your software flexible, extensible, and adaptableLearn new concepts that you can easily blend with your own software development styleDevelop the mindset of building maintainable solutions instead of taking shortcutsBook Lesen Sie mehr

    € 16,05

  • JAVASCRIPT MASTERY

    UNLOCK THE SECRETS ONLY ELITES DEVELOPERS KNOW

    Unleash the Power of JavaScript: A Comprehensive Guide from Beginner to EliteMaster the world's most popular programming language and craft dynamic web applications with confidence.This comprehensive book is your ultimate roadmap to JavaScript mastery. Whether you're a complete beginner or an experienced developer looking to upskill, this guide provides a structured path to understanding Lesen Sie mehr

    € 8,91

  • Kotlin Design Patterns and Best Practices

    Elevate your Kotlin skills with classical and modern design patterns, coroutines, and microservices

    von Alexey Soshin
    Dive deep into Kotlin design patterns, explore idiomatic functional programming, and master microservices with frameworks like Arrow, Ktor, and Vert.x.Key FeaturesStart from basic Kotlin syntax and go all the way to advanced topics like Coroutines and structural concurrencyLearn how to select and implement the right design pattern for your next Kotlin projectGet to grips with concurrent and Lesen Sie mehr

    € 26,72

  • JavaScript Bootcamp: From Zero To Hero

    Hands-On Learning For Web Developers

    von Rob Botwright
    JavaScript Bootcamp: From Zero to Hero - Hands-On Learning for Web Developers Are you ready to become a web development hero? Look no further than our comprehensive book bundle, "JavaScript Bootcamp: From Zero to Hero." Whether you're a newcomer to the world of web development or an experienced coder looking to master JavaScript, this bundle is your ultimate guide. Book 1 - JavaScript Lesen Sie mehr

    € 7,99

  • MASTER REACT.JS PART 4

    von m.furqan riaz
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web Lesen Sie mehr

    € 3,96

  • Android Studio 3.2 Development Essentials - Android 9 Edition

    Developing Android 9 Apps Using Android Studio 3.2, Java and Android Jetpack

    von Neil Smyth
    Fully updated for Android Studio 3.2, Android 9 and the Android Jetpack modern architectural guidelines and components, the goal of this book is to teach the skills necessary to develop Android-based applications using the Java programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment.An overview of Lesen Sie mehr

    € 34,69

  • Java Swing Programming

    GUI Tutorial From Beginner To Expert

    von Rob Botwright
    ���� Welcome to the ultimate Java Swing Programming bundle! ����Are you ready to embark on a thrilling journey from GUI beginner to expert? Look no further! Our comprehensive bundle has everything you need to become a Java Swing wizard. ����♂️�������� Book 1: Java Swing Essentials ���� Start your adventure with the essentials! This beginner's guide will introduce you to the fundamental concepts of Lesen Sie mehr

    € 8,79

  • RESTful Java Web Services Interview Questions You'll Most Likely Be Asked

    Second Edition

    Serien Buch 32 - Job Interview Questions Series
    · 200 RESTful Java Web Services Interview Questions· 75 HR Interview Questions· Real life scenario-based questions· Strategies to respond to interview questions· 2 Aptitude TestsThese questions are across a wide range of topics. Some of the topics included are:- REST Basics (Introduction to REST, HTTP, etc)- JAX-RS (S... Lesen Sie mehr

    € 9,45

  • JavaScript Interview Questions You'll Most Likely Be Asked

    Serien Buch 18 - Job Interview Questions series
    264 JavaScript Interview Questions77 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsJavaScript Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather than going through compr... Lesen Sie mehr

    € 8,79

  • Eclipse IDE Pocket Guide

    Using the Full-Featured IDE

    von Ed Burnette
    Eclipse is the world's most popular IDE for Java development. And although there are plenty of large tomes that cover all the nooks and crannies of Eclipse, what you really need is a quick, handy guide to the features that are used over and over again in Java programming. You need answers to basic questions such as: Where was that menu? What does that command do again? And how can I set my Lesen Sie mehr

    € 6,26

  • Jython Essentials

    Rapid Scripting in Java

    Jython is an implementation of the Python programming language written in 100% pure Java, so it runs under any compliant Java Virtual Machine. The secret to Jython's popularity lies in the combination of Java's librariesand tools with Python's rapid development capabilities. With Jython, you can write Python programs that integrate seamlessly with any Java code. And like Python, Jython can be used Lesen Sie mehr

    € 17,81

  • Harnessing Hibernate

    Step-by-step Guide to Java Persistence

    Harnessing Hibernate is an ideal introduction to the popular framework that lets Java developers work with information from a relational database easily and efficiently. Databases are a very different world than Java objects, and they often involve people with different skills and specializations. With Hibernate, bridging these two worlds is significantly easier, and with this book, you can get up Lesen Sie mehr

    € 20,23

  • Java EE Testing mit Arquillian

    Serien Buch 82 - shortcuts
    Mit Arquillian sind Integrationstests ebenso einfach handhabbar wie Unit-Tests. Arquillian ist aufgrund der Flexibilität, die sich aus In-Container-Tests und Micro-Deployments ergibt, für eine Vielzahl von automatisierten Testformen geeignet. Das reicht von Unit Tests über Integrationstests bis hin zu Akzeptanz- und Performanztests. Das erste Kapitel gibt u.a. eine Einführung in das Testen von Lesen Sie mehr

    € 2,99