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 1733 résultats
Skip side bar filters
  • 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

  • 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

  • Java EE 7 Development with NetBeans 8

    About This BookUse the features of the popular NetBeans IDE to accelerate your development of Java EE applicationsCovers the latest versions of the major Java EE APIs such as JSF 2.2, EJB 3.2, JPA 2.1, CDI 1.1, and JAX-RS 2.0Walks you through the development of applications utilizing popular JSF component libraries such as PrimeFaces, RichFaces, and ICEfacesWho This Book Is ForThe book is aimed at ... En savoir plus

    $36.99 CAD ou Gratuit avec Kobo Plus

  • OCA: Oracle Certified Associate Java SE 8 Programmer I Study Guide

    Exam 1Z0-808

    Collections series Sybex Study Guide
    Full coverage of functional programming and all OCA Java Programmer exam objectivesOCA, Oracle Certified Associate Java SE 8 Programmer I Study Guide, Exam 1Z0-808 is a comprehensive study guide for those taking the Oracle Certified Associate Java SE 8 Programmer I exam (1Z0-808). With complete coverage of 100% of the exam objectives, this book provides everything you need to know to confidently ... En savoir plus

    $49.99 CAD

  • Functional Programming in Kotlin

    In Functional Programming in Kotlin you will learn:Functional programming techniques for real-world applicationsWrite combinator librariesCommon structures and idioms in functional designSimplicity and modularity (and fewer bugs!)Functional Programming in Kotlin is a reworked version of the bestselling Functional Programming in Scala, with all code samples, instructions, and exercises translated ... En savoir plus

    $65.99 CAD

  • Java EE 8 Cookbook

    Build reliable applications with the most robust and mature technology for enterprise development

    A practical guide for building effective enterprise solutions with Java EE 8Key FeaturesRecipes to get you up-and-running with Java EE 8 application developmentLearn how to apply the major Java EE 8 APIs and specificationsImplement microservices and Reactive programming with Java EE 8Book DescriptionJava EE is a collection of technologies and APIs to support Enterprise Application development. The ... En savoir plus

    $47.99 CAD ou Gratuit avec Kobo Plus

  • Building Telegram Bots

    Develop Bots in 12 Programming Languages using the Telegram Bot API

    par Nicolas Modrzyk ...
    Collections series Professional and Applied Computing (R0)
    Learn about bot programming, using all the latest and greatest programming languages, including Python, Go, and Clojure, so you can feel at ease writing your Telegram bot in a way that suits you.This book shows how you can use bots for just about everything: they connect, they respond, they enhance your job search chances, they do technical research for you, they remind you about your last train, ... En savoir plus

    $44.99 CAD

  • JRuby Cookbook

    If you're interested in JRuby, you probably don't need a turorial on Ruby, Rails, or Java -- you just need to know how to get things done. This Cookbook offers practical solutions for using the Java implementation of the Ruby language, with targeted recipes for deploying Rails web applications on Java servers, integrating JRuby code with Java technologies, developing JRuby desktop applications ... En savoir plus

    $25.99 CAD

  • Gradle in Action

    SummaryGradle in Action is a comprehensive guide to end-to-end project automation with Gradle. Starting with the basics, this practical, easy-to-read book discusses how to build a full-fledged, real-world project. Along the way, it touches on advanced topics like testing, continuous integration, and monitoring code quality. You'll also explore tasks like setting up your target environment and ... En savoir plus

    $65.99 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

    $95.99 CAD

  • Liferay Beginner's Guide

    Quick and easy techniques to build, deploy, and maintain your own Liferay portal with this book and ebook

    Key FeaturesBook DescriptionPart of Packt’s Beginner’s Guide series, each chapter follows the creation of a fictional neighbourhood site to demonstrate an aspect of Liferay portal with practical examples, screenshots, and step-by-step instructions. All you need in order to benefit from the Liferay Beginner’s Guide is programming experience. No prior knowledge of Liferay is required, although ... En savoir plus

    $41.99 CAD ou Gratuit avec Kobo Plus

  • Eclipse Plug-in Development Beginner's Guide

    Extend and customize Eclipse

    par Alex Blewitt ...
    Develop skills to build powerful plug-ins with Eclipse IDE through examplesKey Features\[\*\] Create useful plug-ins to make Eclipse work for you\[\*\] Learn how to migrate Eclipse 3.x plug-ins to Eclipse 4.x\[\*\] From automation to testing, find out how to get your IDE performing at an impressive standardBook DescriptionEclipse is used by everyone from indie devs to NASA engineers. Its ... En savoir plus

    $47.99 CAD ou Gratuit avec Kobo Plus

  • Java SE 21 Developer Study Guide

    par Esteban Herrera ...
    This is the e-book version of the book that you can read online.Prepare for the Java 21 certification exam (Exam 1Z0-830) with this comprehensive study guide. This book will give you the knowledge and skills necessary to pass the exam and gain a deep understanding of Java's core features and advanced topics.Each chapter provides in-depth explanations, practical examples, and best practices to ... En savoir plus

    $14.99 CAD ou Gratuit avec Kobo Plus

  • The Java Tutorial

    A Short Course on the Basics

    Collections series Java Series
    The Java® Tutorial, Fifth Edition, is based on Release 7 of the Java Platform Standard Edition. This revised and updated edition introduces the new features added to the platform, including a section on NIO.2, the new file I/O API, and information on migrating legacy code to the new API. The deployment coverage has also been expanded, with new chapters such as “Doing More with Rich Internet ... En savoir plus

    $47.99 CAD

  • Integrating and Extending BIRT

    The world-wide developer community has downloaded over ten million copies of BIRT (Business Intelligence and Reporting Tools). Built on the open-source Eclipse platform, BIRT is a powerful reporting system that provides an end-to-end solution from creating and deploying reports to integrating report capabilities in enterprise applications.Integrating and Extending BIRT, Third Edition, introduces ... En savoir plus

    $57.99 CAD

  • Oracle Mobile Application Framework Developer Guide: Build Multiplatform Enterprise Mobile Apps

    Build Enterprise Applications with JDeveloper for iOS & Android

    par Luc Bors ...
    Master Oracle Mobile Application FrameworkIn Oracle Mobile Application Framework Developer Guide, Oracle ACE Luc Bors explains how to use this powerful tool to create multiplatform mobile apps based on a single code base. Detailed examples and ready-to-use code are provided throughout the book. A complete, step-by-step sample application highlights the robust functionality of Oracle Mobile ... En savoir plus

    $75.89 CAD

  • Streaming Data

    Understanding the real-time pipeline

    par Andrew Psaltis ...
    SummaryStreaming Data introduces the concepts and requirements of streaming and real-time data systems. The book is an idea-rich tutorial that teaches you to think about how to efficiently interact with fast-flowing data.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyAs humans, we're constantly filtering and ... En savoir plus

    $65.99 CAD

  • 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

    $65.99 CAD

  • Mastering GeoServer

    par Colin Henderson ...
    If you are a GIS professional who intends to explore advanced techniques and get more out of GeoServer deployment rather than simply delivering good looking maps, then this book is for you. ... En savoir plus

    $34.99 CAD ou Gratuit avec Kobo Plus

  • Pro JPA 2

    Collections series Professional and Applied Computing (R0)
    Pro JPA 2, Second Edition introduces, explains, and demonstrates how to use the new Java Persistence API (JPA) 2.1 from the perspective of one of the specification creators. A one-of-a-kind resource, it provides both theoretical and extremely practical coverage of JPA usage for both beginning and advanced developers.Authors Mike Keith and Merrick Schincariol take a hands–on approach, based on ... En savoir plus

    $68.99 CAD

  • Learning XNA 3.0

    XNA 3.0 Game Development for the PC, Xbox 360, and Zune

    par Aaron Reed ...
    Do you have what it takes to become a game developer? With this hands-on book, you'll learn quickly and easily how to develop computer games with Microsoft's XNA 3.0 framework-not just for your PC, but for Xbox 360 and the Microsoft Zune as well.Written by an experienced university-level game development instructor, Learning XNA 3.0 walks you through the framework in a clear and understandable ... En savoir plus

    $25.99 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

  • Learning Concurrency in Kotlin

    Build highly efficient and scalable applications

    Take advantage of Kotlin\\'s concurrency primitives to write efficient multithreaded applicationsKey FeaturesUnderstand Kotlin’s unique approach to multithreadingLearn how to write concurrent non-blocking code with the help of practical examplesImprove the overall execution speed in multiprocessor and multicore systemsBook DescriptionKotlin is a modern and statically typed programming language ... En savoir plus

    $41.99 CAD ou Gratuit avec Kobo Plus

  • Programming Google App Engine with Java

    Build & Run Scalable Java Applications on Google's Infrastructure

    par Dan Sanderson ...
    This practical guide shows intermediate and advanced web and mobile app developers how to build highly scalable Java applications in the cloud with Google App Engine. The flagship of Google's Cloud Platform, App Engine hosts your app on infrastructure that grows automatically with your traffic, minimizing up-front costs and accommodating unexpected visitors. You’ll learn hands-on how to perform ... En savoir plus

    $35.99 CAD