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 de 841 à 864 sur 1745 résultats
Skip side bar filters
  • Practical Java Programming with ChatGPT: Develop, Prototype and Validate Java Applications by integrating OpenAI API and leveraging Generative AI and LLMs

    par Alan S. ...
    How to use ChatGPT to write fast validated Java codeKey Features● Discover how to leverage Java code generated with ChatGPT to expedite the development of practical solutions for everyday programming challenges.● Gain insight into the benefits of harnessing AI to elevate your effectiveness as a software engineer.● Elevate your professional journey by significantly boosting your programming ... En savoir plus

    $27.99 CAD ou Gratuit avec Kobo Plus

  • Learn Android Studio 3

    Efficient Android App Development

    par Ted Hagos ...
    Collections series Professional and Applied Computing (R0)
    Build Android apps using the popular and efficient Android Studio 3 suite of tools, an integrated development environment (IDE) for Android developers using Java APIs. With this book, you’ll learn the latest and most productive tools in the Android tools ecosystem, ensuring quick Android app development and minimal effort on your part.Along the way, you’ll use Android Studio to develop Java-based ... En savoir plus

    $56.99 CAD

  • The Java Workshop

    Learn object-oriented programming and kickstart your career in software development

    Get to grips with the fundamentals of Java programming and learn to build useful applications with the help of real-world examples and engaging practical activitiesKey FeaturesBuild a solid foundation in Java and focus on developing real-world applicationsImplement the fundamental concepts of object-oriented programming in your codeWork with external data storage systems and learn how to ... En savoir plus

    $37.99 CAD ou Gratuit avec Kobo Plus

  • IGNOU PGDCA MCS 206 Object Oriented Programming using Java Previous Years Unsolved Papers

    par Manish Soni ...
    Collections Livre 4 - IGNOU PGDCA Unsolved Paper Books Series
    Welcome to the comprehensive collection of solved papers for the Post Graduate Diploma in Computer Applications (PGDCA) program offered by the Indira Gandhi National Open University (IGNOU). This book is meticulously crafted to assist students in their preparation for the Object Oriented Programming using Java examination, a fundamental and integral part of the PGDCA curriculum. As technology ... En savoir plus

    $11.83 CAD ou Gratuit avec Kobo Plus

  • Practical Spring LDAP

    Using Enterprise Java-Based LDAP in Spring Data and Spring Framework 6

    Collections series Professional and Applied Computing (R0)
    This revised edition is your practical, hands-on guide to developing Java-based enterprise applications with big data or batches of data using the Spring LDAP and the Spring Data LDAP frameworks. The book covers these popular Spring project modules and explains the purpose and fundamental concepts of LDAP before giving a comprehensive tour of the latest version of Spring LDAP and Spring Data LDAP ... En savoir plus

    $63.99 CAD

  • Practical Microservices Architectural Patterns

    Build Highly Scalable Distributed Applications with Spring Boot 3 and Spring Cloud

    Collections series Professional and Applied Computing (R0)
    Upgrade your distributed applications with microservices. This practical guide bridges core concepts and advanced patterns to help you build resilient, scalable and high performing microservices, whether you're transitioning from monolithic architectures or starting fresh with microservices.Fully updated for Spring Boot 3 and Spring Cloud, The Secondcovers modern capabilities, like reactive ... En savoir plus

    $75.99 CAD

  • 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

    $27.47 CAD

  • Mastering JBoss Enterprise Application Platform 7

    Core details of the Enteprise server supported by clear directions and advanced tips.

    Create modular scalable enterprise-grade applications with JBoss Enterprise Application Platform 7Key FeaturesLeverage the power of JBoss EAP 7 along with Java EE 7 to create professional enterprise grade applications.Get you applications cloud ready and make them highly scalable using this advanced guide.Become a pro Java Developer and move ahead of the crowd with this advanced practical guide ... En savoir plus

    $51.99 CAD ou Gratuit avec Kobo Plus

  • Java 9

    Einführung in das Modulsystem und die Migration

    par Alexandru Jecan ...
    Collections Livre 214 - shortcuts
    Zwei mal drei macht vier, widewidewitt und drei macht neune: Selbst Pippi Langstrumpf konnte die Zeit bis zur "Neun" damals nicht abwarten. Genauso wartet aktuell die gesamte Community gespannt auf das endgültige Release von Java 9. Nach zahlreichen Verschiebungen soll es nun im September 2017 soweit sein – Alexandru Jecan gewährt uns schon jetzt einen Einblick in die spannenden Möglichkeiten, die ... En savoir plus

    $4.99 CAD ou Gratuit avec Kobo Plus

  • Just Spring Integration

    A Lightweight Introduction to Spring Integration

    Get started with Spring Integration, the lightweight Java-based framework that makes designing and developing message-oriented architectures a breeze. Through numerous examples, you’ll learn how to use this open source framework’s basic building blocks to work with both inter- and intra-application programming models.If you’re a Java developer familiar with the Spring framework (perhaps through O ... En savoir plus

    $14.99 CAD

  • Introduction to Java Programming: The Fundamentals Guide for beginners

    par Steve Liang ...
    Learning a complex new language is no easy task especially when it s an object-oriented computer programming language like Java. You might think the problem is your brain. It seems to have a mind of its own, a mind that doesn't always want to take in the dry, technical stuff you're forced to study.The fact is your brain craves novelty. It's constantly searching, scanning, waiting for something ... En savoir plus

    $41.61 CAD

  • Java in Action for Programmers

    par Peter Cadenhead ...
    Java in Action is a clearly written guide to the new features of Java. The book covers lambdas, streams, and functional-style programming. With Java's functional features you can now write more concise code in less time, and also automatically benefit from multicore architectures. It's time to dig in!About the bookJava in Action begins with a practical introduction to lambdas, using real-world ... En savoir plus

    $38.26 CAD

  • Learn Kotlin for Android Development

    The Next Generation Language for Modern Android Apps Programming

    par Peter Späth ...
    Collections series Professional and Applied Computing (R0)
    Build Android apps and learn the essentials of the popular Kotlin programming language and APIs. This book will teach you the key Kotlin skills and techniques important for creating your very own Android apps. Apart from introducing Kotlin programming, Learn Kotlin for Android Development stresses clean code principles and introduces object-oriented and functional programming as a starting point ... En savoir plus

    $75.99 CAD

  • RESTful Java Web Services, Second Edition

    Design scalable and robust RESTful web services with JAX-RS and Jersey extension APIs

    Design scalable and robust RESTful web services with JAX-RS and Jersey extension APIsKey FeaturesBook DescriptionREST (REpresentational State Transfer) is a simple yet powerful software architecture style to create scalable web services and allow them to be simple, lightweight, and fast. The REST API uses HTTP and JSON, so that it can be used with many programming languages such as Ruby, Java, ... En savoir plus

    $41.99 CAD ou Gratuit avec Kobo Plus

  • Learning TypeScript

    Are you a beginner developer looking to expand your knowledge and understand how the pieces of a system fit together? Or perhaps you are a software veteran aspiring to elevate your skills to the next level, encompassing the architecture and design patterns of large and complex systems? This book is the resource you are looking for. Here you will find valuable information regardless of your level ... En savoir plus

    $4.99 CAD ou Gratuit avec Kobo Plus

  • Scalable Data Architecture with Java

    Build efficient enterprise-grade data architecting solutions using Java

    Orchestrate data architecting solutions using Java and related technologies to evaluate, recommend and present the most suitable solution to leadership and clientsKey FeaturesLearn how to adapt to the ever-evolving data architecture technology landscapeUnderstand how to choose the best suited technology, platform, and architecture to realize effective business valueImplement effective data ... En savoir plus

    $39.99 CAD ou Gratuit avec Kobo Plus

  • Reactive Systems in Java

    Resilient, Event-Driven Architecture with Quarkus

    Reactive systems and event-driven architecture are becoming indispensable to application design, and companies are taking note. Reactive systems ensure that applications are responsive, resilient, and elastic no matter what failures or errors may be occurring, while event-driven architecture offers a flexible and composable option for distributed systems. This practical book helps Java developers ... En savoir plus

    $67.99 CAD

  • jMonkeyEngine 3.0 Cookbook

    par Rickard Eden ...
    If you are a jMonkey developer or a Java developer who is interested to delve further into the game making process to expand your skillset and create more technical games, then this book is perfect for you. ... En savoir plus

    $27.99 CAD ou Gratuit avec Kobo Plus

  • Spark Cookbook

    With over 60 recipes on Spark, covering Spark Core, Spark SQL, Spark Streaming, MLlib, and GraphX libraries this is the perfect Spark book to always have by your side

    par Rishi Yadav ...
    Key FeaturesBook DescriptionIf you are a data engineer, an application developer, or a data scientist who would like to leverage the power of Apache Spark to get better insights from big data, then this is the book for you.What you will learnInstall and configure Apache Spark with various cluster managersSet up development environmentsPerform interactive queries using Spark SQLGet to grips with ... En savoir plus

    $41.99 CAD ou Gratuit avec Kobo Plus

  • Programming Fundamentals Using Java

    A Game Application Approach

    This is a Java textbook for beginning programmers that uses game programming as a central pedagogical tool to improve student engagement, learning outcomes, and retention. Game programming is incorporated into the text in a way that does not compromise the amount of material traditionally covered in a basic or advanced programming course and permits instructors who are not familiar with game ... En savoir plus

    $65.99 CAD ou Gratuit avec Kobo Plus

  • Alfresco One 5.x Developer's Guide

    Discover what it means to be an expert developer by exploring the latest features available to you in Alfresco One 5.x

    Discover what it means to be an expert developer by exploring the latest features available to you in Alfresco One 5.xKey Features\[\*\] Create reliable and secure enterprise apps with the latest Alfresco One 5.x platform\[\*\] Explore all the latest Alfresco One 5.x APIs such as the CMIS API, Alfresco One API, and the integrated RESTful API to get more out of your enterprise apps\[\*\] Unleash ... En savoir plus

    $41.99 CAD ou Gratuit avec Kobo Plus

  • Instant Play Framework Starter

    par Daniel Dietrich ...
    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.A practical, quick, and hands-on guide to the Play Framework.This book is written for readers interested in developing web applications with Java or Scala. A basic knowledge of either Java or Scala is helpful. Prior experience with Play is not ... En savoir plus

    $15.99 CAD ou Gratuit avec Kobo Plus

  • Dependency Injection in Java

    Testing mit CDI-Unit und DI-Frameworks

    Collections Livre 140 - shortcuts
    Der shortcut beleuchtet im ersten Kapitel das Framework CDI-Unit, mit dem komplexe CDI-Applikationen im Umfeld von Java EE getestet werden können. Es werden die Vor- und Nachteile verschiedener Testarten betrachtet und exemplarische Anwendungsfälle benannt. Nach Behandlung des Bereichs "Testing“ widmet sich der shortcut den Dependency-Injection-Frameworks Dagger und Boon und zeigt, warum das "C“ ... En savoir plus

    $4.99 CAD ou Gratuit avec Kobo Plus

  • Kotlin Programming By Example

    Build real-world Android and web applications the Kotlin way

    par Iyanu Adelekan ...
    Enhance your Kotlin programming skills by building 3 real-world applicationsKey Features\[\*\]Build three full-fledged, engaging applications from scratch and learn to deploy them\[\*\]Enhance your app development and programming activities with Kotlin’s powerful and intuitive tools and utilities.\[\*\]Experience the gentle learning curve, expressiveness, and intuitiveness of Kotlin, as you ... En savoir plus

    $47.99 CAD ou Gratuit avec Kobo Plus