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 841 - 864 of 1748 Results
Skip side bar filters
  • Kotlin 實戰範例

    by Tony LU ...
    Kotlin 是一門具有簡潔、安全、能和 Java 互相操作,並且結合了物件導向和函數式特性的程式語言,可用於 Android、網站後端、前端及跨平台桌面應用,是值得 Java 開發者一試的新程式語言,本書針對每個特性的解說均有範例說明。---歡迎來我的 Blog https://blog.tonycube.com/ 有更多的內容可以閱讀。 ... Read more

    12,73 €

  • Java programación. Teoría y ejemplos

    Esta obra es una guía completa y progresiva para aprender a programar con uno de los lenguajes _x000D_más utilizados del mundo. Dirigido tanto a estudiantes como a profesionales que deseen _x000D_ consolidar sus conocimientos, este libro ofrece un recorrido desde los conceptos básicos hasta _x000D_técnicas avanzadas, utilizando Java como lenguaje de referencia._x000D__x000D_ A lo largo de sus diez ... Read more

    14,99 € or Free with Kobo Plus

  • Ultimate Python for Fintech Solutions

    Creating Next Gen Apps in Finance Key Features ● Master the Python libraries and packages essential for financial applications, enabling robust development. ● Utilize Python for developing applications that process financial information, visualize data in diverse formats, and create insightful representations. ● Derive analytical insights from mathematical models integrated into Python ... Read more

    16,99 € or Free with Kobo Plus

  • ChatGPT for Java

    A Hands-on Developer's Guide to ChatGPT and Open AI APIs

    by Bruce Hopkins ...
    Embrace the future of software development! ChatGPT for Java is the perfect starting point for Java developers to learn how to build intelligent applications using ChatGPT and Open AI APIs.This book takes you from the ground up to demonstrate how to use ChatGPT programmatically. You will learn the basics of ChatGPT and OpenAI APIs, including how to authenticate, send prompts, generate responses, ... Read more

    50,87 €

  • 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

    20,55 € 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

    42,92 €

  • 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

    14,55 €

  • 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

    9,99 € 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

    2,80 €

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

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

    16,13 €

  • Java高并发编程指南

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

    14,52 €

  • OCP Oracle Certified Professional Java SE 21 Developer (Exam 1Z0-830) Java SE 17 Developer (Exam 1Z0-829) Programmer’s Guide

    Series series Oracle Press Certification
    OCP Oracle Certified Professional Java SE 21 Developer (Exam 1Z0-830)Java SE 17 Developer (Exam 1Z0-829) Programmer’s GuideA comprehensive guide to the Java programming language and both the Java SE 21 and Java SE 17 Developer certification exams, this unique tutorial and reference features a rigorous introduction to programming in Java in addition to meticulous coverage of the exam objectives you ... Read more

    78,22 €

  • 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

    29,56 € 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

    36,24 € 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

    21,24 € 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

    21,99 €

  • Pro JMX

    Java Management Extensions

    Series series Professional and Applied Computing (R0)
    Get ready to plunge into the complete world of JMX architecture—including the release of JMX Remoting 1.2! Pro JMX: Java Management Extensions features cutting-edge examples of JMX integration with distributed applications, including sequence diagrams and real-world sample code.Author Jeff Hanson takes a top-down approach, starting from the highest level of detail and drilling down. In the process ... Read more

    41,97 €

  • Practical IoT Edge Computing with Python

    Build Real-time IoT Solutions Using Python, Edge, and Docker Tools. Key Features ● Explore real-world IoT use-cases using Python and edge computing. ● Hands-on projects on embedded devices like Raspberry Pi and Jetson Nano. ● Learn edge-cloud integration, Docker, and protocols such as MQTT and CoAP. ● Covers security, streaming data, and future edge computing trends. Book Description The Internet ... Read more

    16,99 € or Free with Kobo Plus

  • Java 7

    Fork-Join-Framework und Phaser

    Series Book 28 - shortcuts
    Im zweiten Band des Java-7-shortcuts von Angelika Langer und Klaus Kreft werden weitere wichtige Neuerungen vorgestellt und erläutert. Die beiden Java-Experten konzentrieren sich dabei in den ersten Kapiteln auf das Fork-Join-Framework, einen Teil des JSR 166y. Es geht um das Design des Frameworks, Details zu dessen Implementierung und die Konsequenzen für die zukünftige Benutzung von Arrays und ... Read more

    4,99 €

  • Ajax on Java

    The Essentials of XMLHttpRequest and XML Programming with Java

    This practical guide shows you how to make your Java web applications more responsive and dynamic by incorporating new Ajaxian features, including suggestion lists, drag-and-drop, and more. Java developers can choose between many different ways of incorporating Ajax, from building JavaScript into your applications "by hand" to using the new Google Web Toolkit (GWT).Ajax on Java starts with an ... Read more

    16,42 €

  • Learning XNA 4.0

    Game Development for the PC, Xbox 360, and Windows Phone 7

    by Aaron Reed ...
    Want to develop games for Xbox 360 and Windows Phone 7? This hands-on book will get you started with Microsoft's XNA 4.0 development framework right away -- even if you have no experience developing games. Although XNA includes several key concepts that can be difficult for beginning web developers to grasp, Learning XNA 4.0 shortens the learning curve by walking you through the framework in a ... Read more

    22,14 €

  • Programming Grails

    Best Practices for Experienced Grails Developers

    by Burt Beckwith ...
    Dig deeper into Grails architecture and discover how this application framework works its magic. Written by a core developer on the Grails team, this practical guide takes you behind the curtain to reveal the inner workings of its 2.0 feature set. You’ll learn best practices for building and deploying Grails applications, including performance, security, scaling, tuning, debugging, and monitoring ... Read more

    26,70 €

  • Android Studio 2 Essentials

    A fast-paced guide to get you up and running with Android application development using Android Studio 2

    A fast-paced guide to get you up and running with Android application development using Android Studio 2Key Features\[\*\] Configure, build, and run Android projects with Android Studio 2\[\*\] Test your apps using the Android emulator and learn how to manage virtual devices\[\*\] Explore how Android Studio 2 can be made a part of your workflow to reduce the overall development timeBook ... Read more

    23,84 € or Free with Kobo Plus

  • Security Challenges with Blockchain

    by Chintan Dave ...
    Securing the Chain: Navigating the Future of Blockchain with Confidence Key Features ● Discover the forefront of blockchain security protocols and risks. ● Reveal effective strategies to fortify blockchain system defense. ● Embark on practical solutions for real-world blockchain challenges. Book Description In “Security Challenges with Blockchain”, readers embark on a critical journey through the ... Read more

    8,49 € or Free with Kobo Plus