Recently Viewed

Java

Filter By

Sort By:

Display Type:
Filters
  • Book
  • Qty in Cart
  • Quantity
  • Price
  • Subtotal
  • Java Message Service 2e Mark Richards 9780596522049

    Java Message Service 2e Mark Richards 9780596522049

    RRP: $62.38
    Booksplease Price: $41.61
    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...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $62.38
    Booksplease Price: $41.61
    Subtotal:
    $0.00
  • Tomcat Jason Brittain 9780596101060

    Tomcat Jason Brittain 9780596101060

    RRP: $62.38
    Booksplease Price: $42.20
    It takes a book as versatile as its subject to cover Apache Tomcat, the popular open source Servlet and JSP container and high performance web server. Tomcat: The Definitive Guide is a valuable reference for administrators and webmasters, a useful guide...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $62.38
    Booksplease Price: $42.20
    Subtotal:
    $0.00
  • Java 17 Recipes: A Problem-Solution Approach by Josh Juneau

    Java 17 Recipes: A Problem-Solution Approach by Josh Juneau

    RRP: $107.23
    Booksplease Price: $89.43
    Quickly find solutions to dozens of common programming problems encountered while building Java applications, with recipes presented in the popular problem-solution format. Look up the programming problem that you want to resolve. Read the solution...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $107.23
    Booksplease Price: $89.43
    Subtotal:
    $0.00
  • NetBeans: The Definitive Guide: Developing, Debugging & Deploying Java Code Jesse Glick Tim Boubdrea 9780596002800

    NetBeans: The Definitive Guide: Developing, Debugging & Deploying Java Code Jesse Glick Tim Boubdrea 9780596002800

    RRP: $70.18
    Booksplease Price: $47.03
    As the Java programming language has increased in both functionality and complexity, developers have demanded more of their program editors. Gone are the days when a simple visual editor is sufficient for even small programming projects. While there are...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $70.18
    Booksplease Price: $47.03
    Subtotal:
    $0.00
  • Learning Groovy 3: Java-Based Dynamic Scripting by Adam L. Davis 9781484250570

    Learning Groovy 3: Java-Based Dynamic Scripting by Adam L. Davis 9781484250570

    RRP: $97.48
    Booksplease Price: $63.36
    Start building powerful apps that take advantage of the dynamic scripting capabilities of the Groovy language, including what's new in Groovy version 3.0. This book covers Groovy fundamentals, such as installing Groovy, using Groovy tools, and working...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $97.48
    Booksplease Price: $63.36
    Subtotal:
    $0.00
  • Building and Testing with Gradle Matthew Mccullough 9781449304638

    Building and Testing with Gradle Matthew Mccullough 9781449304638

    RRP: $38.98
    Booksplease Price: $27.11
    Build and test software written in Java and many other languages with Gradle, the open source project automation tool that's getting a lot of attention. This concise introduction provides numerous code examples to help you explore Gradle, both as a build...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $38.98
    Booksplease Price: $27.11
    Subtotal:
    $0.00
  • RESTful Java with JAX-RS 2.0 by Bill Burke 9781449361341

    RESTful Java with JAX-RS 2.0 by Bill Burke 9781449361341

    RRP: $62.38
    Booksplease Price: $42.20
    Learn how to design and develop distributed web services in Java, using RESTful architectural principles and the JAX-RS 2.0 specification in Java EE 7. By focusing on implementation rather than theory, this hands-on reference demonstrates how easy it is...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $62.38
    Booksplease Price: $42.20
    Subtotal:
    $0.00
  • Lucene in Action by Erik Hatcher 9781933988177

    Lucene in Action by Erik Hatcher 9781933988177

    Booksplease Price: $91.32
    HIGHLIGHT New edition of top-selling book on the new version of Lucene-the core open-source technology behind most full-text search and "Intelligent Web" applications. DESCRIPTION When Lucene first hit the scene five years ago, it was...
    Qty in Cart: 0
    Quantity:
    Price:
    Booksplease Price: $91.32
    Subtotal:
    $0.00
  • Spring 6 Recipes: A Problem-Solution Approach to Spring Framework by Marten Deinum

    Spring 6 Recipes: A Problem-Solution Approach to Spring Framework by Marten Deinum

    RRP: $107.23
    Booksplease Price: $79.77
    This in-depth Spring-based Java developer code reference has been updated and now solves many of your Spring Framework 6 problems using reusable, complete and real-world working code examples. Spring 6 Recipes (5th Edition) now includes Spring Native...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $107.23
    Booksplease Price: $79.77
    Subtotal:
    $0.00
  • Scala for Java Developers: A Practical Primer by Toby Weston 9781484231074

    Scala for Java Developers: A Practical Primer by Toby Weston 9781484231074

    RRP: $54.58
    Booksplease Price: $42.26
    Master the fundamentals of Scala and understand its emphasis on functional programming that sets it apart from Java. This book will help you translate what you already know in Java to Scala to start your functional programming journey. Learn Scala is...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $54.58
    Booksplease Price: $42.26
    Subtotal:
    $0.00
  • Eclipse IDE Pocket Guide Ed Burnette 9780596100650

    Eclipse IDE Pocket Guide Ed Burnette 9780596100650

    RRP: $15.58
    Booksplease Price: $12.13
    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...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $15.58
    Booksplease Price: $12.13
    Subtotal:
    $0.00
  • Get Programming with Scala Daniela Sfregola 9781617295270

    Get Programming with Scala Daniela Sfregola 9781617295270

    RRP: $93.58
    Booksplease Price: $69.89
    Scala is a multi-style programming language for the JVM that supports both object-oriented and functional programming. Master Scala, and you'll be well-equipped to match your programming approach to the type of problem you're dealing with. Packed with...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $93.58
    Booksplease Price: $69.89
    Subtotal:
    $0.00
  • Seriously Good Software: Code that works, survives, and wins Marco Faella 9781617296291

    Seriously Good Software: Code that works, survives, and wins Marco Faella 9781617296291

    RRP: $58.48
    Booksplease Price: $43.52
    Serious developers know that code can always be improved. With each iteration, you make optimizations-small and large-that can have a huge impact on your application's speed, size, resilience, and maintainability. In Seriously Good Software: Code that...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $58.48
    Booksplease Price: $43.52
    Subtotal:
    $0.00
  • Modern Java Recipes: Simple Solutions to Difficult Problems in Java 8 and 9 Kenneth A. Kousen 9781491973172

    Modern Java Recipes: Simple Solutions to Difficult Problems in Java 8 and 9 Kenneth A. Kousen 9781491973172

    RRP: $77.98
    Booksplease Price: $52.94
    The introduction of functional programming concepts in Java SE 8 was a drastic change for this venerable object-oriented language. Lambda expressions, method references, and streams fundamentally changed the idioms of the language, and many developers...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $77.98
    Booksplease Price: $52.94
    Subtotal:
    $0.00
  • Modern Data Engineering with Apache Spark: A Hands-On Guide for Building Mission-Critical Streaming Applications by Scott Haines

    Modern Data Engineering with Apache Spark: A Hands-On Guide for Building Mission-Critical Streaming Applications by Scott Haines

    RRP: $107.23
    Booksplease Price: $83.46
    Leverage Apache Spark within a modern data engineering ecosystem. This hands-on guide will teach you how to write fully functional applications, follow industry best practices, and learn the rationale behind these decisions. With Apache Spark as the...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $107.23
    Booksplease Price: $83.46
    Subtotal:
    $0.00
  • Introducing Spring Framework 6: Learning and Building Java-based Applications With Spring by Felipe Gutierrez

    Introducing Spring Framework 6: Learning and Building Java-based Applications With Spring by Felipe Gutierrez

    RRP: $107.23
    Booksplease Price: $57.68
    Spring Framework 6 remains - by far - the leading de-facto "out of the box" practical Java meta application development framework for building complex enterprise, cloud-native applications as well as web applications and microservices. Introducing Spring...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $107.23
    Booksplease Price: $57.68
    Subtotal:
    $0.00
  • Java Web Services: Up and Running Martin Kalin 9781449365110

    Java Web Services: Up and Running Martin Kalin 9781449365110

    RRP: $62.38
    Booksplease Price: $42.20
    Learn how to develop REST-style and SOAP-based web services and clients with this quick and thorough introduction. This hands-on book delivers a clear, pragmatic approach to web services by providing an architectural overview, complete working code...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $62.38
    Booksplease Price: $42.20
    Subtotal:
    $0.00
  • Java Design Patterns: A Hands-On Experience with Real-World Examples by Vaskaran Sarcar 9781484279700

    Java Design Patterns: A Hands-On Experience with Real-World Examples by Vaskaran Sarcar 9781484279700

    RRP: $107.23
    Booksplease Price: $79.77
    Use the step-by-step approach of this book to learn and implement design patterns in real-world applications. It focuses on classical design patterns with Java 17 and Eclipse (2021-09). In addition to Gang of Four (GoF) design patterns, the book covers...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $107.23
    Booksplease Price: $79.77
    Subtotal:
    $0.00
  • Introducing Blockchain with Java: Program, Implement, and Extend Blockchains with Java by Spiro Buzharovski 9781484279267

    Introducing Blockchain with Java: Program, Implement, and Extend Blockchains with Java by Spiro Buzharovski 9781484279267

    RRP: $97.48
    Booksplease Price: $63.36
    Create your own crypto currency by implementing blockchain technology using Java. This step-by-step guide will teach you how to create a user interface using Java FX and implement SQLite DB using JDBC Driver for the blockchain.Introducing Blockchain with...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $97.48
    Booksplease Price: $63.36
    Subtotal:
    $0.00
  • Cryptography and Cryptanalysis in Java: Creating and Programming Advanced Algorithms with Java SE 17 LTS and Jakarta EE 10 by Stefania Loredana Nita 9781484281048

    Cryptography and Cryptanalysis in Java: Creating and Programming Advanced Algorithms with Java SE 17 LTS and Jakarta EE 10 by Stefania Loredana Nita 9781484281048

    RRP: $77.98
    Booksplease Price: $72.27
    Here is your in-depth guide to cryptography and cryptanalysis in Java. This book includes challenging cryptographic solutions that are implemented in Java 17 and Jakarta EE 10. It provides a robust introduction to Java 17's new features and updates, a...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $77.98
    Booksplease Price: $72.27
    Subtotal:
    $0.00
  • Clojure Cookbook Luke Vanderhart 9781449366179

    Clojure Cookbook Luke Vanderhart 9781449366179

    RRP: $70.18
    Booksplease Price: $47.03
    With more than 150 detailed recipes, this cookbook shows experienced Clojure developers how to solve a variety of programming tasks with this JVM language. The solutions cover everything from building dynamic websites and working with databases to...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $70.18
    Booksplease Price: $47.03
    Subtotal:
    $0.00
  • Practical Domain-Driven Design in Enterprise Java: Using Jakarta EE, Eclipse MicroProfile, Spring Boot, and the Axon Framework by Vijay Nair 9781484245422

    Practical Domain-Driven Design in Enterprise Java: Using Jakarta EE, Eclipse MicroProfile, Spring Boot, and the Axon Framework by Vijay Nair 9781484245422

    RRP: $77.98
    Booksplease Price: $57.04
    See how Domain-Driven Design (DDD) combines with Jakarta EE MicroProfile or Spring Boot to offer a complete suite for building enterprise-grade applications. In this book you will see how these all come together in one of the most efficient ways to...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $77.98
    Booksplease Price: $57.04
    Subtotal:
    $0.00
  • 100 Java Mistakes and How to Avoid Them by Tagir Tagir 9781633437968

    100 Java Mistakes and How to Avoid Them by Tagir Tagir 9781633437968

    RRP: $103.33
    Booksplease Price: $75.13
    Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781633437968Author Tagir TagirFormat HardbackPage Count 328Imprint Manning PublicationsPublisher Manning Publications
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $103.33
    Booksplease Price: $75.13
    Subtotal:
    $0.00
  • Jython Essentials by Samuele Pedroni 9780596002473

    Jython Essentials by Samuele Pedroni 9780596002473

    RRP: $54.58
    Booksplease Price: $36.78
    Jython is an implementation of the Python programming language written in 100% pure Java, so it runs under any compliant Java Virtual Machine. The secret to Jython's popularity lies in the combination of Java's libraries and tools with Python's rapid...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $54.58
    Booksplease Price: $36.78
    Subtotal:
    $0.00
  • Database Programming with JDBC and Java George Reese 9781565926165

    Database Programming with JDBC and Java George Reese 9781565926165

    RRP: $77.98
    Booksplease Price: $52.36
    Java and databases make a powerful combination. Getting the two sides to work together, however, takes some effort--largely because Java deals in objects while most databases do not. This book describes the standard Java interfaces that make portable ...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $77.98
    Booksplease Price: $52.36
    Subtotal:
    $0.00
  • Java Parables Volume 1: Object-Oriented Programming in a Nutshell. by Pamela Osakwe Leon-Mezue 9781916207837

    Java Parables Volume 1: Object-Oriented Programming in a Nutshell. by Pamela Osakwe Leon-Mezue 9781916207837

    Booksplease Price: $50.99
    Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781916207837Author Pamela Osakwe Leon-MezueFormat HardbackPage Count 100Imprint Osakwe-Mezue PressPublisher Osakwe-Mezue PressWeight(grams)...
    Qty in Cart: 0
    Quantity:
    Price:
    Booksplease Price: $50.99
    Subtotal:
    $0.00
  • Fundamentals of Java Programming by Mitsunori Ogihara 9783319894904

    Fundamentals of Java Programming by Mitsunori Ogihara 9783319894904

    RRP: $126.73
    Booksplease Price: $117.35
    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...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $126.73
    Booksplease Price: $117.35
    Subtotal:
    $0.00
  • Oracle Certified Professional Java SE 7 Programmer Exams 1Z0-804 and 1Z0-805: A Comprehensive OCPJP 7 Certification Guide by S. G. Ganesh 9781430247647

    Oracle Certified Professional Java SE 7 Programmer Exams 1Z0-804 and 1Z0-805: A Comprehensive OCPJP 7 Certification Guide by S. G. Ganesh 9781430247647

    Booksplease Price: $91.42
    Oracle Certified Professional Java SE 7 Programmer Exams 1Z0-804 and 1Z0-805 is a concise, comprehensive, step-by-step, and one-stop guide for the Oracle Certified Professional Java SE 7 Programmer Exam. The first two chapters set the stage for exam...
    Qty in Cart: 0
    Quantity:
    Price:
    Booksplease Price: $91.42
    Subtotal:
    $0.00
  • Java Challenges: 100+ Proven Tasks that Will Prepare You for Anything by Michael Inden

    Java Challenges: 100+ Proven Tasks that Will Prepare You for Anything by Michael Inden

    RRP: $107.23
    Booksplease Price: $91.81
    Expand your knowledge of Java with this entertaining learning guide, which features 100+ exercises and programming challenges. Java Challenges will prepare you for your next exam or job interview, and covers many practical topics, such as strings,...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $107.23
    Booksplease Price: $91.81
    Subtotal:
    $0.00
  • Spring in Action by Craig Walls 9781617291203

    Spring in Action by Craig Walls 9781617291203

    Booksplease Price: $93.70
    DESCRIPTION Spring in Action, Fourth Edition continues the practical, hands-on style of the previous bestselling editions. Author Craig Walls has a special knack for crisp and entertaining examples that zoom in on the features and...
    Qty in Cart: 0
    Quantity:
    Price:
    Booksplease Price: $93.70
    Subtotal:
    $0.00
  • Event-Driven Architecture: How SOA Enables the Real-Time Enterprise by Angela Yochem

    Event-Driven Architecture: How SOA Enables the Real-Time Enterprise by Angela Yochem

    RRP: $72.13
    Booksplease Price: $53.29
    Improving Business Agility with EDA Going beyond SOA, enterprises can gain even greater agility by implementing event-driven architectures (EDAs) that automatically detect and react to significant business events. However, EDA planning and deployment is...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $72.13
    Booksplease Price: $53.29
    Subtotal:
    $0.00
  • Pro JPA 2: Mastering the Java (TM) Persistence API by Mike Keith 9781430219569

    Pro JPA 2: Mastering the Java (TM) Persistence API by Mike Keith 9781430219569

    RRP: $126.73
    Booksplease Price: $96.15
    Pro JPA 2 introduces, explains, and demonstrates how to use the Java Persistence API (JPA). JPA provides Java developers with both the knowledge and insight needed to write Java applications that access relational databases through JPA. Authors Mike...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $126.73
    Booksplease Price: $96.15
    Subtotal:
    $0.00
  • Pragmatic Scala 2e Venkat Subramaniam 9781680500547

    Pragmatic Scala 2e Venkat Subramaniam 9781680500547

    RRP: $56.53
    Booksplease Price: $38.90
    Our industry is moving toward functional programming, but your object-oriented experience is still valuable. Scala combines the power of OO and functional programming, and Pragmatic Scala shows you how to work effectively with both. Updated to Scala 2...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $56.53
    Booksplease Price: $38.90
    Subtotal:
    $0.00
  • Just Hibernate by Madhusudhan Konda

    Just Hibernate by Madhusudhan Konda

    RRP: $46.78
    Booksplease Price: $32.74
    If you're looking for a short, sweet, and simple introduction (or reintroduction) to Hibernate, this is the book you want. Through clear real-world examples, you'll learn Hibernate and object-relational mapping from the ground up, starting with the...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $46.78
    Booksplease Price: $32.74
    Subtotal:
    $0.00
  • Java Concepts, International Student Version Cay S. Horstmann (San Jose State University) 9781118318768

    Java Concepts, International Student Version Cay S. Horstmann (San Jose State University) 9781118318768

    RRP: $93.58
    Booksplease Price: $87.03
    Cay Horstmann's seventh edition of Java Concepts provides an approachable introduction to fundamental programming techniques and design skills, helping students master basic concepts and become competent coders. Major rewrites and an updated visual...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $93.58
    Booksplease Price: $87.03
    Subtotal:
    $0.00
  • Killer Game Programming in Java by Andrew Davison 9780596007300

    Killer Game Programming in Java by Andrew Davison 9780596007300

    RRP: $93.58
    Booksplease Price: $66.01
    Although the number of commercial Java games is still small compared to those written in C or C++, the market is expanding rapidly. Recent updates to Java make it faster and easier to create powerful gaming applications-particularly Java 3D-is fueling an...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $93.58
    Booksplease Price: $66.01
    Subtotal:
    $0.00
  • Data Structures and Algorithms Made Easy in Java: Data Structure and Algorithmic Puzzles, Second Edition by Narasimha Karumanchi 9781468101270

    Data Structures and Algorithms Made Easy in Java: Data Structure and Algorithmic Puzzles, Second Edition by Narasimha Karumanchi 9781468101270

    RRP: $77.98
    Booksplease Price: $70.75
    Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781468101270Author Narasimha KarumanchiFormat PaperbackPage Count 414Imprint CreateSpacePublisher CreateSpaceWeight(grams) 953gDimensions(mm) 279mm * 216mm...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $77.98
    Booksplease Price: $70.75
    Subtotal:
    $0.00
  • Java NIO Ron Hitchens 9780596002886

    Java NIO Ron Hitchens 9780596002886

    RRP: $62.38
    Booksplease Price: $41.61
    Many serious Java programmers, especially enterprise Java programmers, consider the new I/O API--called NIO for New Input/Output--the most important feature in the 1.4 version of the Java 2 Standard Edition. The NIO package includes many things that have...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $62.38
    Booksplease Price: $41.61
    Subtotal:
    $0.00
  • Java and SOAP Rob Englander 9780596001759

    Java and SOAP Rob Englander 9780596001759

    RRP: $70.18
    Booksplease Price: $46.45
    Java and SOAP provides Java developers with an in-depth look at SOAP (the Simple Object Access Protocol). Of course, it covers the basics: what SOAP is, why it's soared to a spot on the Buzzwords' Top Ten list, and what its features and capabilities are...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $70.18
    Booksplease Price: $46.45
    Subtotal:
    $0.00
  • Swing Hacks by Joshua Marinacci 9780596009076 [USED COPY]

    Swing Hacks by Joshua Marinacci 9780596009076 [USED COPY]

    RRP: $46.78
    Booksplease Price: $4.95
    "Swing Hacks" helps Java developers move beyond the basics of Swing, the graphical user interface (GUI) standard since Java 2. If you're a Java developer looking to build enterprise applications with a first-class look and feel, Swing is definitely one...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $46.78
    Booksplease Price: $4.95
    Subtotal:
    $0.00
  • Total: 0 items / $0.00

Adding your books to cart