Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de Java

Si te gustan los eBooks de Java, seguro que te encanta esta selección.
Mostrando 1489 - 1512 de 1594 resultados
Skip side bar filters
  • Using OpenRefine

    The book is styled on a Cookbook, containing recipes - combined with free datasets - which will turn readers into proficient OpenRefine users in the fastest possible way. This book is targeted at anyone who works on or handles a large amount of data. No prior knowledge of OpenRefine is required, as we start from the very beginning and gradually reveal more advanced features. You don't even need ... Leer más

    $20.89 USD o gratis con Kobo Plus

  • Java and Algorithmic Thinking for the Complete Beginner

    From Basics to Advanced Techniques: Master Java and Algorithms for a Robust Programming Foundation

    Dive into the world of Java and algorithmic thinking with this book. This comprehensive guide for beginners covers everything from basic computer operations to advanced programming concepts.Key FeaturesIntroduction to Java & algorithmic thinking with a proper guide from basic to advanced conceptsTips and tricks to enhance programming efficiency, and exercises for real-world applicationDetailed ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Building Modern Business Applications

    Reactive Cloud Architecture for Java, Spring, and PostgreSQL

    de Peter Royal ...
    Series series Professional and Applied Computing (R0)
    Discover a new way of thinking about business applications in light of the massive industry shift toward cloud computing and reactive programming technologies. This book synthesizes technologies and techniques such as event sourcing, command query responsibility segregation (CQRS), property-based testing, and GraphQL into a cohesive guide for modern business applications that benefit every ... Leer más

    $55.89 USD

  • Cruising Along with Java

    Modernize and Modularize with the Latest Features

    Java is on a fast-paced development schedule that brings with it improved design capabilities and enhancements for application security. Learn about the changes to Java, from version 9 to 24, and apply new features to build enterprise applications faster and with fewer errors. Get up to speed on how to make your code concise, expressive, and less error prone, and create better OO programs with the ... Leer más

    $33.19 USD

  • Gradle Effective Implementations Guide

    This comprehensive guide will get you up and running with build automation using Gradle.

    A comprehensive guide to get up and running with build automation using GradleKey Features\[\*\] Practical and engaging from start to finish covering the fundamentals of Gradle\[\*\] Learn the skills required to develop Java applications with Gradle and integrate at an enterprise level\[\*\]Apply the correct plugin and configuration to our Gradle build files to work with the different ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • Softwaretesting kompakt

    Grundlagen von Tests und Testautomatisierung mit Java

    Series series Computer Science and Engineering (German Language)
    Softwaretests sind unverzichtbar für jede robuste Software. Dies zeigt sich durch nahezu wöchentliche Bugbedingte Ausfälle. Doch wie lassen sich diese effektiver verhindern? Nach dem Lesen dieses Buches sind Sie in der Lage, eigene Softwaretests in den unterschiedlichsten Industriebereichen mit Java umzusetzen.Dieses Buch richtet sich an alle, die in die Disziplin des Testens eintauchen möchten. ... Leer más

    $15.59 USD

  • Hands-On Spring Security 5 for Reactive Applications

    Learn effective ways to secure your applications with Spring and Spring WebFlux

    de Tomcy John ...
    A comprehensive guide to implementing a customizable authentication and access control framework for your enterprise applicationsKey FeaturesProvide authentication, authorization and other security features for Java applicationsLearn how to secure microservices, cloud, and serverless applications easilyExplore techniques for protecting applications from vulnerabilitiesBook DescriptionSpring ... Leer más

    $34.19 USD o gratis con Kobo Plus

  • 掌握Java SE8程式設計-Lambda的逆襲

    de 陳錦輝 ...
    在寫程式時,我們有時會希望『傳遞一段程式碼』給某個method,並且不限定該method何時來執行這段程式碼,例如Comparator的compare method就是個最明顯的例子。以往,Java必須透過物件間接完成這個目標,也就是將這段程式碼變成某個物件的某個method實作內容,然而這個method在介面或類別宣告時就必須有個名稱,但這個名稱對於我們想要『傳遞一段程式碼』的目的而言,其實是多餘的。『傳遞一段程式碼』給某個method在函數式程式語言中,不難做到。而眾多非函數式程式語言也陸續加入了這個功能,它們為此功能取了一個響亮的名字 ── Lambda運算式。為何取名為Lambda運算式呢? 它源自於一種古老的演算 ── λ演算(Lambda正是拉丁字母λ的讀音)。在λ演算中,函數是匿名的,代表著函數的名稱並不重要,因此,將『傳遞一段程式碼』的功能取名為Lambda運算式 ... Leer más

    $15.83 USD

  • Gradle Dependency Management

    Gradle Dependency Management

    Key FeaturesBook DescriptionIf you work on Java projects, use Gradle as a build automation tool, and you use dependencies in your project, this is the book for you. Additionally, if you want to deploy your project artifacts as dependencies for other developers using Gradle, you've found the right book.What you will learnDefine dependencies in your Java projectsPublish your artifacts to Maven and ... Leer más

    $25.69 USD o gratis con Kobo Plus

  • Introducing Micronaut

    Build, Test, and Deploy Java Microservices on Oracle Cloud

    Series series Professional and Applied Computing (R0)
    The microservice architecture has been adopted by many developer teams around the world. To be successful, it's crucial that you understand how to program a microservice and get it running in the cloud. This book will walk you through the process of how to build, test, and deploy a Java-based Micronaut microservice to the Oracle Cloud with GitHub Actions.You'll learn how to create a Virtual ... Leer más

    $55.89 USD

  • Cloud Development and Deployment with CloudBees

    This is an easy-to-follow yet comprehensive guide that follows a step-by-step approach to leverage the CloudBees services.If you are a Java developer and want to explore the world of the cloud, this book is ideal for you. This book will guide you through the process of developing and deploying an application on the cloud. Prior knowledge of Java is essential. ... Leer más

    $20.89 USD o gratis con Kobo Plus

  • Scala and Spark for Big Data Analytics

    Explore the concepts of functional programming, data streaming, and machine learning

    Harness the power of Scala to program Spark and analyze tonnes of data in the blink of an eye!Key Features\[\*\]Learn Scala’s sophisticated type system that combines Functional Programming and object-oriented concepts\[\*\]Work on a wide array of applications, from simple batch jobs to stream processing and machine learning\[\*\]Explore the most common as well as some complex use-cases to perform ... Leer más

    $54.89 USD o gratis con Kobo Plus

  • Learning RabbitMQ

    Build and optimize efficient messaging applications with ease

    de Martin Toshev ...
    Build and optimize efficient messaging applications with ease Key Features\[\*\]Learn to administer, configure, and manage RabbitMQ instances\[\*\]Discover ways to secure and troubleshoot RabbitMQ instances\[\*\]This book is fully up-to-date with all the latest changes to version 3.5Book DescriptionRabbitMQ is Open Source Message Queuing software based on the Advanced Message Queue Protocol ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • (Part 1) Absolute Beginner: Java 4 Selenium WebDriver: Come Learn How To Program For Automation Testing

    de Rex Jones ...
    Are You Interested in Selenium WebDriver?This is one of the best Java books specifically for SeleniumNote: Book available on your tablet, phone, PDF, PC, Mac, and paperback (Black/White & Color). The eBook Edition is free. You will find details of downloading the PDF document inside the book.3 Tips To Master Selenium Within 30 DaysCopy and paste this URL http://tinyurl.com/3-Tips-For-Selenium into ... Leer más

    Gratis

  • Selenium Framework Design in Data-Driven Testing

    Build data-driven test frameworks using Selenium WebDriver, AppiumDriver, Java, and TestNG

    Take a deep dive into building data-driven test frameworks using Selenium WebDriverKey FeaturesA comprehensive guide to designing data-driven test frameworks using the Selenium 3 WebDriver API, AppiumDriver API, Java-Bindings, and TestNGLearn how to use Selenium Page Object Design Patterns and D.R.Y. (Don’t Repeat Yourself) Approaches to software development in automated testingDiscover the ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • Learning LEGO MINDSTORMS EV3

    de Gary Garber ...
    About This BookOptimize the use of multiple sensors to build a robot that navigates and interacts with its environmentWork with both the Home Edition and the Educational Edition of the LEGO EV3 Mindstorms kitA practical guide with step-by-step building instructions to help you create your very own robotWho This Book Is ForThis book is for the hobbyists, builders, and programmers who want to build ... Leer más

    $27.59 USD o gratis con Kobo Plus

  • Secure Java

    For Web Application Development

    de Abhay Bhargav ...
    Most security books on Java focus on cryptography and access control, but exclude key aspects such as coding practices, logging, and web application risk assessment. Encapsulating security requirements for web development with the Java programming platform, Secure Java: For Web Application Development covers secure programming, risk assessment, and threat modeling—explaining how to integrate these ... Leer más

    $100.99 USD

  • Mastering NGINX for Site Reliability and Performance Optimization

    de Richa Garg ...
    Unlock the power of NGINX to boost performance and scale effortlessly. Key Features ● Learn NGINX from basics to advanced with expert guidance, from installation to high-performance configurations. ● Reinforce your skills with practical examples and detailed solutions for real-world applications. ● Step-by-step beginner-friendly approach with clear explanations, making complex concepts easy to ... Leer más

    $14.39 USD o gratis con Kobo Plus

  • Introduction to Programming in Java

    An Interdisciplinary Approach

    This is the eBook of the printed book and may not include any media, website access codes, or print supplements that may come packaged with the bound book.Programming skills are indispensable in today’s world, not just for computer science students, but also for anyone in any scientific or technical discipline. Introduction to Programming in Java, Second Edition, by Robert Sedgewick and Kevin ... Leer más

    $53.99 USD

  • Kotlin Design Patterns and Best Practices

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

    de 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 ... Leer más

    $34.19 USD o gratis con Kobo Plus

  • Building Android Applications for Beginners

    de Steve Taylor ...
    This book is aimed at people with little or no understanding of developing applications or any experience with Java or computer programming in general.Rather than immediately delving into details, the book focuses instead on constructing simple Android examples that can immediately be seen to work. As an example, some very simple but yet powerful graphics are developed, the image on the book's ... Leer más

    $3.99 USD

  • Einstieg in Java und OOP

    Grundelemente, Objektorientierung, Design-Patterns und Aspektorientierung

    Series series Computer Science and Engineering (German Language)
    Der Autor schafft auf didaktisch kluge Weise einen Weg in die Welt der Objektorientierten Programmierung. Er beschreibt die entsprechenden Konzepte nicht einfach nur, sondern erklärt darüber hinaus auch Hintergründe und Zusammenhänge. Seinem Blick fürs Wesentliche kombiniert er mit einer lockeren Erzählweise.Lernen Sie die grundlegenden Konzepte der Programmierung mit Java kennen. Gewinnen Sie ... Leer más

    $27.99 USD

  • Mastering Coding and Cybersecurity

    The Ultimate Guide - 5 Books in 1 Learn the Essentials of Python, Java, and C++ Programming Alongside Cybersecurity Measures to Safeguard Your Data

    de Ryan roffe ...
    Looking to Enhance Your Programming and Cybersecurity Skills?Whether you aspire to launch your own venture or secure a job with superior proficiency in computer programming and data protection, finding the right guide is paramount. Look no further!Ryan roffe, drawing from extensive experience collaborating with industry giants as a software developer and programmer, offers a comprehensive manual ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Test-Driven Java Development, Second Edition

    Invoke TDD principles for end-to-end application development

    This book will teach the concepts of test driven development in Java so you can build clean, maintainable and robust codeKey FeaturesExplore the most popular TDD tools and frameworks and become more proficient in building applicationsCreate applications with better code design, fewer bugs, and higher test coverage, enabling you to get them to market quicklyImplement test-driven programming methods ... Leer más

    $41.39 USD o gratis con Kobo Plus