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 1273 à 1296 sur 1726 résultats
Skip side bar filters
  • Ultimate GraphQL for Scalable Web Apps

    Build and Scale Production-Ready Applications Using GraphQL, React, Node.js, and Apollo (English Edition)

    par Robins Gupta ...
    Master GraphQL to build scalable, production-ready web applications.Book DescriptionAPIs power modern web applications, but traditional REST often lacks flexibility and scalability. GraphQL changes that by offering a faster, more efficient way to fetch and manage data. Ultimate GraphQL for Scalable Web Apps takes you from core concepts to production-ready apps, helping you build real-world, high ... En savoir plus

    $30.00 CAD ou Gratuit avec Kobo Plus

  • Flutter Cookbook

    100+ step-by-step recipes for building cross-platform, professional-grade apps with Flutter 3.10.x and Dart 3.x

    Write, test, and publish your web, desktop, and embedded apps with this most up-to-date book on Flutter using the Dart programming language.Key FeaturesThoroughly updated to cover the latest features in Flutter 3.10.x and Dart 3.xPractical recipes to publish responsive, multi-platform apps from a single databaseCovers not just the ‘hows’ but the ‘whys’ of Flutter’s features with examplesBook ... En savoir plus

    $38.39 CAD ou Gratuit avec Kobo Plus

  • Android Studio 4.2 Development Essentials - Java Edition

    Developing Android applications using Android Studio 4.2, Java, and Android Jetpack

    par Neil Smyth ...
    Developing Android applications using Android Studio 4.2, Java, and Android JetpackKey FeaturesDesign complex and responsive user interface layouts with the Android Studio 4.2 IDEBuild view model-based apps using the Jetpack architecture and use the latest Material Design components to build modern user interface designsIntegrate with SQLite databases and the Android Room Persistence LibraryBook ... En savoir plus

    $37.99 CAD ou Gratuit avec Kobo Plus

  • Derinlemesine Java Web Programming

    par Onder Teker ...
    Bu kitapta Java ile Web Programlama anlatılmaktadır. En temel konu Servlet işlendikten sonra HTML ile JSP geliştirme ayrıntılarıyla açıklanmaktadır. İleri özelliklerden EL, Taglibs, JSTL de işlenenler arasındadır. MVC, JSF & Facelet konusuna giriş düzeyinde bilgi verilmektedir. Web Services alanında, hem XML / JSON ile REST konularının temel nesnelerle gerçekleştirilmesi anlatılmakta, hem da JAX ... En savoir plus

    $0.99 CAD

  • Backbone JS

    Backbone es un Framework más popular de JavaScript que le permiten crear MVC (modelo-vista-controlador) como aplicaciones y aplicaciones de una sola página. Los principales componentes de Backbone.js son el Modelo, Vista, Colección, Router y los objetos de la clase Event.En Backbone, un modelo almacena los datos que se recuperan desde el servidor mediante RESTful JSON y se asocia con la vista. La ... En savoir plus

    $8.99 CAD ou Gratuit avec Kobo Plus

  • A Guide to Java Interviews

    par Aishik Dutta ...
    Unlock Your Next Java Role: A Guide to Java InterviewsNavigating the competitive landscape of Java interviews requires more than just coding skills – it demands strategy, deep technical understanding, and effective communication. Whether you're an aspiring junior developer or a seasoned senior engineer, A Guide to Java Interviews is your comprehensive companion to mastering the entire interview ... En savoir plus

    $4.99 CAD ou Gratuit avec Kobo Plus

  • Derinlemesine Spring Boot Web

    par Onder Teker ...
    Bu kitap Spring Security ve Spring Web ile ilgili ileri konuları içermektedir. Kapsamda REST ve Web için güvenlik sağlanması için authentication ve authorization ile JWT (JSON Web Token) konuları yer almaktadır. Hem unit testing hem de integration testing konuları içerilmektedir. Testlerde Mockito ile mock nesnelerinin kullanımı da gösterilmektedir. WebSockets & STOMP ile iki yönlü iletişim ... En savoir plus

    $0.99 CAD ou Gratuit avec Kobo Plus

  • Practical Java 8

    Lambdas, Streams and new resources

    Are you a programmer fluent in Java? It's time to take the next step! Almost 20 years after it's first version, there is a new Java with important news! Amongst the main new resources, there are the default methods, method references and lambdas. They are simple concepts, but bring important possibilities. In the book we will explore various advancements found in Java 8. Always using practical ... En savoir plus

    $13.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

  • From Objects to Functions

    Build Your Software Faster and Safer with Functional Programming and Kotlin

    par Uberto Barbini ...
    Build applications quicker and with less effort using functional programming and Kotlin. Learn by building a complete application, from gathering requirements to delivering a microservice architecture following functional programming principles. Learn how to implement CQRS and EventSourcing in a functional way to map the domain into code better and to keep the cost of change low for the whole ... En savoir plus

    $41.99 CAD

  • Der Weg zum Java-Profi

    Konzepte und Techniken für die professionelle Java-Entwicklung

    par Michael Inden ...
    Sie haben bereits Einiges an Erfahrung mit Java und möchten Ihre Entwicklungstätigkeit nun professionalisieren? Oder sind Sie schon auf dem Weg zum Profi, benötigen aber ein Nachschlagewerk, das Ihnen die wichtigen Themen aus der Java-Welt kompakt und kompetent vermittelt? Diese umfassende Einführung in die professionelle Entwicklung vermittelt Ihnen das notwendige Wissen, um stabile und ... En savoir plus

    $54.99 CAD

  • Java 17 Backend Development

    Design backend systems using Spring Boot, Docker, Kafka, Eureka, Redis, and Tomcat

    par Elara Drevyn ...
    This book offers beginners and backend developers with practical guidance on developing robust server-side applications with Java 17. Each chapter is structured around hands-on examples, real-world challenges, and step-by-step solutions tailored to Java professionals aiming to elevate their expertise in backend systems. It seamlessly transitions through essential development phases, covering ... En savoir plus

    $46.99 CAD

  • Programming Kotlin

    Create Elegant, Expressive, and Performant JVM and Android Applications

    Programmers don't just use Kotlin, they love it. Even Google has adopted it as a first-class language for Android development. With Kotlin, you can intermix imperative, functional, and object-oriented styles of programming and benefit from the approach that's most suitable for the problem at hand. Learn to use the many features of this highly concise, fluent, elegant, and expressive statically ... En savoir plus

    $47.99 CAD

  • Core Java Essentials: Starting out with Java programming

    par Alan Gersting ...
    For serious programmers, Core Java Essentials is the definitive guide to writing robust, maintainable code. Whether you’re using Java SE 9, 10, or 11, it will help you achieve a deep and practical understanding of the language and API, and its hundreds of realistic examples reveal the most powerful and effective ways to get the job done.This book reflect Java’s long-awaited modularization, showing ... En savoir plus

    $33.85 CAD

  • Spock Framework

    Testes automatizados ágeis para Java e REST

    par José Yoshiriro ...
    Versão atualizada para Spock 2.3-groovy-4.0. A presença de testes automatizados é importante para dar segurança em qualquer código. Seja para refatorá-lo, mantê-lo, seja para inserir novas funcionalidades, os testes permitem uma detecção mais rápida quando algum comportamento anterior é quebrado. Um software interage com diversos recursos dentro de seu ecossistema e provê diferentes tipos de ... En savoir plus

    $13.99 CAD ou Gratuit avec Kobo Plus

  • Web Development with Clojure

    Build Large, Maintainable Web Applications Interactively

    Today, developers are increasingly adopting Clojure as a web-development platform. See for yourself what makes Clojure so desirable, as you create a series of web apps of growing complexity, exploring the full process of web development using a modern functional language. This fully updated third edition reveals the changes in the rapidly evolving Clojure ecosystem and provides a practical, ... En savoir plus

    $43.99 CAD

  • Helidon Revealed

    A Practical Guide to Oracle’s Microservices Framework

    Collections series Professional and Applied Computing (R0)
    This book is your comprehensive introduction to Project Helidon, Oracle’s Java-based microservices framework for building cloud-native applications. The book introduces the two flavors of Helidon—Helidon SE and Helidon MP—and shows how to quickly build applications with each one.The book begins by placing the Helidon framework in context and explaining the MicroProfile and Jakarta EE ... En savoir plus

    $78.39 CAD

  • Java 13 Revealed

    For Early Adoption and Migration

    par Kishori Sharan ...
    Collections series Professional and Applied Computing (R0)
    Explore the new Java programming language features and APIs introduced in Java 10 through Java 13. Java 13 Revealed is for experienced Java programmers looking to migrate to Java 13. Author ***Kishori Sharan***begins by covering how to use local variable type inference to improve readability of your code and time-based release versioning of the Java platform to understand the Java release strategy ... En savoir plus

    $56.69 CAD

  • Numerical Methods Using Kotlin

    For Data Science, Analysis, and Engineering

    par Haksun Li, PhD ...
    Collections series Professional and Applied Computing (R0)
    This in-depth guide covers a wide range of topics, including chapters on linear algebra, root finding, curve fitting, differentiation and integration, solving differential equations, random numbers and simulation, a whole suite of unconstrained and constrained optimization algorithms, statistics, regression and time series analysis. The mathematical concepts behind the algorithms are clearly ... En savoir plus

    $80.79 CAD

  • Java

    Il Tuo Primo Programma

    Chi ben inizia è a metà dell'opera...In questo ebook di 50 pagine ti mostrerò come creare il tuo primo programma in java, partendo da zero. Per seguire i passi descritti avrai bisogno di un PC o di un Mac, di una connessione ad Internet decente per scaricare (gratis) i programmi necessari e, infine, di un po’ di pazienza. Nulla più.In particolare, ti spiegherò:- Come installare e configurare Java ... En savoir plus

    Gratuit

  • Coding for Beginners

    A Step-by-Step Guide to Learn Python, Java, SQL, C, C++, C#, HTML, and CSS from Scratch

    par Vere salazar ...
    **Do you dream of becoming a coder?Do you want to learn how to code in eight different programming languages?**Do you want to develop awesome apps and websites that impress your friends and family? If yes, then this book is for you!“Coding for Beginners” is the perfect book for anyone who wants to start their coding journey. In this book, you will learn the basics of each language, how to write ... En savoir plus

    $13.56 CAD ou Gratuit avec Kobo Plus

  • Client-Server Web Apps with JavaScript and Java

    Rich, Scalable, and RESTful

    As a Java programmer, how can you tackle the disruptive client-server approach to web development? With this comprehensive guide, you’ll learn how today’s client-side technologies and web APIs work with various Java tools. Author Casimir Saternos provides the big picture of client-server development, and then takes you through many practical client-server architectures. You’ll work with hands-on ... En savoir plus

    $25.99 CAD

  • Spring Boot Intermediate Microservices: Resilient Microservices with Spring Boot 2 and Spring Cloud

    Brief books for developers, #3

    par Jens Boje ...
    Collections Livre 3 - Brief books for developers
    Learn how to access a microservice and build a reliable infrastructure using Spring Boot 2 and Spring Cloud with a proven actionable and hands-on approachLearning new technology can be fast and fun. With this custom tailored learning plan you advance in building microservices with Spring Boot by actually building applications.Together we build a tiny application using the microservice we created ... En savoir plus

    $9.99 CAD ou Gratuit avec Kobo Plus

  • Pivotal Certified Spring Enterprise Integration Specialist Exam

    A Study Guide

    par Lubos Krnac ...
    Collections series Professional and Applied Computing (R0)
    Exam topics covered include tasks and scheduling, remoting, the Spring Web Services framework, RESTful services with Spring MVC, the Spring JMS module, JMS and JTA transactions with Spring, batch processing with Spring Batch and the Spring Integration framework. Prepare with confidence for the Pivotal Enterprise Integration with Spring Exam.One of the important aspects of this book is a focus on ... En savoir plus

    $80.79 CAD