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 433 - 456 of 1576 Results
Skip side bar filters
  • Java for Black Jack: Learn the Java Programming Language in One Session by Writing and Running a Java-Based Card Game Simulation

    Have you ever wished you could learn a new skill with one reading? Especially a skill that could pay you over $100,000 a year? Wish no longer. With his latest title, Java for Black Jack, famed teacher U.Q. Magnusson will get you going in the dominant programming language of the Internet, Java.Within this compact, easy-to-read Micro-Manual, you will learn the Java programming language by writing ... Read more

    PHP174.29

  • Learning XNA 3.0

    XNA 3.0 Game Development for the PC, Xbox 360, and Zune

    by Aaron Reed ...
    Do you have what it takes to become a game developer? With this hands-on book, you'll learn quickly and easily how to develop computer games with Microsoft's XNA 3.0 framework-not just for your PC, but for Xbox 360 and the Microsoft Zune as well.Written by an experienced university-level game development instructor, Learning XNA 3.0 walks you through the framework in a clear and understandable ... Read more

    PHP1,174.79

  • Learning Neo4j

    This book is for developers who want an alternative way to store and process data within their applications. No previous graph database experience is required; however, some basic database knowledge will help you understand the concepts more easily. ... Read more

    PHP1,625.89 or Free with Kobo Plus

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

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

    PHP691.93 or Free with Kobo Plus

  • Java Programming for Kids: Learn Java Step By Step and Build Your Own Interactive Calculator for Fun!

    Ever use that free calculator application on your computer? Probably, but chances are it was such an unmemorable experience that you couldn’t say for sure whether you have or not.What if that calculator knew your name? What if it carried on a conversation with you, and asked you questions? You’d probably remember it a little better! Maybe even make a point of using it whenever you needed to crack ... Read more

    PHP174.29

  • ReactJS by Example - Building Modern Web Applications with React

    Building Modern Web Applications with React

    by Vipul A M ...
    Get up and running with ReactJS by developing five cutting-edge and responsive projectsKey Features\[\*\]Create pragmatic real-world applications while learning React and its modern developer tools\[\*\]Build sustainable user interfaces by transforming data into components of UI\[\*\]Learn how to generate reusable ReactJS components effectivelyBook DescriptionReactJS is an open-source JavaScript ... Read more

    PHP1,873.79 or Free with Kobo Plus

  • Oracle SOA BPEL Process Manager 11gR1 – A Hands-on Tutorial

    This hands-on, example-driven guide is a practical getting started tutorial with plenty of step-by-step instructions for beginner to intermediate level readers working with BPEL PM in Oracle SOA SuiteWritten for SOA developers, administrators, architects, and engineers who want to get started with Oracle BPEL PM 11g. No previous experience with BPEL PM is required, but an understanding of SOA and ... Read more

    PHP1,835.69 or Free with Kobo Plus

  • Java Performance

    Series series Java Series
    “The definitive master class in performance tuning Java applications…if you love all the gory details, this is the book for you.”–James Gosling, creator of the Java Programming LanguageImprovements in the Java platform and new multicore/multiprocessor hardware have made it possible to dramatically improve the performance and scalability of Java software.Java™ Performance covers the latest Oracle ... Read more

    PHP2,517.69

  • Kotlin In-depth [Vol-II]

    A comprehensive guide to modern multi-paradigm language

    The purpose of this book is to guide a reader through the capabilities of the Kotlin language and give examples of using it for development of various applications be it desktop, mobile or Web. Although our primary focus is on the JVM and Android, the knowledge we’re sharing here to various extents applies to other Kotlin-supported platforms such as JavaScript, native and even multi-platform ... Read more

    PHP837.39 or Free with Kobo Plus

  • UNCOVER HIDDEN INSIGHTS ON CLOJURE PROGRAMMING

    MASTER SPAs AND DYNAMIC ULs LIKE A PRO

    UNLOCK THE POWER OF CLOSURE: Master Front-End Development & Build Dynamic UIs and SPAs Like a ProAre you ready to take your front-end development skills to the next level?In this comprehensive guide, you'll unlock the power of Closure – a powerful JavaScript technique for creating modular, efficient, and maintainable code. You'll not only master Closure itself, but also leverage it to build ... Read more

    PHP408.05 or Free with Kobo Plus

  • Spark: The Definitive Guide

    Big Data Processing Made Simple

    Learn how to use, deploy, and maintain Apache Spark with this comprehensive guide, written by the creators of the open-source cluster-computing framework. With an emphasis on improvements and new features in Spark 2.0, authors Bill Chambers and Matei Zaharia break down Spark topics into distinct sections, each with unique goals.Youâ??ll explore the basic operations and common functions of Sparkâ? ... Read more

    PHP2,517.89

  • BIRT

    A Field Guide to Reporting

    The world-wide developer community has downloaded over three million copies of BIRT (Business Intelligence and Reporting Tools) from the Eclipse web site. Built on the open-source Eclipse platform, BIRT is a powerful reporting system that provides an end-to-end solution, from creating and deploying reports to integrating report capabilities in enterprise applications.The first in a two-book series ... Read more

    PHP2,307.89

  • MASTER REACT.JS PART 3

    by m.furqan riaz ...
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web ... Read more

    PHP232.59 or Free with Kobo Plus

  • Advanced Java Interview Questions and Answers

    by Jaishree Soni ...
    Series Book 9 - Java Books Series
    Java has remained one of the most widely used programming languages in the software industry, with applications ranging from enterprise solutions to web development, mobile applications, and cloud computing. As technology evolves, so do the expectations from Java developers. Companies today seek professionals who possess not only a strong foundation in Java but also expertise in advanced topics ... Read more

    PHP582.34 or Free with Kobo Plus

  • Mastering Regular Expressions

    Understand Your Data and Be More Productive

    Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you ... Read more

    PHP2,140.09

  • Becoming Functional

    Steps for Transforming Into a Functional Programmer

    If you have an imperative (and probably object-oriented) programming background, this hands-on book will guide you through the alien world of functional programming. Author Joshua Backfield begins slowly by showing you how to apply the most useful implementation concepts before taking you further into functional-style concepts and practices.In each chapter, you’ll learn a functional concept and ... Read more

    PHP1,006.89

  • JBoss EAP6 High Availability

    by Weinan Li ...
    An easy-to-follow guide full of hands-on examples of real-world administration tasks.JBoss EAP6 High Availability is ideal for those who want to learn how to use JBoss EAP6 to set up a cluster. Basic knowledge of Linux/Unix is required. ... Read more

    PHP1,383.89 or Free with Kobo Plus

  • Head First Java

    What will you learn from this book?Head First Java is a complete learning experience in Java and object-oriented programming. With this book, you'll learn the Java language with a unique method that goes beyond how-to manuals and helps you become a great programmer. Through puzzles, mysteries, and soul-searching interviews with famous Java objects, you'll quickly get up to speed on Java's ... Read more

    PHP2,853.59

  • The Complete Coding Interview Guide in Java

    An effective guide for aspiring Java developers to ace their programming interviews

    Explore a wide variety of popular interview questions and learn various techniques for breaking down tricky bits of code and algorithms into manageable chunksKey FeaturesDiscover over 200 coding interview problems and their solutions to help you secure a job as a Java developerWork on overcoming coding challenges faced in a wide array of topics such as time complexity, OOP, and recursionGet to ... Read more

    PHP1,873.79 or Free with Kobo Plus

  • CERT Oracle Secure Coding Standard for Java, The

    Series series SEI Series in Software Engineering
    “In the Java world, security is not viewed as an add-on a feature. It is a pervasive way of thinking. Those who forget to think in a secure mindset end up in trouble. But just because the facilities are there doesn’t mean that security is assured automatically. A set of standard practices has evolved over the years. The Secure® Coding® Standard for Java™ is a compendium of these practices. These ... Read more

    PHP2,780.09

  • Core Java

    Fundamentals, Volume 1

    by Cay Horstmann ...
    The #1 Guide for Serious Programmers: Fully Updated for Java SE 9, 10 & 11Cay Horstmann’s Core Java, Volume I—Fundamentals, Eleventh Edition, is the definitive guide to writing robust, maintainable code with the Java SE 9, 10, and 11 language and libraries. Horstmann writes for serious programmers who use Java in production projects, and need a deep, practical understanding of the language and API ... Read more

    PHP2,433.89

  • 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

    PHP310.99

  • Java Made Simple

    by P K Mcbride ...
    Java is a programming language designed for use on networks, in particular the Internet, and can also be used to write full-scale applications. It is based upon C++ and is very similar in its style and structure. Java Made Simple 2nd edition concentrates on getting the reader started and assumes no prior programming knowledge. Once the essentials have been mastered, it provides the confidence to ... Read more

    PHP2,505.98

  • Mastering Quantum Computing with Qiskit

    Master Quantum Computing with Qiskit to Build Powerful Applications. Key Features ● Learn quantum computing fundamentals, including qubits and entanglement. ● Explore key quantum algorithms and new features of Qiskit 1.0+. ● Build real-world quantum applications for complex problem-solving. Book Description With over 450,000 users worldwide, Qiskit has become the go-to platform for building large ... Read more

    PHP331.99 or Free with Kobo Plus