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 des résultats 1585 - 1608 sur 1748
Skip side bar filters
  • Ultimate C# for High-Performance Applications

    par Jeff McNamara ...
    Master parallelism and async to create enterprise-grade, high-performance apps. Key Features ● Unlock advanced multithreading, async, and parallelism in C#. ● Master tools to debug, profile, and crush performance issues. ● Build real-world, production-ready apps that scale effortlessly. Book Description High-performance software is no longer optional—today’s applications must be fast, scalable, ... En savoir plus

    21,24 € ou Gratuit avec Kobo Plus

  • Java in easy steps, 5th edition

    Covers Java 8

    par Mike McGrath ...
    Collection series In Easy Steps
    Java in easy steps instructs you how to easily create your own exciting Java programs. Now, updated for Java 8, it contains separate chapters on the major features of the Java language. Complete example programs with colorized code illustrate each important aspect of Java programming - all in easy steps. Now, in its fifth edition, Java in easy steps begins by explaining how to download and install ... En savoir plus

    12,66 €

  • Beginning Java with WebSphere

    Collection series Professional and Applied Computing (R0)
    Beginning Java with WebSphere provides a step-by-step guide for creating and installing both client- and server-based Java applications using Rapid Application Development v8, WebSphere Application Server 8.0, and Java.Since more and more Java applications are moving to the server and using HTML for the user interface, there is a minimal amount of time spent exploring the Java GUI components. More ... En savoir plus

    45,57 €

  • Derinlemesine Java - Patterns, CDI ve Spring

    par Onder Teker ...
    Tasarım Örüntüleri (Design Patterns) KavramlarıCDI (Contexts and Dependency Injection) Temel, Orta ve İleri Düzey KonularıSpring hem XML hem de Annotation ile kullanımı, Spring MVC & DataJUnit , Maven, Ant gibi Geliştirme AraçlarıUygulamalı Anlatımlar ve Örnek Proje PrototipleriNetBeans ve Eclipse Ekran Görüntüler ... En savoir plus

    0,99 € ou Gratuit avec Kobo Plus

  • RESTful Java with JAX-RS 2.0

    Designing and Developing Distributed Web Services

    par Bill Burke ...
    Learn how to design and develop distributed web services in Java, using RESTful architectural principles and the JAX-RS 2.0 specification in Java EE 7. By focusing on implementation rather than theory, this hands-on reference demonstrates how easy it is to get started with services based on the REST architecture.With the book’s technical guide, you’ll learn how REST and JAX-RS work and when to use ... En savoir plus

    22,14 €

  • Foundations of JSP Design Patterns

    par Andrew Patzer ...
    Collection series Professional and Applied Computing (R0)
    Foundations of JSP Design Patterns gives you the tools to build scalable enterprise applications using JSP. While other books merely provide instruction on basic JSP and servlet development, this insightful guide goes a step further to offer a variety of best practices and design principles, enabling you to build your own scalable and extensible enterprise Java applications quickly and easily. ... En savoir plus

    34,97 €

  • Quick Clojure

    Effective Functional Programming

    par Mark McDonnell ...
    Collection series Professional and Applied Computing (R0)
    Get up to speed with Clojure in this quick and practical primer. You'll learn the nuts and bolts of functional programming, data structures, sequences, destructuring, pattern matching, polymorphism, concurrency, conventions, and more. Author Mark McDonnell talks about organization with namespaces; how to change the language via macros; object-oriented programming; and creating command-line apps. ... En savoir plus

    34,66 €

  • Integrating and Extending BIRT

    The world-wide developer community has downloaded over three million copies of BIRT (Business Intelligence and Reporting Tools) from the Eclipse web site. 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.The second of a two-book ... En savoir plus

    47,69 €

  • JavaScript

    par Brian Evenson ...
    Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projects.Key FeaturesWrite eloquent JavaScript and employ fundamental and advanced features to create your own web appsInteract with the browser with HTML and JavaScript, and add dynamic images, shapes, and text with HTML5 CanvasBuild a password checker, paint web app, hangman game, and many ... En savoir plus

    2,99 € ou Gratuit avec Kobo Plus

  • Java Journey: From Basics To Mastery

    Hey, you. Yes, you. The brave soul holding (or eyeing) this book. Welcome to Java Journey: From Basics to Mastery!I'm Oryndalex Varnikar, your guide, fellow code explorer, and occasionally sarcastic narrator on this wild ride through the glorious jungle that is Java programming. Whether you're a total newbie who thinks "JVM" sounds like a space satellite, or you've dabbled in Java just enough to ... En savoir plus

    25,99 € ou Gratuit avec Kobo Plus

  • Java Programming

    par Brian Evenson ...
    Java is a multi-platform, object-oriented, and network-centric language that can be used as a platform in itself. It is a fast, secure, reliable programming language for coding everything from mobile apps and enterprise software to big data applications and server-side technologies.It contains all the essential Java programming subjects - classes, threads, objects, collection, and language ... En savoir plus

    2,99 € ou Gratuit avec Kobo Plus

  • Java Programming for Spatial Sciences

    par Jo Wood ...
    The Java programming language has been one of the most exciting internet-friendly technologies to emerge in the last decade. Java Programming for Spatial Sciences introduces the subject to those who wish to use computers to handle information with a geographical element. The book introduces object-oriented modeling including key concepts suc ... En savoir plus

    46,40 €

  • 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

    30,01 € ou Gratuit avec Kobo Plus

  • CodeNotes for Java

    Intermediate and Advanced Language Features

    par Gregory Brill ...
    Collection series CodeNotes
    CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to understand it quickly and implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals ... En savoir plus

    7,73 €

  • What's New in Java 7

    Java 7 has a number of features that will please developers. Madhusudhan Konda provides an overview of these, including strings in switch statements, multi-catch exception handling, try-with-resource statements, the new File System API, extensions of the JVM, support for dynamically-typed languages, and the fork and join framework for task parallelism. ... En savoir plus

    Gratuit

  • Ultimate PowerShell Automation for System Administration

    Power Up Your Automation and Administration with PowerShell Key Features ● Master PowerShell for efficient IT administration and configuration. ● Explore practical scenarios with clear explanations and essential scripts. ● Enhance automation skills to stay ahead in IT innovation. ● Optimize Microsoft product management with advanced PowerShell techniques. Book Description Unlock the power of ... En savoir plus

    16,99 € ou Gratuit avec Kobo Plus

  • Java Deep Learning Essentials

    Unlocking the next generation of predictive power

    par Yusuke Sugomori ...
    Dive into the future of data science and learn how to build the sophisticated algorithms that are fundamental to deep learning and AI with JavaKey Features\[\*\] Go beyond the theory and put Deep Learning into practice with Java\[\*\]Find out how to build a range of Deep Learning algorithms using a range of leading frameworks including DL4J, Theano and Caffe\[\*\] Whether you’re a data scientist ... En savoir plus

    37,09 € ou Gratuit avec Kobo Plus

  • Ultimate Microservices with Go

    par Nir Shtein ...
    Develop production-ready, high-performance, and scalable microservices with Go Key Features ● Learn to design and implement resilient RESTful APIs using Go, with a focus on scalability and maintainability. ● Discover how Kubernetes empowers reliable microservice architecture, covering deployment, scaling, service discovery, and load balancing. ● Gain practical tools and insights for deploying ... En savoir plus

    16,99 € ou Gratuit avec Kobo Plus

  • Kotlin and Android Development featuring Jetpack

    Build Better, Safer Android Apps

    par Michael Fazio ...
    Start building native Android apps the modern way in Kotlin with Jetpack's expansive set of tools, libraries, and best practices. Learn how to create efficient, resilient views with Fragments and share data between the views with ViewModels. Use Room to persist valuable data quickly, and avoid NullPointerExceptions and Java's verbose expressions with Kotlin. You can even handle asynchronous web ... En savoir plus

    24,48 €

  • Ultimate Deepfake Detection Using Python

    Deepfake Detection Unlocked: Python Approaches for Deepfake Images, Videos, Audio Detection. Key Features ● Comprehensive and graded approach to Deepfake detection using Python and its libraries. ● Practical implementation of deepfake detection techniques using Python. ● Hands-on chapters for detecting deepfake images, videos, and audio. ● Covers Case study for providing real-world application of ... En savoir plus

    16,99 € ou Gratuit avec Kobo Plus

  • Pro Cloud-Native Java EE Apps

    DevOps with MicroProfile, Jakarta EE 11 APIs, and Kubernetes

    Collection series Professional and Applied Computing (R0)
    Learn how to build and deploy Java-based cloud native apps with Jakarta EE with the MicroProfile framework and Kubernetes. This revamped Second Edition reflects the latest updates in Jakarta EE 11, including enhanced support for creating web APIs with Jakarta REST, concurrency management with Jakarta Concurrency, and data persistence with Jakarta Persistence, while incorporating key changes ... En savoir plus

    62,40 €

  • Java 9 Recipes

    A Problem-Solution Approach

    par Josh Juneau ...
    Collection series Professional and Applied Computing (R0)
    Quickly find solutions to dozens of common programming problems encountered while building Java applications. Content is presented in the popular problem-solution format. Look up the programming problem that you want to resolve. Read the solution. Apply the solution directly in your own code. Problem solved!This revised edition covers important new features such as Java 9's JShell and the new ... En savoir plus

    52,49 €

  • 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

    37,09 € ou Gratuit avec Kobo Plus

  • Ultimate Linux Network Security for Enterprises

    par Adarsh Kant ...
    “Level Up Your Security Skills with Linux Expertise!” Key Features ● Comprehensive exploration of Linux network security and advanced techniques to defend against evolving cyber threats. ● Hands-on exercises to reinforce your understanding and gain practical experience in implementing cybersecurity strategies. ● Gain valuable insights from industry best practices to effectively address emerging ... En savoir plus

    16,99 € ou Gratuit avec Kobo Plus