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 1441 - 1464 de 1594 resultados
Skip side bar filters
  • Ant: The Definitive Guide

    Complete Build Management for Java

    de Steve Holzner ...
    Soon after its launch, Ant succeeded in taking the Java world by storm, becoming the most widely used tool for building applications in Java environments. Like most popular technologies, Ant quickly went through a series of early revision cycles. With each new version, more functionality was added, and more complexity was introduced. Ant evolved from a simple-to-learn build tool into a full ... Leer más

    $25.99 USD

  • WildFly: New Features

    This book is an easy-to-follow guide full of hands-on examples of administration tasks and valuable information about security. Each topic is explained and placed in context, and for the more inquisitive readers, there are more in-depth details of the concepts used. If you are an application server administrator or a Java developer with some experience with previous versions of JBoss AS and you ... Leer más

    $17.09 USD o gratis con Kobo Plus

  • Object-Oriented Programming for Beginners: Learn OOP Concepts with Real-World Examples

    Transition from disorganized scripting to building robust, scalable software architectures.Many self-taught developers and computer science students encounter a significant plateau in their programming development. While you may possess a strong grasp of variables and loops, constructing complex applications often results in code that is difficult to maintain and prone to errors. Resolving a ... Leer más

    $6.99 USD o gratis con Kobo Plus

  • Mastering Multi-Cloud Paradigm for Enterprises

    Building Tomorrow’s Enterprise: Embracing the Multi-Cloud Era with AWS, Azure, and GCP. Key Features ● Comprehensive guide to multi-cloud architecture designs and best practices. ● Expert insights on networking strategies and efficient DNS design for multi-cloud. ● Emphasis on security, performance, cost-efficiency, and robust disaster recovery. Book Description This book is a comprehensive guide ... Leer más

    $21.59 USD o gratis con Kobo Plus

  • High Performance Android Apps

    Improve Ratings with Speed, Optimizations, and Testing

    de Doug Sillars ...
    Unique and clever ideas are important when building a hot-selling Android app, but the real drivers for success are speed, efficiency, and power management. With this practical guide, you’ll learn the major performance issues confronting Android app developers, and the tools you need to diagnose problems early.Customers are finally realizing that apps have a major role in the performance of their ... Leer más

    $28.09 USD

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

    $10.69 USD

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

    $9.89 USD

  • DATA ANALYSIS USING JDBC AND POSTGRESQL WITH OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE

    This book is PostgreSQL version of our previous book titled “DATA ANALYSIS USING JDBC AND MYSQL WITH OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE”. In this project, you will use the PostgreSQL version of Northwind database which is a sample database that was originally created by Microsoft and used as the basis for their tutorials in a variety of database products for decades. The Northwind ... Leer más

    $12.99 USD

  • Learning PrimeFaces Extensions Development

    de Sudheer Jonna ...
    This book provides a step by step approach that explains the most important extension components and their features. All the major features are explained by using the JobHub application with supporting screenshots. If you are an intermediate to advanced level user (or developer) who already has a basic working knowledge of PrimeFaces, then this book is for you. The only thing you need to know is ... Leer más

    $23.79 USD o gratis con Kobo Plus

  • Java SE 8 Programmer I

    O guia para sua certificação Oracle Certified Associate

    As certificações Java são, pelo bem ou pelo mal, muito reconhecidas no mercado. Em sua última versão, a principal foi quebrada em duas provas. Este livro o guiará por questões e assuntos abordados para a primeira prova, a Java SE 8 Programmer I (1Z0-808), de maneira profunda e desafiadora. Ele percorrerá cada tema com detalhes e exercícios, para você chegar na prova confiante. Decorar regras seria ... Leer más

    $9.31 USD o gratis con Kobo Plus

  • Instant jQuery Boilerplate for Plugins

    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. This book is a how-to manual complete with recipes that range from writing a simple plug-in to adding enhancements/features to your plug-in. This book is for JavaScript enthusiasts who are looking for hands on recipes to help them develop their own plug-ins. ... Leer más

    $15.19 USD o gratis con Kobo Plus

  • Java 9 Regular Expressions

    A hands-on guide to implement zero-length assertions, back-references, quantifiers, and many more

    Solve real world problems using Regex in Java. Key Features\[\*\]Discover regular expressions and how they work\[\*\]Implement regular expressions with Java to your code base\[\*\]Learn to use regular expressions in emails, URLs, paths, and IP addressesBook DescriptionRegular expressions are a powerful tool in the programmer's toolbox and allow pattern matching. They are also used for ... Leer más

    $27.89 USD o gratis con Kobo Plus

  • JavaServer Faces

    Building Web-based User Interfaces

    de Hans Bergsten ...
    JavaServer Faces, or JSF, brings a component-based model to web application development that's similar to the model that's been used in standalone GUI applications for years. The technology builds on the experience gained from Java Servlets, JavaServer Pages, and numerous commercial and open source web application frameworks that simplify the development process.In JavaServer Faces, developers ... Leer más

    $28.79 USD

  • Java in a Nutshell

    A Desktop Quick Reference

    This updated edition of the Nutshell guide not only helps experienced Java programmers get the most out of versions through Java 17, it also serves as a learning path for new developers. Chock-full of examples that demonstrate how to take complete advantage of modern Java APIs and development best practices, this thoroughly revised book includes new material on recent enhancements to the Java ... Leer más

    $41.09 USD

  • Scala Programming Projects

    Build real-world projects using popular Scala frameworks such as Play, Akka, and Spark

    Discover the unique features and powerful capabilities of Scala Programming as you build projects in a wide range of domainsKey FeaturesDevelop Scala projects on topics ranging from web applications to big data analysisUnleash the full power of modern web programming using Play FrameworkBuild real-time data pipelines in Scala with a Bitcoin transaction analysis appBook DescriptionScala Programming ... Leer más

    $41.39 USD o gratis con Kobo Plus

  • Mastering Android Development with Kotlin

    Deep dive into the world of Android to create robust applications with Kotlin

    de Miloš Vasić ...
    Master Android development using a variety of Kotlin featuresKey Features\[\*\] Leverage specific features of Kotlin to ease Android application development\[\*\] An illustrative guide that will help you write code based Kotlin language to build robust Android applications\[\*\] Filled with various practical examples build amazing Android project using Kotlin so you can easily apply your knowledge ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • Ultimate Firebase for iOS and Android Applications

    Fuel Your Mobile App’s Success with Firebase — Secure, Fast, and Scalable. Key Features ● Step-by-step and comprehensive coverage of Firebase for both iOS and Android platforms. ● Real-world projects with source code for seamless cross-platform development. ● Master Firebase tools such as Authentication, Firestore, Cloud Messaging, and Analytics. Book Description Firebase powers over 2.5 million ... Leer más

    $17.29 USD o gratis con Kobo Plus

  • Javascript - 50 funzioni e tutorial

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

    Antes $5.99 USD Ahora $3.99 USD

  • Der Weg zum Java-Profi

    Konzepte und Techniken für die professionelle Java-Entwicklung

    de Michael Inden ...
    Sie haben bereits Einiges an Erfahrung mit Java und möchten Ihre Entwicklungstätigkeit nun professionalisieren? Oder sind Sie schon auf dem Weg zum Profi, benötigen aber ein Nachschlagewerk, das Ihnen die wichtigen Themen aus der Java-Welt kompakt und kompetent vermittelt? Diese umfassende Einführung in die professionelle Entwicklung vermittelt Ihnen das notwendige Wissen, um stabile und ... Leer más

    $0.59 USD

  • Spring: Microservices with Spring Boot

    Build and deploy microservices with Spring Boot

    Unlock the power of Spring Boot to build and deploy production-ready microservices Key FeaturesGet to know the advanced features of Spring Boot in order to develop and monitor applicationsUse Spring cloud to deploy and manage microservices on the cloudLook at embedded servers and deploy a test application to a PaaS Cloud platformEmbedded with assessments that will help you revise the concepts you ... Leer más

    $34.19 USD o gratis con Kobo Plus

  • Mike Meyers' Linux+ Certification Passport

    de Michael Jang ...
    Series series Mike Meyers' Certficiation Passport
    From the #1 Name in Professional CertificationGet on the fast track to becoming CompTIA Linux+ certified with this affordable, portable study tool. Inside, Linux expert Michael Jang guides you on your career path, providing expert tips and sound advice along the way. With an intensive focus on only what you need to know to pass the CompTIA Linux+ exam, this certification passport is your ticket to ... Leer más

    $25.99 USD

  • Spring. Все паттерны проектирования

    В этой книге дается обзор фреймворка Spring 5 и паттернов проектирования для него. Объясняется принцип внедрения зависимостей (dependency injection), играющий ключевую роль при создании слабосвязанного кода во фреймворке Spring. Затем рассматриваются классические паттерны «Банды четырех» при проектировании приложений на Spring. В следующих частях книги автор рассматривает паттерны аспектно ... Leer más

    $6.89 USD

  • Elastic Beanstalk

    Simple Cloud Scaling for Java Developers

    While it's always been possible to run Java applications on Amazon EC2, Amazon's Elastic Beanstalk makes the process easier—especially if you understand how it works beneath the surface. This concise, hands-on book not only walks you through Beanstalk for deploying and managing web applications in the cloud, you'll also learn how to use this AWS tool in other phases of development.Ideal if you're ... Leer más

    $13.09 USD