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 145 - 168 sur 1842
Skip side bar filters
  • Instant Play Framework Starter

    par Daniel Dietrich ...
    Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks.A practical, quick, and hands-on guide to the Play Framework.This book is written for readers interested in developing web applications with Java or Scala. A basic knowledge of either Java or Scala is helpful. Prior experience with Play is not ... En savoir plus

    Avant CHF 12.61 Après CHF 10.66 ou Gratuit avec Kobo Plus

  • Learning Reactive Programming With Java 8

    Learn how to use RxJava and its reactive Observables to build fast, concurrent, and powerful applications through detailed examples

    Key FeaturesBook DescriptionIf you are a Java developer that knows how to write software and would like to learn how to apply your existing skills to reactive programming, this book is for you.What you will learnDiscover what reactive programming is and how you can benefit from itGet to grips with the new functional features of Java 8 and some functional theoryCreate RxJava Observable instances ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • LibGDX Game Development By Example

    Learn how to create your very own game using the libGDX cross-platform framework

    par James Cook ...
    Learn how to create your very own game using the libGDX cross-platform frameworkKey FeaturesBook DescriptionLibGDX is a cross-platform game development framework in Java that makes game programming easier and fun to do. It currently supports Windows, Linux, Mac OS X, Android, and HTML5. With a vast feature set on offer, there isn't a game that can’t be made using libGDX. It allows you to write ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • Building Minecraft Server Modifications

    Create and customize your very own Minecraft server using Java and the Spigot API

    par Cody M. Sommer ...
    Create and customize your very own Minecraft server using Java and the Spigot APIKey Features\[\*\]Set up a Minecraft server that you control\[\*\]Use object-oriented programming to modify Minecraft regardless of your level of experience\[\*\]This interactive guide will help you create a unique experience for you and your friendsBook DescriptionMinecraft is a sandbox game that allows you to play ... En savoir plus

    CHF 24.00 ou Gratuit avec Kobo Plus

  • Coding Android Apps

    As Android apps continue to grow in popularity and an associated job market emerges, the ability to develop software and applications for Android smartphones will only grow more relevant in the foreseeable future. Compiled from materials used in over a decade of teaching undergraduate and graduate students majoring in computer science and information technology, this book is a hands-on, step-by ... En savoir plus

    CHF 66.04

  • Effective Java

    par Joshua Bloch ...
    Collection series Java Series
    Are you looking for a deeper understanding of the Java™ programming language so that you can write code that is clearer, more correct, more robust, and more reusable? Look no further! Effective Java™, Second Edition, brings together seventy-eight indispensable programmer’s rules of thumb: working, best-practice solutions for the programming challenges you encounter every day.This highly ... En savoir plus

    CHF 29.92

  • Quick Functional Programming

    par David Matuszek ...
    Collection series Quick Programming
    Why learn functional programming? Isn’t that some complicated ivory-tower technique used only in obscure languages like Haskell?In fact, functional programming is actually very simple. It’s also very powerful, as Haskell demonstrates by throwing away all the conventional programming tools and using only functional programming features. But it doesn’t have to be done that way.Functional programming ... En savoir plus

    CHF 27.85

  • Kinect Open Source Programming Secrets

    Hacking the Kinect with OpenNI, NITE, and Java

    par Andrew Davison ...
    Program Kinect to do awesome things using a unique selection of open source software!The Kinect motion-sensing device for the Xbox 360 and Windows became the world's fastest-selling consumer electronics device when it was released (8 million sold in its first 60 days) and won prestigious awards, such as "Gaming Gadget of the Year." Now Kinect Open Source Programming Secrets lets YOU harness the ... En savoir plus

    CHF 16.51

  • OCA Java SE 7 Programmer I Study Guide (Exam 1Z0-803)

    Collection series Oracle Press
    A Proven Study System for Oracle Certified Associate Exam 1Z0-803Prepare for the Oracle Certified Associate Java SE 7 Programmer I exam with help from this exclusive Oracle Press guide. In each chapter, you'll find challenging exercises, practice questions, a two-minute drill, and a chapter summary to highlight what you've learned. This authoritative guide will help you pass the test and will also ... En savoir plus

    CHF 25.84

  • JDBC Tutorials - Herong's Tutorial Examples

    par Herong Yang ...
    This JDBC tutorial book is a collection of notes and sample codes written by the author while he was learning JDBC technology himself. Topics include installing JDK and Derby database server; using Derby JDBC driver; database connection URLs; introduction to Result Set; Meta Data, Prepared Statement, CLOB, and BLOB; connection pooling with DBCP and C3P0. Updated in 2024 (Version v3.14) with minor ... En savoir plus

    Avant CHF 17.84 Après CHF 13.64

  • Advanced Java Interview Questions and Answers

    par Jaishree Soni ...
    Collection Livre 9 - Java Books Series
    Java has remained one of the most widely used programming languages in the software industry, with applications ranging from enterprise solutions to web development, mobile applications, and cloud computing. As technology evolves, so do the expectations from Java developers. Companies today seek professionals who possess not only a strong foundation in Java but also expertise in advanced topics ... En savoir plus

    CHF 8.00 ou Gratuit avec Kobo Plus

  • Mastering JavaFX 8 Controls

    par Hendrik Ebbers ...
    Collection series Oracle Press
    Design and Deploy High-Performance JavaFX ControlsDeliver state-of-the-art applications with visually stunning UIs. Mastering JavaFX 8 Controls provides clear instructions, detailed examples, and ready-to-use code samples. Find out how to work with the latest JavaFX APIs, configure UI components, automatically generate FXML, build cutting-edge controls, and effectively apply CSS styling. ... En savoir plus

    CHF 23.49

  • Oracle Fusion Developer Guide

    Building Rich Internet Applications with Oracle ADF Business Components and Oracle ADF Faces

    Collection series Oracle Press
    Master Oracle Fusion MiddlewareSuccessfully design rich enterprise web applications using the detailed information in this Oracle Press volume. Oracle Fusion Developer Guide goes beyond the predominant drag-and-drop methods in Oracle JDeveloper 11g and provides a wealth of examples that address common development scenarios when using Oracle Fusion Middleware. Work with Oracle JDeveloper 11g, ... En savoir plus

    CHF 43.59

  • Data Structures and Algorithm Analysis in Java, Third Edition

    Collection series Dover Books on Computer Science
    With its focus on creating efficient data structures and algorithms, this comprehensive text helps readers understand how to select or design the tools that will best solve specific problems. It uses Java as the programming language and is suitable for second-year data structure courses and computer science courses in algorithm analysis.Techniques for representing data are presented within the ... En savoir plus

    CHF 17.23

  • 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

    CHF 40.78

  • Java Made Simple

    par P K Mcbride ...
    Java is a programming language designed for use on networks, in particular the Internet, and can also be used to write full-scale applications. It is based upon C++ and is very similar in its style and structure. Java Made Simple 2nd edition concentrates on getting the reader started and assumes no prior programming knowledge. Once the essentials have been mastered, it provides the confidence to ... En savoir plus

    CHF 36.60

  • Practical Kotlin Programming

    par Agus Kurniawan ...
    This book was written to help anyone who wants to learn Kotlin by examples. This book describes all the basic elements of Kotlin programming language. The following is a list of highlight topics in this book:Development EnvironmentKotlin Programming LanguageCollections and GenericsFunctions and LambdasKotlin Object OrientedKotlin LibrariesString OperationsFile OperationsError HandlingBui... ... En savoir plus

    CHF 2.56

  • Spring Boot: Up and Running

    par Mark Heckler ...
    With over 75 million downloads per month, Spring Boot is the most widely used Java framework available. Its ease and power have revolutionized application development from monoliths to microservices. Yet Spring Boot's simplicity can also be confounding. How do developers learn enough to be productive immediately? This practical book shows you how to use this framework to write successful mission ... En savoir plus

    Avant CHF 38.46 Après CHF 32.72

  • Beginning Hibernate 6

    Java Persistence from Beginner to Pro

    Collection series Professional and Applied Computing (R0)
    Get started with Hibernate, an open source Java persistence layer and gain a clear introduction to the current standard for object-relational persistence in Java. This updated edition includes the new Hibernate 6.0 framework which covers new configuration, new object relational mapping changes, and enhanced integration with the more general Spring, Boot and Quarkus and other Java frameworks.The ... En savoir plus

    CHF 63.91

  • Payara Micro Revealed

    Cloud-Native Application Development with Java

    Collection series Professional and Applied Computing (R0)
    Develop, configure, and deploy Java cloud-native applications using Payara Micro. This book demystifies Java cloud-native application development using standard Microprofile APIs and covers Payara-specific features such as automatic clustering and application initialization performance improvements. You will learn how to improve startup performance by taking advantage of class data sharing, and ... En savoir plus

    CHF 58.57

  • Beginning Jakarta EE Web Development

    Using JSP, JSF, MySQL, and Apache Tomcat for Building Java Web Applications

    Collection series Professional and Applied Computing (R0)
    Start building Java-based web applications now, even if you’re a complete newcomer to Java. Comprehensive and example-driven, this book is all you need to develop dynamic Java-based web applications using JSP, connect to databases with JSF, and put them into action using the popular open source Java web server, Apache Tomcat.Beginning Jakarta EE Web Development is a comprehensive introduction to ... En savoir plus

    CHF 58.57

  • Java lernen in abgeschlossenen Lerneinheiten

    Der Einstieg in die Programmierung mit vielen Beispielen

    par Sebastian Dörn ...
    Collection series Computer Science and Engineering (German Language)
    Dieses Lehrbuch bringt Einsteiger anhand einzelner abgeschlossener Lerneinheiten das Programmieren mit Java bei. Es zeigt den Entwurf von effizienten Daten- und Ablaufstrukturen und versetzt die Leser dadurch in die Lage, algorithmische Konzepte zu verstehen und in Programmcode umzusetzen.Zentrale Lernziele sind das Verstehen der Abstraktionskonzepte moderner Programmiersprachen und das Erlernen ... En savoir plus

    CHF 27.90

  • Reinforcement Learning

    Aktuelle Ansätze verstehen – mit Beispielen in Java und Greenfoot

    par Uwe Lorenz ...
    Collection series Computer Science and Engineering (German Language)
    In uralten Spielen wie Schach oder Go können sich die brillantesten Spieler verbessern, indem sie die von einer Maschine produzierten Strategien studieren. Robotische Systeme üben ihre Bewegungen selbst. In Arcade Games erreichen lernfähige Agenten innerhalb weniger Stunden übermenschliches Niveau. Wie funktionieren diese spektakulären Algorithmen des bestärkenden Lernens? Mit gut verständlichen ... En savoir plus

    CHF 27.90

  • OCA: Oracle Certified Associate Java SE 8 Programmer I Study Guide

    Exam 1Z0-808

    Collection 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

    CHF 39.00