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 625 - 648 sur 1748
Skip side bar filters
  • 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

    30,37 €

  • 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

    41,70 €

  • 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 €

  • 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 €

  • 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 €

  • 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

    45,08 €

  • 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

    26,25 € ou Gratuit avec Kobo Plus

  • 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

    32,43 € ou Gratuit avec Kobo Plus

  • Java Concurrency in Practice

    Threads are a fundamental part of the Java platform. As multicore processors become the norm, using concurrency effectively becomes essential for building high-performance applications. Java SE 5 and 6 are a huge step forward for the development of concurrent applications, with improvements to the Java Virtual Machine to support high-performance, highly scalable concurrent classes and a rich set ... En savoir plus

    36,35 €

  • 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

    23,78 €

  • 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

    54,58 €

  • 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

    45,93 €

  • 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

    32,43 € 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

  • Introducing Spring Framework 6

    Learning and Building Java-based Applications With Spring

    Collection series Professional and Applied Computing (R0)
    Spring Framework 6 remains - by far - the leading de-facto "out of the box" practical Java meta application development framework for building complex enterprise, cloud-native applications as well as web applications and microservices. Introducing Spring Framework 6 is your hands-on tutorial guide for learning the Spring Framework 6 from top to bottom, and allows you to build an example ... En savoir plus

    54,58 €

  • Interactive Web Development with Three.js and A-Frame

    Build rich Creative Technology projects using 3D, AR, and VR Key Features ● Master creative development principles, covering design, coding, and user experience. ● Develop advanced skills in Three.js and A-Frame for immersive 3D graphics. ● Build engaging AR and VR experiences for the web, integrating cutting-edge tech for enhanced user immersion. Book Description Embark on an amazing journey into ... En savoir plus

    16,99 € ou Gratuit avec Kobo Plus

  • Building Telegram Bots

    Develop Bots in 12 Programming Languages using the Telegram Bot API

    par Nicolas Modrzyk ...
    Collection 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

    32,13 €

  • Java Distributed Computing

    par Jim Farley ...
    Distributed computing and Java go together naturally. As the first language designed from the bottom up with networking in mind, Java makes it very easy for computers to cooperate. Even the simplest applet running in a browser is a distributed application, if you think about it. The client running the browser downloads and executes code that is delivered by some other system. But even this simple ... En savoir plus

    26,77 €

  • Effective Akka

    Patterns and Best Practices

    par Jamie Allen ...
    Avoid common mistakes when building distributed, asynchronous, high-performance software with the Akka toolkit and runtime. With this concise guide, author Jamie Allen provides a collection of best practices based on several years of using the actor model. The book also includes examples of actor application types and two primary patterns of actor usage, the Extra Pattern and Cameo Pattern.Allen, ... En savoir plus

    10,08 €

  • Java to Kotlin

    A Refactoring Guidebook

    It takes a week to travel the 8,000 miles overland from Java to Kotlin. If you're an experienced Java developer who has tried the Kotlin language, you were probably productive in about the same time.You'll have found that they do things differently in Kotlin, though. Nullability is important, collections are different, and classes are final by default. Kotlin is more functional, but what does that ... En savoir plus

    28,21 €