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 577 - 600 sur 1748
Skip side bar filters
  • Java для опытных разработчиков. 2-е издание

    Язык Java – сердце корпоративного ПО. Если программист хорошо знает Java, он без особого труда найдет интересную работу. Поднимите ваши навыки Java на новый уровень вместе с экспертами. Основательно изучите такие мощные инструменты, как модели конкурентного выполнения и модули, и даже раскройте некоторые глубинные тайны Java. Узнайте, как Java работает на уровне байт-кода. Освойте ценные приемы ... En savoir plus

    12,99 € ou Gratuit avec Kobo Plus

  • Kickstart Blockchain and Cryptography Fundamentals

    Master Blockchain, Cryptography, and Smart Contracts Key Features ● Delves into core blockchain concepts, from cryptographic foundations to enterprise applications. ● Covers cutting-edge topics like smart contracts, Hyperledger, and blockchain interoperability, providing a future-focused perspective. ● Real-world examples of how blockchain can transform industries like finance, healthcare, and ... En savoir plus

    16,99 € ou Gratuit avec Kobo Plus

  • Система модулей Java

    Создать надёжное и безопасное приложение гораздо проще, если упаковать код в аккуратные блоки. Система модулей в Java представляет собой языковой стандарт для создания таких блоков. Теперь вы можете контролировать взаимодействия различных JAR и легко обнаруживать недостающие зависимости. Фундаментальные изменения архитектуры затронули ядро Java, начиная с версии 9. Все API ядра распространяются в ... En savoir plus

    10,99 € ou Gratuit avec Kobo Plus

  • Go Java: The fundamentals Guide for beginners

    par Scott Murach ...
    This book is a Back to Basics Approach uses a layered strategy to introduce Java programming, with the aim of overcoming the difficulty associated with introductory programming textbooks. The authors’ proven and class-tested “back to basics” approach introduces programming fundamentals first, with new syntax and concepts added over multiple chapters, and object-oriented programming discussed only ... En savoir plus

    24,49 €

  • Mockito Essentials

    par Sujoy Acharya ...
    This book is ideal for developers who have some experience in Java application development as well as some basic knowledge of test doubles and JUnit testing. This book also introduces you to the fundamentals of JUnit testing, test doubles, refactoring legacy code, and writing JUnit tests for GWT and web services. ... En savoir plus

    15,13 € ou Gratuit avec Kobo Plus

  • Core Java for the Impatient

    par Cay Horstmann ...
    Clear, Concise Guide to the Core Language and Libraries--Updated through Java 17Modern Java introduces major enhancements that impact the core Java technologies and APIs at the heart of the Java platform. Many old Java idioms are no longer needed, and new features and programming paradigms can make you far more effective. However, navigating these changes can be challenging.Core Java for the ... En savoir plus

    38,00 €

  • Core Java for the Impatient

    par Cay Horstmann ...
    An Essential Guide to the Core Language and Libraries--Updated for Java 21Modern Java introduces major enhancements that impact the core language and APIs at the heart of the Java platform. Many old Java idioms are no longer needed, and new features and programming paradigms can make you far more effective. However, navigating these changes can be challenging.Core Java for the Impatient, Fourth ... En savoir plus

    42,63 €

  • Java 8 Preview Sampler

    In this exclusive eBook, preview excerpts from brand-new and forthcoming Oracle Press Java JDK 8 books. Written by leading Java experts, Oracle Press books offer the most definitive, complete, and up-to-date coverage of the latest Java release. Featuring an introduction by bestselling programming author Herb Schildt, this eBook includes chapters from the following Oracle Press books:Java: The ... En savoir plus

    Gratuit

  • Cracking The Java Coding Interview.

    1000+ Java Interview (Q & A)

    I am not a recruiter. I am a software engineer. And as such, I know what it's like to be asked to whip up brilliant algorithms on the spot, and then write flawless code on a whiteboard. I know because I've been asked to do the same thing--in interviews at Google, Microsoft, Apple, and Amazon, among other companies.According to the Last year and this year Data that we have collected from different ... En savoir plus

    7,34 €

  • 100 Recipes for Programming Java

    par Jamie Munro ...
    Java Recipes are structured in a Cookbook format featuring recipes that contain problem statements and solutions. A detailed explanation follows each problem statement of the recipe. This is usually contained within the solution; however, an optional discussion section can often contain other useful information helping to demonstrate how the solution works.Java is a programming language and ... En savoir plus

    10,99 €

  • Deixe seu código limpo e brilhante

    Desmistificando Clean Code com Java e Python

    par José Yoshiriro ...
    Programar frequentemente envolverá consertar, melhorar ou ampliar o código. As práticas de Código Limpo (Clean Code) difundidas por Robert Martin visam ajudar programadores a criar códigos mais coerentes, organizados, fáceis de ler e, consequentemente, de dar manutenção. Códigos não limpos consomem muito mais tempo e demandam mais custos para se manter, e seria ideal se seus conceitos já fossem ... En savoir plus

    8,99 € ou Gratuit avec Kobo Plus

  • Spring Boot in Practice

    par Somnath Musib ...
    Go beyond the basics with Spring Boot! This practical guide presents dozens of relevant scenarios in a convenient problem-solution-discussion format.In Spring Boot in Practice you will learn:Spring Boot’s features from an expert’s perspectiveConfiguring, logging, and monitoring Spring Boot applicationsEffective methods for database communicationUtilizing Spring Security and securing your Spring ... En savoir plus

    54,06 €

  • Beginning NetBeans IDE

    For Java Developers

    Collection series Professional and Applied Computing (R0)
    Beginning NetBeans IDE is your authoritative tutorial for learning and using the open source NetBeans IDE platform backed by Oracle. Written by a NetBeans product manager at Oracle, Geertjan Wielenga shows you what NetBeans really is all about and how to install and set it up. Then, right away, he shows you how to write your first simple NetBeans Java application.In this book, you get a tour of ... En savoir plus

    69,31 €

  • Solr in Action

    SummarySolr in Action is a comprehensive guide to implementing scalable search using Apache Solr. This clearly written book walks you through well-documented examples ranging from basic keyword searching to scaling a system for billions of documents and queries. It will give you a deep understanding of how to implement core Solr capabilities.About the BookWhether you're handling big (or small) ... En savoir plus

    54,06 €

  • Dart in Action

    par Chris Buckett ...
    SummaryDart in Action introduces Google's Dart language and provides techniques and examples showing how to use it as a viable replacement for Java and JavaScript in browser-based desktop and mobile applications. It begins with a rapid overview of Dart language and tools, including features like interacting with the browser, optional typing, classes, libraries, and concurrency with isolates. After ... En savoir plus

    54,06 €

  • 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

    54,06 €

  • OCA Java SE 8 Programmer I Certification Guide

    par Mala Gupta ...
    SummaryOCA Java SE 8 Programmer I Certification Guide prepares you for the 1Z0-808 with complete coverage of the exam. You'll explore important Java topics as you systematically learn what's required to successfully pass the test.About the BookTo earn the OCA Java SE 8 Programmer I Certification, you have to know your Java inside and out, and to pass the exam you need to understand the test itself ... En savoir plus

    54,06 €

  • Mule in Action

    SummaryMule in Action, Second Edition is a totally-revised guide covering Mule 3 fundamentals and best practices. It starts with a quick ESB overview and then dives into rich examples covering core concepts like sending, receiving, routing, and transforming data.About the TechnologyAn enterprise service bus is a way to integrate enterprise applications using a bus-like infrastructure. Mule is the ... En savoir plus

    54,06 €

  • 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

    36,14 € ou Gratuit avec Kobo Plus

  • Building REST APIs with Spring Boot 4.0

    par Kit Harrington ...
    Built on top of Spring Framework 7, Spring Boot 4.0 simplifies the process of building API far easy.I'd describe this fast-paced book as the perfect practical tutor for Java developers who are curious to develop apps, and not just read about them. All chapters are working sets, where you write code, run it, break it deliberately, and fix it. There are no long theory sections, and no abstract ... En savoir plus

    25,99 €

  • Exploring Java 9

    Build Modularized Applications in Java

    par Fu Cheng ...
    Collection series Professional and Applied Computing (R0)
    Discover all the new features and changes in Java 9, including module systems—JPMS or Project Jigsaw. This book covers the whole Java application development life cycle. You'll review all the important concepts, including module descriptor, unnamed module, automatic module, and command line tools.Exploring Java 9 also serves as a practical guide for migration to module systems. Code samples from ... En savoir plus

    25,02 €

  • Java For All Levels

    A Beginner's Guide To Learning the Basics Of Java Programming With No Previous Experience | Essential Tips To Become A Good Java Programmer For Beginners

    par Malia Buck ...
    Are you ready to program with Java in less than 1 week?Have you always wanted to learn computer programming but you thought is difficult for you?Or perhaps you know other programming languages but you are interested in learning the Java language fast?If the answer is Yes.........then, this book is for you!This book contains proven steps and strategies on how to learn basic programming in Java, ... En savoir plus

    5,30 € ou Gratuit avec Kobo Plus

  • 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.Key Features● Build a complete Netflix-style streaming platform using GraphQL, React, Node.js, and Apollo.● Master production-grade concepts including DataLoader, caching, scalability, and performance tuning.● Learn by doing, and progress from GraphQL fundamentals to advanced real-world full-stack development.Book Description<b... ... En savoir plus

    18,99 €

  • 亿级流量Java高并发与网络编程实战

    par 颜群 ...
    本书共分18章,内容包括:高并发概述、系统分析与大型互联网架构设计、高并发相关JVM与JDK新特性案例讲解、实战解析多线程并发包、NIO案例解析与高性能聊天室实战、高性能NIO框架Netty实例详解、主流RPC框架解析与跨语言调用案例、实战解析高并发框架Disruptor、通过案例讲解分布式服务框架Dubbo等。 ... En savoir plus

    24,96 €