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 1321 - 1344 of 1726 Results
Skip side bar filters
  • Seam in Action

    by Dan Allen ...
    JBoss Seam is an exciting new application framework based on the Java EE platform that is used to build rich, web-based business applications. Seam is rapidly capturing the interest of Java enterprise developers because of its focus on simplicity, ease of use, transparent integration, and scalability.Seam in Action offers a practical and in-depth look at JBoss Seam. The book puts Seam head-to-head ... Read more

    $65.99 CAD

  • Spring Microservices in Action, Second Edition

    Spring Microservices in Action, Second Edition teaches you to build microservice-based applications using Java and Spring.SummaryBy dividing large applications into separate self-contained units, Microservices are a great step toward reducing complexity and increasing flexibility. Spring Microservices in Action, Second Edition teaches you how to build microservice-based applications using Java and ... Read more

    $77.99 CAD

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

    $16.13 CAD or Free with Kobo Plus

  • 100 Java Mistakes and How to Avoid Them

    by Tagir Valeev ...
    Dodge the common mistakes that even senior developers make, take full advantage of static analysis tools, and deliver robust and error-free Java code.Whenever you make a mistake writing Java, it’s almost guaranteed that someone else has made it before! In 100 Java Mistakes and How To Avoid Them you’ll learn about the common and the not-so-common antipatterns, errors, and tricky bits that trip up ... Read more

    $77.99 CAD

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

    $80.79 CAD

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

    $30.13 CAD or Free with Kobo Plus

  • Ultimate Cisco Collaboration Infrastructure for Enterprise Solutions

    by Lalit Pamnani ...
    Master Cisco Collaboration Infrastructure, One Chapter at a Time Key Features ● Comprehensive lifecycle coverage of Cisco Collaboration Infrastructure. ● Practical application focus for real-world admin scenarios and troubleshooting. ● Includes numerous references and resources for holistic implementation and further exploration. Book Description This comprehensive book is designed to help IT ... Read more

    $41.09 CAD or Free with Kobo Plus

  • Spring Boot 2: How To Get Started and Build a Microservice - Third Edition

    Brief books for developers, #1

    by Jens Boje ...
    Series Book 1 - Brief books for developers
    From Zero Spring Experience to Building Your First Microservice with Spring Boot 2Learn to build your first microservice with Spring Boot. Together we will write a production-ready microservice with a REST API in just a few hours. All starting from having zero experience with Spring at all.Revised and extended 3rd editionUpdate: Using Spring Boot 2.1.8.RELEASE version.Our guides give you brief ... Read more

    $9.99 CAD or Free with Kobo Plus

  • Mastering OpenCV with Python

    by Ayush Vaishya ...
    Unlocking Visual Insights: OpenCV Made Simple and Powerful. KEY FEATURES ● OpenCV Mastery: Harness the full potential of OpenCV. ● Comprehensive Coverage: From fundamentals to advanced techniques. ● Practical Exercises: Apply knowledge through hands-on tasks. DESCRIPTION “Mastering OpenCV with Python” immerses you in the captivating realm of computer vision, with a structured approach that equips ... Read more

    $24.65 CAD or Free with Kobo Plus

  • Beginning Scala

    Series series Professional and Applied Computing (R0)
    Beginning Scala, Second Edition takes a down-to-earth approach to teaching Scala that leads you through simple examples that can be combined to build complex, scalable systems and applications.This book introduces you to the Scala programming language, its object-oriented and functional programming characteristics, and then guides you through Scala constructs and libraries that allow you to ... Read more

    $75.99 CAD

  • Ultimate Microsoft XDR for Full Spectrum Cyber Defence

    Unify Your Cyber Defense, Hunt Smarter and Respond Faster with Microsoft XDR! Key Features ● Learn every component of the Defender suite, Entra ID, and Microsoft Sentinel, from fundamentals to advanced automation. ● Build real-world detections, hunt threats, and automate response with guided labs and step-by-step workflows. ● Master KQL query design, cross-platform signal correlation, and threat ... Read more

    $34.24 CAD or Free with Kobo Plus

  • Advanced Topics in Java

    Core Concepts in Data Structures

    Series series Professional and Applied Computing (R0)
    Java is one of the most widely used programming languages today. It was first released by Sun Microsystems in 1995. Over the years, its popularity has grown to the point where it plays an important role in most of our lives. From laptops to data centers, game consoles to scientific supercomputers, cell phones to the Internet, Java is everywhere! There are tons of applications and heaps of websites ... Read more

    $75.99 CAD

  • JavaServer Faces: Introduction by Example

    by Josh Juneau ...
    Series series Professional and Applied Computing (R0)
    This book is about using JavaServer Faces to create and deploy interactive applications delivered to end users via a browser interface. JavaServer Faces is the component-based technology enabling easy development of such applications, especially applications of the type commonly needed in enterprise environments. JavaServerFaces: Introduction by Example is a to-the-point, 250-page introduction to ... Read more

    $44.59 CAD

  • Ultimate Machine Learning with ML.NET

    “Empower Your .NET Journey with Machine Learning” Key Features ● Step-by-step guidance to help you navigate through various machine learning tasks and techniques with ML.NET. ● Explore all aspects of ML.NET, from installation and configuration to model deployment. ● Engage in practical exercises and real-world projects to solidify your understanding. Book Description Dive into the world of machine ... Read more

    $27.39 CAD or Free with Kobo Plus

  • Software Development, Design, and Coding

    With Patterns, Debugging, Unit Testing, and Refactoring

    Series series Professional and Applied Computing (R0)
    Learn the principles of good software design and then turn those principles into great code. This book introduces you to software engineering — from the application of engineering principles to the development of software. You'll see how to run a software development project, examine the different phases of a project, and learn how to design and implement programs that solve specific problems. ... Read more

    $75.99 CAD

  • Transitioning to Java

    Kickstart your polyglot programming journey by getting a clear understanding of Java

    by Ken Fogel ...
    Develop your Java coding skills by exploring object-oriented methodologies, functional programming, software design patterns, and more Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesGet started with programming in Java with this step-by-step guide for experienced programmersRe-enforce your knowledge of object-oriented methodologies applied in JavaDevelop the range of ... Read more

    $38.39 CAD or Free with Kobo Plus

  • Interactive Object-Oriented Programming in Java

    Learn and Test Your Programming Skills

    Series series Professional and Applied Computing (R0)
    Gain the fundamental concepts of object-oriented programming with examples in Java. This second edition comes with detailed coverage and enhanced discussion on fundamental topics such as inheritance, polymorphism, abstract classes, interfaces, and packages. This edition also includes discussions on multithread programming, generic programming, database programming, and exception handling ... Read more

    $80.79 CAD

  • Hands-On Reactive Programming in Spring 5

    Build cloud-ready, reactive systems with Spring 5 and Project Reactor

    Explore the reactive system and create efficient microservices with Spring Boot 2.1 and Spring CloudKey FeaturesUnderstand the kind of system modern businesses require with SpringGain deeper insights into reactive programming with Reactor and Spring CloudGet in-depth knowledge on asynchronous and nonblocking communication with Spring 5 WebFluxBook DescriptionThese days, businesses need a new type ... Read more

    $41.59 CAD or Free with Kobo Plus

  • Mastering Android Studio 3

    Build Dynamic and Robust Android applications

    by Kyle Mew ...
    Unleash the power of Android Studio 3 to develop mobile applications faster and efficiently.Key Features\* Use Android Studio not just as an IDE but as a complete testing and build solution\*Produce customized APKs with Gradle to suit various versions of an app, such as test versions and free versions of an otherwise paid app.\*Explore all aspects of UI development and testing using working XML ... Read more

    $41.59 CAD or Free with Kobo Plus

  • Coding for Beginners

    A Simplified Approach to Enter the Computer Programming Realm and Explore Core Functions in Key Languages like Python, Java, and C++

    by Ryan roffe ...
    Are you in search of a reliable beginner's guide to take your first steps into the world of coding?Are you wondering which programming language aligns best with your needs?The initial approach to coding is crucial, and following a guide crafted by a seasoned programmer can make a significant difference. In today's competitive landscape, possessing a solid understanding of various programming ... Read more

    $13.56 CAD or Free with Kobo Plus

  • Java 9 High Performance

    Practical techniques and best practices for optimizing Java applications through concurrency, reactive programming, and more

    Best practices to adapt and bottlenecks to avoid Key Features\[\*\] Tackle all kinds of performance-related issues and streamline your development\[\*\] Master the new features and new APIs of Java 9 to implement highly efficient and reliable codes\[\*\] Gain an in-depth knowledge of Java application performance and obtain best results from performance testingBook DescriptionFinally, a book that ... Read more

    $47.19 CAD or Free with Kobo Plus

  • jMonkeyEngine 3.0 Cookbook

    by Rickard Eden ...
    If you are a jMonkey developer or a Java developer who is interested to delve further into the game making process to expand your skillset and create more technical games, then this book is perfect for you. ... Read more

    $27.19 CAD or Free with Kobo Plus

  • Learning HBase

    If you are an administrator or developer who wants to enter the world of Big Data and BigTables and would like to learn about HBase, this is the book for you. ... Read more

    $30.39 CAD or Free with 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. ... Read more

    $17.39 CAD or Free with Kobo Plus