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 1 - 24 of 584 Results
Skip side bar filters
  • Sams Teach Yourself Java in 21 Days (Covering Java 7 and Android)

    Series series Sams Teach Yourself
    Sams Teach Yourself Java in 21 Days Covering Java 7 and Android App Development Sams Teach Yourself Java in 21 Days continues to be one of the most popular, best-selling Java tutorials on the market. Written by an expert technical writer, it has been acclaimed for its clear and personable writing, for its extensive use of examples, and for its logical and complete organization. The sixth ... Read more

    R479,88

  • Android 4 Development: From Eclipse to End User

    by Jason Suptic ...
    Are you ready to create your first Android App now? If so, this book is for you. Whether you are a veteran programmer or a beginner, this book will help you learn Android development by examples, pictures, and explanations. This is an introduction to both Eclipse and Android Development Tools (ADT) through building a complete app. Windows™ is the operating system used during the writing of this ... Read more

    R49,83

  • Core Java, Volume I--Fundamentals: Eighth Edition

    Eighth Edition

    Series series Core Series
    This revised edition of the classic Core Java™, Volume I–Fundamentals , is the definitive guide to Java for serious programmers who want to put Java to work on real projects.   Fully updated for the new Java SE 6 platform, this no-nonsense tutorial and reliable reference illuminates the most important language and library features with thoroughly tested real-world examples. The example programs ... Read more

    R639,85

  • 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

    R479,88

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

    R484,14

  • Core Java

    Advanced Features, Volume 2

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

    R699,30

  • Java in 24 Hours, Sams Teach Yourself (Covering Java 9)

    Series series Sams Teach Yourself
    Computer programming with Java is easier than it looks. In just 24 lessons of one hour or less, you can learn to write computer programs in Java.Using a straightforward, step-by-step approach, popular author Rogers Cadenhead helps you master the skills and technology you need to create desktop and web programs, web services, an Android app, and even Minecraft mods in Java.Each lesson builds on ... Read more

    R376,50

  • 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

    R639,85

  • Kubernetes

    Do you want a container management system that provides outstanding community and industry support?Do you want something that supports a wide spectrum of workloads, programming languages and frameworks?Look no further!Kubernetes has fast become the go-to platform when it comes to container management, both open source and commercial, providing a widely used solution that has surged in popularity ... Read more

    R58,33

  • 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

    R533,24

  • 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

    R1 155,51

  • What's New in Java 7

    Java 7 has a number of features that will please developers. Madhusudhan Konda provides an overview of these, including strings in switch statements, multi-catch exception handling, try-with-resource statements, the new File System API, extensions of the JVM, support for dynamically-typed languages, and the fork and join framework for task parallelism. ... Read more

    Free

  • 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

    R645,48

  • The Java EE 6 Tutorial

    Advanced Topics

    Series series Java Series
    The Java EE 6 Tutorial: Advanced Topics, 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.   This guide–which builds on the ... Read more

    R533,24

  • Core Servlets and JavaServer Pages, Volume 2

    Advanced Technologies

    Java EE is the technology of choice for e-commerce applications, interactive Web sites, and Web-enabled services. Servlet and JSP technology provides the link between Web clients and server-side applications on this platform. Core Servlets and JavaServer Pages, Volume 2: Advanced Technologies, Second Edition, is the definitive guide to the advanced features and capabilities provided by servlets ... Read more

    R586,49

  • Core Java Volume I--Fundamentals

    Series series Core Series
    Fully updated to reflect Java SE 7 language changes, Core Java™, Volume I—Fundamentals, Ninth Edition, is the definitive guide to the Java platform.Designed for serious programmers, this reliable, unbiased, no-nonsense tutorial illuminates key Java language and library features with thoroughly tested code examples. As in previous editions, all code is easy to understand, reflects modern best ... Read more

    R639,85

  • Java 8实战

    本书介绍了Java 8这个里程碑版本的新特性,包括Lambdas、流和函数式编程。全书分四个部分:基础知识、函数式数据处理、高效Java 8编程和超越Java 8,向读者展现了一幅Java与时俱进的现代化画卷。 ... Read more

    R446,30

  • 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

    R533,24

  • Raspberry PI 2: 12 Ultimate Lessons To Learn the Basics of Raspberry PI 2

    by Sara Cole ...
    If you haven’t yet used the Raspberry Pi, but you’re considering purchasing one, then you should absolutely purchase this user guide to learn the basics of Raspberry Pi 2! There’s so much to explore after you have learned the basics. You’ll be able to create remote controlled cars, fun robots, video game emulators, and much more once you master the basics, since there really isn’t a limit to the ... Read more

    R72,95

  • Sams Teach Yourself Mod Development for Minecraft in 24 Hours

    by Jimmy Koene ...
    Series series Sams Teach Yourself
    In Full Color!In just 24 sessions of one hour or less, Sams Teach Yourself Minecraft® Mod Development in 24 Hours will help you transform Minecraft® into anything you can imagine--and share your vision with millions of players worldwide! You’ll learn all the mod development skills you need as you walk through a complete step-by-step project, complete with a mob, new tools, new armor, food, ores, ... Read more

    R373,16

  • Learning Spring 5.0

    Build, test, and secure robust enterprise-grade applications using the Spring FrameworkAbout This BookBuild an enterprise application throughout the book that communicates with a microserviceDefine and inject dependencies into your objects using the IoC containerMake use of Spring's reactive features including tools and implement a reactive Spring MVC applicationWho This Book Is ForThis book is ... Read more

    R533,24

  • Rich Client Programming

    Plugging into the NetBean Platform

    The open-source NetBeans Platform is an extraordinarily powerful framework for building "write once, run anywhere" rich client applications. Now, for the first time since the release of NetBeans IDE 5.0, there's a comprehensive guide to rich client development on the NetBeans Platform. Written for Java developers and architects who have discovered that basic Swing components are not enough for ... Read more

    R586,49

  • JAVA PROGRAMMING FOR BEGINNERS

    Master Java Fundamentals and Build Your Own Applications (2023 Crash Course)

    by Theo Houle ...
    "Java Programming for Beginners" is a comprehensive guide to learning the fundamentals of Java programming.This book is designed for those who are new to programming and want to learn how to write Java code.Here are some key points that are covered in the book:An introduction to the Java programming language and its syntaxThe basics of object-oriente... ... Read more

    R75,54

  • Making Things Smart

    Easy Embedded JavaScript Programming for Making Everyday Objects into Intelligent Machines

    Making Things Smart teaches the fundamentals of the powerful ARM microcontroller by walking beginners and experienced users alike through easily assembled projects comprised of inexpensive, hardware-store parts.Current ARM programming books take a bland, textbook approach focused on complex, beginner-unfriendly languages like C or ARM Assembler. Making Things Smart uses Espruino (JavaScript for ... Read more

    R403,41