Hands and  [本・雑誌・コミック]
 
 
8815件中 61件 - 90件  1 2 3 4 5 6 7 8
商品説明価格

Hands-On Microservices with Kotlin Build reactive and cloud-native microservices with Kotlin using Spring 5 and Spring Boot 2.0【電子書籍】[ Juan Antonio Medina Iglesias ]

楽天Kobo電子書籍ストア
<p>Build smart, efficient, and fast enterprise-grade web implementation of the microservices architecture that can be easily scaled. About This Book ? Write easy-to-maintain lean and clean code with Kotlin for developing better microservices ? Scale your Microserivces in your own cloud with Docker and Docker Swarm ? Explore Spring 5 functional reactive web programming with Spring WebFlux Who This Book Is For If you are a Kotlin developer with a basic knowledge of microservice architectures and now want to effectively implement these services on enterprise-level web applications, then this book is for you What You Will Learn ? Understand microservice architectures and principles ? Build microservices in Kotlin using Spring Boot 2.0 and Spring Framework 5.0 ? Create reactive microservices that perform non-blocking operations with Spring WebFlux ? Use Spring Data to get data reactively from MongoDB ? Test effectively with JUnit and Kotlin ? Create cloud-native microservices with Spring Cloud ? Build and publish Docker images of your microservices ? Scaling microservices with Docker Swarm ? Monitor microservices with JMX ? Deploy microservices in OpenShift Online In Detail With Google's inclusion of first-class support for Kotlin in their Android ecosystem, Kotlin's future as a mainstream language is assured. Microservices help design scalable, easy-to-maintain web applications; Kotlin allows us to take advantage of modern idioms to simplify our development and create high-quality services. With 100% interoperability with the JVM, Kotlin makes working with existing Java code easier. Well-known Java systems such as Spring, Jackson, and Reactor have included Kotlin modules to exploit its language features. This book guides the reader in designing and implementing services, and producing production-ready, testable, lean code that's shorter and simpler than a traditional Java implementation. Reap the benefits of using the reactive paradigm and take advantage of non-blocking techniques to take your services to the next level in terms of industry standards. You will consume NoSQL databases reactively to allow you to create high-throughput microservices. Create cloud-native microservices that can run on a wide range of cloud providers, and monitor them. You will create Docker containers for your microservices and scale them. Finally, you will deploy your microservices in OpenShift Online. Style and approach This book guides the reader in designing and implementing services, achieving production- ready, testable, easy-to-maintain, lean code that's shorter and simpler than a traditional Java implementation.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,540円

Works for Piano Four Hands and Two Pianos【電子書籍】[ Wolfgang Amadeus Mozart ]

楽天Kobo電子書籍ストア
<p>From his earliest years. Mozart played piano duets with his sister, and as his musical career progressed he created a small repertoire of masterly four-hand piano compositions that are among the most admired and performed in this distinctive genre.<br /> This Dover edition presents six of these choice works, plus two compositions Mozart wrote for two pianos all reprinted from the authoritative Breitkopf & H?rtel edition: Sonatas in D Major (K.381/123a), B-flat Major (K.358/186c), F Major (K.497), G Major (K.497a and 500a), and C Major (K.521) and Theme and Variations in G Major (K.501). Also for 2 pianos: Sonata in D Major (K.448/375a) and Fugue in C Minor (K.426).<br /> Duet enthusiasts will discover in these charming works the sparkling elegance, varied moods, and fluid textures that constitute the very essence of Mozart's musical personality.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,397円

Hands-On RTOS with Microcontrollers Building real-time embedded systems using FreeRTOS, STM32 MCUs, and SEGGER debug tools【電子書籍】[ Brian Amos ]

楽天Kobo電子書籍ストア
<p><b>Build a strong foundation in designing and implementing real-time systems with the help of practical examples</b></p><h2>Key Features</h2><ul><li>Get up and running with the fundamentals of RTOS and apply them on STM32</li><li>Enhance your programming skills to design and build real-world embedded systems</li><li>Get to grips with advanced techniques for implementing embedded systems</li></ul><h2>Book Description</h2>A real-time operating system (RTOS) is used to develop systems that respond to events within strict timelines. Real-time embedded systems have applications in various industries, from automotive and aerospace through to laboratory test equipment and consumer electronics. These systems provide consistent and reliable timing and are designed to run without intervention for years. This microcontrollers book starts by introducing you to the concept of RTOS and compares some other alternative methods for achieving real-time performance. Once you've understood the fundamentals, such as tasks, queues, mutexes, and semaphores, you'll learn what to look for when selecting a microcontroller and development environment. By working through examples that use an STM32F7 Nucleo board, the STM32CubeIDE, and SEGGER debug tools, including SEGGER J-Link, Ozone, and SystemView, you'll gain an understanding of preemptive scheduling policies and task communication. The book will then help you develop highly efficient low-level drivers and analyze their real-time performance and CPU utilization. Finally, you'll cover tips for troubleshooting and be able to take your new-found skills to the next level. By the end of this book, you'll have built on your embedded system skills and will be able to create real-time systems using microcontrollers and FreeRTOS.<h2>What you will learn</h2><ul><li>Understand when to use an RTOS for a project</li><li>Explore RTOS concepts such as tasks, mutexes, semaphores, and queues</li><li>Discover different microcontroller units (MCUs) and choose the best one for your project</li><li>Evaluate and select the best IDE and middleware stack for your project</li><li>Use professional-grade tools for analyzing and debugging your application</li><li>Get FreeRTOS-based applications up and running on an STM32 board</li></ul><h2>Who this book is for</h2><p>This book is for embedded engineers, students, or anyone interested in learning the complete RTOS feature set with embedded devices. A basic understanding of the C programming language and embedded systems or microcontrollers will be helpful.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,734円

Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow【電子書籍】[ Aur?lien G?ron ]

楽天Kobo電子書籍ストア
<p>Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This bestselling book uses concrete examples, minimal theory, and production-ready Python frameworks (Scikit-Learn, Keras, and TensorFlow) to help you gain an intuitive understanding of the concepts and tools for building intelligent systems.</p> <p>With this updated third edition, author Aur?lien G?ron explores a range of techniques, starting with simple linear regression and progressing to deep neural networks. Numerous code examples and exercises throughout the book help you apply what you've learned. Programming experience is all you need to get started.</p> <ul> <li>Use Scikit-learn to track an example ML project end to end</li> <li>Explore several models, including support vector machines, decision trees, random forests, and ensemble methods</li> <li>Exploit unsupervised learning techniques such as dimensionality reduction, clustering, and anomaly detection</li> <li>Dive into neural net architectures, including convolutional nets, recurrent nets, generative adversarial networks, autoencoders, diffusion models, and transformers</li> <li>Use TensorFlow and Keras to build and train neural nets for computer vision, natural language processing, generative models, and deep reinforcement learning</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 6,151円

Piano Concertos Nos. 1 and 2: With Orchestral Reduction for Second Piano PIANO CONCERTOS NOS 1 & 2 (Dover Classical Piano Music: Four Hands) [ Johannes Brahms ]

楽天ブックス
PIANO CONCERTOS NOS 1 & 2 Dover Classical Piano Music: Four Hands Johannes Brahms DOVER PUBN INC2014 Paperback English ISBN:9780486406251 洋書 Art & Entertainment(芸術&エンターテインメント) Music 2,534円

Python For Beginners.Learn Data Science in 5 Days the Smart Way and Remember it Longer. With Easy Step by Step Guidance & Hands on Examples. (Python Crash Course-Programming for Beginners) Python for Beginners【電子書籍】[ Arthur T. Brooks ]

楽天Kobo電子書籍ストア
<p>Have you always wanted to learn computer programming but thought it was too difficult or would take too long?</p> <p>Do you want to know the <strong>secret</strong> to learning Python Data Science the <strong>easy way</strong> and start programming <strong>today</strong>?</p> <p><strong>This book is for you.</strong></p> <p>You don't need to waste your time and money learning Python the hard way through tiresome technical books, expensive online courses and difficult Python tutorials.</p> <p>This non-technical book will gently guide you through…</p> <p><strong>The Python Data Science Language.</strong></p> <p>You will learn the most concise methods to get you coding on day one-the smart way.</p> <p><strong>Python for Beginners.</strong></p> <p>Beginner friendly hands on examples of practical and usable projects.</p> <p><strong>The most useful Python examples.</strong></p> <p>Each example is specifically designed to give you a progressive and thorough understanding of key concepts and all answers are provided.</p> <p><strong>Strategic Python Data Science topics.</strong></p> <p>The topics are presented in user friendly bite sized chunks to optimize a quick learning style which will also make it easy for you to remember.</p> <p>This book is different in that it's primary focus it to teach you Python Data Science in a <strong>simple</strong> and <strong>concise</strong> format and in the <strong>quickest</strong> time frame possible. Each short chapter has exercises at the end which summarize what you have learned in a progressive manner to avoid overloading you with information. Each exercise has been carefully chosen to enable you to master the language and retain what you have learned. No technical skills, previous knowledge or experience is required.</p> <p><em>Download it now buy clicking the <strong>BUY</strong> button.</em></p> <p>You'll also learn:</p> <ul> <li>Exactly what is IPython?</li> <li>What are the IPython keyboard shortcuts?</li> <li>What are the IPython magic commands?</li> <li>What is Numpy and how can I use it?</li> <li>Numpy array attributes?</li> <li>Advanced Ufunc Features?</li> <li>Working with Boolean Arrays?</li> <li>Boolean Operators?</li> <li>Data Manipulation with Pandas?</li> <li>Constructing Data Frame objects?</li> <li>Data Selection in DataFrame?</li> <li>Handling Missing Data?</li> <li>Operations with Matplotlib?</li> </ul> <p>And more!</p> <p>Finally, you will be gently guided on how to put everything that you have learned together so that you can immediately start your own Python coding in your chosen real-world scenarios.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 450円

Hands-On Full Stack Development with Go Build full stack web applications with Go, React, Gin, and GopherJS【電子書籍】[ Mina Andrawos ]

楽天Kobo電子書籍ストア
<p><strong>Create a real-world application in Go and explore various frameworks and methodologies for full-stack development</strong></p> <h4>Key Features</h4> <ul> <li>Build a responsive front end by using the powerful React framework</li> <li>Build web APIs and middleware in the Go language by making use of the popular Gin framework</li> <li>Build an Isomorphic Go React application via GopherJS</li> <li>Perform unit tests, and benchmarking on your web API</li> </ul> <h4>Book Description</h4> <p>The Go programming language has been rapidly adopted by developers for building web applications. With its impressive performance and ease of development, Go enjoys the support of a wide variety of open source frameworks, for building scalable and high-performant web services and apps. Hands-On Full Stack Development with Go is a comprehensive guide that covers all aspects of full stack development with Go.</p> <p>This clearly written, example-rich book begins with a practical exposure to Go development and moves on to build a frontend with the popular React framework. From there, you will build RESTful web APIs utilizing the Gin framework. After that, we will dive deeper into important software backend concepts, such as connecting to the database via an ORM, designing routes for your services, securing your services, and even charging credit cards via the popular Stripe API. We will also cover how to test, and benchmark your applications efficiently in a production environment. In the concluding chapters, we will cover isomorphic developments in pure Go by learning about GopherJS. As you progress through the book, you'll gradually build a musical instrument online store application from scratch.</p> <p>By the end of the book, you will be confident in taking on full stack web applications in Go.</p> <h4>What you will learn</h4> <ul> <li>Understand Go programming by building a real-world application</li> <li>Learn the React framework to develop a frontend for your application</li> <li>Understand isomorphic web development utilizing the GopherJS framework</li> <li>Explore methods to write RESTful web APIs in Go using the Gin framework</li> <li>Learn practical topics such as ORM layers, secure communications, and Stripe's API</li> <li>Learn methods to benchmark and test web APIs in Go</li> </ul> <h4>Who this book is for</h4> <p>Hands-On Full Stack Development with Go will appeal to developers who are looking to start building amazing full stack web applications in Go. Basic knowhow of Go language and JavaScript is expected. The book targets web developers who are looking to move to the Go language.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,290円

SolidityとEthereumによる実践スマートコントラクト開発 Truffle Suiteを用いた開発の基礎からデプロイまで / 原タイトル:Hands‐On Smart Contract Development with Solidity and Ethereum[本/雑誌] / KevinSolorio/著 RandallKanna/著 DavidH.Hoover/著 中城元臣/監訳 ク

ネオウィング 楽天市場店
ご注文前に必ずご確認ください<商品説明>最速!初めてのブロックチェーン開発。基礎知識は最小限に。実践モードにすぐ入れる。人気の高いTruffleフレームワークを採用。実際のアプリ開発過程をたどりながら、わかりやすく解説。<収録内容>第1部 イーサリアムブロックチェーンの紹介(ブロックチェーンの概念非中央集権アプリケーション ほか)第2部 スマートコントラクトの開発(初めてのスマートコントラクトコントラクトのデプロイと操作 ほか)第3部 Web3を使ったスマートコントラクトの操作(Web3とは何かUIをコントラクトに接続する ほか)第4部 スマートコントラクトの保護(スマートコントラクトのセキュリティ)<商品詳細>商品番号:NEOBK-2575991KevinSolorio / Cho RandallKanna / Cho DavidH. Hoover / Cho Nakashiro Motomi / Kanyaku Ku Ipu / Yaku / Solidity to Ethereum Niyoru Jissen Smart Contract Kaihatsu Truffle Suite Wo Mochita Kaihatsu No Kiso Kara De Professional I Made / Hara Title : Hands on Smart Contract Development with Solidity and Ethereumメディア:本/雑誌重量:455g発売日:2021/01JAN:9784873119342SolidityとEthereumによる実践スマートコントラクト開発 Truffle Suiteを用いた開発の基礎からデプロイまで / 原タイトル:Hands‐On Smart Contract Development with Solidity and Ethereum[本/雑誌] / KevinSolorio/著 RandallKanna/著 DavidH.Hoover/著 中城元臣/監訳 クイープ/訳2021/01発売 3,740円

Hands-On Machine Learning for Algorithmic Trading Design and implement investment strategies based on smart algorithms that learn from data using Python【電子書籍】[ Stefan Jansen ]

楽天Kobo電子書籍ストア
<p><strong>Explore effective trading strategies in real-world markets using NumPy, spaCy, pandas, scikit-learn, and Keras</strong></p> <h4>Key Features</h4> <ul> <li>Implement machine learning algorithms to build, train, and validate algorithmic models</li> <li>Create your own algorithmic design process to apply probabilistic machine learning approaches to trading decisions</li> <li>Develop neural networks for algorithmic trading to perform time series forecasting and smart analytics</li> </ul> <h4>Book Description</h4> <p>The explosive growth of digital data has boosted the demand for expertise in trading strategies that use machine learning (ML). This book enables you to use a broad range of supervised and unsupervised algorithms to extract signals from a wide variety of data sources and create powerful investment strategies.</p> <p>This book shows how to access market, fundamental, and alternative data via API or web scraping and offers a framework to evaluate alternative data. You'll practice the ML workflow from model design, loss metric definition, and parameter tuning to performance evaluation in a time series context. You will understand ML algorithms such as Bayesian and ensemble methods and manifold learning, and will know how to train and tune these models using pandas, statsmodels, sklearn, PyMC3, xgboost, lightgbm, and catboost. This book also teaches you how to extract features from text data using spaCy, classify news and assign sentiment scores, and to use gensim to model topics and learn word embeddings from financial reports. You will also build and evaluate neural networks, including RNNs and CNNs, using Keras and PyTorch to exploit unstructured data for sophisticated strategies.</p> <p>Finally, you will apply transfer learning to satellite images to predict economic activity and use reinforcement learning to build agents that learn to trade in the OpenAI Gym.</p> <h4>What you will learn</h4> <ul> <li>Implement machine learning techniques to solve investment and trading problems</li> <li>Leverage market, fundamental, and alternative data to research alpha factors</li> <li>Design and fine-tune supervised, unsupervised, and reinforcement learning models</li> <li>Optimize portfolio risk and performance using pandas, NumPy, and scikit-learn</li> <li>Integrate machine learning models into a live trading strategy on Quantopian</li> <li>Evaluate strategies using reliable backtesting methodologies for time series</li> <li>Design and evaluate deep neural networks using Keras, PyTorch, and TensorFlow</li> <li>Work with reinforcement learning for trading strategies in the OpenAI Gym</li> </ul> <h4>Who this book is for</h4> <p>Hands-On Machine Learning for Algorithmic Trading is for data analysts, data scientists, and Python developers, as well as investment analysts and portfolio managers working within the finance and investment industry. If you want to perform efficient algorithmic trading by developing smart investigating strategies using machine learning algorithms, this is the book for you. Some understanding of Python and machine learning techniques is mandatory.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,765円

Hands-On GPU Programming with Python and CUDA Explore high-performance parallel computing with CUDA【電子書籍】[ Dr. Brian Tuomanen ]

楽天Kobo電子書籍ストア
<p><strong>Build real-world applications with Python 2.7, CUDA 9, and CUDA 10. We suggest the use of Python 2.7 over Python 3.x, since Python 2.7 has stable support across all the libraries we use in this book.</strong></p> <h4>Key Features</h4> <ul> <li>Expand your background in GPU programmingーPyCUDA, scikit-cuda, and Nsight</li> <li>Effectively use CUDA libraries such as cuBLAS, cuFFT, and cuSolver</li> <li>Apply GPU programming to modern data science applications</li> </ul> <h4>Book Description</h4> <p>Hands-On GPU Programming with Python and CUDA hits the ground running: you’ll start by learning how to apply Amdahl’s Law, use a code profiler to identify bottlenecks in your Python code, and set up an appropriate GPU programming environment. You’ll then see how to “query” the GPU’s features and copy arrays of data to and from the GPU’s own memory.</p> <p>As you make your way through the book, you’ll launch code directly onto the GPU and write full blown GPU kernels and device functions in CUDA C. You’ll get to grips with profiling GPU code effectively and fully test and debug your code using Nsight IDE. Next, you’ll explore some of the more well-known NVIDIA libraries, such as cuFFT and cuBLAS.</p> <p>With a solid background in place, you will now apply your new-found knowledge to develop your very own GPU-based deep neural network from scratch. You’ll then explore advanced topics, such as warp shuffling, dynamic parallelism, and PTX assembly. In the final chapter, you’ll see some topics and applications related to GPU programming that you may wish to pursue, including AI, graphics, and blockchain.</p> <p>By the end of this book, you will be able to apply GPU programming to problems related to data science and high-performance computing.</p> <h4>What you will learn</h4> <ul> <li>Launch GPU code directly from Python</li> <li>Write effective and efficient GPU kernels and device functions</li> <li>Use libraries such as cuFFT, cuBLAS, and cuSolver</li> <li>Debug and profile your code with Nsight and Visual Profiler</li> <li>Apply GPU programming to datascience problems</li> <li>Build a GPU-based deep neuralnetwork from scratch</li> <li>Explore advanced GPU hardware features, such as warp shuffling</li> </ul> <h4>Who this book is for</h4> <p>Hands-On GPU Programming with Python and CUDA is for developers and data scientists who want to learn the basics of effective GPU programming to improve performance using Python code. You should have an understanding of first-year college or university-level engineering mathematics and physics, and have some experience with Python as well as in any C-based programming language such as C, C++, Go, or Java.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,085円

PyTorch Deep Learning Hands-On Build CNNs, RNNs, GANs, reinforcement learning, and more, quickly and easily【電子書籍】[ Sherin Thomas ]

楽天Kobo電子書籍ストア
<p><strong>Hands-on projects cover all the key deep learning methods built step-by-step in PyTorch</strong></p> <h4>Key Features</h4> <ul> <li>Internals and principles of PyTorch</li> <li>Implement key deep learning methods in PyTorch: CNNs, GANs, RNNs, reinforcement learning, and more</li> <li>Build deep learning workflows and take deep learning models from prototyping to production</li> </ul> <h4>Book Description</h4> <p>PyTorch Deep Learning Hands-On is a book for engineers who want a fast-paced guide to doing deep learning work with Pytorch. It is not an academic textbook and does not try to teach deep learning principles. The book will help you most if you want to get your hands dirty and put PyTorch to work quickly.</p> <p>PyTorch Deep Learning Hands-On shows how to implement the major deep learning architectures in PyTorch. It covers neural networks, computer vision, CNNs, natural language processing (RNN), GANs, and reinforcement learning. You will also build deep learning workflows with the PyTorch framework, migrate models built in Python to highly efficient TorchScript, and deploy to production using the most sophisticated available tools.</p> <p>Each chapter focuses on a different area of deep learning. Chapters start with a refresher on how the model works, before sharing the code you need to implement them in PyTorch.</p> <p>This book is ideal if you want to rapidly add PyTorch to your deep learning toolset.</p> <h4>What you will learn</h4> <p>Use PyTorch to build:</p> <ul> <li>Simple Neural Networks ? build neural networks the PyTorch way, with high-level functions, optimizers, and more</li> <li>Convolutional Neural Networks ? create advanced computer vision systems</li> <li>Recurrent Neural Networks ? work with sequential data such as natural language and audio</li> <li>Generative Adversarial Networks ? create new content with models including SimpleGAN and CycleGAN</li> <li>Reinforcement Learning ? develop systems that can solve complex problems such as driving or game playing</li> <li>Deep Learning workflows ? move effectively from ideation to production with proper deep learning workflow using PyTorch and its utility packages</li> <li>Production-ready models ? package your models for high-performance production environments</li> </ul> <h4>Who this book is for</h4> <p>Machine learning engineers who want to put PyTorch to work.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,290円

Hands-On Unity 2020 Game Development Build, customize, and optimize professional games using Unity 2020 and C#【電子書籍】[ Nicolas Alejandro Borromeo ]

楽天Kobo電子書籍ストア
<p><strong>Build immersive game experiences using the new Unity 2020 features with this practical guide</strong></p> <h4>Key Features</h4> <ul> <li>Unleash the capabilities of C# scripting for creating immersive UI, graphics, Game AI agents and much more</li> <li>Explore Unity's latest tools, including Universal Render Pipeline, Shader Graph, and VFX graph, to enhance graphics and animation</li> <li>Get started with building augmented reality experience using Unity's AR Foundation</li> </ul> <h4>Book Description</h4> <p>Over the years, the Unity game engine has extended its scope from just being about creating video games to building AR/VR experiences, complex simulations, real-time realistic rendering, films, and serious games for training and education. Its features for implementing gameplay, graphics, and customization using C# programming make Unity a comprehensive platform for developing professional-level, rich experiences.</p> <p>With this book, you'll be able to build impressive Unity projects in a step-by-step manner and apply your knowledge of Unity concepts to create a real-world game. Complete with hands-on tutorials and projects, this easy-to-follow guide will show you how to develop your first complete game using a variety of Unity tools. As you make progress, you'll learn how to make the most of the Unity Editor and create scripts using the C# programming language. This Unity game development book will then take you through integrating graphics, sound, and animations and manipulating physics to create impressive mechanics for your games. You'll also learn how to code a simple AI agent to challenge the user and use profiling tools to ensure that the code runs in a performant way. Finally, you'll get to grips with Unity's AR Foundation for creating AR experiences for 3D apps and games.</p> <p>By the end of this book, you'll have developed a complete game and will have built a solid foundation using Unity's tooling ecosystem to develop game projects of any scale.</p> <h4>What you will learn</h4> <ul> <li>Write scripts for customizing various aspects of a game, such as physics, gameplay, and UI</li> <li>Program rich shaders and effects using Unity's new Shader Graph and Universal Render Pipeline</li> <li>Implement postprocessing to increase graphics quality with full-screen effects</li> <li>Create rich particle systems for your Unity games from scratch using VFX Graph and Shuriken</li> <li>Add animations to your game using the Animator, Cinemachine, and Timeline</li> <li>Implement game artificial intelligence (AI) to control character behavior</li> <li>Detect and fix optimization issues using profilers and batching</li> </ul> <h4>Who this book is for</h4> <p>This book is for game developers looking to migrate to the Unity game engine. If you are a developer with some exposure to Unity, this book will help you explore its latest features. Prior experience with C# programming is required to get the most out of the book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,290円

Hands-On Deep Learning for Games Leverage the power of neural networks and reinforcement learning to build intelligent games【電子書籍】[ Micheal Lanham ]

楽天Kobo電子書籍ストア
<p><strong>Understand the core concepts of deep learning and deep reinforcement learning by applying them to develop games</strong></p> <h4>Key Features</h4> <ul> <li>Apply the power of deep learning to complex reasoning tasks by building a Game AI</li> <li>Exploit the most recent developments in machine learning and AI for building smart games</li> <li>Implement deep learning models and neural networks with Python</li> </ul> <h4>Book Description</h4> <p>The number of applications of deep learning and neural networks has multiplied in the last couple of years. Neural nets has enabled significant breakthroughs in everything from computer vision, voice generation, voice recognition and self-driving cars. Game development is also a key area where these techniques are being applied. This book will give an in depth view of the potential of deep learning and neural networks in game development.</p> <p>We will take a look at the foundations of multi-layer perceptron's to using convolutional and recurrent networks. In applications from GANs that create music or textures to self-driving cars and chatbots. Then we introduce deep reinforcement learning through the multi-armed bandit problem and other OpenAI Gym environments.</p> <p>As we progress through the book we will gain insights about DRL techniques such as Motivated Reinforcement Learning with Curiosity and Curriculum Learning. We also take a closer look at deep reinforcement learning and in particular the Unity ML-Agents toolkit. By the end of the book, we will look at how to apply DRL and the ML-Agents toolkit to enhance, test and automate your games or simulations. Finally, we will cover your possible next steps and possible areas for future learning.</p> <h4>What you will learn</h4> <ul> <li>Learn the foundations of neural networks and deep learning.</li> <li>Use advanced neural network architectures in applications to create music, textures, self driving cars and chatbots.</li> <li>Understand the basics of reinforcement and DRL and how to apply it to solve a variety of problems.</li> <li>Working with Unity ML-Agents toolkit and how to install, setup and run the kit.</li> <li>Understand core concepts of DRL and the differences between discrete and continuous action environments.</li> <li>Use several advanced forms of learning in various scenarios from developing agents to testing games.</li> </ul> <h4>Who this book is for</h4> <p>This books is for game developers who wish to create highly interactive games by leveraging the power of machine and deep learning. No prior knowledge of machine learning, deep learning or neural networks is required this book will teach those concepts from scratch. A good understanding of Python is required.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,290円

【中古】 潜伏者 The Hands of Mr.Hotta Mor / 折原 一 / 文藝春秋 [単行本]【メール便送料無料】【あす楽対応】

もったいない本舗 楽天市場店
著者:折原 一出版社:文藝春秋サイズ:単行本ISBN-10:4163818502ISBN-13:9784163818504■こちらの商品もオススメです ● 焦茶色のパステル / 岡嶋 二人, 中島 河太郎 / 講談社 [文庫] ● おとりよせ王子飯田好実 7 / 高瀬志帆 / 徳間書店 [ペーパーバック] ● ひまつぶしの殺人 長編推理小説 / 赤川 次郎 / 光文社 [文庫] ● 模倣密室 黒星警部と七つの密室 連作推理小説 / 折原 一 / 光文社 [文庫] ● 鬼面村の殺人 長編推理小説 / 折原 一 / 光文社 [文庫] ● くうのむところにたべるとこ / ヤマシタ トモコ / 集英社 [コミック] ● 丹波家殺人事件 / 折原 一 / 講談社 [文庫] ● チェーンレター / 折原 一 / KADOKAWA [文庫] ● 猿島館の殺人 モンキー・パズル 長編推理小説 / 折原 一 / 光文社 [文庫] ● 望湖荘の殺人 長編推理小説 / 折原 一 / 光文社 [文庫] ● 蒼林堂古書店へようこそ / 乾 くるみ / 徳間書店 [文庫] ● 黄色館の秘密 長編推理小説 / 折原 一 / 光文社 [文庫] ● おとりよせ王子飯田好実 6 / 高瀬志帆 / 徳間書店 [コミック] ● 私のクラスの生徒が、一晩で24人死にました。 / 日向奈 くらら / KADOKAWA [文庫] ● 螺旋館の殺人 / 折原 一 / 講談社 [文庫] ■通常24時間以内に出荷可能です。※繁忙期やセール等、ご注文数が多い日につきましては 発送まで48時間かかる場合があります。あらかじめご了承ください。 ■メール便は、1冊から送料無料です。※宅配便の場合、2,500円以上送料無料です。※あす楽ご希望の方は、宅配便をご選択下さい。※「代引き」ご希望の方は宅配便をご選択下さい。※配送番号付きのゆうパケットをご希望の場合は、追跡可能メール便(送料210円)をご選択ください。■ただいま、オリジナルカレンダーをプレゼントしております。■お急ぎの方は「もったいない本舗 お急ぎ便店」をご利用ください。最短翌日配送、手数料298円から■まとめ買いの方は「もったいない本舗 おまとめ店」がお買い得です。■中古品ではございますが、良好なコンディションです。決済は、クレジットカード、代引き等、各種決済方法がご利用可能です。■万が一品質に不備が有った場合は、返金対応。■クリーニング済み。■商品画像に「帯」が付いているものがありますが、中古品のため、実際の商品には付いていない場合がございます。■商品状態の表記につきまして・非常に良い:  使用されてはいますが、  非常にきれいな状態です。  書き込みや線引きはありません。・良い:  比較的綺麗な状態の商品です。  ページやカバーに欠品はありません。  文章を読むのに支障はありません。・可:  文章が問題なく読める状態の商品です。  マーカーやペンで書込があることがあります。  商品の痛みがある場合があります。 744円

[楽譜] ベートーヴェン/コントル・ダンス(2台8手)《輸入ピアノ楽譜》【10,000円以上送料無料】(Contra-Dance (2 Pianos 8 Hands)《輸入楽譜》

ロケットミュージック 楽譜EXPRESS
ジャンル:2台ピアノ出版社:Willis Music弊社に在庫がない場合の取り寄せ発送目安:4日〜12日作曲者:Ludwig van Beethoven/ルートヴィヒ・ヴァン・ベートーヴェン編曲者:John Thompson/ジョン・トンプソングレード:初級編成:2台ピアノ解説:2冊で1セットになっています。こちらの商品は他店舗同時販売しているため在庫数は変動する場合がございます。9,091円以上お買い上げで送料無料です。 1,386円

【中古】 潜伏者 The Hands of Mr.Hotta Mor / 折原 一 / 文藝春秋 [単行本]【宅配便出荷】

もったいない本舗 おまとめ店
著者:折原 一出版社:文藝春秋サイズ:単行本ISBN-10:4163818502ISBN-13:9784163818504■こちらの商品もオススメです ● 焦茶色のパステル / 岡嶋 二人, 中島 河太郎 / 講談社 [文庫] ● おとりよせ王子飯田好実 7 / 高瀬志帆 / 徳間書店 [ペーパーバック] ● ひまつぶしの殺人 長編推理小説 / 赤川 次郎 / 光文社 [文庫] ● 模倣密室 黒星警部と七つの密室 連作推理小説 / 折原 一 / 光文社 [文庫] ● 鬼面村の殺人 長編推理小説 / 折原 一 / 光文社 [文庫] ● くうのむところにたべるとこ / ヤマシタ トモコ / 集英社 [コミック] ● 丹波家殺人事件 / 折原 一 / 講談社 [文庫] ● チェーンレター / 折原 一 / KADOKAWA [文庫] ● 猿島館の殺人 モンキー・パズル 長編推理小説 / 折原 一 / 光文社 [文庫] ● 望湖荘の殺人 長編推理小説 / 折原 一 / 光文社 [文庫] ● 蒼林堂古書店へようこそ / 乾 くるみ / 徳間書店 [文庫] ● 黄色館の秘密 長編推理小説 / 折原 一 / 光文社 [文庫] ● おとりよせ王子飯田好実 6 / 高瀬志帆 / 徳間書店 [コミック] ● 私のクラスの生徒が、一晩で24人死にました。 / 日向奈 くらら / KADOKAWA [文庫] ● 螺旋館の殺人 / 折原 一 / 講談社 [文庫] ■通常24時間以内に出荷可能です。※繁忙期やセール等、ご注文数が多い日につきましては 発送まで72時間かかる場合があります。あらかじめご了承ください。■宅配便(送料398円)にて出荷致します。合計3980円以上は送料無料。■ただいま、オリジナルカレンダーをプレゼントしております。■送料無料の「もったいない本舗本店」もご利用ください。メール便送料無料です。■お急ぎの方は「もったいない本舗 お急ぎ便店」をご利用ください。最短翌日配送、手数料298円から■中古品ではございますが、良好なコンディションです。決済はクレジットカード等、各種決済方法がご利用可能です。■万が一品質に不備が有った場合は、返金対応。■クリーニング済み。■商品画像に「帯」が付いているものがありますが、中古品のため、実際の商品には付いていない場合がございます。■商品状態の表記につきまして・非常に良い:  使用されてはいますが、  非常にきれいな状態です。  書き込みや線引きはありません。・良い:  比較的綺麗な状態の商品です。  ページやカバーに欠品はありません。  文章を読むのに支障はありません。・可:  文章が問題なく読める状態の商品です。  マーカーやペンで書込があることがあります。  商品の痛みがある場合があります。 694円

ピアノ 楽譜 ショパン | 4手の為の変奏曲 ニ長調 & 2台のピアノのためのロンド ハ長調 [エキエル校訂 英語版] | WN35 [B9] Variations in D for 4 hands & Rondo in C for 2 pianos (1P4H&2P4H)

楽譜専門店 Crescendo alle
ワルシャワへパガニーニが演奏旅行に訪れた際演奏した、イタリア民謡を主題にした変奏曲を聴き、感銘を受けて作ったとされる連弾曲と18歳の若きショパンが作ったデュオ曲、セットになって刊行です。ロンドは作曲初期ではソロ曲だったようです。エキエル校訂のナショナル・エディション、この35巻目をもってピアノ作品はすべて刊行されました。※入荷時より少し折れがございます。予めご了承の程何卒よろしくお願い致します。※2台4手作品の"Rondo"は2部で1セットとなっています。 作曲 (編成) タイトル 編曲 校訂者 運指研究者 1ショパン (1台連弾)Variations in D major WN 5 for 4 hands/4手のための変奏曲 ニ長調(1台4手)エキエル2ショパン (2台デュオ)Rondo in C major WN 15 for 2 pianos/2台のピアノのためのロンド ハ長調(2台4手)エキエル3ショパン (1台連弾)Appendix:Rondo in C major WN 15 for 1 piano [Earlier Ver.]/付録:ロンド ハ長調 [初期稿はソロ]エキエル 5,500円

ピアノ 楽譜 ベートーヴェン | ピアノ連弾作品集 (1台4手) | Works for Piano Four-hands (1P4H)

楽譜専門店 Crescendo alle
Henle Urtext (ヘンレ原典版) 作曲 (編成) タイトル 編曲 校訂者 運指研究者 1ベートーヴェン (1台連弾)Sonate(ソナタ) D-dur(ニ長調) Op.6グロートハウゼン2ベートーヴェン (1台連弾)Drei Marsche(3つの行進曲) Marcia I(行進曲 第1番) C-dur(ハ長調) Op.45-1グロートハウゼン3ベートーヴェン (1台連弾)Drei Marsche(3つの行進曲) Marcia II(行進曲 第2番) Es-dur(変ホ長調) Op.45-2グロートハウゼン4ベートーヴェン (1台連弾)Drei Marsche(3つの行進曲) Marcia III(行進曲 第3番) D-dur(ニ長調) Op.45-3グロートハウゼン5ベートーヴェン (1台連弾)Acht Variationen uber ein Thema des Grafen von Waldstein(ワルトシュタイン伯爵の主題による8つの変奏曲) C-dur(ハ長調) WoO 67グロートハウゼン6ベートーヴェン (1台連弾)Sechs Variationen Lied mit Veranderungen(6つの変奏曲) D-dur(ニ長調) WoO 74グロートハウゼン 5,300円

ピアノ 楽譜 モーツァルト | ピアノ連弾作品集(1台4手) | Works for Piano Four-hands (1P4H)

楽譜専門店 Crescendo alle
作曲 (編成) タイトル 編曲 校訂者 運指研究者 1モーツァルト (1台連弾)Sonate(ソナタ) KV381(123a)2モーツァルト (1台連弾)Sonate(ソナタ) KV358(186c)3モーツァルト (1台連弾)Sonate(ソナタ) KV4974モーツァルト (1台連弾)Andante mit Variationen(アンダンテと変奏曲) KV5015モーツァルト (1台連弾)Sonate(ソナタ) KV5216モーツァルト (1台連弾)Allegro und Andante(アレグロとアンダンテ) KV357(500a)7モーツァルト (1台連弾)Fuge(フーガ) KV401(375e)8モーツァルト (1台連弾)Ein Stuck fur ein Orgelwerk in einer Uhr KV5949モーツァルト (1台連弾)Ein Orgelstuck fur eine Uhr KV60810モーツァルト (1台連弾)Sonate(ソナタ) KV19d 7,300円

[楽譜] モーツァルト/4手のためのピアノ作品集《輸入ピアノ楽譜》【10,000円以上送料無料】(Original Compositions for Piano, 4 Hands)《輸入楽譜》

ロケットミュージック 楽譜EXPRESS
ジャンル:クラシック/連弾出版社:G. Schirmer弊社に在庫がない場合の取り寄せ発送目安:4日〜12日作曲者:Wolfgang Amadeus Mozart/ヴォルフガング・アマデウス・モーツァルト編成:ピアノ連弾収録曲:Sonata in D, K.381/Sonata in Bb, K.358/Sonata in F, K.497/Sonata in C, K.521/Fantasy No. 1 in F minor, K.594/Fantasy No. 2 in F minor, K.608/Variations in G, K.501/Fugue in G minor, K.401....こちらの商品は他店舗同時販売しているため在庫数は変動する場合がございます。9,091円以上お買い上げで送料無料です。 3,762円

【中古】潜伏者 The Hands of Mr.Hotta Mor/文藝春秋/折原一(単行本)

VALUE BOOKS
◆◆◆非常にきれいな状態です。中古商品のため使用感等ある場合がございますが、品質には十分注意して発送いたします。 【毎日発送】 商品状態 著者名 折原一 出版社名 文藝春秋 発売日 2012年12月10日 ISBN 9784163818504 579円

【中古】 hands 命をかけて、愛してた ケータイ小説文庫野いちご/やっぴ【著】

ブックオフ 楽天市場店
やっぴ【著】販売会社/発売会社:スターツ出版発売年月日:2011/11/24JAN:9784883816293 110円

[楽譜] ベートーヴェン/連弾作品集 (原典版/ヘンレ社)《輸入ピアノ楽譜》【10,000円以上送料無料】(Works for Piano 4-hands)《輸入楽譜》

ロケットミュージック 楽譜EXPRESS
ジャンル:クラシック/連弾出版社:Henle弊社に在庫がない場合の取り寄せ発送目安:8日〜31日作曲者:Ludwig van Beethoven/ルートヴィヒ・ヴァン・ベートーヴェン校訂者:Hans Schmidt/ハンス・シュミット運指研究者:Andreas Groethuysen/アンドレアス・グロエフセン編成:ピアノ連弾解説:作品数はそう多くはないものの、ベートーヴェンはいくつかのピアノ連弾作品を残しました。ベートーヴェンに限らず古典派の作曲家が残した連弾作品はそう多くはなく、貴重です。Henle旧楽譜番号「HN 323」(絶版)の改訂版の楽譜です。ヘンレ原典版とは.....ドイツの名門出版社ヘンレは「作曲者自身の書いた自筆譜を検証し、出来るだけ原典に近づける」をコンセプトに専門家が十分な時間をかけて丁寧につくりあげた譜面を出版しています。また、ただ原典に忠実なだけではなく、その計算された美しいレイアウトは非常に読みやすく、世界中のプロのピアニスト・指導者・研究者・音大生などの圧倒的支持を得ています。収録曲:Sonate D op. 6/3 Marsche C, Es, D op. 45,1 3/8 Variationen uber ein Thema von Waldstein C WoO 67/6 Variationen, Lied mit Veranderungen D WoO 74...こちらの商品は他店舗同時販売しているため在庫数は変動する場合がございます。9,091円以上お買い上げで送料無料です。 5,236円

【中古】 Electric Hands / 蔵王 大志 / 新書館 [コミック]【宅配便出荷】

もったいない本舗 おまとめ店
著者:蔵王 大志出版社:新書館サイズ:コミックISBN-10:440366010XISBN-13:9784403660108■こちらの商品もオススメです ● 僕たちは明日に向かって生きるのだ / 蔵王 大志 / 新書館 [コミック] ● あやしの湯ももいろ美人 / 雨隠 ギド / 新書館 [コミック] ● お前の前で泣くもんか / 晴川シンタ / KADOKAWA [コミック] ● イケメン君とさえない君 / 秀 良子 / 一迅社 [コミック] ● 恋は異なもの妙なもの / 蔵王 大志 / 新書館 [コミック] ● 俺の知らない村上くん。 / ひむか 透留 / 竹書房 [コミック] ● 主のおおせのままに / 蔵王 大志 / 新書館 [コミック] ● Sparkling Romeo / 吹山 りこ / 新書館 [コミック] ● 運命にkiss / 影木 栄貴 / 新書館 [コミック] ● 遺言 / 影木 栄貴 / 新書館 [コミック] ● フラチな兄貴 / こいで みえこ / 徳間書店 [コミック] ● なつみちドライブ / 見多ほむろ / KADOKAWA/エンターブレイン [コミック] ● ジェリーインザメリィゴーラウンド 2 / 安野 モヨコ / 宝島社 [コミック] ● 熱砂に吹かれて / 天野 瑰 / ムービック [コミック] ● 進入禁止の恋 / こいで みえこ / 新書館 [コミック] ■通常24時間以内に出荷可能です。※繁忙期やセール等、ご注文数が多い日につきましては 発送まで72時間かかる場合があります。あらかじめご了承ください。■宅配便(送料398円)にて出荷致します。合計3980円以上は送料無料。■ただいま、オリジナルカレンダーをプレゼントしております。■送料無料の「もったいない本舗本店」もご利用ください。メール便送料無料です。■お急ぎの方は「もったいない本舗 お急ぎ便店」をご利用ください。最短翌日配送、手数料298円から■中古品ではございますが、良好なコンディションです。決済はクレジットカード等、各種決済方法がご利用可能です。■万が一品質に不備が有った場合は、返金対応。■クリーニング済み。■商品画像に「帯」が付いているものがありますが、中古品のため、実際の商品には付いていない場合がございます。■商品状態の表記につきまして・非常に良い:  使用されてはいますが、  非常にきれいな状態です。  書き込みや線引きはありません。・良い:  比較的綺麗な状態の商品です。  ページやカバーに欠品はありません。  文章を読むのに支障はありません。・可:  文章が問題なく読める状態の商品です。  マーカーやペンで書込があることがあります。  商品の痛みがある場合があります。 110円

[楽譜] モーツァルト/連弾作品集 (原典版/ヘンレ社)《輸入ピアノ楽譜》【10,000円以上送料無料】(Works for Piano 4-hands)《輸入楽譜》

ロケットミュージック 楽譜EXPRESS
ジャンル:クラシック/連弾出版社:Henle弊社に在庫がない場合の取り寄せ発送目安:8日〜31日作曲者:Wolfgang Amadeus Mozart/ヴォルフガング・アマデウス・モーツァルト校訂者:Peter Jost/ペーター・ヨスト運指研究者:Andreas Groethuysen/アンドレアス・グロエフセン編成:ピアノ連弾解説:クラシック愛好家以外にも作品が多く知られている有名な作曲家といえば、間違いなくモーツァルトでしょう。そんなモーツァルトも、数は多くはありませんが、優れた連弾作品を残してくれています。この曲集ではそれらの作品を全て収録しています。Henle旧楽譜番号「HN 92」(絶版)の改訂版の楽譜です。ヘンレ原典版とは.....ドイツの名門出版社ヘンレは「作曲者自身の書いた自筆譜を検証し、出来るだけ原典に近づける」をコンセプトに専門家が十分な時間をかけて丁寧につくりあげた譜面を出版しています。また、ただ原典に忠実なだけではなく、その計算された美しいレイアウトは非常に読みやすく、世界中のプロのピアニスト・指導者・研究者・音大生などの圧倒的支持を得ています。収録曲:Piano Sonata D major KV 381 (123a)(連弾のためのソナタ ニ長調)/Piano Sonata B flat major KV 358 (186c)(連弾のためのソナタ 変ロ長調)/Piano Sonata F major KV 497(連弾のためのソナタ ヘ長調)/Andante with Variations G major KV 501(アンダンテと変奏曲 ト長調)/Piano Sonata C major KV 521(連弾のためのソナタ ハ長調)/Allegro K. 357 (497a) and Andante K. 357 (500a) G major(連弾のためのソナタ ヘ長調)/Fugue g minor KV 401 (375e)(フーガ ト短調)/Piece for a Musical Clock f minor KV 594(自動オルガンのためのアダージョとアレグロ ヘ短調)/Piece for a Musical Clock f minor KV 608(自動オルガンのための幻想曲 ヘ短調)/Piano Sonata C major KV 19d(連弾のためのソナタ ハ長調)...こちらの商品は他店舗同時販売しているため在庫数は変動する場合がございます。9,091円以上お買い上げで送料無料です。 7,161円

【中古】HANDS−ハンズ− / 流田まさみ

ネットオフ楽天市場支店
    HANDS−ハンズ− 新書版 の詳細 カテゴリ: 中古コミック ジャンル: 少女 出版社: 講談社 レーベル: KCデザート 作者: 流田まさみ カナ: ハンズ / ナガレダマサミ サイズ: 新書版 ISBN: 4063410188 発売日: 1998/03/13 関連商品リンク : 流田まさみ 講談社 KCデザート    110円

HANDS 2 (ヤングジャンプコミックス) [ 中野 ユウスケ ]

楽天ブックス
ヤングジャンプコミックス 中野 ユウスケ 集英社ハンズ ナカノ ユウスケ 発行年月:2020年07月17日 予約締切日:2020年06月20日 ページ数:192p サイズ:コミック ISBN:9784088915302 本 漫画(コミック) 青年 集英社 ヤングジャンプC 660円

ピンキッツえいごえほん2 てをあらおう Wash Your Hands [ The Pinkfong Company ]

楽天ブックス
The Pinkfong Company 関根 麻里 Jリサーチ出版ピンキッツエイゴエホンイチコンニチハハロー ザピンクフォンカンパニー セキネマリ 発行年月:2023年10月30日 予約締切日:2023年09月08日 ページ数:96p サイズ:単行本 ISBN:9784863926042 “てをあらおう Wash Your Hands”“トイレさん、こんにちは!Hello,Potty!”“はをみがこう Brush Your Teeth”からだやみなりをせいけつにする3話だよ。 本 絵本・児童書・図鑑 絵本 絵本(日本) 1,650円

GLAM POSTERS | FEMININE HANDS LINE ART POSTER | アートプリント/ポスター (30x40cm)【北欧 リビング インテリア】

北欧雑貨と音楽 HAFEN ハーフェン
関連商品GLAM POSTERS | PORTRAIT TYPOGRAPHY ...GLAM POSTERS | INHALE POSTER | アートプ...3,080円3,080円GLAM POSTERS | EXHALE POSTER | アートプ...GLAM POSTERS | WOMAN POSE LINE ART ...3,080円3,080円GLAM POSTERS | COLOR PALETTE POSTER...GLAM POSTERS | METALLIC LEAF POSTER...3,080円3,080円GLAM POSTERS FEMININE HANDS LINE ART POSTERアートプリント/ポスター (30x40cm) Glam Postersによる「Jewelry For Your Walls」をテーマにしたスタイリッシュなアートポスター。 ポーランドを拠点に活動するグラフィック・チーム、Glam Postersは箔押しやホログラフィーを使った特殊ポスターやアブストラクトなカラーペイントのアート、シンプルなモノクロ・コラージュなど、USやUKを中心に取り扱われています。「Jewelry For Your Walls」をテーマにリビングやショップのディスプレイにハイクオリティーなアートポスターを多数発表し、Instagramでも絶大な人気を誇っています。 [GLAM POSTERS全在庫はこちら]  ■商品詳細 製造国 POLAND ブランド名 GLAM POSTERS 素材 上質紙 取り扱いサイズ 30x40cm コンディション 新品 配送方法 宅配便 / メール便 備考 - ★在庫の無い商品、サイズ、カラーにつきましてはお取り寄せ可能な場合もございます。お気軽にお問い合せください。 ★色味はブラウザ上と、実際の商品とは誤差があることがございます。予めご了承ください。 3,080円

Hands Can HANDS CAN-BOARD [ Cheryl Willis Hudson ]

楽天ブックス
HANDS CANーBOARD Cheryl Willis Hudson JohnーFrancis Bourke CANDLEWICK BOOKS2007 Board Books English ISBN:9780763632922 洋書 Books for kids(児童書) Juvenile Fiction 1,267円