Skip to main content

Winkelwagen

Je krijgt de VIP-behandeling!

Artikel(en) niet beschikbaar voor aankoop
Bekijk je winkelwagentje. Je kunt de niet-beschikbare artikelen nu verwijderen of we verwijderen ze bij de kassa automatisch.
artikelenartikel
artikelenartikel

Aanbevolen voor jou

Loading...

eBooks in de categorie Java

Als je eBooks uit de categorie Java' leuk vindt, dan vind je deze toptitels ook geweldig.
409 - 432 van 1728 resultaten worden weergegeven
Skip side bar filters
  • Java and JavaScript Fundamentals

    door Prasun Barua ...
    Java and JavaScript Fundamentals is a comprehensive guide designed to help readers master the essentials of two of the most popular programming languages in the world—Java and JavaScript. This book takes you from foundational concepts to advanced features, providing a solid understanding of how to write efficient, maintainable, and scalable code in both languages.Key Features:Comprehensive ... Meer lezen

    8,91 € of Gratis met Kobo Plus

  • Enterprise JavaBeans 3.1

    Developing Enterprise Java Components

    Learn how to code, package, deploy, and test functional Enterprise JavaBeans with the latest edition of this bestselling guide. Written by the developers of JBoss EJB 3.1, this book not only brings you up to speed on each component type and container service in this implementation, it also provides a workbook with several hands-on examples to help you gain immediate experience with these ... Meer lezen

    26,70 €

  • Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB Practice Questions

    MICROSOFT Certification DP-420 exam

    door Brian birds ...
    Serie Boek 1 - DP
    Candidates for this exam must have solid knowledge and experience developing apps for Azure and working with Azure Cosmos DB database technologies. They should be proficient at developing applications by using the Core (SQL) API and SDKs, writing efficient queries and creating appropriate index policies, provisioning and managing resources in Azure, and creating server-side objects with JavaScript ... Meer lezen

    6,24 € of Gratis met 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 ... Meer lezen

    8,26 €

  • 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 ... Meer lezen

    17,59 €

  • Java Servlet & JSP Cookbook

    Practical Solutions to Real World Problems

    door Bruce W. Perry ...
    With literally hundreds of examples and thousands of lines of code, the Java Servlet and JSP Cookbook yields tips and techniques that any Java web developer who uses JavaServer Pages or servlets will use every day, along with full-fledged solutions to significant web application development problems that developers can insert directly into their own applications.Java Servlet and JSP Cookbook ... Meer lezen

    24,48 €

  • ChatGPT for Java

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

    door 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, ... Meer lezen

    50,87 €

  • Think Java

    How to Think Like a Computer Scientist

    Currently used at many colleges, universities, and high schools, this hands-on introduction to computer science is ideal for people with little or no programming experience. The goal of this concise book is not just to teach you Java, but to help you think like a computer scientist. You’ll learn how to program—a useful skill by itself—but you’ll also discover how to use programming as a means to ... Meer lezen

    24,48 €

  • Oracle Database Programming with Java

    Ideas, Designs, and Implementations

    door Ying Bai ...
    Databases have become an integral part of modern life. Today’s society is an information-driven society, and database technology has a direct impact on all aspects of daily life. Decisions are routinely made by organizations based on the information collected and stored in databases. Database management systems such as Oracle are crucial to apply data in industrial or commercial systems. Equally ... Meer lezen

    58,44 €

  • Apache Mahout

    Empfehlen, clustern, klassifizieren

    Serie Boek 158 - shortcuts
    Personalisierte Produktempfehlungen generieren, Kundencluster bilden, Mails als Spam klassifizieren - das alles macht Apache Mahout möglich. Das kostenlose und quelloffene, auf Java- und Scala-basierte Framework verarbeitet und wertet Massendaten aus. So werden die bekannten Worte „Das könnte Sie auch interessieren …“, die uns beim Stöbern durch die Produktpalette eines Onlineshops begegnen, mit ... Meer lezen

    2,99 € of Gratis met Kobo Plus

  • Java APIs, Extensions and Libraries

    With JavaFX, JDBC, jmod, jlink, Networking, and the Process API

    door Kishori Sharan ...
    Serie series Professional and Applied Computing (R0)
    This book completes the Apress Java learning journey and is a comprehensive approach to learning Java APIs, extensions, and modules such as Java EE integration, mobile Java modules, JavaFX, and JDBC. In this book, you'll learn how to build user interfaces with Swing and JavaFX as well as how to write network programs with the new Java 9 and much more.Java APIs, Extensions and Libraries is for Java ... Meer lezen

    89,24 €

  • Foundations of JSP Design Patterns

    door Andrew Patzer ...
    Serie series Professional and Applied Computing (R0)
    Foundations of JSP Design Patterns gives you the tools to build scalable enterprise applications using JSP. While other books merely provide instruction on basic JSP and servlet development, this insightful guide goes a step further to offer a variety of best practices and design principles, enabling you to build your own scalable and extensible enterprise Java applications quickly and easily. ... Meer lezen

    31,47 €

  • Pro RESTful APIs with Micronaut

    Build Java-Based Microservices with REST, JSON, and XML

    door Sanjay Patni ...
    Serie series Professional and Applied Computing (R0)
    Discover the RESTful technologies, including REST, JSON, XML, JAX-RS web services, SOAP and more, for building today's Java-based microservices, big data applications, and web service applications using the Micronaut framework. This book is based on a course the Oracle-based author is teaching for UC Santa Cruz Silicon Valley which covers architecture, design best practices and coding labs.Pro ... Meer lezen

    50,87 €

  • Java a fondo. Curso de programación

    Descubra el arte y la ciencia de programar en Java y desarrollar aplicaciones. Programar en Java y desarrollar aplicaciones Java son cosas diferentes. Si está interesado en adentrase en ambos caminos, ha llegado al libro indicado. En él conocerá no solo el lenguaje de programación Java, sino también conceptos de diseño y herramientas genéricas o frameworks que le facilitarán la automatización de ... Meer lezen

    24,99 €

  • Virtual Threads, Structured Concurrency, and Scoped Values

    Explore Java’s New Threading Model

    Serie series Professional and Applied Computing (R0)
    Discover the exciting new APIs introduced by Java’s Project Loom. This quick guide covers all the essential concepts the Java developer needs in order to understand virtual threads, structured concurrency, and scoped values.Authors Ron Veen and David Vlijmincx clearly explain the superiority of virtual threads, introduced in Java 21, over the traditional Java threads of the past 25 years. Then ... Meer lezen

    49,07 €

  • Java 17 Recipes

    A Problem-Solution Approach

    Serie series Professional and Applied Computing (R0)
    Quickly find solutions to dozens of common programming problems encountered while building Java applications, with recipes presented in the popular problem-solution format. Look up the programming problem that you want to resolve. Read the solution. Apply the solution directly in your own code. Problem solved!Java 17 Recipes is updated to reflect changes in specification and implementation since ... Meer lezen

    59,77 €

  • Foundational Java

    Key Elements and Practical Programming

    door David Parsons ...
    Serie series Computer Science (R0)
    Java is now well-established as one of the world’s major programming languages, used in everything from desktop applications to web-hosted applications, enterprise systems and mobile devices. Java applications cover cloud-based services, the Internet of Things, self-driving cars, animation, game development, big data analysis and many more domains.The second edition of Foundational Java: Key ... Meer lezen

    57,23 €

  • Building Trading Bots Using Java

    door Shekhar Varshney ...
    Serie series Professional and Applied Computing (R0)
    Build an automated currency trading bot from scratch with java. In this book, you will learn about the nitty-gritty of automated trading and have a closer look at Java, the Spring Framework, event-driven programming, and other open source APIs, notably Google's Guava API. And of course, development will all be test-driven with unit testing coverage.The central theme of Building Trading Bots Using ... Meer lezen

    71,33 €

  • Java Design Patterns

    A Hands-On Experience with Real-World Examples

    door Vaskaran Sarcar ...
    Serie series Professional and Applied Computing (R0)
    Use the step-by-step approach of this book to learn and implement design patterns in real-world applications. It focuses on classical design patterns with Java 17 and Eclipse (2021-09). In addition to Gang of Four (GoF) design patterns, the book covers popular and alternative design patterns and includes criticisms of design patterns in a chapter on anti-patterns.The book is divided into four ... Meer lezen

    59,77 €

  • Java XML and JSON

    Document Processing for Java SE

    door Jeff Friesen ...
    Serie series Professional and Applied Computing (R0)
    Use this guide to master the XML metalanguage and JSON data format along with significant Java APIs for parsing and creating XML and JSON documents from the Java language. New in this edition is coverage of Jackson (a JSON processor for Java) and Oracle’s own Java API for JSON processing (JSON-P), which is a JSON processing API for Java EE that also can be used with Java SE. This new edition of ... Meer lezen

    71,33 €

  • Natural Language Processing with Java Cookbook

    Over 70 recipes to create linguistic and language translation applications using Java libraries

    A problem-solution guide to encountering various NLP tasks utilizing Java open source libraries and cloud-based solutionsKey FeaturesPerform simple-to-complex NLP text processing tasks using modern Java librariesExtract relationships between different text complexities using a problem-solution approachUtilize cloud-based APIs to perform machine translation operationsBook DescriptionNatural ... Meer lezen

    26,70 € of Gratis met Kobo Plus

  • Java Programming for Spatial Sciences

    door Jo Wood ...
    The Java programming language has been one of the most exciting internet-friendly technologies to emerge in the last decade. Java Programming for Spatial Sciences introduces the subject to those who wish to use computers to handle information with a geographical element. The book introduces object-oriented modeling including key concepts suc ... Meer lezen

    43,82 €