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 385 à 408 sur 1744 résultats
Skip side bar filters
  • ServiceNow for IT Service Management

    Master IT Service Management with Real-World ServiceNow Expertise. Key Features ● Comprehensive ITSM concepts explained with real-world context and use cases. ● In-depth ServiceNow guidance to implement and optimize IT workflows. ● Practical process coverage: Incident, Problem, Change and Request Fulfilment. ● Step-by-step guidance to align IT services with business goals. Book Description ... En savoir plus

    $27.39 CAD ou Gratuit avec Kobo Plus

  • Spring Recipes

    A Problem-Solution Approach

    Collections series Professional and Applied Computing (R0)
    Spring Recipes: A Problem-Solution Approach, Third Edition builds upon the best-selling success of the previous editions and focuses on the latest Spring Framework features for building enterprise Java applications. This book provides code recipes for the following, found in the latest Spring:Spring fundamentals: Spring IoC container, Spring AOP/ AspectJ, and more. Spring enterprise: Spring Java ... En savoir plus

    $47.99 CAD

  • Play Framework Essentials

    This book targets Java and Scala developers who already have some experience in web development and who want to master Play framework quickly and efficiently. This book assumes you have a good level of knowledge and understanding of efficient Java and Scala code. ... En savoir plus

    $20.99 CAD ou Gratuit avec Kobo Plus

  • Introduction to DBMS

    Designing and Implementing Databases from Scratch for Absolute Beginners

    The knowledge of Database Management Systems (DBMS) has become a de facto necessity for every business user. Understanding various databases and how it becomes an integral part of any application has been a popular curriculum for undergraduates.In this book, you will learn about database design and how to build one. It has six chapters meant to bridge the gap between theory and legit ... En savoir plus

    $21.99 CAD ou Gratuit avec Kobo Plus

  • Natural Language Processing with Java and LingPipe Cookbook

    This book is for experienced Java developers with NLP needs, whether academics, industrialists, or hobbyists. A basic knowledge of NLP terminology will be beneficial. ... En savoir plus

    $30.99 CAD ou Gratuit avec Kobo Plus

  • Mastering Large Language Models with Python

    par Raj Arun R ...
    A Comprehensive Guide to Leverage Generative AI in the Modern Enterprise Key Features ● Gain a comprehensive understanding of LLMs within the framework of Generative AI, from foundational concepts to advanced applications. ● Dive into practical exercises and real-world applications, accompanied by detailed code walkthroughs in Python. ● Explore LLMOps with a dedicated focus on ensuring trustworthy ... En savoir plus

    $41.09 CAD ou Gratuit avec Kobo Plus

  • Pivotal Certified Spring Web Application Developer Exam

    A Study Guide

    par Iuliana Cosmina ...
    Collections series Professional and Applied Computing (R0)
    Prepare for the Pivotal Certified Spring Web Application Developer exam and learn about Spring MVC DispatcherServlet configuration, Spring MVC programming model essentials, Spring MVC views and form processing, Spring Web Flow essentials, and Spring Web Flow actions and configuration. The Pivotal Certified Spring Web Application Developer Exam: A Study Guide is the ideal preparation for the exam ... En savoir plus

    $63.49 CAD

  • Mastering OpenCV with Python

    par Ayush Vaishya ...
    Unlocking Visual Insights: OpenCV Made Simple and Powerful. KEY FEATURES ● OpenCV Mastery: Harness the full potential of OpenCV. ● Comprehensive Coverage: From fundamentals to advanced techniques. ● Practical Exercises: Apply knowledge through hands-on tasks. DESCRIPTION “Mastering OpenCV with Python” immerses you in the captivating realm of computer vision, with a structured approach that equips ... En savoir plus

    $24.65 CAD ou Gratuit avec Kobo Plus

  • Hands-On Cloud-Native Applications with Java and Quarkus

    Build high performance, Kubernetes-native Java serverless applications

    Build robust and reliable Java applications that works on modern infrastructure, such as containers and cloud, using the new features in Quarkus 1.0Key FeaturesBuild apps with faster boot time and low RSS memory using the latest Quarkus 1.0 featuresSeamlessly integrate imperative and reactive programming models to build modern Java applicationsDiscover effective solutions for running Java on ... En savoir plus

    $33.99 CAD ou Gratuit avec Kobo Plus

  • Hands-On Reactive Programming in Spring 5

    Build cloud-ready, reactive systems with Spring 5 and Project Reactor

    Explore the reactive system and create efficient microservices with Spring Boot 2.1 and Spring CloudKey FeaturesUnderstand the kind of system modern businesses require with SpringGain deeper insights into reactive programming with Reactor and Spring CloudGet in-depth knowledge on asynchronous and nonblocking communication with Spring 5 WebFluxBook DescriptionThese days, businesses need a new type ... En savoir plus

    $41.99 CAD ou Gratuit avec Kobo Plus

  • Android-Apps programmieren lernen für Dummies

    Collections series Für Dummies
    Sie wollen programmieren lernen, um eigene Apps für Ihr Android-Gerät zu entwickeln? Dann sind Sie hier richtig. Dieses Buch ist drei Bücher in einem: Sie lernen Java, begreifen die objektorientierte Programmierung und erhalten eine Einführung in die Android-App-Entwicklung. Wichtige Themen wie die Ansteuerung des Displays oder der Umgang mit der Grafik, den Sensoren und GPS werden Ihnen an ... En savoir plus

    $24.99 CAD

  • Testing Web APIs

    Ensure your web APIs are consistent and bug-free by implementing an automated testing process.In Testing Web APIs you will:Design and implement a web API testing strategySet up a test automation suiteLearn contract testing with PactFacilitate collaborative discussions to test web API designsPerform exploratory testsExperiment safely in a downloadable API sandbox environmentTesting Web APIs teaches ... En savoir plus

    $65.99 CAD

  • Captain CiaoCiao erobert Java

    Das Trainingsbuch für besseres Java

    Das Trainingsbuch für Ihre Java-Skills!Das große Trainingsbuch für Java-Entwicklerinnen und Java-Entwickler – vom Autor des Klassikers »Java ist auch eine Insel«. Bringen Sie Ihre Coding-Fähigkeiten auf das nächste Level! Java-Champion Christian Ullenboom bietet Ihnen alles, was Sie dafür brauchen: Übungen zu Java-Features und Kniffe, die man als Profi einfach kennen sollte, sowie guten ... En savoir plus

    $41.49 CAD

  • Netty in Action

    SummaryNetty in Action introduces the Netty framework and shows you how to incorporate it into your Java network applications. You'll learn to write highly scalable applications without the need to dive into the low-level non-blocking APIs at the core of Java.About the TechnologyNetty is a Java-based networking framework that manages complex networking, multithreading, and concurrency for your ... En savoir plus

    $77.99 CAD

  • Java Testing with Spock

    SummaryJava Testing with Spock teaches you how to use Spock for a wide range of testing use cases in Java. Readers new to Groovy will appreciate the succinct language tutorial that'll give you just enough Groovy to use Spock effectively.About the TechnologySpock combines the features of tools like JUnit, Mockito, and JBehave into a single powerful Java testing library. With Spock, you use Groovy ... En savoir plus

    $65.99 CAD

  • Effective Unit Testing

    A guide for Java developers

    par Lasse Koskela ...
    SummaryEffective Unit Testing is written to show how to write good tests—tests that are concise and to the point, expressive, useful, and maintainable. Inspired by Roy Osherove's bestselling The Art of Unit Testing, this book focuses on tools and practices specific to the Java world. It introduces you to emerging techniques like behavior-driven development and specification by example, and shows ... En savoir plus

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

  • Struts 2 in Action

    The original Struts project revolutionized Java web development and its rapid adoption resulted in the thousands of Struts-based applications deployed worldwide. Keeping pace with new ideas and trends, Apache Struts 2 has emerged as the product of a merger between the Apache Struts and OpenSymphony WebWork projects, united in their goal to develop an easy-to-use yet feature-rich framework. Struts ... En savoir plus

    $65.99 CAD

  • JavaFX in Action

    par Simon Morris ...
    JavaFX is a Java-based rich user interface technology that sits atop the existingJava Standard and Micro Editions. Using it, developers can build rich user interfaceswith access to all Java components already installed on their systems. At itsheart is the easy to learn JavaFX Script language that lets developers describewhat they want to accomplish in clear, declarative terms rather than ... En savoir plus

    $65.99 CAD

  • Tuscany SCA in Action

    Apache Tuscany is a free, open source project that helps users develop Service Oriented Architecture (SOA) solutions. It provides a lightweight infrastructure that implements Service Component Architecture (SCA) and provides seamless integration with other technologies.Tuscany in Action is a comprehensive, hands-on guide for developing enterprise applications using Apache Tuscany's lightweight SCA ... En savoir plus

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

  • Eclipse TEA Revealed

    Building Plug-ins and Creating Extensions for Eclipse

    par Markus Duft ...
    Collections series Professional and Applied Computing (R0)
    Discover the open source Eclipse Tasking Engine Advanced (TEA) project in this compact to-the-point book. It covers how to automate tasks using TEA and focuses on simplifying and aiding the creation of extensions for the Eclipse IDE in a way which makes them accessible both from the IDE’s UI and in a headless fashion from the command line.Additionally, Eclipse TEA Revealed explores the library of ... En savoir plus

    $44.29 CAD

  • Troubleshooting Java, Second Edition

    Learn how to quickly work out what your Java code is doing so you can understand when and why it misbehaves.Searching for bugs, detangling messy legacy code, or evaluating your codebase for new features sucks up much of a developer's time. Effectively reading and understanding existing code is a true superpower! Troubleshooting Java, Second Edition teaches you to efficiently analyze and debug Java ... En savoir plus

    $65.99 CAD

  • Professional Scala

    Combine object-oriented and functional programming to build high-performance applications

    If your application source code is overly verbose, it can be a nightmare to maintain. Write concise and expressive, type-safe code in an environment that lets you build for the JVM, browser, and more.Key FeaturesExpert guidance that shows you to efficiently use both object-oriented and functional programming techniquesUnderstand functional programming libraries, such as Cats and Scalaz, and use ... En savoir plus

    $37.99 CAD ou Gratuit avec Kobo Plus