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 1321 à 1344 sur 1732 résultats
Skip side bar filters
  • Ultimate Midjourney for Creative Professionals

    par Pawan Nayar ...
    Expand your imagination. Redefine creativity. Master the future of AI-driven art. Key Features ● Master Midjourney to craft stunning AI-driven visuals and compositions. ● Unlock advanced prompts for storytelling, branding, and creative innovation. ● Use Midjourney across marketing, design, education, and personal projects. Book Description Midjourney is revolutionizing creativity, empowering ... En savoir plus

    $34.24 CAD ou Gratuit avec Kobo Plus

  • Build Your Own Programming Language

    A programmer's guide to designing compilers, interpreters, and DSLs for solving modern computing problems

    Written by the creator of the Unicon programming language, this book will show you how to implement programming languages to reduce the time and cost of creating applications for new or specialized areas of computingKey FeaturesReduce development time and solve pain points in your application domain by building a custom programming languageLearn how to create parsers, code generators, file readers ... En savoir plus

    $81.99 CAD ou Gratuit avec Kobo Plus

  • Testing Java Microservices

    Using Arquillian, Hoverfly, AssertJ, JUnit, Selenium, and Mockito

    SummaryTesting Java Microservices teaches you to implement unit and integration tests for microservice systems running on the JVM. You'll work with a microservice environment built using Java EE, WildFly Swarm, and Docker. You'll learn how to increase your test coverage and productivity, and gain confidence that your system will work as you expect.Purchase of the print book includes a free eBook ... En savoir plus

    $65.99 CAD

  • Apache Pulsar in Action

    Deliver lightning fast and reliable messaging for your distributed applications with the flexible and resilient Apache Pulsar platform.In Apache Pulsar in Action you will learn how to:Publish from Apache Pulsar into third-party data repositories and platformsDesign and develop Apache Pulsar functionsPerform interactive SQL queries against data stored in Apache PulsarApache Pulsar in Action is a ... En savoir plus

    $77.99 CAD

  • Java Swing Tutorials - Herong's Tutorial Examples

    par Herong Yang ...
    This tutorial book is a collection of notes and sample codes written by the author while he was learning Java Swing and AWT himself. Topics include Swing and AWT (Abstract Windows Toolkit) class library; graphical components: JButton, JCheckbox, JComboBox, JFrame, JLabel, JMenu, JRadioButton, JTextField; frame layouts; menus; dialog boxes; editor pane; Unicode and Chinese. Updated in 2024 (Version ... En savoir plus

    $5.99 CAD

  • Quick Java

    par David Matuszek ...
    Collections series Quick Programming
    "We’ll be doing this next project in Java."Unfortunately, you’re a C++ programmer, or maybe a Python programmer. How are you going to get up to speed in a hurry? There are lots of Java books for beginners, telling you all about what a computer is and how it represents everything in bits. You don’t need that. At the other extreme, there are thousand-page tomes that you aren’t going to get through ... En savoir plus

    $39.99 CAD

  • Exercices en Java

    175 exercices corrigés - Couvre Java 8

    par Claude Delannoy ...
    Collections series Noire
    175 exercices corrigés pour maîtriser JavaConçu pour les étudiants en informatique, ce recueil d'exercices corrigés est le complément idéal de Programmer en Java du même auteur ou de tout autre ouvrage d'initiation au langage Java.Cette quatrième édition prend en compte les nouveautés de Java 8 avec, en particulier, un chapitre dédié aux expressions lambda et aux streams.Les 175 exercices sont ... En savoir plus

    $22.40 CAD

  • JAVASCRIPT FOR EVERYONE:

    Master and Build Dynamic Web Applications

    par Nancy E. Joseph ...
    Are you a beginner in the field of coding!!!Then this book is specially made for you.Learn coding with ease and less stress. Including examples and images of how your coding will look like.BUY NOW and start coding ... En savoir plus

    $20.27 CAD ou Gratuit avec Kobo Plus

  • Hands-On Selenium WebDriver with Java

    A Deep Dive into the Development of End-to-End Tests

    par Boni Garcia ...
    Get started with Selenium WebDriver, the open source library for automating tests to ensure your web application performs as expected. In this practical hands-on book, author Boni Garcia takes Java developers through Selenium's main features for automating web navigation, browser manipulation, web element interaction, and more, with ready-to-be-executed test examples.You'll start by learning the ... En savoir plus

    $57.99 CAD

  • Java Closures and Lambda

    par Robert Fischer ...
    Collections series Professional and Applied Computing (R0)
    Java Closures and Lambda introduces you to significant new changes to the Java language coming out of what is termed Project Lambda. These new changes make their debut in Java 8, and their highlight is the long-awaited support for lambda expressions in the Java language. You’ll learn to write lambda expressions and use them to create functional interfaces and default methods for evolving APIs, ... En savoir plus

    $47.99 CAD

  • Introducing Spring Framework

    A Primer

    Collections series Professional and Applied Computing (R0)
    Introducing Spring Framework is your hands-on guide to learning to build applications using the Spring Framework. The book uses a simple My Documents application that you will develop incrementally over the course of the book and covers:• How to programmatically configure the Spring container and beans• How to use annotations for dependency injection• How to use collections and custom types• How ... En savoir plus

    $56.99 CAD

  • Android Programming for Beginners

    Build in-depth, full-featured Android apps starting from zero programming experience

    par John Horton ...
    Learn the Java and Android skills you need to start developing powerful mobile applications with the help of actionable stepsKey FeaturesKick-start your Android programming career or just have fun publishing apps to the Google Play marketplaceGet a first principles introduction to using Java and Android and prepare to start building your own apps from scratchLearn by example by building four real ... En savoir plus

    $37.99 CAD ou Gratuit avec Kobo Plus

  • Datenvisualisierung mit Processing

    Collections Livre 84 - shortcuts
    Processing ist eine auf Java basierende Open-Source-Programmiersprache samt Entwicklungsumgebung. Im ersten Kapitel dieses shortcut werden Grundlagen und Ursprünge dieses Visual-Java-Tools erläutert und ein paar Fingerübungen mit der 2-D-Engine gemacht. Im Anschluss daran verdeutlicht das zweite Kapitel, was Processing im 3-D-Bereich zu bieten hat, so z.B. das Versehen von Körpern mit Texturen ... En savoir plus

    $4.99 CAD ou Gratuit avec Kobo Plus

  • Play for Java

    SummaryPlay for Java shows you how to build Java-based web applications using the Play 2 framework. The book starts by introducing Play through a comprehensive overview example. Then, you'll look at each facet of a typical Play application, both by exploring simple code snippets and by adding to a larger running example. Along the way, you'll contrast Play and JEE patterns and learn how a ... En savoir plus

    $65.99 CAD

  • Spring Integration in Action

    SummarySpring Integration in Action is a hands-on guide to Spring-based messaging and integration. After addressing the core messaging patterns, such as those used in transformation and routing, the book turns to the adapters that enable integration with external systems. Readers will explore real-world enterprise integration scenarios using JMS, Web Services, file systems, and email. They will ... En savoir plus

    $65.99 CAD

  • Learning Cascading

    Build reliable, robust, and high-performance big data applications using the Cascading application development efficiently

    Key FeaturesBook DescriptionThis book is intended for software developers, system architects and analysts, big data project managers, and data scientists who wish to deploy big data solutions using the Cascading framework. You must have a basic understanding of the big data paradigm and should be familiar with Java development techniques.What you will learnFamiliarize yourself with tuples, pipes, ... En savoir plus

    $41.99 CAD ou Gratuit avec Kobo Plus

  • Ultimate Blockchain Security Handbook

    par Taha Sajid ...
    Blockchain Security is not an option, it’s a necessity. KEY FEATURES ● An in-depth examination of the security aspects of Bitcoin, Ethereum, and Hyperledger Fabric. ● Comprehensive coverage of smart contract vulnerabilities, attack analysis, and effective security measures. ● Leverage Blockchain Risk Management Framework for managing risks associated with blockchain technology ● Practical insights ... En savoir plus

    $20.54 CAD ou Gratuit avec Kobo Plus

  • Modern Web Applications with Next.JS

    “Elevate Your Web Development with Next.js Mastery!” Key Features ● Comprehensive Next.js coverage. ● Hands-on examples and practical exercises. ● Advanced techniques for web app development. Book Description This practical handbook takes you on a journey from foundational principles to advanced techniques, offering a complete exploration of Next.js, the cutting-edge framework for building ... En savoir plus

    $20.54 CAD ou Gratuit avec Kobo Plus

  • Automation with SaltStack

    Empower Your Infrastructure with SaltStack Automation. Key Features ● In-depth exploration of SaltStack, from basic concepts to advanced deployment and management techniques. ● Includes real-world examples and use cases to demonstrate the application of SaltStack in various practical scenarios. ● Detailed instructions and clear explanations to follow along and implement SaltStack in your own ... En savoir plus

    $27.39 CAD ou Gratuit avec Kobo Plus

  • Spring Boot and Angular

    Hands-on full stack web development with Java, Spring, and Angular

    Design, build, and deploy performant and maintainable web applications using Spring, Spring Boot, and AngularKey FeaturesFind solutions to common problems faced while developing applications with Angular and Spring BootExplore tips, tricks, and best practices to overcome challenges related to source codeBuild applications faster and more efficiently using the Spring Framework and the Spring Boot ... En savoir plus

    $42.99 CAD ou Gratuit avec Kobo Plus

  • Learn Android Studio 3

    Efficient Android App Development

    par Ted Hagos ...
    Collections series Professional and Applied Computing (R0)
    Build Android apps using the popular and efficient Android Studio 3 suite of tools, an integrated development environment (IDE) for Android developers using Java APIs. With this book, you’ll learn the latest and most productive tools in the Android tools ecosystem, ensuring quick Android app development and minimal effort on your part.Along the way, you’ll use Android Studio to develop Java-based ... En savoir plus

    $56.99 CAD

  • The Java Workshop

    Learn object-oriented programming and kickstart your career in software development

    Get to grips with the fundamentals of Java programming and learn to build useful applications with the help of real-world examples and engaging practical activitiesKey FeaturesBuild a solid foundation in Java and focus on developing real-world applicationsImplement the fundamental concepts of object-oriented programming in your codeWork with external data storage systems and learn how to ... En savoir plus

    $37.99 CAD ou Gratuit avec Kobo Plus

  • IGNOU PGDCA MCS 206 Object Oriented Programming using Java Previous Years Unsolved Papers

    par Manish Soni ...
    Collections Livre 4 - IGNOU PGDCA Unsolved Paper Books Series
    Welcome to the comprehensive collection of solved papers for the Post Graduate Diploma in Computer Applications (PGDCA) program offered by the Indira Gandhi National Open University (IGNOU). This book is meticulously crafted to assist students in their preparation for the Object Oriented Programming using Java examination, a fundamental and integral part of the PGDCA curriculum. As technology ... En savoir plus

    $11.83 CAD ou Gratuit avec Kobo Plus

  • Practical Spring LDAP

    Using Enterprise Java-Based LDAP in Spring Data and Spring Framework 6

    Collections series Professional and Applied Computing (R0)
    This revised edition is your practical, hands-on guide to developing Java-based enterprise applications with big data or batches of data using the Spring LDAP and the Spring Data LDAP frameworks. The book covers these popular Spring project modules and explains the purpose and fundamental concepts of LDAP before giving a comprehensive tour of the latest version of Spring LDAP and Spring Data LDAP ... En savoir plus

    $63.99 CAD