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 1177 - 1200 de 1589 resultados
Skip side bar filters
  • OCP Oracle Certified Professional Java SE 11 Programmer II Study Guide

    Exam 1Z0-816 and Exam 1Z0-817

    This OCP Oracle Certified Professional Java SE 11 Programmer I Study Guide: Exam 1Z0-815 and the Programmer II Study Guide: Exam 1Z0-816 were published before Oracle announced major changes to its OCP certification program and the release of the new Developer 1Z0-819 exam.No matter the changes, rest assured both of the Programmer I and II Study Guides cover everything you need to prepare for and ... Leer más

    $35.99 USD

  • OCP Oracle Certified Professional Java SE 17 Developer Practice Tests

    Exam 1Z0-829

    Efficiently and effectively prepare for the OCP Java SE 17 certification examIn OCP Oracle Certified Professional Java SE 17 Developer Practice Tests: Exam 1Z0-829, a team of veteran Java developers helps you gain the confidence and knowledge you need to take the Oracle Certified Professional Java SE 17 Developer exam. Hundreds of domain-by-domain questions accompany complimentary online access to ... Leer más

    $32.39 USD

  • JAVA Programming for Beginners

    The Simple Guide to Learning JAVA Programming fast!

    de Tim Warren ...
    JAVA PROGRAMMING FOR BEGINNERSJAVA is a powerful programming language, with a wide variety of uses!This book is aimed at beginners, and will take you through all of the basics of JAVA programming, and will help you to hit the ground running!You will learn the different functions and uses of JAVA, and this book will take you step by step through your very first JAVA program!This book will also ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Lift Cookbook

    Recipes from the Community for Building Web Applications with Scala

    If you need help building web applications with the Lift framework, this cookbook provides scores of concise, ready-to-use code solutions. You’ll find recipes for everything from setting up a coding environment to creating REST web services and deploying your application to production.Built on top of the Scala JVM programming language, Lift takes a different—yet ultimately easier—approach to ... Leer más

    $15.89 USD

  • Learning Test-Driven Development

    A Polyglot Guide to Writing Uncluttered Code

    Your code is a testament to your skills as a developer. No matter what language you use, code should be clean, elegant, and uncluttered. By using test-driven development (TDD), you'll write code that's easy to understand, retains its elegance, and works for months, even years, to come. With this indispensable guide, you'll learn how to use TDD with three different languages: Go, JavaScript, and ... Leer más

    $41.09 USD

  • Modern API Design with gRPC

    Elevate Your Development with Effortless and Efficient API Communication. Key Features ● Delve into core concepts of gRPC like Protocol Buffers, service definitions, and communication patterns. ● Implement gRPC servers and clients in Golang, and master Protocol Buffers for defining services and messages. ● Compare gRPC with REST and SOAP, uncovering its distinct advantages and use cases. Book ... Leer más

    $15.89 USD o gratis con Kobo Plus

  • Effective Java Programming: Advanced Features and Modern Coding Approachs

    Effective Java Programming is geared towards seasoned developers and novices alike. This guide explores slightly more advanced Java techniques, while being presented in our popular, easy to understand format. The topics in this book will prove invaluable to anyone currently using Java, no matter your skill level. With numerous examples and step by step descriptions, you will be able to master this ... Leer más

    $29.69 USD

  • Java Threads and the Concurrency Utilities

    de JEFF FRIESEN ...
    Series series Professional and Applied Computing (R0)
    This concise book empowers all Java developers to master the complexity of the Java thread APIs and concurrency utilities. This knowledge aids the Java developer in writing correct and complex performing multithreaded applications.Java's thread APIs and concurrency utilities are among its most powerful and challenging APIs and language features. Java beginners typically find it very difficult to ... Leer más

    $46.99 USD

  • Java Design Patterns

    A Hands-On Experience with Real-World Examples

    Series series Professional and Applied Computing (R0)
    Get hands-on experience implementing 26 of the most common design patterns using Java and Eclipse. In addition to Gang of Four (GoF) design patterns, you will also learn about alternative design patterns, and understand the criticisms of design patterns with an overview of anti-patterns. For each pattern you will see at least one real-world scenario, a computer-world example, and a complete ... Leer más

    $56.99 USD

  • Practical Spring Cloud Function

    Developing Cloud-Native Functions for Multi-Cloud and Hybrid-Cloud Environments

    Series series Professional and Applied Computing (R0)
    Unlike other resources that target only programming communities, this book targets both programming and business communities. With programming models shifting more towards no-code and low-code, citizen programmers from the business side will welcome this book as a guide for how to design and optimize their information pipeline while lowering costs for infrastructure. Programmers, on the other hand ... Leer más

    $36.99 USD

  • Spring 5.0 Cookbook

    Recipes to build, test, and run Spring applications efficiently

    Over 100 hands-on recipes to build web applications easily and efficiently IN Spring 5.0Key Features\[\*\] Solve real-world problems using the latest features of the Spring framework like Reactive Streams and the Functional Web Framework.\[\*\] Learn how to use dependency injection and aspect-oriented programming to write compartmentalized and testable code.\[\*\] Understand when to choose between ... Leer más

    $41.39 USD o gratis con Kobo Plus

  • Java 8 Recipes

    Series series Professional and Applied Computing (R0)
    Java 8 Recipes offers solutions to common programming problems encountered while developing Java-based applications. Fully updated with the newest features and techniques available, Java 8 Recipes provides code examples involving Lambdas, embedded scripting with Nashorn, the new date-time API, stream support, functional interfaces, and much more. Especial emphasis is given to features such as ... Leer más

    $45.99 USD

  • Learning Spring Boot 4

    Simplify the development of production-grade applications using Java and Spring

    Build Java web apps swiftly with this fourth edition of the best-selling Spring Boot guide for beginners, updated and enhanced with defining features of Spring Boot 4Key FeaturesLearn Spring Boot in a cohesive manner with this practical guideDiscover popular Java developer tools such as GraalVM native images, serving up JSON, and moreBuild secure, observable, and scalable web applications from ... Leer más

    $43.19 USD

    PEDIDO ANTICIPADO

  • Mastering Java: 600 Essential Questions and Answers for Interview & Certification Success

    de Parasuraman K ...
    Are you preparing for Java interviews, exams, or certifications? Mastering Java is your ultimate companion! This comprehensive book features 600 carefully curated questions and answers that cover every essential concept in Java—from the basics to advanced topics.Whether you're a beginner looking to strengthen your foundations or an experienced developer brushing up for technical interviews, this ... Leer más

    $5.00 USD

  • Ultimate Nuxt.js for Full-Stack Web Applications

    de Lau Tiam Kok ...
    Build slim SSR and SSG Nuxt applications with Composition API, remote Node.js applications, and PHP applications for projects that scale and require better maintenance. Key Features ● Develop full-stack Nuxt applications with Composition APIs, Pinia, Socket.IO, and LocalStorage. ● Separate Nuxt apps for frontend and data management APIs for streamlined maintenance. ● Build data APIs with Node.js, ... Leer más

    $12.99 USD o gratis con Kobo Plus

  • The Definitive ANTLR 4 Reference

    de Terence Parr ...
    Programmers run into parsing problems all the time. Whether it's a data format like JSON, a network protocol like SMTP, a server configuration file for Apache, a PostScript/PDF file, or a simple spreadsheet macro language--ANTLR v4 and this book will demystify the process. ANTLR v4 has been rewritten from scratch to make it easier than ever to build parsers and the language applications built on ... Leer más

    $23.09 USD

  • Mastering AI for Healthcare

    Harness AI-led Revolution to Deliver Smarter, Faster, and Better Healthcare. Key Features ● Comprehensive coverage of AI tools, use cases, and strategies in healthcare ● Real-world examples from telemedicine, diagnostics, and EHR systems ● Thoughtful exploration of AI ethics, adoption barriers, and future directions Book Description Artificial Intelligence is rapidly becoming indispensable in ... Leer más

    $14.39 USD o gratis con Kobo Plus

  • Infinispan data grid platform definitive guide

    Master Infinispan to create scalable and high-performance applications

    Key FeaturesBook DescriptionThis practical guide is intended for those who want to learn how to build extremely scalable applications. This book is easy to read and is aimed at Java enterprise developers with a solid knowledge of Java. However, no previous coding experience with Infinispan is required.What you will learnInstall Infinispan and create the perfect development environmentGet ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • The Minimum You Need to Know About Java on OpenVMS

    Volume 1

    de Roland Hughes ...
    Series series The Minimum You Need to Know
    Up until this point, most Java programming books attempt to make the reader believe that Java is the way-of-the-future and that all other languages are soon to become obsolete. Not so with this book. The author presents Java with all of its warts while continually comparing it to C++ and sometimes C. He admits not being a fan of Java and assumes you are only interested in learning it because your ... Leer más

    $8.69 USD

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

    $31.69 USD

  • Beginning Spring 6

    From Beginner to Pro

    Series series Professional and Applied Computing (R0)
    This book will teach you how to use the Spring Framework to build Java-based applications, web applications, and microservices. Aimed at beginners, it has been revised and expanded to reflect the latest features and best practices for Spring 6.Authors Joseph Ottinger and Andrew Lombardi will get you started using Spring Framework 6 and its ecosystem, walking you through all the best practices in ... Leer más

    $62.99 USD

  • Android Wear Projects

    Create smart Android Apps for Wearables

    de Ashok Kumar S ...
    A fun way to create interesting and cool apps for your Wearable device using Android programming. Key FeaturesCreate real-time Android Wear apps from scratch and become a pro Android Wear DeveloperLearn to create apps specially dedicated to the Android Wear platformDesign custom Wear UIs and create interactive Watch facesBook DescriptionAndroid Wear Projects is your opportunity to step into the ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • Ajax Hacks

    Tips & Tools for Creating Responsive Web Sites

    Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combinations of technologies for web developers to know these days. With its rich grouping of technologies, Ajax developers can create interactive web applications with XML-based web services, using JavaScript in the browser to process the web server response.Taking complete advantage of Ajax, however, ... Leer más

    $17.29 USD

  • Learn JavaFX Game and App Development

    With FXGL 17

    Series series Professional and Applied Computing (R0)
    Understand real-world game development concepts using JavaFX game engine called FXGL. The core focus of the book is on developing a standalone game or application with FXGL.We will start with an overview of the book followed by requisite concepts from Java and JavaFX that will be used throughout this book. Next, we will learn about the FXGL game engine and its wide range of real-world game ... Leer más

    $56.99 USD