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 145 à 168 sur 1726 résultats
Skip side bar filters
  • Python for the Busy Java Developer

    The Language, Syntax, and Ecosystem

    par Deepak Sarda ...
    Collections series Professional and Applied Computing (R0)
    Are you a seasoned Java developer who wishes to learn Python? Perhaps you’ve just joined a project where a chunk of system integration code is written in Python. Or maybe you need to implement a report generation module in the next sprint and your colleague mentioned that Python would be the perfect tool for the job. In any case, if you are in a situation where you have to pick up the Python ... En savoir plus

    $42.19 CAD

  • Java to Kotlin

    A Refactoring Guidebook

    It takes a week to travel the 8,000 miles overland from Java to Kotlin. If you're an experienced Java developer who has tried the Kotlin language, you were probably productive in about the same time.You'll have found that they do things differently in Kotlin, though. Nullability is important, collections are different, and classes are final by default. Kotlin is more functional, but what does that ... En savoir plus

    $57.59 CAD

  • Learning Spark

    Data is bigger, arrives faster, and comes in a variety of formatsâ??and it all needs to be processed at scale for analytics or machine learning. But how can you process such varied workloads efficiently? Enter Apache Spark.Updated to include Spark 3.0, this second edition shows data engineers and data scientists why structure and unification in Spark matters. Specifically, this book explains how ... En savoir plus

    $67.99 CAD

  • ASP.NET SignalR Programming By Example

    par Agus Kurniawan ...
    Microsoft ASP.NET SignalR adds real-time web functionality to your applications. This book helps you how to build SignalR application with several scenarios and code illustration. The following is a list of highlight topics in this book: * Preparing Development Environment * Persistent Connections * ASP.NET SignalR Hubs * ASP.NET SignalR Groups * SignalR and ASP.NET MVC 5 * SignalR and .NET Client ... En savoir plus

    $4.74 CAD

  • Groovy 2 Cookbook

    Java and Groovy go together like ham and eggs, and this book is a great opportunity to learn how to exploit Groovy 2 to the full. Packed with recipes, both intermediate and advanced, it's a great way to speed up and modernize your programming.

    Java and Groovy go together like ham and eggs, and this book is a great opportunity to learn how to exploit Groovy 2 to the full. Packed with recipes, both intermediate and advanced, it's a great way to speed up and modernize your programming.Key FeaturesSimple and more advanced recipes to cover a broad number of topics and challengesWith scores of practical examples, this book will help you to ... En savoir plus

    $47.19 CAD ou Gratuit avec Kobo Plus

  • RabbitMQ Essentials

    par David Dossot ...
    This book is a quick and concise introduction to RabbitMQ. Follow the unique case study of Clever Coney Media as they progressively discover how to fully utilize RabbitMQ, containing clever examples and detailed explanations. Whether you are someone who develops enterprise messaging products professionally or a hobbyist who is already familiar with open source Message Queuing software and you are ... En savoir plus

    $19.59 CAD ou Gratuit avec Kobo Plus

  • Programming Hive

    Data Warehouse and Query Language for Hadoop

    Need to move a relational database application to Hadoop? This comprehensive guide introduces you to Apache Hive, Hadoop’s data warehouse infrastructure. You’ll quickly learn how to use Hive’s SQL dialect—HiveQL—to summarize, query, and analyze large datasets stored in Hadoop’s distributed filesystem.This example-driven guide shows you how to set up and configure Hive in your environment, provides ... En savoir plus

    $28.99 CAD

  • Effective Software Testing

    A developer's guide

    par Maurizio Aniche ...
    Go beyond basic testing! Great software testing makes the entire development process more efficient. This book reveals a systemic and effective approach that will help you customize your testing coverage and catch bugs in tricky corner cases.In Effective Software Testing you will learn how to:Engineer tests with a much higher chance of finding bugsRead code coverage metrics and use them to improve ... En savoir plus

    $65.99 CAD

  • Beginning Ballerina Programming

    From Novice to Professional

    Collections series Professional and Applied Computing (R0)
    Discover the Ballerina programming language for next-generation microservices and cloud-native application development. This book shows you that Ballerina is a cutting-edge programming language which incorporates many of the latest technological advancements in programming language theory. You'll learn variables and types, modules and functions, flow control, error handling, concurrency, I/O, ... En savoir plus

    $63.89 CAD

  • Go Programming Language (2026)

    Learn How to Program Go in One Day and Learn It Well. Go for Beginners with Hands-on Project

    Discover the Power of GO Programming: Your Gateway to Software Excellence!Are you ready to embark on a journey into the world of GO programming? Look no further – we're here to guide you through the intricacies of this dynamic language. Developed by Google luminaries Robert Griesemer, Rob Pike, and Ken Thompson in 2007, GO language offers a statically-typed syntax reminiscent of C, coupled with ... En savoir plus

    $40.72 CAD ou Gratuit avec Kobo Plus

  • Spring 6 Recipes

    A Problem-Solution Approach to Spring Framework

    Collections series Professional and Applied Computing (R0)
    This in-depth Spring-based Java developer code reference has been updated and now solves many of your Spring Framework 6 problems using reusable, complete and real-world working code examples. Spring 6 Recipes (5th Edition) now includes Spring Native which speeds up your Java-based Spring Framework built enterprise, native cloud, web applications and microservices. It also has been updated to now ... En savoir plus

    $80.79 CAD

  • Fundamentals of Java Programming

    Collections series Computer Science (R0)
    Making extensive use of examples, this textbook on Java programming teaches the fundamental skills for getting started in a command-line environment. Meant to be used for a one-semester course to build solid foundations in Java, Fundamentals of Java Programming eschews second-semester content to concentrate on over 180 code examples and 250 exercises.Key object classes (String, Scanner, ... En savoir plus

    $64.99 CAD

  • Selenium Design Patterns and Best Practices

    par Dima Kovalenko ...
    Whether you are an experienced WebDriver developer or someone who was newly assigned a task to create automated tests, this book is for you. Since the ideas and concepts are described in simple terms, no previous experience in computer coding or programming is required. ... En savoir plus

    $22.79 CAD ou Gratuit avec Kobo Plus

  • Mastering RabbitMQ

    Master the art of developing message-based applications with RabbitMQ

    Master the art of developing message-based applications with RabbitMQKey Features\[\*\] Learn how to administer, manage, and extend your own message broker, RabbitMQ\[\*\] Develop clients to make a message bridge between your software systems using RabbitMQ\[\*\] Discover how to achieve proficiency with RabbitMQ with the well-defined descriptions of the topicsBook DescriptionRabbitMQ is one of the ... En savoir plus

    $51.99 CAD ou Gratuit avec Kobo Plus

  • Rust Programming By Example

    Enter the world of Rust by building engaging, concurrent, reactive, and robust applications

    Discover the world of Rust programming through real-world examplesKey FeaturesImplement various features of Rust to build blazingly fast applicationsLearn to build GUI applications using Gtk-rsExplore the multi-threading aspect of Rust to tackle problems in concurrency and in distributed environmentsBook DescriptionRust is an open source, safe, concurrent, practical language created by Mozilla. It ... En savoir plus

    $41.59 CAD ou Gratuit avec Kobo Plus

  • Beginning Java 8 Fundamentals

    Language Syntax, Arrays, Data Types, Objects, and Regular Expressions

    par Kishori Sharan ...
    Collections series Professional and Applied Computing (R0)
    Beginning Java 8 Fundamentals provides a comprehensive approach to learning the Java programming language, especially the object-oriented fundamentals necessary at all levels of Java development.Author Kishori Sharan provides over 90 diagrams and 240 complete programs to help beginners and intermediate level programmers learn the topics faster. Starting with basic programming concepts, the author ... En savoir plus

    $47.79 CAD

  • Programmer en Java

    Couvre Java 10 à Java 14 - 11e édition

    par Claude Delannoy ...
    Collections series Noire
    De la programmation objet en Java au développement d'applications webDans cet ouvrage, Claude Delannoy applique au langage Java la démarche pédagogique qui a fait le succès de ses livres sur le C et le C++. Il insiste tout particulièrement sur la bonne compréhension des concepts objet et sur l'acquisition de méthodes de programmation rigoureuses.L'apprentissage du langage se fait en quatre étapes ... En savoir plus

    $43.53 CAD

  • Java 9 Programming By Example

    Your guide to software development

    par Peter Verhas ...
    Get the steps you need to discover the world of Java 9 programming using real-world examplesKey Features\[\*\] We bridge the gap between “learning” and “doing” by providing real-world examples that will improve your software development\[\*\] Our example-based approach will get you started quickly with software programming, get you up-to-speed with Java 9, and improve your Java skills\[\*\] This ... En savoir plus

    $41.59 CAD ou Gratuit avec Kobo Plus

  • OCA Java SE 7 Programmer I Study Guide (Exam 1Z0-803)

    Collections series Oracle Press
    A Proven Study System for Oracle Certified Associate Exam 1Z0-803Prepare for the Oracle Certified Associate Java SE 7 Programmer I exam with help from this exclusive Oracle Press guide. In each chapter, you'll find challenging exercises, practice questions, a two-minute drill, and a chapter summary to highlight what you've learned. This authoritative guide will help you pass the test and will also ... En savoir plus

    $48.89 CAD

  • Building Hybrid Android Apps with Java and JavaScript

    Applying Native Device APIs

    Build HTML5-based hybrid applications for Android with a mix of native Java and JavaScript components, without using third-party libraries and wrappers such as PhoneGap or Titanium. This concise, hands-on book takes you through the entire process, from setting up your development environment to deploying your product to an app store.Learn how to create apps that have access to native APIs, such as ... En savoir plus

    $11.19 CAD

  • Eclipse

    Programming Java Applications

    par Steve Holzner ...
    Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time.Eclipse, the popular Java integrated development environment (IDE) provides an ... En savoir plus

    $32.99 CAD

  • RESTful Java Web Services Security

    A sequential and easy-to-follow guide which allows you to understand the concepts related to securing web apps/services quickly and efficiently, since each topic is explained and described with the help of an example and in a step-by-step manner, helping you to easily implement the examples in your own projects. This book is intended for web application developers who use RESTful web services to ... En savoir plus

    $22.79 CAD ou Gratuit avec Kobo Plus

  • A Step By Step Tutorial Using JSP For Web Development With Derby Database

    This book is about A STEP BY STEP TUTORIAL USING JAVA SERVER PAGES ... En savoir plus

    Gratuit