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 1609 à 1632 sur 1855 résultats
Skip side bar filters
  • iOS Development with Swift

    par Craig Grummitt ...
    SummaryiOS Development with Swift is a hands-on guide to creating apps for iPhone and iPad using the Swift language. Inside, you'll be guided through every step of the process for building an app, from first idea to App Store. This book fully covers Swift 4, Xcode 9, and iOS 1.Our video course, iOS Development with Swift in Motion, is the perfect companion to this book, featuring even more ... En savoir plus

    $65.99 CAD

  • Griffon in Action

    SummaryGriffon in Action is a comprehensive tutorial written for Java developers who want a more productive approach to UI development. After a quick Groovy tutorial, you'll immediately dive into Griffon and start building examples that explore its high productivity approach to Swing development.About the TechnologyYou can think of Griffon as Grails for the desktop. It is a Groovy-driven UI ... En savoir plus

    $65.99 CAD

  • Functional Programming in JavaScript

    How to improve your JavaScript programs using functional techniques

    par Luis Atencio ...
    SummaryFunctional Programming in JavaScript teaches JavaScript developers functional techniques that will improve extensibility, modularity, reusability, testability, and performance. Through concrete examples and jargon-free explanations, this book teaches you how to apply functional programming to real-life development tasksAbout the TechnologyIn complex web applications, the low-level details ... En savoir plus

    $65.99 CAD

  • Hadoop in Practice

    par Alex Holmes ...
    SummaryHadoop in Practice, Second Edition provides over 100 tested, instantly useful techniques that will help you conquer big data, using Hadoop. This revised new edition covers changes and new features in the Hadoop core architecture, including MapReduce 2. Brand new chapters cover YARN and integrating Kafka, Impala, and Spark SQL with Hadoop. You'll also get new and updated techniques for Flume ... En savoir plus

    $65.99 CAD

  • Reactive Web Applications

    Covers Play, Akka, and Reactive Streams

    SummaryReactive Web Applications teaches web developers how to benefit from the reactive application architecture and presents hands-on examples using the Play framework.About the TechnologyReactive applications build on top of components that communicate asynchronously as they react to user and system events. As a result, they become scalable, responsive, and fault-tolerant. Java and Scala ... En savoir plus

    $65.99 CAD

  • Spring Security in Action, Second Edition

    Collections series In Action
    Don't let security be an afterthought. Spring Security in Action, Second Edition is your vital companion to robust, secure applications that are protected right from the first line of code.Spring Security in Action, Second Edition is a revised version of the bestselling original, fully updated for Spring Boot 3 and Oauth2/OpenID Connect.In Spring Security in Action, Second Edition you will learn e ... En savoir plus

    $77.99 CAD

  • Java Persistence with Hibernate

    SummaryJava Persistence with Hibernate, Second Edition explores Hibernate by developing an application that ties together hundreds of individual examples. In this revised edition, authors Christian Bauer, Gavin King, and Gary Gregory cover Hibernate 5 in detail with the Java Persistence 2.1 standard (JSR 338). All examples have been updated for the latest Hibernate and Java EE specification ... En savoir plus

    $55.99 CAD

  • Microservices Patterns

    With examples in Java

    "A comprehensive overview of the challenges teams face when moving to microservices, with industry-tested solutions to these problems." - Tim Moore, Lightbend44 reusable patterns to develop and deploy reliable production-quality microservices-based applications, with worked examples in Java****Key Features44 design patterns for building and deploying microservices applicationsDrawing on decades of ... En savoir plus

    $65.99 CAD

  • Kubernetes Native Microservices with Quarkus and MicroProfile

    Build fast, efficient Kubernetes-based Java applications using the Quarkus framework, MicroProfile, and Java standards.In Kubernetes Native Microservices with Quarkus and MicroProfile you’ll learn how to:Deploy enterprise Java applications on KubernetesDevelop applications using the Quarkus runtimeCompile natively using GraalVM for blazing speedCreate efficient microservices applicationsTake ... En savoir plus

    $77.99 CAD

  • Data-Oriented Programming

    Reduce software complexity

    Eliminate the unavoidable complexity of object-oriented designs. The innovative data-oriented programming paradigm makes your systems less complex by making it simpler to access and manipulate data.In Data-Oriented Programming you will learn how to:Separate code from dataRepresent data with generic data structuresManipulate data with general-purpose functionsManage state without mutating ... En savoir plus

    $77.99 CAD

  • Agile Metrics in Action

    How to measure and improve team performance

    SummaryAgile Metrics in Action is a rich resource for agile teams that aim to use metrics to objectively measure performance. You'll learn how to gather data that really counts, along with how to effectively analyze and act upon the results.About the BookThe iterative nature of agile development is perfect for experience-based, continuous improvement. Tracking systems, test and build tools, source ... En savoir plus

    $65.99 CAD

  • Spring Dynamic Modules in Action

    Java EE developers increasingly want to utilize OSGi to develop modular applications for component and service-based architectures. But tools required for OSGi implementation have been slow to develop. Spring Dynamic Modules (Spring DM) is a framework that simplifies the creation of component and service-oriented architectures with OSGi, to build modular Java applications using the powerful Spring ... En savoir plus

    $77.99 CAD

  • The Art of Unit Testing

    with examples in C#

    par Roy Osherove ...
    SummaryThe Art of Unit Testing, Second Edition guides you step by step from writing your first simple tests to developing robust test sets that are maintainable, readable, and trustworthy. You'll master the foundational ideas and quickly move to high-value subjects like mocks, stubs, and isolation, including frameworks such as Moq, FakeItEasy, and Typemock Isolator. You'll explore test patterns ... En savoir plus

    $41.99 CAD

  • 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

    $65.99 CAD

  • Programmare in Java

    Guida aggiornata alla versione JDK 21 LTS

    Java è il linguaggio di programmazione che più ha rivoluzionato il mondo dell’informatica. Potente e flessibile, è ricco di costrutti sintattici e consente grande libertà operativa. Questo manuale, aggiornato alla versione JDK 21 LTS, ne insegna l'utilizzo dalle basi. Si parte dai concetti e dai costrutti fondamentali, come variabili, costanti, array, operatori e metodi, per passare poi agli ... En savoir plus

    Prix courant $54.99 CAD Maintenant $26.99 CAD

  • Learning Java

    An Introduction to Real-World Programming with Java

    If you’re new to Java—or new to programming—this best-selling book will guide you through the language features and APIs of Java 11. With fun, compelling, and realistic examples, authors Marc Loy, Patrick Niemeyer, and Daniel Leuck introduce you to Java fundamentals—including its class libraries, programming techniques, and idioms—with an eye toward building real applications.You’ll learn powerful ... En savoir plus

    $57.59 CAD

  • Tauri Foundations

    A practical introduction to the Tauri framework and adopting a security-first approach to app development

    Discover the secure app development approach as well as the design of open-source projects, and explore philosophical discourse with tech insidersKey FeaturesA complete introduction to Tauri brought to you by the engineers behind the Tauri projectExplore discussions on security and open source from industry insiders and open-source engineersLearn about the inner architecture and polyglot approach ... En savoir plus

    $39.99 CAD ou Gratuit avec Kobo Plus

    PRÉCOMMANDER

  • Créer une application Android

    Le mode d'emploi simple et à la portée de tous !

    par Dylan Teixeira ...
    Android est un système d’exploitation, il est présent sur la majorité des smartphones au monde. En effet, Android est le numéro 1 avec environ 80% des smartphones au monde équipé avec ce système !  Cela ne vous donne pas envie de concevoir vos propres applications ?  Pourquoi ne pas rejoindre la partie ? Ce guide simple et illustré vous expliquera les démarches à suivre, de début à la... ... En savoir plus

    $3.98 CAD

  • Learning Java: Java Problem Solving and Programming

    par John Posvistak ...
    This text is intended for a 1-, 2-, or 3-semester CS1 course sequence. Comprehensive coverage of Java and programming make this a useful reference for beginning programmers and IT professionals.For more than three decades, Java has been on the forefront of developing robust software that has helped versatile businesses meet their requirements. Being one of the most widely used programming ... En savoir plus

    $29.95 CAD

  • Java SE7/8 OCPJP進階認證指南:擬真試題實戰

    par 曾瑞君 ...
    ★解析原廠文件,切合認證範圍!★對照範例程式,迅速了解內容!★彙整教學經驗,重點一次掌握!★圖解複雜觀念,學習輕鬆上手!★演練擬真試題,掌握考試精髓!Java由SE7開始,推出兩階段認證:◎初階OCAJP認證聚焦於Java基礎,主要是讓初學者能了解基本語法與物件導向程式的撰寫方式以及新功能簡介等。◎進階OCPJP認證著重在Java實務,主要有物件導向應用與設計模式、常用API介紹以及新功能深入剖析等。因應這樣的改變,國外著作多將認證書籍分冊出版。而作者寫作時斟酌於世界潮流,開國內先例首推《Java SE7/8 OCAJP專業認證指南:擬真試題實戰》,及本書《Java SE7/8 OCPJP進階認證指南:擬真試題實戰》。讀者可依自己的學習狀況,分冊選讀。閱讀本書後,可以掌握新版Java SE的特色,並了解OCPJP認證的重點:1.掌握新版規格:參考原廠文件與歐美著作,條理呈現新版Java ... En savoir plus

    $21.40 CAD

  • Java Cookbook: A Practical Coding Guide to learn key concepts of Java

    par Mark Deitel ...
    Learning a programming language can seem like a daunting task. You may have looked at coding in the past, and felt it was too complicated and confusing. This comprehensive beginner’s guide will take you step by step through learning one of the best programming languages out there. In a matter of no time, you will be writing code like a professional.Java is one of the most popular and widely used ... En savoir plus

    $31.82 CAD

  • Data Science with Java

    Practical Methods for Scientists and Engineers

    Data Science is booming thanks to R and Python, but Java brings the robustness, convenience, and ability to scale critical to today’s data science applications. With this practical book, Java software engineers looking to add data science skills will take a logical journey through the data science pipeline. Author Michael Brzustowicz explains the basic math theory behind each step of the data ... En savoir plus

    $48.95 CAD

  • PROGRAMMING IN JAVA

    Even after 25 years of its birth, Java is still on the top of all programming languages. The reason is its platform independence and architectural neutrality. This is the reason why every curriculum of computer science and engineering have a subject of Java Programming.The authors of this book have vast experience in teaching Java at undergraduate and post graduate level. This book is the nectar ... En savoir plus

    $5.30 CAD