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 1633 - 1656 sur 1857
Skip side bar filters
  • 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

    19,07 €

  • Java 8 Lambdas

    Pragmatic Functional Programming

    If you’re a developer with core Java SE skills, this hands-on book takes you through the language changes in Java 8 triggered by the addition of lambda expressions. You’ll learn through code examples, exercises, and fluid explanations how these anonymous functions will help you write simple, clean, library-level code that solves business problems.Lambda expressions are a fairly simple change to ... En savoir plus

    23,31 €

  • Java Pocket Guide

    Instant Help for Java Programmers

    Any time you need quick answers for developing or debugging Java programs, this pocket guide is the ideal reference to standard features of the Java programming language and its platform. Youâ??ll find helpful programming examples, tables, figures, and lists fastâ??including Java 9 features such as modular source code and the new JShell interactive command-line REPL. Itâ??s a handy companion, ... En savoir plus

    9,42 €

  • 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

    16,42 €

  • Learning XNA 4.0

    Game Development for the PC, Xbox 360, and Windows Phone 7

    par Aaron Reed ...
    Want to develop games for Xbox 360 and Windows Phone 7? This hands-on book will get you started with Microsoft's XNA 4.0 development framework right away -- even if you have no experience developing games. Although XNA includes several key concepts that can be difficult for beginning web developers to grasp, Learning XNA 4.0 shortens the learning curve by walking you through the framework in a ... En savoir plus

    22,14 €

  • Java and XML

    Solutions to Real-World Problems

    Java and XML, 3rd Edition, shows you how to cut through all the hype about XML and put it to work. It teaches you how to use the APIs, tools, and tricks of XML to build real-world applications. The result is a new approach to managing information that touches everything from configuration files to web sites.After two chapters on XML basics, including XPath, XSL, DTDs, and XML Schema, the rest of ... En savoir plus

    27,55 €

  • 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

    26,70 €

  • Modern Java Recipes

    Simple Solutions to Difficult Problems in Java 8 and 9

    par Ken Kousen ...
    The introduction of functional programming concepts in Java SE 8 was a drastic change for this venerable object-oriented language. Lambda expressions, method references, and streams fundamentally changed the idioms of the language, and many developers have been trying to catch up ever since. This cookbook will help. With more than 70 detailed recipes, author Ken Kousen shows you how to use the ... En savoir plus

    19,92 €

  • Programming Hive

    Data Warehouse and Query Language for Hadoop

    Need to move a relational database application to Hadoop? This comprehensive guide introduces you to Apache Hive, Hadoop’s data warehouse infrastructure. You’ll quickly learn how to use Hive’s SQL dialect—HiveQL—to summarize, query, and analyze large datasets stored in Hadoop’s distributed filesystem.This example-driven guide shows you how to set up and configure Hive in your environment, provides ... En savoir plus

    23,31 €

  • Ajax Hacks

    Tips & Tools for Creating Responsive Web Sites

    par Bruce W. Perry ...
    Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combinations of technologies for web developers to know these days. With its rich grouping of technologies, Ajax developers can create interactive web applications with XML-based web services, using JavaScript in the browser to process the web server response.Taking complete advantage of Ajax, however, ... En savoir plus

    14,51 €

  • Mastering Clojure Macros

    Write Cleaner, Faster, Smarter Code

    par Colin Jones ...
    Level up your skills by taking advantage of Clojure's powerful macro system. Macros make hard things possible and normal things easy. They can be tricky to use, and this book will help you deftly navigate the terrain. You'll discover how to write straightforward code that avoids duplication and clarifies your intentions. You'll learn how and why to write macros. You'll learn to recognize ... En savoir plus

    11,12 €

  • ChatGPT for Java

    A Hands-on Developer's Guide to ChatGPT and Open AI APIs

    par Bruce Hopkins ...
    Embrace the future of software development! ChatGPT for Java is the perfect starting point for Java developers to learn how to build intelligent applications using ChatGPT and Open AI APIs.This book takes you from the ground up to demonstrate how to use ChatGPT programmatically. You will learn the basics of ChatGPT and OpenAI APIs, including how to authenticate, send prompts, generate responses, ... En savoir plus

    50,87 €

  • Java Program Design

    Principles, Polymorphism, and Patterns

    par Edward Sciore ...
    Collection series Professional and Applied Computing (R0)
    Get a grounding in polymorphism and other fundamental aspects of object-oriented program design and implementation, and learn a subset of design patterns that any practicing Java professional simply must know in today’s job climate.Java Program Design presents program design principles to help practicing programmers up their game and remain relevant in the face of changing trends and an evolving ... En savoir plus

    56,17 €

  • Scripting in Java

    Integrating with Groovy and JavaScript

    par Kishori Sharan ...
    Collection series Professional and Applied Computing (R0)
    Scripting in Java teaches you how to use the Java Scripting API and JavaScript to execute scripts and take advantage of the features of a scripting language while developing Java applications. The book also covers topics that enable scripting languages to take advantage of Java features and the Java class library, including the new Java Collections and JavaFX 8 APIs. Most of the examples in this ... En savoir plus

    41,97 €

  • Practical Java Machine Learning

    Projects with Google Cloud Platform and Amazon Web Services

    par Mark Wickham ...
    Collection series Professional and Applied Computing (R0)
    Build machine learning (ML) solutions for Java development. This book shows you that when designing ML apps, data is the key driver and must be considered throughout all phases of the project life cycle. Practical Java Machine Learning helps you understand the importance of data and how to organize it for use within your ML project. You will be introduced to tools which can help you identify and ... En savoir plus

    47,27 €

  • Practical Spring Cloud Function

    Developing Cloud-Native Functions for Multi-Cloud and Hybrid-Cloud Environments

    Collection series Professional and Applied Computing (R0)
    Unlike other resources that target only programming communities, this book targets both programming and business communities. With programming models shifting more towards no-code and low-code, citizen programmers from the business side will welcome this book as a guide for how to design and optimize their information pipeline while lowering costs for infrastructure. Programmers, on the other hand ... En savoir plus

    33,06 €

  • Practical Spring LDAP

    Using Enterprise Java-Based LDAP in Spring Data and Spring Framework 6

    Collection series Professional and Applied Computing (R0)
    This revised edition is your practical, hands-on guide to developing Java-based enterprise applications with big data or batches of data using the Spring LDAP and the Spring Data LDAP frameworks. The book covers these popular Spring project modules and explains the purpose and fundamental concepts of LDAP before giving a comprehensive tour of the latest version of Spring LDAP and Spring Data LDAP ... En savoir plus

    47,27 €

  • Pro JPA 2 in Java EE 8

    An In-Depth Guide to Java Persistence APIs

    Collection series Professional and Applied Computing (R0)
    Learn to use the Java Persistence API (JPA) and other related APIs as found in the Java EE 8 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 JPA usage for experienced Java developers.Authors Mike Keith, Merrick Schincariol and Massimo Nardone take a hands-on approach, based on their ... En savoir plus

    59,77 €

  • The Clojure Workshop

    Use functional programming to build data-centric applications with Clojure and ClojureScript

    Learn how to solve problems using Clojure or ClojureScript and become a confident functional programmer with the help of engaging activities and challenging projectsKey FeaturesMaster the tools and patterns of the Clojure and ClojureScript ecosystemsLearn the fundamentals of functional programming and immutabilityApply your skills practically by developing a range of scalable applicationsBook ... En savoir plus

    26,70 € ou Gratuit avec Kobo Plus

  • Spring Essentials

    Build mission-critical enterprise applications using Spring Framework and Aspect Oriented Programming

    Build mission-critical enterprise applications using Spring Framework and Aspect Oriented ProgrammingKey Features\[\*\] Step into more advanced features of aspect-oriented programming and API components to build enterprise grade systems\[\*\] Build lightning-fast web applications and REST APIs using Spring MVC and its asynchronous processing capabilities with the view technologies of your choice\[ ... En savoir plus

    Avant 34,44 € Après 29,56 € ou Gratuit avec Kobo Plus

  • Mastering Akka

    A hands-on guide to build application using the Akka framework

    Master the art of creating scalable, concurrent, and reactive applications using AkkaKey Features\[\]This book will help you cure anemic models with domain-driven design\[\]We cover major Akka programming concepts such as concurrency, scalability, and reactivity\[\]You will learn concepts like Event Sourcing and CQRS via Akka Persistence, Akka Streams, Akka Http as well as Akka ClusteringBook ... En savoir plus

    33,38 € 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

    20,02 € ou Gratuit avec Kobo Plus

  • Clojure Programming Cookbook

    Handle every problem you come across in the world of Clojure programming with this expert collection of recipes

    Handle every problem you come across in the world of Clojure programming with this expert collection of recipesKey Features\[\*\] Discover a wide variety of practical cases and real world techniques to enhance your productivity with Clojure.\[\*\] Learn to resolve the everyday issues you face with a functional mindset using Clojure\[\*\] You will learn to write highly efficient, more productive, ... En savoir plus

    Avant 37,83 € Après 33,38 € ou Gratuit avec Kobo Plus

  • Neo4j High Performance

    Design, build, and administer scalable graph database systems for your applications using Neo4j

    par Sonal Raj ...
    Key FeaturesBook DescriptionIf you are a professional or enthusiast who has a basic understanding of graphs or has basic knowledge of Neo4j operations, this is the book for you. Although it is targeted at an advanced user base, this book can be used by beginners as it touches upon the basics. So, if you are passionate about taming complex data with the help of graphs and building high performance ... En savoir plus

    Avant 22,36 € Après 20,02 € ou Gratuit avec Kobo Plus