Skip to main content

Panier

Vous profitez des avantages réservés aux VIP !

Article(s) non disponible(s) à la vente
Veuillez vérifier votre panier. Vous pouvez supprimer le ou les articles qui ne sont pas disponibles maintenant ou nous les supprimerons automatiquement au moment du règlement de la commande.
articlesarticle
articlesarticle

Recommandé pour vous

Loading...

eBooks Java

Si vous aimez les titres Java, vous allez adorer cette sélection.
Affichage des résultats 337 - 360 sur 1715
Skip side bar filters
  • Artificial Neural Networks with Java

    Tools for Building Neural Network Applications

    par Igor Livshin ...
    Collection series Professional and Applied Computing (R0)
    Develop neural network applications using the Java environment. After learning the rules involved in neural network processing, this second edition shows you how to manually process your first neural network example. The book covers the internals of front and back propagation and helps you understand the main principles of neural network processing. You also will learn how to prepare the data to ... En savoir plus

    CHF 69.35

  • Neo4j Graph Data Modelling

    Design efficient and flexible databases by optimizing the power of Neo4j

    par Mahesh K Lal ...
    Key FeaturesBook DescriptionIf you are a developer who wants to understand the fundamentals of modeling data in Neo4j and how it can be used to model full-fledged applications, then this book is for you. Some understanding of domain modeling may be advantageous but is not essential.What you will learnTranslate a problem domain from a whiteboard to your databaseMake design decisions based on the ... En savoir plus

    CHF 24.00 ou Gratuit avec Kobo Plus

  • The Definitive Guide to Modern Java Clients with JavaFX

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

    Collection 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 ... En savoir plus

    CHF 75.20

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

    In this project, you will use Northwind MySQL 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 database contains the sales data for a fictitious company called “Northwind Traders,” which imports and exports specialty foods from around the world. The Northwind database ... En savoir plus

    CHF 15.79

  • Machine Learning for Developers

    Uplift your regular applications with the power of statistics, analytics, and machine learning

    par Rodolfo Bonnin ...
    Your one-stop guide to becoming a Machine Learning expert.Key Features-Learn to develop efficient and intelligent applications by leveraging the power of Machine Learning- A highly practical guide explaining the concepts of problem solving in the easiest possible manner- Implement Machine Learning in the most practical wayBook DescriptionMost of us have heard about the term Machine Learning, but ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • Kickstart Database Management System Fundamentals

    From Concept to Implementation: Mastering Database Design Key Features ● Covers core concepts, types, architecture, and models for effective data modeling and schema design. ● Clear, hands-on SQL examples to enhance understanding and real-world application. ● Insights into NoSQL, cloud databases, data warehousing, and security best practices. Book Description In today’s data-driven world, ... En savoir plus

    CHF 11.58 ou Gratuit avec Kobo Plus

  • Scala in Depth

    par Josh Suereth ...
    SummaryScala in Depth is a unique new book designed to help you integrate Scala effectively into your development process. By presenting the emerging best practices and designs from the Scala community, it guides you through dozens of powerful techniques example by example.About the BookScala is a powerful JVM language that blends the functional and OO programming models. You'll have no trouble ... En savoir plus

    CHF 48.30

  • Android Studio 2.3 Development Essentials - Android 7 Edition

    par Neil Smyth ...
    With 75 in-depth chapters, over 800 pages and more than 47 example app projects (including the source code) this book provides everything you need to successfully develop and deploy Android apps using Android Studio.Fully updated for Android Studio 2.3 and Android 7, the goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated ... En savoir plus

    CHF 29.23 ou Gratuit avec Kobo Plus

  • What's New in Java 7

    Java 7 has a number of features that will please developers. Madhusudhan Konda provides an overview of these, including strings in switch statements, multi-catch exception handling, try-with-resource statements, the new File System API, extensions of the JVM, support for dynamically-typed languages, and the fork and join framework for task parallelism. ... En savoir plus

    Gratuit

  • Java XML and JSON

    par JEFF FRIESEN ...
    Collection series Professional and Applied Computing (R0)
    Java XML and JSON is your one-stop guide to mastering the XML metalanguage and JSON data format along with significant Java APIs for parsing and creating XML/JSON documents (and more). The first six chapters focus on XML along with the SAX, DOM, StAX, XPath, and XSLT APIs. The remaining four chapters focus on JSON along with the mJson, GSON, and JsonPath APIs.Each chapter ends with select ... En savoir plus

    CHF 37.44

  • Edge-First Web Development with Hono

    Building Fast, Portable APIs Across Cloudflare, Deno, Bun, and Node.js

    par Caelan Wexford ...
    "Edge-First Web Development with Hono: Building Fast, Portable APIs Across Cloudflare, Deno, Bun, and Node.js"For experienced web engineers, the edge promises lower latency, global reach, and simpler deployment—but only if your application model can survive across runtimes without fragmentation. This book shows why Hono has become a compelling foundation for that approach. Aimed at advanced ... En savoir plus

    CHF 5.58 ou Gratuit avec Kobo Plus

  • Cloud Development and Deployment with CloudBees

    par Nicolas De loof ...
    This is an easy-to-follow yet comprehensive guide that follows a step-by-step approach to leverage the CloudBees services.If you are a Java developer and want to explore the world of the cloud, this book is ideal for you. This book will guide you through the process of developing and deploying an application on the cloud. Prior knowledge of Java is essential. ... En savoir plus

    CHF 16.51 ou Gratuit avec Kobo Plus

  • Instant Java Password and Authentication Security

    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. This book takes a hands-on approach to Java-based password hashing and authentication, detailing advanced topics in a recipe format.This book is ideal for developers new to user authentication and password security, and who are looking to get a good grounding in how to implement it in a ... En savoir plus

    CHF 15.79 ou Gratuit avec Kobo Plus

  • Pro CDI 2 in Java EE 8

    An In-Depth Guide to Context and Dependency Injection

    Collection series Professional and Applied Computing (R0)
    In Pro CDI 2 in Java EE 8, use CDI and the CDI 2.0 to automatically manage the life cycle of your enterprise Java, Java EE, or Jakarta EE application’s beans using predefined scopes and define custom life cycles using scopes. In this book, you will see how you can implement dynamic and asynchronous communication between separate beans in your application with CDI events.The authors explain how to ... En savoir plus

    CHF 58.57

  • Mastering Concurrency Programming with Java 8

    Master the principles and techniques of multithreaded programming with the Java 8 Concurrency API

    Master the principles and techniques of multithreaded programming with the Java 8 Concurrency APIKey Features\[\*\] Implement concurrent applications using the Java 8 Concurrency API and its new components\[\*\] Improve the performance of your applications or process more data at the same time, taking advantage of all of your resources.\[\*\] Construct real-world examples related to machine ... En savoir plus

    CHF 43.39 ou Gratuit avec Kobo Plus

  • Docker and Kubernetes for Java Developers

    Scale, deploy, and monitor multi-container applications

    Leverage the lethal combination of Docker and Kubernetes to automate deployment and management of Java applications Key FeaturesMaster using Docker and Kubernetes to build, deploy and manage Java applications in a jiffLearn how to create your own Docker image and customize your own cluster using KubernetesEmpower the journey from development to production using this practical guide.Book ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • Core Java Programming

    par Jitendra Patel ...
    Core Java Programming : This book is specially written for beginner Java Students and Programmers to gain fundamentals knowledge about Java programming using easy to use practice examples. This book contains a track for those who are afraid of Java Programming and are confused about how to start Java? Which way to start?Also every one with interest in Java Programming can refer this book to get ... En savoir plus

    CHF 3.94 ou Gratuit avec Kobo Plus

  • Functional Programming in Kotlin

    In Functional Programming in Kotlin you will learn:Functional programming techniques for real-world applicationsWrite combinator librariesCommon structures and idioms in functional designSimplicity and modularity (and fewer bugs!)Functional Programming in Kotlin is a reworked version of the bestselling Functional Programming in Scala, with all code samples, instructions, and exercises translated ... En savoir plus

    CHF 48.30

  • Tomcat: The Definitive Guide

    The Definitive Guide

    Jakarta Tomcat is not only the most commonly used open source servlet engine today, it's become the de facto standard by which other servlet engines are measured. Powerful and flexible, it can be used as a stand-alone web server or in conjunction with another server, like Apache or IIS, to run servlets or JSPs. But mastery of Tomcat is not easy: because it's as complex as it is complete. Tomcat: ... En savoir plus

    CHF 16.00

  • Java 17

    Java está presente a nuestro alrededor, se utiliza en servidores, en aplicaciones de escritorio, en dispositivos multimedia, en teléfonos móviles e incluso en juegos como el popular Minecraft. De ahí que haya estado presente en la cotidianidad de tus padres, está en la nuestra y estará presente en la de tus hijos.Este libro va dirigido a todas las personas que, con o sin conocimientos previos, ... En savoir plus

    CHF 9.14 ou Gratuit avec Kobo Plus

  • Instant GSON

    Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. Instant GSON is a practical, hands-on guide that will explain the implementation features of the GSON API through examples with code. Instant GSON is for software developers who are new to the GSON library, and who are looking to explore it in depth ... En savoir plus

    CHF 11.99 ou Gratuit avec Kobo Plus

  • Java Professional Guide

    Learn The Secrets Of Java, Pass The Exam And Earn The Most Important World Wide Certification. Real Practice Test With Detailed Screenshots, Answers And Explanations

    par David Mayer ...
    Getting Java Certified is amazing for your career. Acquire the skills to pass the Java certification exam!Do you want to get certified as a Java professional?Do you want to succeed in Java certifications by your own?If you answered "yes" to any of these, then this is the perfect educational and informational book for you!Hello! Welcome to "Java Exams Study Guide".This book is designed to support ... En savoir plus

    CHF 10.00 ou Gratuit avec Kobo Plus

  • Java 11 and 12 – New Features

    Learn about Project Amber and the latest developments in the Java language and platform

    par Mala Gupta ...
    Enhance your development skills with Java's state-of-the-art features and projects to make your applications leaner and fasterKey FeaturesOvercome the challenges involved in migrating to new versions of JavaDiscover how Oracle has bridged the gap between Java and native codeMake the best use of new Java features and libraries in your applicationsBook DescriptionWith its new six-monthly release ... En savoir plus

    CHF 24.00 ou Gratuit avec Kobo Plus

  • DevOps Tools for Java Developers

    Best Practices from Source Code to Production Containers

    With the rise of DevOps, low-cost cloud computing, and container technologies, the way Java developers approach development today has changed dramatically. This practical guide helps you take advantage of microservices, serverless, and cloud native technologies using the latest DevOps techniques to simplify your build process and create hyperproductive teams.Stephen Chin, Melissa McKay, Ixchel ... En savoir plus

    CHF 32.41