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 1105 - 1128 de 1589 resultados
Skip side bar filters
  • Aplicações Java para a web com JSF e JPA

    Neste livro você encontrará as especificações mais utilizadas do Java, explicadas com exemplos práticos e claros que mostram como usar cada tecnologia em separado e como utilizá-las em conjunto. Conheças as melhores práticas da JPA 2.0, seus mapeamentos, caches e truques de performance, e tire o máximo do JSF 2.2 compreendendo seu ciclo de vida e as novidades que surgiram nas atuais versões das ... Leer más

    $169 MXN o gratis con Kobo Plus

  • 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

    $183 MXN

  • Introduction to Java Programming

    This book is intended for a one-semester, beginner’s level course on Java programming. It includes the new features included in JDK1.7. Each of its 16 chapters provide review questions for the readers to self-test their learning. “Try It Out” programs that enable the readers to develop programs for real life problems have also been included. Introduction to Java Programming will help budding ... Leer más

    $65 MXN

  • Java Message Service

    Creating Distributed Enterprise Applications

    Java Message Service, Second Edition, is a thorough introduction to the standard API that supports "messaging" -- the software-to-software exchange of crucial data among network computers. You'll learn how JMS can help you solve many architectural challenges, such as integrating dissimilar systems and applications, increasing scalability, eliminating system bottlenecks, supporting concurrent ... Leer más

    $307 MXN

  • Scripting Superpack For Beginners

    Python, Powershell, Bash, And Java Mastery

    de Rob Botwright ...
    Introducing the Scripting Superpack for Beginners - your ultimate gateway to mastering scripting languages. This bundle comprises four dynamic books, each designed to empower you with scripting mastery across Python, PowerShell, Bash, and Java.���� Book 1 - Scripting Simplified: A Beginner's Guide to Python Discover the gentle giant of scripting - Python. Perfect for beginners, this book will ... Leer más

    $137 MXN

  • Dependency Injection in Java

    Testing mit CDI-Unit und DI-Frameworks

    Series Libro 140 - shortcuts
    Der shortcut beleuchtet im ersten Kapitel das Framework CDI-Unit, mit dem komplexe CDI-Applikationen im Umfeld von Java EE getestet werden können. Es werden die Vor- und Nachteile verschiedener Testarten betrachtet und exemplarische Anwendungsfälle benannt. Nach Behandlung des Bereichs "Testing“ widmet sich der shortcut den Dependency-Injection-Frameworks Dagger und Boon und zeigt, warum das "C“ ... Leer más

    $59 MXN o gratis con Kobo Plus

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

    Second Edition

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

    $171 MXN

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

    This book uses the PostgreSQL-version of Sakila sample database which is a fictitious database designed to represent a DVD rental store. The 15 tables of the database include film, film_category, actor, customer, rental, payment and inventory among others. The Sakila sample database is intended to provide a standard schema that can be used for examples in books, tutorials, articles, samples, and ... Leer más

    $275 MXN

  • Memory Leaks in Java

    Series Libro 75 - shortcuts
    Da sich Oracle mit Java 8 noch ein wenig Zeit lässt (als anvisierter Termin wird im Moment "Frühjahr 2014" genannt), soll mit diesem shortcut die Gelegenheit genutzt werden, zu diskutieren, wie es zu Memory Leaks in Java kommen kann und wie man sie finden oder besser schon von vorneherein vermeiden kann. Im ersten Kapitel des shortcuts wird erläutert, dass Memory Leaks durch im Programm ... Leer más

    $59 MXN o gratis con Kobo Plus

  • Quarkus Cookbook

    Optimized for Kubernetes, Quarkus is designed to help you create Java applications that are cloud first, container native, and serverless capable. With this cookbook, authors Alex Soto Bueno and Jason Porter from Red Hat provide detailed solutions for installing, interacting with, and using Quarkus in the development and production of microservices.The recipes in this book show midlevel to senior ... Leer más

    $413 MXN

  • Android 4.4 App Development Essentials

    de Neil Smyth ...
    The goal of this book is to teach the skills necessary to develop Android based applications using the Eclipse Integrated Development Environment (IDE) and the Android 4.4 Software Development Kit (SDK).Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An introduction to the architecture of Android is followed ... Leer más

    $223 MXN

  • Fundamentals of Java Programming

    Series series Computer Science (R0)
    Making extensive use of examples, this textbook on Java programming teaches the fundamental skills for getting started in a command-line environment. Meant to be used for a one-semester course to build solid foundations in Java, Fundamentals of Java Programming eschews second-semester content to concentrate on over 180 code examples and 250 exercises.Key object classes (String, Scanner, ... Leer más

    $920 MXN

  • Scala Cookbook

    Recipes for Object-Oriented and Functional Programming

    Save time and trouble building object-oriented, functional, and concurrent applications with Scala. The latest edition of this comprehensive cookbook is packed with more than 250 ready-to-use recipes and 1,000 code examples to help you solve the most common problems when working with Scala 3 and its popular libraries.Scala changes the way you think about programming--and that's a good thing. ... Leer más

    $577 MXN

  • Estructuras de datos en java

    Series series Espacios
    Este libro analiza estructuras de datos lineales y no lineales. Las primeras tienen la ventaja de que son más comprensibles al momento de desarrollarlas. De estas estructuras el texto profundiza en las listas y las pilas. Adicionalmente, estudia estructuras de datos no lineales como los árboles y los grafos, las cuales tienen la desventaja de ser más complejas en su implementación, pero usadas de ... Leer más

    $99 MXN o gratis con Kobo Plus

  • Coding Android Apps

    As Android apps continue to grow in popularity and an associated job market emerges, the ability to develop software and applications for Android smartphones will only grow more relevant in the foreseeable future. Compiled from materials used in over a decade of teaching undergraduate and graduate students majoring in computer science and information technology, this book is a hands-on, step-by ... Leer más

    $1,359 MXN

  • Pro Jakarta Persistence in Jakarta EE 10

    An In-Depth Guide to Persistence in Enterprise Java Development

    Series series Professional and Applied Computing (R0)
    Learn to use the Jakarta Persistence API and other related APIs as found in the Jakarta EE 10 platform from the perspective of one of the specification creators. A one-of-a-kind resource, this in-depth book provides both theoretical and practical coverage of Jakarta Persistence usage for experienced Java developers.Authors Lukas Jungmann, Mike Keith, Merrick Schincariol, Massimo Nardone take a ... Leer más

    $1,152 MXN

  • Pro Android with Kotlin

    Developing Modern Mobile Apps with Kotlin and Jetpack

    de Peter Späth ...
    Series series Professional and Applied Computing (R0)
    Develop Android apps with Kotlin to create more elegant programs than the Java equivalent. This revised book covers the various aspects of a modern Android app that professionals are expected to encounter. You'll use the latest Kotlin APIs as made available in most recent versions of the Android SDK.There are chapters dealing with all the important aspects of the Android platform, including GUI ... Leer más

    $1,083 MXN

  • Pro Spring Security

    Securing Spring Framework 6 and Boot 3-based Java Applications

    Series series Professional and Applied Computing (R0)
    Build and deploy secure Spring Framework and Spring Boot-based enterprise Java applications with the Spring Security Framework. This book explores a comprehensive set of functionalities to implement industry-standard authentication and authorization mechanisms for Java applications.Pro Spring Security, Third Edition has been updated to incorporate the changes in Spring Framework 6 and Spring Boot ... Leer más

    $980 MXN

  • Eclipse IDE Pocket Guide

    Using the Full-Featured IDE

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

    $96 MXN

  • Programcılık MAntığı

    Programcılık nedir? Programcı olabilmek için neler gerekir? Kimler programcı olabilir? Programcılar ne yapar? Programcı kimdir?• Programlama dilleri ve karşılaştırmaları• Programcılık Terimleri• Temel Algoritma Öğeleri• Mantıksal Operatörler• Akış Şemaları• Nesne Temelli Programlama• Görsel ProgramcılıkBu sorulardan yola çıkarak, programcılığı masaya yatıran Programcılık Mantığı, programcı olmak ... Leer más

    $204 MXN o gratis con Kobo Plus

  • Java How To Improve Coding Skills

    Training Lessons Of Expert Beginners

    de Mohmad Yakub ...
    I dedicate this book as a medium of hope for thoseWho is unaware of any approach to craft any programming logic?Who had a hard time learning to program?Who had some experience in programming and have no confidence?Who carries the False notion that coding is only for super-smart people.Who is looking for 1st solid move to become a self-taught programmer?Who is the victim of discouragement comments ... Leer más

    $172 MXN o gratis con Kobo Plus

  • Troubleshooting Java Performance

    Detecting Anti-Patterns with Open Source Tools

    Series series Professional and Applied Computing (R0)
    Troubleshoot the most widespread and pernicious Java performance problems using a set of open-source and freely-available tools that will make you dramatically more productive in finding the root causes of slow performance. This is a brief book that focuses on a small number of performance anti-patterns, and you’ll find that most problems you encounter fit into one of these anti-patterns. The book ... Leer más

    $1,152 MXN

  • Ultimate Terraform for Cloud Security

    de Anish Kumar ...
    Automate, Secure, and Scale Multi-Cloud Environments with Terraform. Key Features ● Hands-on Terraform techniques to secure multi-cloud workloads end-to-end. ● Automate security and compliance with policy-as-code best practices. ● Real-world case studies, modules, and examples for practical adoption. Book Description As organizations adopt AWS, Azure, and GCP, securing cloud infrastructure at ... Leer más

    $323 MXN o gratis con Kobo Plus

  • Mastering Time Series Analysis and Forecasting with Python

    Decode the language of time with Python. Discover powerful techniques to analyze, forecast, and innovate. Key Features ● Dive into time series analysis fundamentals, progressing to advanced Python techniques. ● Gain practical expertise with real-world datasets and hands-on examples. ● Strengthen skills with code snippets, exercises, and projects for deeper understanding. Book Description ... Leer más

    $284 MXN o gratis con Kobo Plus