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 217 à 240 sur 1745 résultats
Skip side bar filters
  • Java: The Good Parts

    Unearthing the Excellence in Java

    par Jim Waldo ...
    What if you could condense Java down to its very best features and build better applications with that simpler version? In this book, veteran Sun Labs engineer Jim Waldo reveals which parts of Java are most useful, and why those features make Java among the best programming languages available.Every language eventually builds up crud, Java included. The core language has become increasingly large ... En savoir plus

    $21.99 CAD

  • Java and Access

    Connect from Oracle Java 8 to Microsoft Access database using ucanaccess. This gives a detailed step by step guide to setting up access, insert, update, delete and reading of records in an Access database. ... En savoir plus

    $1.21 CAD ou Gratuit avec Kobo Plus

  • Android Studio 3.0 Development Essentials - Android 8 Edition

    par Neil Smyth ...
    Fully updated for Android Studio 3.0 and Android 8, the goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE), the Android 8 Software Development Kit (SDK) and the Java programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android ... En savoir plus

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

  • 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

  • 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

  • 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

  • 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

  • The Joy of Kotlin

    SummaryMaintaining poor legacy code, interpreting cryptic comments, and writing the same boilerplate over and over can suck the joy out of your life as a Java developer. Fear not! There's hope! Kotlin is an elegant JVM language with modern features and easy integration with Java. The Joy of Kotlin teaches you practical techniques to improve abstraction and design, to write comprehensible code, and ... En savoir plus

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

    $41.99 CAD

  • JavaScript Programming With Artificial Intelligence (2026)

    MasterJavaScript Programming with AI : Learn JavaScript in One Day with Hands-on Projects for Beginners!

    par Brendan Eich ...
    JavaScript Unleashed: Your Ultimate Guide to Mastering Dynamic Web Development! **Embark on a Journey into JavaScript** Dive into the dynamic realm of JavaScript, the lightweight yet powerful programming language that breathes life into web pages. Elevate your skills with JavaScript, the driving force behind interactive and dynamic user experiences. Whether you're a complete beginner or looking to ... En savoir plus

    $41.23 CAD ou Gratuit avec Kobo Plus

  • RabbitMQ Essentials

    Build distributed and scalable applications with message queuing using RabbitMQ

    Learn basic to advanced RabbitMQ techniques with the help of a realistic case study shared by the experts from CloudAMQPKey FeaturesDelve into message queues with this comprehensive RabbitMQ guideExplore message queue architecture evolution with the help of a realistic case studyDiscover strategies for improving scalability and fault tolerance of a message queue architectureBook ... En savoir plus

    $28.99 CAD ou Gratuit avec Kobo Plus

  • Java

    Beginner's Guide to Programming Code with Java

    Collections Livre 1 - Java Programming Series
    Learn Java programming today and begin your path towards Java programming mastery!In this Definitive Java Guide, you're about to discover how to...How to program code in Java through learning the core essentials that every Java programmer must know. Learning Java is going to benefit you because it is going to help you in writing programs for the Web as well as being a stepping stone for learning ... En savoir plus

    $4.06 CAD ou Gratuit avec Kobo Plus

  • Ajax on Java

    The Essentials of XMLHttpRequest and XML Programming with Java

    This practical guide shows you how to make your Java web applications more responsive and dynamic by incorporating new Ajaxian features, including suggestion lists, drag-and-drop, and more. Java developers can choose between many different ways of incorporating Ajax, from building JavaScript into your applications "by hand" to using the new Google Web Toolkit (GWT).Ajax on Java starts with an ... En savoir plus

    $21.99 CAD

  • Programming Grails

    Best Practices for Experienced Grails Developers

    par Burt Beckwith ...
    Dig deeper into Grails architecture and discover how this application framework works its magic. Written by a core developer on the Grails team, this practical guide takes you behind the curtain to reveal the inner workings of its 2.0 feature set. You’ll learn best practices for building and deploying Grails applications, including performance, security, scaling, tuning, debugging, and monitoring ... En savoir plus

    $32.99 CAD

  • Android Studio 2 Essentials

    A fast-paced guide to get you up and running with Android application development using Android Studio 2

    A fast-paced guide to get you up and running with Android application development using Android Studio 2Key Features\[\*\] Configure, build, and run Android projects with Android Studio 2\[\*\] Test your apps using the Android emulator and learn how to manage virtual devices\[\*\] Explore how Android Studio 2 can be made a part of your workflow to reduce the overall development timeBook ... En savoir plus

    $33.99 CAD ou Gratuit avec Kobo Plus

  • 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

  • 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

  • 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

    $95.79 CAD