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 1225 - 1248 of 1729 Results
Skip side bar filters
  • A complete Reference of PHP

    technical, #2018

    by priyanka ...
    Series Book 2018 - technical
    PHP: The Complete Reference is a book that provides the readers with key insights into developing dynamic websites using PHP.Summary Of The BookPHP is classified as a server-side scripting language that is used for web development, which can also be utilized as a general-purpose programming language. PHP is installed on over 244 million sites and around 2.1 million servers. PHP: The Complete ... Read more

    $2.99 USD or Free with Kobo Plus

  • Modern Systems Programming with Scala Native

    Write Lean, High-Performance Code without the JVM

    Access the power of bare-metal systems programming with Scala Native, an ahead-of-time Scala compiler. Without the baggage of legacy frameworks and virtual machines, Scala Native lets you re-imagine how your programs interact with your operating system. Compile Scala code down to native machine instructions; seamlessly invoke operating system APIs for low-level networking and IO; control pointers, ... Read more

    $28.79 USD

  • Mastering NGINX for Site Reliability and Performance Optimization

    by Richa Garg ...
    Unlock the power of NGINX to boost performance and scale effortlessly. Key Features ● Learn NGINX from basics to advanced with expert guidance, from installation to high-performance configurations. ● Reinforce your skills with practical examples and detailed solutions for real-world applications. ● Step-by-step beginner-friendly approach with clear explanations, making complex concepts easy to ... Read more

    $19.99 USD or Free with Kobo Plus

  • Dart in Action

    by Chris Buckett ...
    SummaryDart in Action introduces Google's Dart language and provides techniques and examples showing how to use it as a viable replacement for Java and JavaScript in browser-based desktop and mobile applications. It begins with a rapid overview of Dart language and tools, including features like interacting with the browser, optional typing, classes, libraries, and concurrency with isolates. After ... Read more

    $49.99 USD

  • Java GC Tutorials - Herong's Tutorial Examples

    by Herong Yang ...
    This book is a collection of tutorial notes and sample codes written by the author while he was learning JVM GC (Garbage Collection) processes. Topics include Java Garbage Collectors, STW (Stop-The-World), Serial Collector, Parallel Collector, Concurrent Collector, G1 Collector, GC Algorithms, Generational GC, Regional GC, Heap Memory Management, Young/New Generation, Tenured/Old Generation, ... Read more

    $4.99 USD

  • 机器学习开发者指南

    Chinese Edition

    一本通过学习统计、分析和机器学习的方法,来提升开发者解决日常问题的能力的指南Key Features通过有趣的示例实现回归、聚类、分类、神经网络Book Description本书将带领读者学习如何实施各种机器学习技术及其日常应用的开发。本书分为9章,从易于掌握的语言基础数据和数学模型开始,向读者介绍机器学习领域中使用的各种库和框架,然后通过有趣的示例实现回归、聚类、分类、神经网络等,从而解决如图像分析、自然语言处理和时间序列数据的异常检测等实际问题。 本书适合机器学习的开发人员、数据分析人员、机器学习领域的从业人员,以及想要学习机器学习的技术爱好者阅读。使用任何脚本语言的编程人员都可以阅读本书,但如果熟悉Python语言的话,将有助于充分理解本书的内容。What you will learn通过简单易懂的方法学习数学和机器学习的原理;了解广泛使用的机器学习算法和技术 ... Read more

    $35.99 USD or Free with Kobo Plus

  • Ultimate Genetic Algorithms with Python

    Harness Genetic Algorithms to Build the Next Generation of Adaptive AI. Key Features ● Step-by-step tutorials on Genetic Algorithms, using PyGAD and DEAP. ● Real-world Genetic Algorithm applications in ML, DL, NLP, CV, and RL. ● Advanced coverage of evolutionary and metaheuristic algorithms. ● Integration of Genetic Algorithms with generative and agent-based AI systems. Book Description Genetic ... Read more

    $24.99 USD or Free with Kobo Plus

  • Beginning Hibernate 6

    Java Persistence from Beginner to Pro

    Series series Professional and Applied Computing (R0)
    Get started with Hibernate, an open source Java persistence layer and gain a clear introduction to the current standard for object-relational persistence in Java. This updated edition includes the new Hibernate 6.0 framework which covers new configuration, new object relational mapping changes, and enhanced integration with the more general Spring, Boot and Quarkus and other Java frameworks.The ... Read more

    $58.49 USD

  • AJAX Programming

    Create Powerful Web And Mobile Applications

    by Rob Botwright ...
    AJAX Programming Book Bundle: Unlock the Power of Web and Mobile Development! Are you ready to take your web and mobile development skills to the next level? Introducing the AJAX Programming book bundle – your comprehensive guide to creating powerful applications that dominate the digital landscape. With four dynamic books packed with insights, techniques, and real-world examples, this bundle is ... Read more

    $7.99 USD or Free with Kobo Plus

  • 200+ Java Programs for Beginners

    200+ Java Programs for Beginners is your essential guide to mastering Java programming with ease! Whether you're completely new to coding or looking to solidify your foundational skills, this comprehensive collection of Java programs will help you gain confidence and hands-on experience. Each program is crafted to guide you through the core principles of Java, including variables, loops, data ... Read more

    $9.99 USD or Free with Kobo Plus

  • 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

    $46.09 USD

  • Beginning Java Objects

    From Concepts to Code

    Series series Professional and Applied Computing (R0)
    As a programming language, Java's object-oriented nature is key to creating powerful, reusable code and applications that are easy to maintain and extend. That being said, many people learn Java syntax without truly understanding its object-oriented roots, setting them up to fail to harness all of the power of Java. This book is your key to learning both!This new third edition of Beginning Java ... Read more

    $76.49 USD

  • Mastering Serverless Computing with AWS Lambda

    Design and Build Scalable Solutions on the AWS Serverless Ecosystem. Key Features ● In-depth exploration of AWS Lambda Integration within serverless architecture. ● Expert tips and guidance on choosing compute services for peak performance. ● Practical Techniques for achieving observability, governance, and reliability. Book Description AWS Lambda, a key component of AWS Serverless Computing, has ... Read more

    $29.99 USD or Free with Kobo Plus

  • Building High-Performance Web APIs with FastAPI

    by Girish Vas ...
    Master FastAPI to Build Secure, High-performance Web APIs with Modern Python— from Fundamentals to Full-scale Applications. Key Features ● Comprehensive coverage of FastAPI from fundamentals to deployment. ● Build production-ready APIs by integrating authentication, databases, and async programming. ● Practical guidance on testing, scaling, and securing APIs for production. Book Description APIs ... Read more

    $19.99 USD or Free with Kobo Plus

  • Derinlemesine Spring Boot Cloud

    by Onder Teker ...
    BilgiBu kitap Spring Cloud, MicroServices & Event-Driven Architecture konularını içermektedir. Başlangıçta Environment & Config Server işlemleri gösterilmektedir. Eureka & Feign ile service discovery içerilmektedir. OpenAPI / Swager ile API documentation & testing kapsamdadır. Actuator ile management anlatımaktadır. Redis ile memory database & cache konuları içerilmiştir. Events, Async & Schedule ... Read more

    $0.99 USD or Free with Kobo Plus

  • ANDROID DEVELOPMENT PART 3

    by m.furqan riaz ...
    Android software development is the process by which applications are created for devices running the Android operating system. Google states that "Android apps can be written using Kotlin, Java, and C++ languages" using the Android software development kit (SDK), while using other languages is also possible.In this book the languages used for android development are xml and javascript.It is ... Read more

    $3.99 USD or Free with Kobo Plus

  • Practical Microservices Architectural Patterns

    Event-Based Java Microservices with Spring Boot and Spring Cloud

    Series series Professional and Applied Computing (R0)
    Take your distributed applications to the next level and see what the reference architectures associated with microservices can do for you. This book begins by showing you the distributed computing architecture landscape and provides an in-depth view of microservices architecture. Following this, you will work with CQRS, an essential pattern for microservices, and get a view of how distributed ... Read more

    $71.99 USD

  • Big Data, Fast Data

    Series Book 195 - shortcuts
    Die Big-Data-Welt verändert sich. Mit diesem shortcut erfahren Sie, was hinter den Begriffen Fast Data und SMACK steckt, wie Daten mittels Kafka und Akka ins System kommen und auf welche Art und Weise eine Datenanalyse mit Spark und Apache Zeppelin funktioniert. Im abschließenden Kapitel erläutern die Autoren, wie Daten unter Verwendung von Spark und Cassandra gespeichert, verarbeitet, ... Read more

    $3.99 USD or Free with Kobo Plus

  • Core Java Interview Questions You'll Most Likely Be Asked

    A Complete Guide to Java Fundamentals, OOPs, Collections, Exception Handling, and Java 9 for Job Success

    A Complete Guide to Java Fundamentals, OOPs, Collections, Exception Handling, and Java 9 for Job Success● Concept refresher for Java (includes Java 8 and Java 9)● Ideal prep guide for coding interviews - technical and HR rounds● Guidance for Resume building and Aptitude tests● Includes Scenario based questions● Developed and recommended by industry experts and placement expertsCore Java Interview ... Read more

    $32.99 USD or Free with Kobo Plus

  • Go Java: The fundamentals Guide for beginners

    by Scott Murach ...
    This book is a Back to Basics Approach uses a layered strategy to introduce Java programming, with the aim of overcoming the difficulty associated with introductory programming textbooks. The authors’ proven and class-tested “back to basics” approach introduces programming fundamentals first, with new syntax and concepts added over multiple chapters, and object-oriented programming discussed only ... Read more

    $29.10 USD

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

    This book is PostgreSQL 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 PostgreSQL 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

    $12.99 USD

  • Hardcore Java

    Secrets of the Java Masters

    Java has quickly become one of the most important languages in programming, particularly for professional and enterprise-level projects. From its infancy as a language primarily used for web applets to its maturity through servlets, Enterprise JavaBeans, and database access, Java has become a complex and robust tool for today's developer.Hardcore Java takes this language and breaks it apart, piece ... Read more

    $23.99 USD

  • Mastering jQuery

    Series series Smashing eBooks
    jQuery is well-known for being a concise JavaScript library that helps simplify HTML document traversing, event handling, creating animations and Ajax interactions for rapid Web development. Choosing the right plugins, creating bookmarklets, setting patterns or manipulating images can be challenging even for experienced programmers. In order to help you avoid struggling with such decision issues, ... Read more

    $6.51 USD

  • Классические задачи Computer Science на языке Java

    Cтолкнулись с «неразрешимой» проблемой при разработке программного обеспечения? Скорее всего, кто-то уже справился с этой задачей, и вы можете не ломать голову. Дэвид Копец собрал наиболее полезные готовые решения, принципы и алгоритмы. «Классические задачи Computer Science на языке Java» — это мастер-класс по программированию, содержащий 55 практических примеров, затрагивающих самые актуальные ... Read more

    $10.99 USD or Free with Kobo Plus