Автор: Matй Gabor Название: Scattered Minds ISBN: 1785042211 ISBN-13(EAN): 9781785042218 Издательство: Random House - Penguin Рейтинг: Цена: 1715.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Scattered Minds explodes the myth of attention deficit disorder as genetically based - and offers real hope and advice for children and adults who live with the condition. Gabor Mate is a revered physician who specializes in neurology, psychiatry and psychology - and himself has ADD. With wisdom gained through years of medical practice and research, Scattered Minds is a must-read for parents - and for anyone interested how experiences in infancy shape the biology and psychology of the human brain.
Scattered Minds:- Demonstrates that ADD is not an inherited illness, but a reversible impairment and developmental delay- Explains that in ADD, circuits in the brain whose job is emotional self-regulation and attention control fail to develop in infancy - and why- Shows how 'distractibility' is the psychological product of life experience- Allows parents to understand what makes their ADD children tick, and adults with ADD to gain insights into their emotions and behaviours- Expresses optimism about neurological development even in adulthood- Presents a programme of how to promote this development in both children and adults
Автор: Matй Gabor Название: When the Body Says No ISBN: 178504222X ISBN-13(EAN): 9781785042225 Издательство: Random House - Penguin Рейтинг: Цена: 1715.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Can a person literally die of loneliness? Is there a connection between the ability to express emotions and Alzheimer's disease? Is there such a thing as a 'cancer personality'?Drawing on deep scientific research and Dr Gabor Mate's acclaimed clinical work, When the Body Says No provides the answers to critical questions about the mind-body link - and the role that stress and our emotional makeup play in an array of common diseases. When the Body Says No:- Explores the role of the mind-body link in conditions and diseases such as arthritis, cancer, diabetes, heart disease, irritable bowel syndrome and multiple sclerosis. - Shares dozens of enlightening case studies and stories, including those of people such as Lou Gehrig (ALS), Betty Ford (breast cancer), Ronald Reagan (Alzheimer's), Gilda Radner (ovarian cancer) and Lance Armstrong (testicular cancer)- Reveals 'The Seven A's of Healing': principles in healing and the prevention of illness from hidden stress
Автор: Matй Gabor Название: Hold on to Your Kids ISBN: 178504219X ISBN-13(EAN): 9781785042195 Издательство: Random House - Penguin Рейтинг: Цена: 1715.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This updated edition also addresses the unprecedented parenting challenges posed by the rise of digital devices and social media. By helping to reawaken our instincts, Mate and Neufeld empower parents to be what nature intended: a true source of contact, security and warmth for their children.
Автор: Mate, Gabor Md Название: When The Body Says No ISBN: 0676973124 ISBN-13(EAN): 9780676973129 Издательство: Random House (USA) Рейтинг: Цена: 2110.00 р. Наличие на складе: Нет в наличии.
Описание: Dit cursuspakket bestaat uit twee publicaties, IPMA-D op basis van ICB 4 Courseware (ISBN: 978 94 018 0090 7) en het boek Projectmanagement op basis van ICB versie 4 -3de geheel herziene druk - IPMA B, IPMA C, IPMA-D , IPMA PMO (ISBN: 978 94 018 0064 8) De inhoud is gebaseerd op de Individual Competence Baseline version 4 (ICB4) van de International Project Management Association (IPMA) en beschrijft alle vakinhoudelijke, gedragsmatige en contextuele competenties voor de projectprofessional zoals deze zijn gespecificeerd in de examengids van IPMA Nederland. Dit cursusmateriaal is bedoeld voor het verzorgen van een 4-daagse training voor beginnende projectleiders en biedt een gedegen theoretische kennis van zowel de `harde` instrumentele als `zachte` sociale aspecten voor het vakgebied projectmanagement conform de IPMA richtlijnen. Deze training leidt op tot het examen IPMA-D van IPMA Certificering. Na afloop van de training is de deelnemer in staat zelfstandig niet-complexe projecten te leiden en kan een projectmanager van beperkt complexe projecten ondersteunen. Tevens stelt de training de deelnemer in staat het IPMA-D examen met goed gevolg af te leggen.
Автор: Mat?, Gabor Md Название: Scattered ISBN: 0452279631 ISBN-13(EAN): 9780452279636 Издательство: Random House (USA) Рейтинг: Цена: 1655.00 р. Наличие на складе: Нет в наличии.
Автор: Mat?, Gabor Md Название: Scattered Minds ISBN: 0676972594 ISBN-13(EAN): 9780676972597 Издательство: Random House (USA) Рейтинг: Цена: 1835.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Matй Gabor Название: In the Realm of Hungry Ghosts: Close Encounters with Addiction ISBN: 155643880X ISBN-13(EAN): 9781556438806 Издательство: Random House (USA) Рейтинг: Цена: 1625.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book provides an in-depth and accessible description of special relativity and quantum mechanics which together form the foundation of 21st century physics.
Автор: Gabor Thomas Название: Enough!: Solving America`s Gun Violence Crisis ISBN: 1733690808 ISBN-13(EAN): 9781733690805 Издательство: Неизвестно Рейтинг: Цена: 3492.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Learn animation programming from first principles and implement modern animation techniques that can be integrated into any game development workflow
Key Features
Build a functional and production-ready modern animation system with complete features using C++
Learn basic, advanced, and skinned animation programming with this step-by-step guide
Discover the math required to implement cutting edge animation techniques such as inverse kinematics and dual quaternions
Book Description
Animation is one of the most important parts of any game. Modern animation systems work directly with track-driven animation and provide support for advanced techniques such as inverse kinematics (IK), blend trees, and dual quaternion skinning.
This book will walk you through everything you need to get an optimized, production-ready animation system up and running, and contains all the code required to build the animation system. You'll start by learning the basic principles, and then delve into the core topics of animation programming by building a curve-based skinned animation system. You'll implement different skinning techniques and explore advanced animation topics such as IK, animation blending, dual quaternion skinning, and crowd rendering. The animation system you will build following this book can be easily integrated into your next game development project. The book is intended to be read from start to finish, although each chapter is self-contained and can be read independently as well.
By the end of this book, you'll have implemented a modern animation system and got to grips with optimization concepts and advanced animation techniques.
What you will learn
Get the hang of 3D vectors, matrices, and transforms, and their use in game development
Discover various techniques to smoothly blend animations
Get to grips with GLTF file format and its design decisions and data structures
Design an animation system by using animation tracks and implementing skinning
Optimize various aspects of animation systems such as skinned meshes, clip sampling, and pose palettes
Implement the IK technique for your game characters using CCD and FABRIK solvers
Understand dual quaternion skinning and how to render large instanced crowds
Who this book is for
This book is for professional, independent, and hobbyist developers interested in building a robust animation system from the ground up. Some knowledge of the C++ programming language will be helpful.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru