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 529 - 552 sur 1843
Skip side bar filters
  • CERT Oracle Secure Coding Standard for Java, The

    Collection series SEI Series in Software Engineering
    “In the Java world, security is not viewed as an add-on a feature. It is a pervasive way of thinking. Those who forget to think in a secure mindset end up in trouble. But just because the facilities are there doesn’t mean that security is assured automatically. A set of standard practices has evolved over the years. The Secure® Coding® Standard for Java™ is a compendium of these practices. These ... En savoir plus

    CHF 29.92

  • The Art of Image Processing with Java

    par Kenny A. Hunt ...
    This introductory image processing text is ideal for college students studying computer science or software engineering. With an emphasis on software design, the text builds on an accessible mathematical foundation and on extensive sample Java code to teach students the fundamentals of image processing. The text is accompanied by rich illustrations that demonstrate the results of performing ... En savoir plus

    CHF 101.06

  • Learn to Program with Kotlin

    From the Basics to Projects with Text and Image Processing

    par Tim Lavers ...
    Collection series Professional and Applied Computing (R0)
    Teach yourself programming starting with the basics and progressing to a series of exciting projects using Kotlin, one of today's hottest programming languages. This book starts with the absolute basics and then introduces just enough syntax to get into some fascinating projects. These include text processing: a statistical analysis of Jane Austen's novels, solving anagrams, and working with ... En savoir plus

    CHF 58.57

  • R2DBC Revealed

    Reactive Relational Database Connectivity for Java and JVM Programmers

    par Robert Hedgpeth ...
    Collection series Professional and Applied Computing (R0)
    Understand the newest trend in database programming for developers working in Java, Kotlin, Clojure, and other JVM-based languages. This book introduces Reactive Relational Database Connectivity (R2DBC), a modern way of connecting to and querying relational databases from Java and other JVM languages. The book begins by helping you understand not only what reactive programming is, but why it is ... En savoir plus

    CHF 58.57

  • Nature-Inspired Optimization Algorithms with Java

    A Look at Optimization Techniques

    par Shashank Jain ...
    Collection series Professional and Applied Computing (R0)
    Gain insight into the world of nature-inspired optimization techniques and algorithms. This book will prepare you to apply different nature-inspired optimization techniques to solve problems using Java.You'll start with an introduction to the hidden algorithms that nature uses and find the approximate solutions to optimization problems. You'll then see how living creatures such as fish and birds ... En savoir plus

    CHF 48.21

  • Modern Data Engineering with Apache Spark

    A Hands-On Guide for Building Mission-Critical Streaming Applications

    par Scott Haines ...
    Collection series Professional and Applied Computing (R0)
    Leverage Apache Spark within a modern data engineering ecosystem. This hands-on guide will teach you how to write fully functional applications, follow industry best practices, and learn the rationale behind these decisions. With Apache Spark as the foundation, you will follow a step-by-step journey beginning with the basics of data ingestion, processing, and transformation, and ending up with an ... En savoir plus

    CHF 63.91

  • Java

    Der Grundkurs

    par Michael Kofler ...
    Java-Grundlagen kompakt – der ideale EinstiegJava ist das Fundament der modernen Softwareentwicklung und Grundlage unzähliger IT-Projekte. Michael Kofler führt Sie in die Programmiersprache ein und vermittelt alle Konzepte, die Sie für den Einstieg brauchen. Von einfachen Beispielen bis zum objektorientierten Programm finden Sie alles übersichtlich und auf den Punkt präsentiert. Aktuell zu Java 25 ... En savoir plus

    CHF 18.36

  • Java Essentials Volume 2

    Object-Oriented Programming and Beyond Learn Advanced Java OOP, Inheritance, Polymorphism, GUI Development | Complete Java Programming Guide for Students

    Master Advanced Java Programming with Complete Object-Oriented Development SkillsKey Features include:Comprehensive object-oriented programming coverage from basic to advancedIdeal for students, self-learners, and aspiring software developersPractical GUI development with AWT and Swing frameworksReal-world application projects and hands-on coding exercisesReady to upgradetransform your Java ... En savoir plus

    CHF 25.84 ou Gratuit avec Kobo Plus

  • OCP Oracle Certified Professional Java SE 17 Developer (1Z0-829) Programmer's Guide

    OCP Oracle Certified Professional Java SE 17 Developer (Exam 1Z0-829) Programmer's Guide is a unique guide that combines a rigorous introduction to programming in Java with meticulous coverage of the Java SE 17 and Java SE 11 Developer exam objectives. Fully updated to reflect changes in the latest exams, it features an increased focus on analyzing code scenarios--not just individual language ... En savoir plus

    CHF 55.19

  • Core Java, Volume II

    Advanced Features

    par Cay Horstmann ...
    Collection series Oracle Press for Java
    The Classic Guide to Advanced Java Programming: Fully Updated for Java 21Core Java is the leading no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java, Volume II: Fundamentals, Thirteenth Edition, has been revised to cover the new features and enhancements in the Java 21 long-term support release. As always, ... En savoir plus

    CHF 51.60

  • Pro Spring 5

    An In-Depth Guide to the Spring Framework and Its Tools

    Collection series Professional and Applied Computing (R0)
    Master Spring basics and core topics, and share the authors’ insights and real–world experiences with remoting, Hibernate, and EJB. Beyond the basics, you'll learn how to leverage the Spring Framework to build the various tiers and parts of an enterprise Java application: transactions, web and presentation tiers, deployment, and much more. A full sample application allows you to apply many of the ... En savoir plus

    CHF 48.21

  • Pro Spring MVC with WebFlux

    Web Development in Spring Framework 5 and Spring Boot 2

    Collection series Professional and Applied Computing (R0)
    Explore the designs of the Spring MVC and WebFlux frameworks, and apply similar designs and techniques to your own code. Along with detailed analysis of the code and functionality, this book includes numerous tips and tricks to help you get the most out of Spring MVC, WebFlux, and Java-based web application development in general using Spring. You’ll see how Spring MVC is a modern web application ... En savoir plus

    CHF 58.57

  • Java Fx 8: Abstractizări și implementări

    par Silviu Suliță ...
    Originalitatea acestei lucrări este dată de:*Abordarea completă a elementelor caracteristice programării vizuale.*Modul de prezentare al temelor.*Stilul în care a fost scrisă lucrarea.*Referințele bibliografice și link-urile către paginile web atașate fiecărui paragraf.*Aplicațiile prezentate. ... En savoir plus

    Avant CHF 27.00 Après CHF 4.50

  • Modern API Development with Spring 6 and Spring Boot 3

    Design scalable, viable, and reactive APIs with REST, gRPC, and GraphQL using Java 17 and Spring Boot 3

    par Sourabh Sharma ...
    Discover ways to enhance your application's functionality through hands-on learning for designing, testing, securing, deploying, and maintaining production-ready APIsKey FeaturesLearn how to design, develop, test, and deploy modern APIs in JavaExplore techniques for optimizing API performance and handling errorsSecure your APIs with industry-standard authentication and authorization techniquesGet ... En savoir plus

    CHF 32.31 ou Gratuit avec Kobo Plus

  • Java 7 - Guida completa

    Collection Livre 5 - Programmare con Java
    Java è il linguaggio di programmazione che più ha rivoluzionato il mondo dell’informatica e della tecnologia nel suo insieme. Dal 1995, anno del suo debutto ufficiale, a oggi risulta impiegato nei più svariati dispositivi elettronici come computer, smartphone, televisori, navigatori satellitari. Studiare Java permette non solo di imparare un moderno linguaggio di programmazione, ma anche di ... En savoir plus

    Avant CHF 30.00 Après CHF 15.00 ou Gratuit avec Kobo Plus

  • Processing 2: Creative Coding Hotshot

    Using a project-based approach, you will be able to learn the coolest aspects of working with Processing. Each project contains step-by-step explanations, diagrams, screenshots, and downloadable material to make learning Processing even easier.This book targets Processing developers ,visual artists, creative professionals, and students who want to move to the next level of learning Processing for ... En savoir plus

    Avant CHF 24.31 Après CHF 20.41 ou Gratuit avec Kobo Plus

  • OCP: Oracle Certified Professional Java SE 8 Programmer II Study Guide

    Exam 1Z0-809

    Complete, trusted preparation for the Java Programmer II examOCP: Oracle Certified Professional Java SE 8 Programmer II Study Guide is your comprehensive companion for preparing for Exam 1Z0-809 as well as upgrade Exam 1Z0-810 and Exam 1Z0-813. With full coverage of 100% of exam objectives, this invaluable guide reinforces what you know, teaches you what you don't know, and gives you the hands-on ... En savoir plus

    CHF 38.00

  • Groovy in Action

    SummaryGroovy in Action, Second Edition is a thoroughly revised, comprehensive guide to Groovy programming. It introduces Java developers to the dynamic features that Groovy provides, and shows how to apply Groovy to a range of tasks including building new apps, integration with existing code, and DSL development. Covers Groovy 2.4.About the TechnologyIn the last ten years, Groovy has become an ... En savoir plus

    CHF 57.00

  • Play for Java

    SummaryPlay for Java shows you how to build Java-based web applications using the Play 2 framework. The book starts by introducing Play through a comprehensive overview example. Then, you'll look at each facet of a typical Play application, both by exploring simple code snippets and by adding to a larger running example. Along the way, you'll contrast Play and JEE patterns and learn how a ... En savoir plus

    CHF 48.30

  • Functional Reactive Programming

    SummaryFunctional Reactive Programming teaches the concepts and applications of FRP. It offers a careful walk-through of core FRP operations and introduces the concepts and techniques you'll need to use FRP in any language.About the TechnologyToday's software is shifting to more asynchronous, event-based solutions. For decades, the Observer pattern has been the go-to event infrastructure, but it ... En savoir plus

    CHF 48.30

  • Effective Unit Testing

    A guide for Java developers

    par Lasse Koskela ...
    SummaryEffective Unit Testing is written to show how to write good tests—tests that are concise and to the point, expressive, useful, and maintainable. Inspired by Roy Osherove's bestselling The Art of Unit Testing, this book focuses on tools and practices specific to the Java world. It introduces you to emerging techniques like behavior-driven development and specification by example, and shows ... En savoir plus

    CHF 48.30

  • Flex on Java

    Unlike many Flex books that presume readers want to develop applications from scratch, Flex on Java is for developers in the real world-where Flex is one more technology being added to existing systems developed in Java, and where integration is the key indicator of success.Written for Java developers beginning to use Flex, Flex on Java shows how to use Flex alongside existing Java applications, ... En savoir plus

    CHF 48.30

  • Spring Microservices in Action

    SummarySpring Microservices in Action teaches you how to build microservice-based applications using Java and the Spring platform.About the technologyMicroservices break up your code into small, distributed, and independent services that require careful forethought and design. Fortunately, Spring Boot and Spring Cloud simplify your microservice applications, just as the Spring Framework simplifies ... En savoir plus

    CHF 37.70

  • Testing Java Microservices

    Using Arquillian, Hoverfly, AssertJ, JUnit, Selenium, and Mockito

    SummaryTesting Java Microservices teaches you to implement unit and integration tests for microservice systems running on the JVM. You'll work with a microservice environment built using Java EE, WildFly Swarm, and Docker. You'll learn how to increase your test coverage and productivity, and gain confidence that your system will work as you expect.About the TechnologyMicroservice applications ... En savoir plus

    CHF 48.30