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 241 à 264 sur 1726 résultats
Skip side bar filters
  • Beginning NetBeans IDE

    For Java Developers

    Collections 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

    $96.49 CAD

  • Learn Microservices with Spring Boot

    A Practical Approach to RESTful Services using RabbitMQ, Eureka, Ribbon, Zuul and Cucumber

    par Moises Macero ...
    Collections series Professional and Applied Computing (R0)
    Build a microservices architecture with Spring Boot, by evolving an application from a small monolith to an event-driven architecture composed of several services. This book follows an incremental approach to teach microservice structure, test-driven development, Eureka, Ribbon, Zuul, and end-to-end tests with Cucumber.Author Moises Macero follows a very pragmatic approach to explain the benefits ... En savoir plus

    $42.19 CAD

  • Estructuras de datos en java

    Collections series Espacios
    Este libro analiza estructuras de datos lineales y no lineales. Las primeras tienen la ventaja de que son más comprensibles al momento de desarrollarlas. De estas estructuras el texto profundiza en las listas y las pilas. Adicionalmente, estudia estructuras de datos no lineales como los árboles y los grafos, las cuales tienen la desventaja de ser más complejas en su implementación, pero usadas de ... En savoir plus

    $7.99 CAD ou Gratuit avec Kobo Plus

  • Pro Jakarta Persistence in Jakarta EE 10

    An In-Depth Guide to Persistence in Enterprise Java Development

    Collections series Professional and Applied Computing (R0)
    Learn to use the Jakarta Persistence API and other related APIs as found in the Jakarta EE 10 platform from the perspective of one of the specification creators. A one-of-a-kind resource, this in-depth book provides both theoretical and practical coverage of Jakarta Persistence usage for experienced Java developers.Authors Lukas Jungmann, Mike Keith, Merrick Schincariol, Massimo Nardone take a ... En savoir plus

    $80.79 CAD

  • Core Java Professional : For First Time Learner's.

    This Book is very serious java stuff:A complete intro to Java.You'll learn everything from the fundamentals to advanced topics,This Java Guide, starts with the basics & Leads to Advance features of Java in detail with thousands of Java Codes & new features of Java 8 like Lambdas.Java 8 Functional interface,Stream & Time API in Java 8.Inside (Chapters):1.Overview of Java2.Java Language3.Control ... En savoir plus

    $11.99 CAD ou Gratuit avec Kobo Plus

  • Java EE to Jakarta EE 10 Recipes

    A Problem-Solution Approach for Enterprise Java

    Collections series Professional and Applied Computing (R0)
    Take a problem-solution approach for programming enterprise Java or Java EE applications and microservices for cloud-based solutions, enterprise database applications, and even small business web applications. Java EE to Jakarta EE 10 Recipes provides effective, practical, and proven code snippets that you can immediately use to accomplish just about any task that you may encounter. You can feel ... En savoir plus

    $75.99 CAD

  • Beginning Hibernate

    Collections series Professional and Applied Computing (R0)
    Beginning Hibernate, Third Edition is ideal if you’re experienced in Java with databases (the traditional, or "connected," approach), but new to open-source, lightweight Hibernate, a leading object-relational mapping and database-oriented application development framework.This book packs in information about the release of the Hibernate 4.x persistence layer and provides a clear introduction to ... En savoir plus

    $47.99 CAD

  • The Definitive Guide to Security in Jakarta EE

    Securing Java-based Enterprise Applications with Jakarta Security, Authorization, Authentication and More

    Collections series Professional and Applied Computing (R0)
    Refer to this definitive and authoritative book to understand the Jakarta EE Security Spec, with Jakarta Authentication & Authorization as its underlying official foundation. Jakarta EE Security implementations are discussed, such as Soteria and Open Liberty, along with the build-in modules and Jakarta EE Security third-party modules, such as Payara Yubikey & OIDC, and OmniFaces JWT-Auth.The book ... En savoir plus

    $80.79 CAD

  • Beginning Java EE 7

    Collections series Professional and Applied Computing (R0)
    Java Enterprise Edition (Java EE) continues to be one of the leading Java technologies and platforms. Beginning Java EE 7 is the first tutorial book on Java EE 7.Step by step and easy to follow, this book describes many of the Java EE 7 specifications and reference implementations, and shows them in action using practical examples. This definitive book also uses the newest version of GlassFish to ... En savoir plus

    $96.99 CAD

  • Learning Spring Boot 3.0

    Simplify the development of production-grade applications using Java and Spring

    Build Java web apps without wasting any time with this third edition of the best-selling Spring Boot guide for beginners, updated and enhanced with defining features of Spring Boot 3 Purchase of the print or Kindle book includes a free eBook PDFKey FeaturesLearn Spring Boot in a cohesive manner with this practical guide by a core Spring contributorDiscover popular Java developer tools such as ... En savoir plus

    $38.39 CAD ou Gratuit avec Kobo Plus

  • Apache Camel Developer's Cookbook

    This book is written in a Cookbook style with short recipes showing developers how to effectively implement EIP without breaking everything in the process. It is concise and to the point, and it helps developers get their data flowing between different components without the need to read through page upon page of theory, while also enabling the reader to learn how to create exciting new projects ... En savoir plus

    $33.69 CAD ou Gratuit avec Kobo Plus

  • RabbitMQ Cookbook

    A practical book filled with advanced recipes as well as plenty of code and real-life examples which will make your learning curve quick and easy.If you are a software developer who wants to develop distributed applications based on messaging, then this book is for you. It's assumed that you have some experience with multithreading applications and distributed applications. You are also expected ... En savoir plus

    $30.39 CAD ou Gratuit avec Kobo Plus

  • Mastering Coding and Cybersecurity

    The Ultimate Guide - 5 Books in 1 Learn the Essentials of Python, Java, and C++ Programming Alongside Cybersecurity Measures to Safeguard Your Data

    par Ryan roffe ...
    Looking to Enhance Your Programming and Cybersecurity Skills?Whether you aspire to launch your own venture or secure a job with superior proficiency in computer programming and data protection, finding the right guide is paramount. Look no further!Ryan roffe, drawing from extensive experience collaborating with industry giants as a software developer and programmer, offers a comprehensive manual ... En savoir plus

    $13.56 CAD ou Gratuit avec Kobo Plus

  • Roguelike Development with JavaScript

    Build and Publish Roguelike Genre Games with JavaScript and Phaser

    Collections series Professional and Applied Computing (R0)
    Go on an adventure and build a roguelike from scratch using JavaScript. With the help of the battle-tested Phaser library, you’ll go through all the steps to build a small, fun, playable web roguelite game. The author will guide you on how to add further features to the game such as populating the game with enemies, adding treasures, and so on. You will acquire technical knowledge about procedural ... En savoir plus

    $68.79 CAD

  • The Java Virtual Machine Specification, Java SE 8 Edition

    Written by the inventors of the technology, The Java® Virtual Machine Specification, Java SE 8 Edition is the definitive technical reference for the Java Virtual Machine.The book provides complete, accurate, and detailed coverage of the Java Virtual Machine. It fully describes the new features added in Java SE 8, including the invocation of default methods and the class file extensions for type ... En savoir plus

    $57.99 CAD

  • Kotlin from Scratch

    A Project-Based Introduction for the Intrepid Programmer

    par Faisal Islam ...
    Learn Kotlin Through 37 ProjectsKotlin isn’t just for building Android apps. As you’ll learn in Kotlin from Scratch, it’s also a general programming language for crafting both elegant and efficient code.With the aid of 37 hands-on projects, you’ll move quickly through the language basics while building your problem-solving skills, even tackling advanced concepts like fractals, dynamic systems, and ... En savoir plus

    $51.99 CAD

  • The Guide Of HTML5 AND JAVA SCRIPT | Programming For Beginners

    Step By Step Building Your First HTML and JAVA SCRIPT Projects

    par Jeanine Meyer ...
    HTML 5, This is a newer version book.By which you will become proficient in HTML with step-by-step,We have made our books in such a way, that it will help you to understand the new one. And you'll easily become an expert, by following our codes. You can keep yourself ready to work at your home and office.In the book, we have arranged all (A to Z) syllables are divided of 10 chapter. You can get ... En savoir plus

    $13.56 CAD ou Gratuit avec Kobo Plus

  • OCA JAVA 8 PROGRAMMER I TEORIA Y PRACTICA PARA CERTIFICACION

    Libro de preparación con mas de 270 preguntas resueltas, dirigido a profesionales que desean certificarse en Java 8 Programmer I de Oracle. Esta publicación detalla en teoria y con ejemplos didacticos todo el temario especificado por Oracle. Además se incluyen un simulacro de examen por cada uno de los seis capítulos del libro, asi como de un simulacro final de examen de certificación, de tal ... En savoir plus

    $20.34 CAD

  • Selenium WebDriver 3 Practical Guide

    End-to-end automation testing for web and mobile browsers with Selenium WebDriver

    Real-world examples of cross-browser, mobile, and data-driven testing with all the latest features of Selenium WebDriver 3Key FeaturesUnlock the full potential of Selenium to test your web applicationsUse Selenium Grid for faster, parallel running, and cross-browser testingTest iOS and Android Apps with AppiumBook DescriptionSelenium WebDriver is an open source automation tool implemented through ... En savoir plus

    $37.59 CAD ou Gratuit avec Kobo Plus

  • Core Java, Volume II

    Advanced Features

    par Cay Horstmann ...
    Collections series Oracle Press for Java
    The Classic Guide to Advanced Java Programming: Fully Updated for Java 21Core Java is the leading no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java, Volume II: Fundamentals, Thirteenth Edition, has been revised to cover the new features and enhancements in the Java 21 long-term support release. As always, ... En savoir plus

    $71.99 CAD

  • Better, Faster, Lighter Java

    Sometimes the simplest answer is the best. Many Enterprise Java developers, accustomed to dealing with Java's spiraling complexity, have fallen into the habit of choosing overly complicated solutions to problems when simpler options are available. Building server applications with "heavyweight" Java-based architectures, such as WebLogic, JBoss, and WebSphere, can be costly and cumbersome. When you ... En savoir plus

    $25.59 CAD

  • Building Modular Cloud Apps with OSGi

    Practical Modularity with Java in the Cloud Age

    If you’re an experienced Java developer in the enterprise, this practical, hands-on book shows you how to use OSGi to design, develop, and deploy modular cloud applications. You’ll quickly learn how to use OSGi, through concise code examples and a set of best practices derived from the authors’ experiences with real-world projects.Through the course of this book, you’ll learn to develop modern web ... En savoir plus

    $19.99 CAD

  • Java RMI

    Designing & Building Distributed Applications

    par William Grosso ...
    Java RMI contains a wealth of experience in designing and implementing Java's Remote Method Invocation. If you're a novice reader, you will quickly be brought up to speed on why RMI is such a powerful yet easy to use tool for distributed programming, while experts can gain valuable experience for constructing their own enterprise and distributed systems.With Java RMI, you'll learn tips and tricks ... En savoir plus

    $39.99 CAD

  • Gradle Beyond the Basics

    Customizing Next-Generation Builds

    par Tim Berglund ...
    If you’re familiar with Gradle’s basics elements—possibly through the author’s previous O’Reilly book, Building and Testing with Gradle—this more advanced guide provides the recipes, techniques, and syntax to help you master this build automation tool. With clear, concise explanations and lots of ready-to-use code examples, you’ll explore four discrete areas of Gradle functionality: file ... En savoir plus

    $15.99 CAD