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 337 - 360 of 1582 Results
Skip side bar filters
  • Performance Testing With JMeter 2.9

    by Bayo Erinle ...
    Performance Testing With JMeter 2.9 is a standard tutorial that will help you polish your fundamentals, guide you through various advanced topics, and along the process help you learn new tools and skills.This book is for developers, quality assurance engineers, testers, and test managers new to Apache JMeter, or those who are looking to get a good grounding in how to effectively use and become ... Read more

    R382,13 or Free with Kobo Plus

  • Practical Scala DSLs

    Real-World Applications Using Domain Specific Languages

    Series series Professional and Applied Computing (R0)
    Build domain specific languages (DSLs) using Java's most popular functional programming language: Scala. This book introduces the basics of Scala and DSLs using a series of practical examples. In Practical Scala DSLs, you’ll learn to create pragmatic and complete code examples that explain the actual use of DSLs with Scala: a web API and microservices; a custom language; a mobile app; a Forex ... Read more

    R801,54

  • DATA ANALYSIS USING JDBC AND SQL SERVER WITH OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE

    This book is SQL SERVER version of our previous book titled “DATA ANALYSIS USING JDBC AND MYSQL WITH OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE”. In this project, you will use the SQL VERSION version of Northwind database which is a sample database that was originally created by Microsoft and used as the basis for their tutorials in a variety of database products for decades. The Northwind ... Read more

    R305,61

  • 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

    R193,44 or Free with Kobo Plus

  • Practical Kotlin Programming

    This book was written to help anyone who wants to learn Kotlin by examples. This book describes all the basic elements of Kotlin programming language. The following is a list of highlight topics in this book:Development EnvironmentKotlin Programming LanguageCollections and GenericsFunctions and LambdasKotlin Object OrientedKotlin LibrariesString OperationsFile OperationsError HandlingBui... ... Read more

    R54,22

  • Java面向对象程序设计:AI大模型给程序员插上翅膀

    随着云计算、物联网、大数据、人工智能等新一代信息技术的发展,Java 作为一种高性能、跨平台的编程语言,有着广泛的应用。本书从应用的角度详尽介绍了 Java 开发的核心技术。 ... Read more

    R312,82

  • Java高并发编程指南

    by 谢议尊 ...
    随着移动互联网的发展,几乎所有主流的互联网应用都需要应对高并发场景,所以不管是Java初学者,还是Java开发老兵,了解和掌握Java高并发编程的相关知识都是非常必要的。本书以由浅入深的方式来对Java高并发编程的相关知识进行讲解,首先是对高并发的理解、多线程基础、Java并发包相关类的使用与设计原理进行介绍;然后再拓展讲解高并发系统设计的相关原理和涉及的相关框架、中间件等;最后对流行的Java开源框架的源码设计进行分析,以及结合实现一个简易版的秒.杀系统来介绍如何基于Java语言实现一个高并发系统,最终达到原理与实践结合的目的。 ... Read more

    R280,75

  • Rust Programming By Example

    Enter the world of Rust by building engaging, concurrent, reactive, and robust applications

    Discover the world of Rust programming through real-world examplesKey FeaturesImplement various features of Rust to build blazingly fast applicationsLearn to build GUI applications using Gtk-rsExplore the multi-threading aspect of Rust to tackle problems in concurrency and in distributed environmentsBook DescriptionRust is an open source, safe, concurrent, practical language created by Mozilla. It ... Read more

    R598,91 or Free with Kobo Plus

  • Hands-On Microservices with Spring Boot and Spring Cloud

    Build and deploy Java microservices using Spring Cloud, Istio, and Kubernetes

    Apply microservices patterns to build resilient and scalable distributed systemsKey FeaturesUnderstand the challenges of building large-scale microservice landscapesBuild cloud-native production-ready microservices with this comprehensive guideDiscover how to get the best out of Spring Cloud, Kubernetes, and Istio when used togetherBook DescriptionMicroservices architecture allows developers to ... Read more

    R739,67 or Free with Kobo Plus

  • Ultimate AI-Assisted Development with GitHub Copilot

    Code smarter, Test faster, and Build better with GitHub Copilot! Key Features ● Master prompt engineering and multi-modal Copilot interactions. ● Use GitHub Copilot for real coding, testing, and DevOps tasks. ● Speed up development with AI-powered code and test generation. Book Description AI-assisted coding is transforming how software is built—faster, smarter, and with fewer errors. GitHub ... Read more

    R368,91 or Free with Kobo Plus

  • Le livre de Java premier langage

    Avec 109 exercices corrigés

    by Anne Tasso ...
    Series series Noire
    Apprendre Java en douceurVous avez décidé de vous initier à la programmation et souhaitez opter pour un langage largement utilisé dans le monde professionnel ? Java se révèle un choix idéal comme vous le constaterez dans ce livre conçu pour les vrais débutants en programmation.Vous apprendrez d’abord, à travers des exemples simples en Java, à maîtriser les notions communes à tous les langages : ... Read more

    R425,79

  • Test-Driven Java Development

    Invoke TDD principles for end-to-end application development with Java

    Invoke TDD principles for end-to-end application development with JavaKey FeaturesBook DescriptionTest-driven development (TDD) is a development approach that relies on a test-first procedure that emphasises writing a test before writing the necessary code, and then refactoring the code to optimize it. The value of performing TDD with Java, one of the most established programming languages, is to ... Read more

    R680,79 or Free with Kobo Plus

  • Android Espresso Revealed

    Writing Automated UI Tests

    Series series Professional and Applied Computing (R0)
    Write Android user interface (UI) tests using Google Espresso for Android. You’ll cover all the major topics of writing functional UI automated tests using the Espresso testing framework, including different ways of running automated tests, architecting test projects in an easy and maintainable way, and using tools which help to implement automated tests with less effort.Android Espresso Revealed ... Read more

    R1 048,79

  • Introducing Maven

    A Build Tool for Today's Java Developers

    Series series Professional and Applied Computing (R0)
    Gain an understanding of Maven’s dependency management and use it to organize basic and multi-module Maven projects. This short book is your quick-start tutorial for learning to use Maven. It includes inconsistently immutable collections, better array construction, and more from the latest Maven version 3.6. This second edition covers the newest in today's most popular build tool for Java ... Read more

    R615,93

  • Spring Boot and Single-Page Applications: Securing Your API with a Single-Page Application Frontend - Second Edition

    Brief books for developers, #2

    by Jens Boje ...
    Series Book 2 - Brief books for developers
    Learn to integrate your Spring Boot application with a single-page application securely in an actionable and hands-on approach within just a few hours!In this custom-tailored learning plan you get a head start and learn 4 commonly used ways to integrate your Spring Boot backend with your single-page application and secure it.Revised second editionIn just a few hours, you will know how to implement ... Read more

    R116,17 or Free with Kobo Plus

  • The Definitive Guide to Modern Java Clients with JavaFX

    Cross-Platform Mobile and Cloud Development Updated for JavaFX 21 and 23

    Series series Professional and Applied Computing (R0)
    Build enhanced visual experiences and design and deploy modern, easy-to-maintain, client applications across a variety of platforms. This book will show you how these applications can take advantage of JavaFX’s latest user interface components, 3D technology, and cloud services to create immersive visualizations and allow high-value data manipulation. This book is a professional reference for ... Read more

    R1 248,43

  • Oracle ADF 11gR2 Development Beginner's Guide

    "Oracle ADF 11gR2 Development Beginner's Guide" will cover the basics of Oracle ADF 11g development and will then work through more complex topics as the reader gains more skills. This book will follow a tutorial approach with the content and tasks getting more advanced throughout. This book is intended for beginners who know a little about Java programming and would like to learn how to develop ... Read more

    R473,90 or Free with Kobo Plus

  • Computer Programming And Software Development

    Coding With C#, Python, JavaScript, React, Angular And Typescript

    by Richie Miller ...
    If you want to discover how to become a software developer using C#, Python, Angular, or JavaScript, this book is for you!9 BOOKS IN 1 DEAL!· BOOK 1: ANGULAR FRAMEWORK ESSENTIALS - OPEN SOURCE WEB APP DEVELOPMENT USING ANGULAR & TYPESCRIPT· BOOK 2: PYTHON MACHINE LEARNING - ALGORITHM DESIGN & PRACTICAL CODE EXECUTION· BOOK 3: REACT ... ... Read more

    R305,66

  • Swing for Jython

    Graphical Jython UI and Scripts Development using Java Swing and WebSphere Application Server

    by Robert Gibson ...
    Series series Professional and Applied Computing (R0)
    This book shows you how to use Swing to add a GUI to your Jython scripts, with an emphasis on the WebSphere Application Server wsadmin utility. In fact, we're going to teach you Swing using Jython, and we're going to do it in a way that, hopefully, that makes your scripts easier for people to use, more robust, more understandable, and therefore easier to maintain. ... Read more

    R765,89

  • Programming Google App Engine

    Build & Run Scalable Web Applications on Google's Infrastructure

    by Dan Sanderson ...
    Google App Engine makes it easy to create a web application that can serve millions of people as easily as serving hundreds, with minimal up-front investment. With Programming Google App Engine, Google engineer Dan Sanderson provides practical guidance for designing and developing your application on Google’s vast infrastructure, using App Engine’s scalable services and simple development model ... Read more

    R611,44

  • Microservices with Spring Boot and Spring Cloud

    Develop modern, resilient, scalable and highly available apps using microservices with Java, Spring Boot 3.0 and Spring Cloud

    DESCRIPTIONMicroservices has emerged as a powerful solution to build flexible, scalable, and resilient applications. This Book is the go-to-guide to understanding, designing, and implementing microservice architectures using Spring Boot. It takes you on a journey through the intricacies of microservices to create robust and efficient microservice-based applications.This book helps you to ... Read more

    R381,56

  • Java Cryptography

    Cryptography, the science of secret writing, is the biggest, baddest security tool in the application programmer's arsenal. Cryptography provides three services that are crucial in secure programming. These include a cryptographic cipher that protects the secrecy of your data; cryptographic certificates, which prove identity (authentication); and digital signatures, which ensure your data has not ... Read more

    R550,38

  • Java EE 7

    Enterprise-Anwendungsentwicklung leicht gemacht

    by Dirk Weil ...
    Java EE stellt schon seit mehr als einem Jahrzehnt eine verlässliche und tragfähige Plattform zur Entwicklung von Enterprise-Anwendungen dar. Die Version 7 fügt der Plattform einige lang erwartete Features hinzu. Das Buch zeigt anhand vieler Beispiele, wie einfach Software für die Java-EE-Plattform erstellt werden kann. So wird stückweise ein leistungsfähiger, aber überschaubarer Stack für ... Read more

    R576,00 or Free with Kobo Plus

  • Learn Type-Driven Development

    Benefit from type systems to build reliable and safe applications using ReasonML 3

    A fast paced guide for JavaScript developers for writing safe, fast, and reusable code by leveraging ResaonML\\'s strong static type systemKey FeaturesReduce code errors with the power of type systemsEmploy static typechecking and genericity to promote code reuse and consistencyUnderstand functional programming which is the foundation of type-driven developmentBook DescriptionType-driven ... Read more

    R481,15 or Free with Kobo Plus