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 913 à 936 sur 1732 résultats
Skip side bar filters
  • Learning Java Functional Programming

    Create robust and maintainable Java applications using the functional style of programming

    Create robust and maintainable Java applications using the functional style of programmingKey FeaturesExplore how you can blend object-oriented and functional programming styles in JavaUse lambda expressions to write flexible and succinct codeA tutorial that strengthens your fundamentals in functional programming techniques to enhance your applicationsBook DescriptionFunctional programming is an ... En savoir plus

    $51.99 CAD ou Gratuit avec Kobo Plus

  • Ultimate Python Libraries for Data Analysis and Visualization

    Test your Data Analysis skills to its fullest using Python and other no-code tools Key Features ● Comprehensive coverage of Python libraries such as Pandas, NumPy, Matplotlib, Seaborn, Julius AI for data acquisition, preparation, analysis, and visualization ● Real-world projects and practical applications for hands-on learning ● In-depth exploration of low-code and no-code tools for enhanced ... En savoir plus

    $24.65 CAD ou Gratuit avec Kobo Plus

  • Mastering Apache Spark 2.x

    Advanced techniques in complex Big Data processing, streaming analytics and machine learning

    par Romeo Kienzler ...
    Advanced analytics on your Big Data with the latest Apache Spark 2.xKey Features\[\*\]Master the art of real-time Big Data processing using Apache Spark 2.x\[\*\]Perform machine learning, deep learning and streaming data analytics by extending the most up-to-date functionalities of Apache Spark\[\*\]An advanced guide with a unique combination of tips, instructions and practical examples on using ... En savoir plus

    $47.99 CAD ou Gratuit avec Kobo Plus

  • Алгоритмы и структуры данных. Извлечение информации на языке Java

    Изучите, как следует реализовывать эффективные алгоритмы на основе важнейших структур данных на языке Java, а также как измерять производительность этих алгоритмов. Каждая глава сопровождается упражнениями, помогающими закрепить материал. •Научитесь работать со структурами данных, например, со списками и словарями, разберитесь, как они работают •Напишите приложение, которое читает страницы ... En savoir plus

    $9.99 CAD ou Gratuit avec Kobo Plus

  • Ultimate Bootstrap for Responsive Web Design

    par Amit Diwan ...
    Your Comprehensive Companion to Building Modern, Responsive Websites with Bootstrap. Key Features ● Build a Website with Mobile-First Approach and Practice Website Design on Desktop, Tablet, and Mobile Devices. ● Grasp the Importance and Techniques of Responsive Web Design, Ensuring Their Websites Look Great on all Devices. ● Understand Bootstrap from the Ground Up, Enabling to Create Responsive, ... En savoir plus

    $41.09 CAD ou Gratuit avec Kobo Plus

  • Mastering SEO Strategies for the Modern Web

    Your Guide to Ranking Higher: A Business-Focused SEO Playbook Key Features ● Practical insights to apply SEO strategies for real business growth. ● Step-by-step guide to become a successful SEO professional. ● Complete references and tools to update your SEO knowledge and skills. Book Description In today’s digital world, mastering Search Engine Optimization (SEO) is essential to stand out and ... En savoir plus

    $27.39 CAD ou Gratuit avec Kobo Plus

  • Ultimate Transformer Models Using PyTorch 2.0

    Build Real-World AI with Transformers Powered by PyTorch 2.0. Key Features ● Complete hands-on projects spanning NLP, vision, and speech AI. ● Interactive Jupyter Notebooks with real-world industry scenarios. ● Build a professional AI portfolio ready for career advancement. Book Description Transformer models have revolutionized AI across natural language processing, computer vision, and speech ... En savoir plus

    $34.24 CAD ou Gratuit avec Kobo Plus

  • Ultimate Docker for Cloud Native Applications

    par Meysam Azad ...
    Unlock the Power of Docker to Revolutionize Your Development and Deployment Strategie Key Features ● Dive into real-world Docker expertise through hands-on learning and practical exercises. ● Covers Docker fundamentals and extends to advanced orchestration techniques, for holistic understanding of the ecosystem. ● Benefit from expert perspectives gaining insider knowledge and practical insights. ... En savoir plus

    $20.54 CAD ou Gratuit avec Kobo Plus

  • Spring быстро

    Java-программистам необходим фреймворк Spring. Этот невероятный инструмент универсален: вы можете разрабатывать как приложения для малого бизнеса, так и микросервисервисные архитектуры промышленного масштаба. Освоить Spring не так-то просто, но первый шаг сделать легко! Книга предназначена для Java-разработчиков, желающих создавать приложения на основе Spring. Информативные иллюстрации, понятные ... En savoir plus

    $13.99 CAD ou Gratuit avec Kobo Plus

  • Selenium Webdriver: Book1

    par Rajan ...
    Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that.Boring web-based administration tasks can (and should!) also be automated as well. Selenium is one of the popular open-source web based automation tool. This book will provide an insight about ... En savoir plus

    $0.99 CAD ou Gratuit avec Kobo Plus

  • Refatorando com padrões de projeto

    Um guia em Java

    par Marcos Brizeno ...
    Qualidade de código e refatoração são reconhecidamente assuntos que permanecem relevantes e pertinentes tanto para novos profissionais como para quem já sabe do que se trata: melhorar o design existente, aplicar mudanças em pequenos passos e evitar deixar o sistema quebrado. Ao aplicar refatorações, existem várias técnicas que podem ajudar a alcançar a melhoria desejada, de modo que o processo ... En savoir plus

    $12.99 CAD ou Gratuit avec Kobo Plus

  • Kotlin Cookbook

    A Problem-Focused Approach

    par Ken Kousen ...
    Use Kotlin to build Android apps, web applications, and more—while you learn the nuances of this popular language. With this unique cookbook, developers will learn how to apply thisJava-based language to their own projects. Both experienced programmers and those new to Kotlin will benefit from the practical recipes in this book.Author Ken Kousen (Modern Java Recipes) shows you how to solve ... En savoir plus

    $54.99 CAD

  • Seam in Action

    par Dan Allen ...
    JBoss Seam is an exciting new application framework based on the Java EE platform that is used to build rich, web-based business applications. Seam is rapidly capturing the interest of Java enterprise developers because of its focus on simplicity, ease of use, transparent integration, and scalability.Seam in Action offers a practical and in-depth look at JBoss Seam. The book puts Seam head-to-head ... En savoir plus

    $65.99 CAD

  • Programming Concurrency on the JVM

    Mastering Synchronization, STM, and Actors

    More than ever, learning to program concurrency is critical to creating faster, responsive applications. Speedy and affordable multicore hardware is driving the demand for high-performing applications, and you can leverage the Java platform to bring these applications to life.Concurrency on the Java platform has evolved, from the synchronization model of JDK to software transactional memory (STM) ... En savoir plus

    $32.99 CAD

  • Learning Concurrent Programming in Scala

    Practical Multithreading in Scala

    Learn the art of building intricate, modern, scalable, and concurrent applications using ScalaKey Features\[\*\] Make the most of Scala by understanding its philosophy and harnessing the power of multicores\[\*\] Get acquainted with cutting-edge technologies in the field of concurrency, through practical, real-world applications\[\*\] Get this step-by-step guide packed with pragmatic examplesBook ... En savoir plus

    $41.99 CAD ou Gratuit avec Kobo Plus

  • Kafka Streams in Action

    Real-time apps and microservices with the Kafka Streams API

    par Bill Bejeck ...
    SummaryKafka Streams in Action teaches you everything you need to know to implement stream processing on data flowing into your Kafka platform, allowing you to focus on getting more from your data without sacrificing time or effort.Foreword by Neha Narkhede, Cocreator of Apache KafkaPurchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About ... En savoir plus

    $41.99 CAD

  • Practical JSF in Java EE 8

    Web Applications ​in Java for the Enterprise

    par Michael Müller ...
    Collections series Professional and Applied Computing (R0)
    Master the Java EE 8 and JSF (JavaServer Faces) APIs and web framework with this practical, projects-driven guide to web development. This book combines theoretical background with a practical approach by building four real-world applications. By developing these JSF web applications, you'll take a tour through the other Java EE technologies such as JPA, CDI, Security, WebSockets, and more.In ... En savoir plus

    $75.99 CAD

  • 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

  • GeoServer Cookbook

    This book is ideal for GIS experts, developers, and system administrators who have had a first glance at GeoServer and who are eager to explore all its features in order to configure professional map servers. Basic knowledge of GIS and GeoServer is required. ... En savoir plus

    $34.99 CAD ou Gratuit avec Kobo Plus

  • NEXT.JS MASTERY FOR BEGINNERS PART 2

    par m.furqan riaz ...
    This book is part of the next js learning book. It concludes creating react websites and also help you to learn the handful javascript, css and html that are also necessaryt for the website building.NextJs is a framework you will never regret learning. This is one of my favorite JavaScript frameworks. It provides endless possibilities for developing beautiful applications. NextJs is a React-based ... En savoir plus

    $5.48 CAD ou Gratuit avec Kobo Plus

  • Java 7 Pocket

    par Luigi Comi ...
    Collections Livre 4 - Programmare con Java
    Java è il linguaggio di programmazione che più ha rivoluzionato il mondo dell’informatica e della tecnologia nel suo insieme. Dal 1995, anno del suo debutto ufficiale, a oggi, risulta impiegato nei più svariati dispositivi elettronici: computer, smartphone, televisori, navigatori satellitari.Studiare Java permette non solo di imparare un moderno linguaggio di programmazione ma anche, una volta ... En savoir plus

    $7.99 CAD ou Gratuit avec Kobo Plus

  • The Definitive Guide to Modern Java Clients with JavaFX 17

    Cross-Platform Mobile and Cloud Development

    Collections 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. The Definitive Guide to Modern Java Clients ... En savoir plus

    $83.99 CAD

  • Ultimate Django for Web App Development Using Python

    Craft Scalable and Dynamic Web Apps using Django and Python Key Features ● Real-World Practices and Solutions for Crafting Dynamic and Scalable Django Solutions. ● Build a Comprehensive Task Management System Hands-On. ● Explore Advanced API, Testing, and Deployment Techniques with Real-World Applications. Book Description This comprehensive guide is an indispensable resource for developers ... En savoir plus

    $30.13 CAD ou Gratuit avec Kobo Plus

  • Java Language Specification, Java SE 8 Edition, The

    Written by the inventors of the technology, The Java® Language Specification, Java SE 8 Edition is the definitive technical reference for the Java programming language.The book provides complete, accurate, and detailed coverage of the Java programming language. It fully describes the new features added in Java SE 8, including lambda expressions, method references, default methods, type annotations ... En savoir plus

    $57.99 CAD