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 121 - 144 de 585 resultados
Skip side bar filters
  • Getting Started with Roo

    Rapid Application Development for Java and Spring

    Spring Roo goes a step beyond the Spring Framework by bringing true Rapid Application Development to Java—just as Grails has done with Groovy. This concise introduction shows you how to build applications with Roo, using the framework's shell as an intelligent and timesaving code-completion tool. It's an ideal RAD tool because Roo does much of the tedious code maintenance.You'll get started by ... Leer más

    $174 MXN

  • Drools Developers Cookbook

    de Lucas Amador ...
    Part of Packts cookbook series, this book is packed with easy to follow recipes containing step-by-step instructions. The book is designed in such a way that you can read it chapter by chapter, or refer to the tasks in no particular order. This book is for Drools developers who want to improve their current working methods and discover new features to apply to their projects. Readers are expected ... Leer más

    $511 MXN

  • Java Concurrency in Practice

    Threads are a fundamental part of the Java platform. As multicore processors become the norm, using concurrency effectively becomes essential for building high-performance applications. Java SE 5 and 6 are a huge step forward for the development of concurrent applications, with improvements to the Java Virtual Machine to support high-performance, highly scalable concurrent classes and a rich set ... Leer más

    $860 MXN

  • Android 4.2 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.2 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

    $259 MXN

  • Web Development with Clojure

    Build Large, Maintainable Web Applications Interactively

    Today, developers are increasingly adopting Clojure as a web-development platform. See for yourself what makes Clojure so desirable, as you create a series of web apps of growing complexity, exploring the full process of web development using a modern functional language. This fully updated third edition reveals the changes in the rapidly evolving Clojure ecosystem and provides a practical, ... Leer más

    $606 MXN

  • C#: The Ultimate Intermediate Guide To Learn C# Programming Step By Step

    de Chloe Annable ...
    Series series Computer Programming
    Explore the world of C# with ease! If you're hesitant about diving into C# programming, worry no more – our guidebook is here to simplify the learning process for you. Whether you're a novice or an experienced coder looking to master C#, this book is tailor-made for you. It is meticulously crafted to expedite your programming journey by elucidating fundamental concepts and furnishing essential ... Leer más

    $221 MXN o gratis con Kobo Plus

  • Head First Design Patterns

    What will you learn from this book?You know you don't want to reinvent the wheel, so you look to Design Patterns: the lessons learned by those who've faced the same software design problems. With Design Patterns, you get to take advantage of the best practices and experience of others so you can spend your time on something more challenging. Something more fun. This book shows you the patterns ... Leer más

    $577 MXN

  • Kicking Butt with MIDP and MSA

    Creating Great Mobile Applications

    The release of MIDP 2.0 and the introduction of the new Mobile Service Architecture (MSA) are generating momentum for the Java ME platform. As more and more Java-enabled mobile devices become available and more service providers become open to third-party development, the demand for customized applications will grow dramatically. Now, there's a practical, realistic guide to building MIDP 2.0/MSA ... Leer más

    $871 MXN

  • Kotlin 實戰範例

    de Tony LU ...
    Kotlin 是一門具有簡潔、安全、能和 Java 互相操作,並且結合了物件導向和函數式特性的程式語言,可用於 Android、網站後端、前端及跨平台桌面應用,是值得 Java 開發者一試的新程式語言,本書針對每個特性的解說均有範例說明。---歡迎來我的 Blog https://blog.tonycube.com/ 有更多的內容可以閱讀。 ... Leer más

    $278 MXN

  • ANDROID DEVELOPMENT PART 2

    de m.furqan riaz ...
    Android software development is the process by which applications are created for devices running the Android operating system. Google states that "Android apps can be written using Kotlin, Java, and C++ languages" using the Android software development kit (SDK), while using other languages is also possible.In this book the languages used for android development are xml and javascript.It is ... Leer más

    $79 MXN

  • Eclipse IDE kurz & gut

    Eclipse ist eine benutzerfreundliche, freie Entwicklungsumgebung (IDE), mit der die Anwendungsentwicklung dank vieler Werkzeuge zum Design, zum Modellieren und Testen vereinfacht wird. Dieser Band richtet sich an Java-Entwickler und gibt in knapper Form einen Überblick über zentrale Konzepte von Eclipse wie z.B. Views, Editoren und Perspektiven. Darüber hinaus wird erläutert, wie man Java-Code mit ... Leer más

    $202 MXN

  • MongoDB for Java Developers

    Design, build, and deliver efficient Java applications using the most advanced NoSQL databaseAbout This BookReuse the skills you have acquired through Hibernate or Spring to promote your applications to use NoSQL storageExplore the list of libraries that are already available to assist you in developing Java EE applications with MongoDBA step-by-step tutorial to create leaner and faster ... Leer más

    $418 MXN

  • JBoss Seam

    Simplicity and Power Beyond Java EE

    A new edition of this title is available, ISBN-10: 0137129394 ISBN-13: 9780137129393     Discover JBoss Seam: the Unified Framework for Simpler, More Powerful Web Development   JBoss Seam integrates EJB 3.0 and JSF components under a unified framework that simplifies and accelerates Java EE web development. Now, JBoss S... ... Leer más

    $523 MXN

  • Robot Programming

    A Guide to Controlling Autonomous Robots

    Start programming robots NOW!Learn hands-on, through easy examples, visuals, and codeThis is a unique introduction to programming robots to execute tasks autonomously. Drawing on years of experience in artificial intelligence and robot programming, Cameron and Tracey Hughes introduce the reader to basic concepts of programming robots to execute tasks without the use of remote controls.Robot ... Leer más

    $378 MXN

  • Log4J

    Log4j has been around for a while now, and it seems like so many applications use it. I've used it in my applications for years now, and I'll bet you have too. But every time I need to do something with log4j I've never done before I find myself searching for examples of how to do whatever that is, and I don't usually have much luck. I believe the reason for this is that there is a not a great ... Leer más

    $67 MXN

  • Java for Programmers

    Series series Deitel Developer Series
    PRACTICAL, EXAMPLE-RICH COVERAGE OF: Classes, Objects, Encapsulation, Inheritance, Polymorphism, Interfaces, Nested Classes Integrated OOP Case Studies: Time, GradeBook, Employee Industrial-Strength, 95-Page OOD/UML® 2 ATM Case Study JavaServer™ Faces, Ajax-Enabled Web Applications, Web Services, Networking JDBC™, SQL, Java DB, MySQL® Threads and the Concurrency APIs I/O, Types, Control ... Leer más

    $697 MXN

  • Sun Certified Enterprise Architect for Java EE Study Guide

    Definitive, Comprehensive SCEA Exam Prep–Straight from Sun’s Exam Developers!   This book delivers complete, focused review for Sun’s new Sun Certified Enterprise Architect (SCEA) for Java EE certification exam—straight from two of the exam’s creators! SCEA lead developer/assessor Mark Cade and SCEA lead developer/assessor... ... Leer más

    $653 MXN

  • Java

    De 0 a Experto

    Java de 0 a Experto.Con este increíble manual aprenderás todo lo necesario para convertirte en un experto en Java.No necesitas saber programar, aquí lo tendrás todo super explicado y con más de 50 ejercicios resueltos para que puedas practicar cada punto del manual.Con este manual aprenderás:Bases sólidas de Java.Utilizar Spring JPA.Saber que es lo que utiliza una emp... ... Leer más

    $97 MXN

  • Java in 21 Days, Sams Teach Yourself (Covering Java 8)

    Series series Sams Teach Yourself
    In just 21 days you can acquire the knowledge and skills necessary to develop applications on your computer and apps that run on Android phones and tablets. With this complete tutorial you’ll quickly master the basics and then move on to more advanced features and concepts.Completely updated for Java 8, this book teaches you about the Java language and how to use it to create applications for any ... Leer más

    $645 MXN

  • Core Java

    Advanced Features, Volume 2

    de Cay Horstmann ...
    The #1 Guide to Advanced Java Programming, Fully Updated for Java 11Core Java has long been recognized as the leading, no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java, Volume II—Advanced Features, Eleventh Edition, has been updated for Java 11, with up-to-date coverage of advanced UI and enterprise ... Leer más

    $932 MXN

  • Real-World Software Development

    A Project-Driven Guide to Fundamentals in Java

    Explore the latest Java-based software development techniques and methodologies through the project-based approach in this practical guide. Unlike books that use abstract examples and lots of theory, Real-World Software Development shows you how to develop several relevant projects while learning best practices along the way.With this engaging approach, junior developers capable of writing basic ... Leer más

    $375 MXN

  • 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

    $606 MXN

  • Эффективный Java. Тюнинг кода на Java 8, 11 и дальше. 2-е межд. издание

    Программирование и тестирование обычно принято относить к разным профессиональным сферам. Скотт Оукс — признанный эксперт по языку Java — уверен, что если вы хотите работать с этим языком, то обязаны понимать, как выполняется код в виртуальной машине Java, и знать, какие настройки влияют на производительность. Вы сможете разобраться в производительности приложений Java в контексте как JVM, так и ... Leer más

    $107 MXN

  • Hadoop BIG DATA Interview Questions You'll Most Likely Be Asked

    Series Libro 11 - Job Interview Questions series
    200 Hadoop BIG DATA Interview Questions76 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsHadoop BIG DATA 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 thr... ... Leer más

    $179 MXN