De Aller-Bedste Bøger - over 12 mio. danske og engelske bøger
Levering: 1 - 2 hverdage

Bøger af Dr. Edward Lavieri

Filter
Filter
Sorter efterSorter Populære
  • - Learn design patterns that enable the building of large-scale software architectures
    af Dr. Edward Lavieri
    448,95 kr.

    Software design is informed by proven patterns and approaches. Several software design patterns have been established and documented to inform the process. Java design patterns are proven solutions and approaches to programming problems. This book covers over 60 design patterns along with implementation details, using latest version of Java.

  • - Develop modular and secure Java applications using concurrency and advanced JDK libraries, 2nd Edition
    af Dr. Edward Lavieri
    513,95 kr.

    Fully updated up to Java 11, this book stands to help any Java developer enjoy the richness of the Java programming language. The modern Java platform can be used to build robust software applications including enterprise-level applications and mobile applications.

  • - A Beginner's Guide to 2D and 3D game development with Unity, 3rd Edition
    af Dr. Edward Lavieri
    488,95 kr.

    The Unity game engine has revolutionized the gaming industry with its complete set of intuitive tools.. This book will guide you through the entire process of creating a 3D VR game, from downloading the Unity game engine to publishing your game. It not only gives you a strong foundation, but puts you on the path to game development.

  • af Dr. Edward Lavieri
    443,95 kr.

  • af Dr. Edward Lavieri
    306,95 kr.

    Concurrency programming allows several large tasks to be divided into smaller sub-tasks, which are further processed as individual tasks that run in parallel. Java 9 includes a comprehensive API with lots of ready-to-use components for easily implementing powerful concurrency applications, but with high flexibility so you can adapt these compone...