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 1465 - 1488 of 1736 Results
Skip side bar filters
  • Java项目驱动开发教程

    《Java项目驱动开发教程》是一本以项目驱动教学模式理念设计的Java入门书。全书内容以软件项目案例驱动,代码实例丰富,项目实训任务饱满,语言通俗易懂,不仅能够使读者全面掌握Java面向对象编程技术,还能够提升读者使用Java语言开发软件项目的能力。本书配套示例源代码、PPT课件、教学大纲、课程设计指导书、实训任务指导书、课后练习答案及Java核心编程参考文档等资源。 《Java项目驱动开发教程》分为3个专题,共14章,3个专题分别以面向过程版的商超购物管理系统、面向对象版的超市购物系统、端对端聊天系统为贯穿项目,内容包括Java开发入门、Java的基本语法、Java程序流程控制、数组、Java类和对象、Java继承和多态、Java抽象类和接口、Java异常处理、Java图形界面编程、Java集合、Java多线程、Java网络编程、Java IO流、Java反射机制。 ... Read more

    $16.99 USD

  • Moderne Software-Entwicklung mit Java und JEE

    Ein praxisorientiertes Lehrbuch für effiziente Programmierung

    Series series Computer Science and Engineering (German Language)
    In diesem Buch werden die Programmierkonzepte der Sprache Java und der JEE vorgestellt. Eine methodische Abgrenzung zu anderen Programmiersprachen wird durchgeführt, um die Kerneigenschaften von objektorientierter Entwicklung mit Java im Vergleich zu anderen Sprachen herauszuarbeiten. Ein besonderer Fokus liegt auf dem praxistauglichen Einsatz der Konzepte. Daher wird von Beginn an ein starker ... Read more

    $35.99 USD

  • Java Programming

    A Comprehensive Guide to Development Tools and Versatility

    by Ryan roffe ...
    Explore the vast development tools and versatility of Java in 2023 with this guide. Java, a widely-used programming language in web and computing applications, offers a free download solution for accessing the latest versions and implementing updates. Found in numerous web applications and computing technologies, Java's scalability makes it suitable for a wide range of applications, from small ... Read more

    $9.99 USD or Free with Kobo Plus

  • Learning Test-Driven Development

    A Polyglot Guide to Writing Uncluttered Code

    Your code is a testament to your skills as a developer. No matter what language you use, code should be clean, elegant, and uncluttered. By using test-driven development (TDD), you'll write code that's easy to understand, retains its elegance, and works for months, even years, to come. With this indispensable guide, you'll learn how to use TDD with three different languages: Go, JavaScript, and ... Read more

    $41.99 USD

  • Performance Testing with JMeter, 2nd Edition

    Test web applications using Apache JMeter with practical, hands-on examples

    by Bayo Erinle ...
    Key FeaturesBook DescriptionThis book is great 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 proficient with JMeter. No prior testing experience is required.What you will learnSet up and prepare Apache JMeter for testingRecord test scenarios or create them from ... Read more

    $34.99 USD or Free with Kobo Plus

  • Mastering Android Studio 3

    Build Dynamic and Robust Android applications

    by Kyle Mew ...
    Unleash the power of Android Studio 3 to develop mobile applications faster and efficiently.Key Features\* Use Android Studio not just as an IDE but as a complete testing and build solution\*Produce customized APKs with Gradle to suit various versions of an app, such as test versions and free versions of an otherwise paid app.\*Explore all aspects of UI development and testing using working XML ... Read more

    $37.99 USD or Free with Kobo Plus

  • JavaMail API

    Sending and Receiving Email with Java

    Send and receive email from Java applications by using the JavaMail API. With this concise book, you’ll learn how to communicate with existing SMTP, POP, and IMAP servers, and how to write your own.Whether you need to build an email-centric application like a mailing list manager or simply add email notification to a larger product, JavaMail is the answer. Packed with code examples, this book ... Read more

    $9.99 USD

  • Effective Java Programming: Advanced Features and Modern Coding Approachs

    Effective Java Programming is geared towards seasoned developers and novices alike. This guide explores slightly more advanced Java techniques, while being presented in our popular, easy to understand format. The topics in this book will prove invaluable to anyone currently using Java, no matter your skill level. With numerous examples and step by step descriptions, you will be able to master this ... Read more

    $29.11 USD

  • Java Threads and the Concurrency Utilities

    by JEFF FRIESEN ...
    Series series Professional and Applied Computing (R0)
    This concise book empowers all Java developers to master the complexity of the Java thread APIs and concurrency utilities. This knowledge aids the Java developer in writing correct and complex performing multithreaded applications.Java's thread APIs and concurrency utilities are among its most powerful and challenging APIs and language features. Java beginners typically find it very difficult to ... Read more

    $40.99 USD

  • Java Programming

    A Comprehensive Approach

    Unlock the Power of Java and Elevate Your Programming Skills!Are you eager to become a proficient Java programmer or looking to take your existing Java skills to the next level? "Java Programming: A Comprehensive Approach" is your ultimate guide to mastering this versatile and widely-used programming language.Java has been a cornerstone of software development for decades, and in this ... Read more

    $4.99 USD

  • Ajax Hacks

    Tips & Tools for Creating Responsive Web Sites

    Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combinations of technologies for web developers to know these days. With its rich grouping of technologies, Ajax developers can create interactive web applications with XML-based web services, using JavaScript in the browser to process the web server response.Taking complete advantage of Ajax, however, ... Read more

    $17.99 USD

  • Java Generics and Collections

    Fundamentals and Recommended Practices

    Java Generics and Collections has been the go-to guide to generics for more than a decade. This second edition covers Java 21, providing a clear guide to generics from their most common uses to the strangest corner cases, giving you everything you need to know to use and write generic APIs effectively. It covers the collections library thoroughly, so you'll always know how and when to use each ... Read more

    $41.99 USD

  • Scala in Action

    SummaryScala in Action is a comprehensive tutorial that introduces Scala through clear explanations and numerous hands-on examples. Because Scala is a rich and deep language, it can be daunting to absorb all the new concepts at once. This book takes a "how-to" approach, explaining language concepts as you explore familiar programming challenges that you face in your day-to-day work.About the ... Read more

    $49.99 USD

  • Espressioni Regolari

    by Marco Beri ...
    Argomenti:• Introduzione alle regexp• Utilizzo e potenzialità• La sintassi e le regole• Espressioni regolari in pratica• Espressioni regolari e linguaggi di programmazione: PHP, Perl, Ruby, Python, Javascript, Java, Visual Basic ... Read more

    $10.99 USD or Free with Kobo Plus

  • Kotlin for Enterprise Applications using Java EE

    Develop, test, and troubleshoot enterprise applications and microservices with Kotlin and Java EE

    Build Java Enterprise Applications and learn how Kotlin makes it easier to code them using components like JSF 2.3, Enterprise JavaBeans (EJB) 3.2, Contexts and Dependency Injection (CDI) 2.0, the Java API for WebSockets, JAX-RS 2.1, Servlet 4.0.Key FeaturesAn in-depth guide updated with all the latest features of Kotlin 1.2 and Java EE 8Build microservices in Java EE with the help of Kotlin use ... Read more

    $37.99 USD or Free with Kobo Plus

  • Log4J

    Log4j has been around for a while now, and it seems like so many applications use it. I've used it in my applications for years now, and I'll bet you have too. But every time I need to do something with log4j I've never done before I find myself searching for examples of how to do whatever that is, and I don't usually have much luck. I believe the reason for this is that there is a not a great ... Read more

    $4.99 USD

  • 97 Things Every Java Programmer Should Know

    Collective Wisdom from the Experts

    If you want to push your Java skills to the next level, this book provides expert advice from Java leaders and practitioners. You’ll be encouraged to look at problems in new ways, take broader responsibility for your work, stretch yourself by learning new techniques, and become as good at the entire craft of development as you possibly can.Edited by Kevlin Henney and Trisha Gee, 97 Things Every ... Read more

    $30.99 USD

  • Pragmatic Unit Testing in Java with JUnit

    by Jeff Langr ...
    The classic Pragmatic Unit Testing with Java in JUnit returns for a third edition, streamlined and rewritten with updated and more accessible code examples. In this edition, you'll learn how to create concise, maintainable unit tests with confidence. New chapters provide a foundation of examples for testing common concepts, and guidance on incorporating modern AI tools into your development and ... Read more

    $33.99 USD

  • Ultimate Machine Learning with Scikit-Learn

    by Parag Saxena ...
    Master the Art of Data Munging and Predictive Modeling for Machine Learning with Scikit-Learn Key Features ● Comprehensive coverage of complete predictive modeling lifecycle, from data munging to deployment ● Gain insights into the theoretical foundations underlying powerful machine learning algorithms ● Master Python’s versatile Scikit-Learn library for robust data analysis Book Description ... Read more

    $19.99 USD or Free with Kobo Plus

  • Java Design Patterns for Automation and Performance : Convenient Practical Reliable

    There are various accepted procedures you need to consider to construct exceptionally successful J2EE segments and coordinate them into applications. These practices incorporate assessing and choosing the correct arrangement of programming segments and administrations to deal with the work. J2EE execution including EJB 2, Jakarta Struts, Servlets, Java Server Pages, UML, plan designs, Common ... Read more

    $31.99 USD

  • Computer Graphics Programming in OpenGL with Java

    This book is appropriate for both the computer science undergraduate course in 3D graphics programming using OpenGL and for professionals who are interested in mastering 3D graphics skills. It has been designed in a 4-color, “teach-yourself” format with numerous examples that the reader can run just as presented. The book is unique because it teaches OpenGL programming in Java, using JOGL – a ... Read more

    $35.99 USD or Free with Kobo Plus

  • Mastering Event-Driven Microservices in AWS

    Unleash the Power of AWS Serverless Services for Scalable, Resilient, and Reactive Architectures Key Features ● Master the art of leveraging AWS serverless services to build robust event-driven systems. ● Gain expertise in implementing advanced event-driven patterns in AWS. ● Develop advanced skills in production-ready practices for testing, monitoring, and optimizing event-driven microservices in ... Read more

    $32.99 USD or Free with Kobo Plus

  • Haskell Cookbook

    Build functional applications using Monads, Applicatives, and Functors

    Save time and build fast, functional, and concurrent application using HaskellKey Features\[\*\] Comprehensive guide for establishing a strong foundation in Haskell and developing pragmatic code\[\*\] Create a full fledged web application using Haskell\[\*\] Work with Lens, Haskell Extensions, and write code for concurrent and distributed applicationsBook DescriptionHaskell is a purely functional ... Read more

    $41.99 USD or Free with Kobo Plus

  • Kickstart Unsupervised Machine Learning

    Unlock the power of unsupervised learning to uncover hidden insights and transform raw data into actionable knowledge.Key Features● Master unsupervised learning techniques for Machine Learning with real-world applications.● Learn clustering, dimensionality reduction, and anomaly detection with real-world applications.● Build practical expertise through step-by-step coding and practical examples as ... Read more

    $19.99 USD or Free with Kobo Plus