Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Java eBooks

If you like Java eBooks, then you'll love these top picks.
Showing 25 - 48 of 528 Results
Skip side bar filters
  • Core JavaServer Faces

    Series series Sun Core Series
    JavaServer Faces (JSF) is the standard Java EE technology for building web user interfaces. It provides a powerful framework for developing server-side applications, allowing you to cleanly separate visual presentation and application logic. JSF 2.0 is a major upgrade, which not only adds many useful features but also greatly simplifies the programming model by using annotations and “convention ... Read more

    $34.59 USD

  • Reactive Programming with RxJava

    Creating Asynchronous, Event-Based Applications

    In today’s app-driven era, when programs are asynchronous and responsiveness is so vital, reactive programming can help you write code that’s more reliable, easier to scale, and better-performing. With this practical book, Java developers will first learn how to view problems in the reactive way, and then build programs that leverage the best features of this exciting new programming paradigm ... Read more

    $28.09 USD

  • Practical JavaScript Techniques

    Series series Smashing eBooks
    Present across millions of websites and growing in popularity, JavaScript is an essential and practical for all programmers, designers and coding aficionados. "Practical JavaScript Techniques" offers expert instruction, tips and methodologies relevant for all levels of knowledge. Learn interactive CSS and jQuery techniques, how to take advantage of JavaScript’s versatile capabilities and even how ... Read more

    $5.40 USD

  • Dojo

    Using the Dojo JavaScript Library to Build Ajax Applications

    Dojo offers Web developers and designers a powerful JavaScript toolkit for rapidly developing robust Ajax applications. Now, for the first time, there’s a complete, example-rich developer’s guide to Dojo and its growing library of prepackaged widgets. Reviewed and endorsed by the Dojo Foundation, the creators of Dojo, this book brings together all the hands-on guidance and tested code samples you ... Read more

    $25.99 USD

  • Core Java, Volume II--Advanced Features

    Series series Core Series
    The revised edition of the classic Core Java™, Volume II–Advanced Features, covers advanced user-interface programming and the enterprise features of the Java SE 6 platform. Like Volume I (which covers the core language and library features), this volume has been updated for Java SE 6 and new coverage is highlighted throughout. All sample programs have been carefully crafted to illustrate the ... Read more

    $34.59 USD

  • 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 ... Read more

    $5.39 USD

  • Créer une application Android

    Les fonctions principales et inédites, la monétisation, la promotion et le marketing

    Voici la version enrichie de notre livre "Créer une application Android". Celle-ci contient de nouvelles fonctions pour rendre votre application unique, des techniques pour monétiser votre application et gagner de l'argent avec puis enfin des techniques de promotion et marketing, pour que votre application touche un large public. Lancez-vous dans l'aventure et créez votre application Android, cela ... Read more

    $4.80 USD

  • Mastering jQuery

    Series series Smashing eBooks
    jQuery is well-known for being a concise JavaScript library that helps simplify HTML document traversing, event handling, creating animations and Ajax interactions for rapid Web development. Choosing the right plugins, creating bookmarklets, setting patterns or manipulating images can be challenging even for experienced programmers. In order to help you avoid struggling with such decision issues, ... Read more

    $6.51 USD

  • 97 Things Every Java Programmer Should Know

    Collective Wisdom from the Experts

    If you want to push your Java skills to the next level, this book provides expert advice from Java leaders and practitioners. You’ll be encouraged to look at problems in new ways, take broader responsibility for your work, stretch yourself by learning new techniques, and become as good at the entire craft of development as you possibly can.Edited by Kevlin Henney and Trisha Gee, 97 Things Every ... Read more

    $28.09 USD

  • 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 ... Read more

    $34.59 USD

  • Tasarım Desenleri ve Mimarileri (2.Baskı)

    C#, Java ve C++ Örnekleri ile

    Yazılımdaki Sınırlarınızı Zorlayın !Bu kitap C#, Java veya C++ gibi nesne temelli bir dili temel düzeyde bilen, kendini nesne temelli programlama, tasarım desenleri ve yazılım mimarisi alanında geliştirmek isteyen okuyucular için uygundur. Aynı zamanda, üniversitelerin ilgili bölümlerinde verilen nesne temelli programlama, tasarım desenleri, alt yapı çerçeveleri gibi dersler için de kaynak ... Read more

    $12.03 USD

  • Instant RabbitMQ Messaging Application Development How-to

    by Andrew Keig ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Written in a practical, concise style, this book is complete with hands-on examples and the right amount of theory to get you started developing messaging applications with RabbitMQ.Although the examples in this book are written in Node.js, a server side JavaScript platform for building ... Read more

    $14.29 USD

  • 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 ... Read more

    $4.99 USD

  • Core Java, Volume II--Advanced Features

    by Cay Horstmann ...
    Series series Core Series
    Core 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, Tenth Edition, has been extensively updated to reflect the most eagerly awaited and innovative version of Java in years: Java SE 8. Rewritten and reorganized to illuminate ... Read more

    $43.19 USD

  • Applied Akka Patterns

    A Hands-On Guide to Designing Distributed Applications

    When it comes to big data processing, we can no longer ignore concurrency or try to add it in after the fact. Fortunately, the solution is not a new paradigm of development, but rather an old one. With this hands-on guide, Java and Scala developers will learn how to embrace concurrent and distributed applications with the open source Akka toolkit. You’ll learn how to put the actor model and its ... Read more

    $28.09 USD

  • Scala for the Impatient

    by Cay Horstmann ...
    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.Interest in the Scala programming language continues to grow for many reasons. Scala embraces the functional programming style without abandoning the object-oriented paradigm, and it allows you to write programs more concisely than in Java. ... Read more

    $25.99 USD

  • SOA Using Java Web Services

    Expert Solutions and State-of-the-Art Code Examples SOA Using Java™ Web Services is a hands-on guide to implementing Web services and Service Oriented Architecture (SOA) with today’s Java EE 5 and Java SE 6 platforms. Author Mark Hansen presents in explicit detail the information that enterprise developers and architects need to succeed, from best-practice design techniques to state-of-the-art ... Read more

    $35.99 USD

  • Functional Programming in Java

    Harnessing the Power Of Java 8 Lambda Expressions

    Intermediate level, for programmers fairly familiar with Java, but new to the functional style of programming and lambda expressions.Get ready to program in a whole new way. Functional Programming in Java will help you quickly get on top of the new, essential Java 8 language features and the functional style that will change and improve your code. This short, targeted book will help you make the ... Read more

    $20.89 USD

  • JavaFX Rich Client Programming on the NetBeans Platform

    JavaFX is a state-of-the-art graphics toolkit that is now built into Java and can be easily integrated with the NetBeans Platform. With JavaFX, you can create advanced user interfaces, manipulate media, generate graphical effects and animations, and much more. The NetBeans Platform provides a framework for building robust, modular applications with long life expectancies. Together, JavaFX and the ... Read more

    $28.79 USD

  • Java 9 for Programmers

    The professional programmer’s Deitel® guide to Java® 9 and the powerful Java platformWritten for programmers with a background in another high-level language, this book applies the Deitel signature live-code approach to teaching programming and explores the Java® 9 language and APIs in depth. The book presents concepts in fully tested programs, complete with code walkthroughs, syntax shading, code ... Read more

    $43.19 USD

  • The Java EE 6 Tutorial: Basic Concepts

    Basic Concepts

    Series series Java Series
    The Java EE 6 Tutorial: Basic Concepts, Fourth Edition, is a task-oriented, example-driven guide to developing enterprise applications for the Java Platform, Enterprise Edition 6 (Java EE 6). Written by members of the Java EE 6 documentation team at Oracle, this book provides new and intermediate Java programmers with a deep understanding of the platform. Starting with expert guidance on web ... Read more

    $28.79 USD

  • Functional Thinking

    Paradigm Over Syntax

    by Neal Ford ...
    If you’re familiar with functional programming basics and want to gain a much deeper understanding, this in-depth guide takes you beyond syntax and demonstrates how you need to think in a new way. Software architect Neal Ford shows intermediate to advanced developers how functional coding allows you to step back a level of abstraction so you can see your programming problem with greater clarity ... Read more

    $23.09 USD

  • Hacking with Spring Boot 2.3

    Reactive Edition

    Spring Boot 2.3 is the hottest ticket in town......when it comes to Java development. Learn the latest features that can scale your apps including:Web and Data accessDeveloper tools and test supportOperational featuresDocker container bakingBottleneck discovery with BlockHoundMessagingSecurityMore!Written cover-to-cover using Project Reactor, your apps will scale like... ... Read more

    $23.99 USD

  • 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... ... Read more

    $32.39 USD