Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

The Beauty Within the Vessel: Poetry from a Troubled Youth, Williams Matthew Anthony


Варианты приобретения
Цена: 11490.00T
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: 223 шт.  
При оформлении заказа до: 2025-07-23
Ориентировочная дата поставки: конец Сентября - начало Октября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Williams Matthew Anthony
Название:  The Beauty Within the Vessel: Poetry from a Troubled Youth
ISBN: 9780996234818
Классификация: ISBN-10: 0996234810
Обложка/Формат: Paperback
Страницы: 122
Вес: 0.17 кг.
Дата издания: 14.04.2016
Язык: English
Размер: 229 x 152 x 7
Поставляется из: США

On Borrowed Time: The Reinvention of a Lost Soul

Автор: Williams III Anthony J.
Название: On Borrowed Time: The Reinvention of a Lost Soul
ISBN: 1734422610 ISBN-13(EAN): 9781734422610
Издательство: Неизвестно
Рейтинг:
Цена: 39990.00 T
Наличие на складе: Невозможна поставка.
Описание:

"On Borrowed Time: The Reinvention of a Lost Soul" provides readers with a way to reinvent themselves even while facing the darkest of days. Delving deep into the psyche of a child to the depths of a young man given less than 48 hours to live.

All he ever wanted was to follow his dreams distancing himself from the trauma of his childhood. Trying to escape the self-generated prison, his mind had created just like a game. In a first of its kind, this self-help memoir provides a roadmap for those unable to find peace of mind.

The journey from New York to California is only one of the unconventional paths taken. Freedom from the bondage of self was only one step in which he embarked. Years of masking pain inevitably led to the need for reinvention, overcoming unfathomable obstacles to stay alive.

From attempted suicide to the joys of fatherhood, this book takes the reader on the ride of their life. Never before has a story been told from this perspective. This book allows readers to insert their stories as a template for their own reinvention.

Being the judge, jury, and executioner of your own mind leads you into a path of darkness. "On Borrowed Time" provides the spark needed to invent a long-lasting light.


Random Manipulation: The Beginning Of Omniscient

Автор: Williams Anthony J.
Название: Random Manipulation: The Beginning Of Omniscient
ISBN: 1645313727 ISBN-13(EAN): 9781645313724
Издательство: Неизвестно
Рейтинг:
Цена: 13750.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Inconsiderate actions toward a mysterious old lady frees an unwanted entity that was subdued within her for unexplained reasons. Now this unknown entity's main purpose is to cripple the existence of life by abducting innocent lives on the day they were born and disband the process which led to the uprising of Omniscient--the All Knowing and Guardian over each divine purpose.

Norelle mourns the loss of her friend Cardi, who was the first to be abducted by this entity during a surprise birthday party. Mentally tormented by this unforeseen event, Norelle embraced a journey tailored genetically for her bloodline and soon realizes the responsibility she elected--she could not face alone. So she pursued help from her friends Megan, Tracy, and Cory--with the aid of a unique armor designed for this purpose--to arrange a plan that would put an end to this dreadful curse. However, she and her friends may have taken on more than what the rules will allow them to bear. Unless these warriors can discover the problem that's blocking the uprising from occurring, they will continue to experience a span of random manipulations.


The Method of Jesus, an Interpretation of Personal Religion (Classic Reprint)

Автор: Anthony Alfred Williams
Название: The Method of Jesus, an Interpretation of Personal Religion (Classic Reprint)
ISBN: 1528478061 ISBN-13(EAN): 9781528478069
Издательство: Неизвестно
Цена: 27050.00 T
Наличие на складе: Невозможна поставка.

How language works in politics

Автор: Williams, Matthew
Название: How language works in politics
ISBN: 1529200202 ISBN-13(EAN): 9781529200201
Издательство: Marston Book Services
Рейтинг:
Цена: 112200.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Using analysis from machine readings of all legislation enacted between 1900 and 2015, this book discusses the social impact of increasingly elastic legislative language on the contemporary workings of the British constitution.

Norwich submerged

Автор: Williams, Matthew
Название: Norwich submerged
ISBN: 1999775252 ISBN-13(EAN): 9781999775254
Издательство: Неизвестно
Рейтинг:
Цена: 15830.00 T
Наличие на складе: Невозможна поставка.
Описание: An illustrated exploration of the Great Flood which hit the city of Norwich in August 2012, inundating much of the city. Considers the context of other significant local floods, the events of the time, later responses, the geology and topology, and whether a similar event could occur today.

C++ Concurrency in Action

Автор: Williams Anthony
Название: C++ Concurrency in Action
ISBN: 1617294691 ISBN-13(EAN): 9781617294693
Издательство: Pearson Education
Рейтинг:
Цена: 68980.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Summary

This bestseller has been updated and revised to cover all the latest changes to C++ 14 and 17 C++ Concurrency in Action, Second Edition teaches you everything you need to write robust and elegant multithreaded applications in C++17.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

You choose C++ when your applications need to run fast. Well-designed concurrency makes them go even faster. C++ 17 delivers strong support for the multithreaded, multiprocessor programming required for fast graphic processing, machine learning, and other performance-sensitive tasks. This exceptional book unpacks the features, patterns, and best practices of production-grade C++ concurrency.

About the Book

C++ Concurrency in Action, Second Edition is the definitive guide to writing elegant multithreaded applications in C++. Updated for C++ 17, it carefully addresses every aspect of concurrent development, from starting new threads to designing fully functional multithreaded algorithms and data structures. Concurrency master Anthony Williams presents examples and practical tasks in every chapter, including insights that will delight even the most experienced developer.

What's inside

  • Full coverage of new C++ 17 features
  • Starting and managing threads
  • Synchronizing concurrent operations
  • Designing concurrent code
  • Debugging multithreaded applications

About the Reader

Written for intermediate C and C++ developers. No prior experience with concurrency required.

About the Author

Anthony Williams has been an active member of the BSI C++ Panel since 2001 and is the developer of the just:: thread Pro extensions to the C++ 11 thread library.

Table of Contents

  1. Hello, world of concurrency in C++
  2. Managing threads
  3. Sharing data between threads
  4. Synchronizing concurrent operations
  5. The C++ memory model and operations on atomic types
  6. Designing lock-based concurrent data structures
  7. Designing lock-free concurrent data structures
  8. Designing concurrent code
  9. Advanced thread management
  10. Parallel algorithms
  11. Testing and debugging multithreaded applications

Meditation: Kundalini Awakening With Spiritual Mindfulness and Chakras and Remove Stress, Anxiety and Depression and Improve Aware

Автор: Williams Anthony
Название: Meditation: Kundalini Awakening With Spiritual Mindfulness and Chakras and Remove Stress, Anxiety and Depression and Improve Aware
ISBN: 1999297962 ISBN-13(EAN): 9781999297961
Издательство: Неизвестно
Рейтинг:
Цена: 18350.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Finally a Meditation Guide that makes it simple to eliminate stress, worry & anxiety...


Want to discover how to use meditation to transform your life?

In this meditation series, we have taken the fundamentals of mindfulness meditation, developed by experts across multiple arenas, and condensed it into an easy guide for you to follow.

Meditation is one of the most misunderstood, yet incredibly beneficial practices out there, and chances are that you have a lot of questions. Whether you're just curious, newly beginning your meditative journey, or already an advanced practitioner, thiis book is an informative and interesting guide to the basics of meditation from A to Z.

In this book, you will learn...

  • Focused awareness meditation techniques
  • Free awareness meditation techniques
  • How meditation benefits you
  • Meditation techniques for ideal stress relief
  • How to easily make meditation a natural part of your life
  • and much more..


This book is for those who are interested in what meditation is, and want to start doing it on their own. Of course, it's desirable to engage in meditation under the guidance of teachers, but to find a good teacher for meditation is difficult, so you have to go without teachers, drawing on your mind and in the law - external equals internal. The main thing to remember is that you can always meet outside with what you have inside you, and everything will be okay. If you're not rushing anywhere and set aside the desire to quickly achieve significant results, meditation sessions pass very quickly and the shortest route will take you wherever you need to go.

We have included proven meditation methods for both beginners and advanced meditators. These meditation techniques have also been used by well-known religious leaders and people like you and me. It has changed the lives of many, as they begin to experience happiness, inner-peace and a calm state-of-mind.


So, are you ready to add this valuable book on meditations to your collection of great books? You can get this book today and learn what you need to know about meditations and start practicing right away and find your true, happier and peaceful self today

Get this book today


Wikinomics

Автор: Tapscott, Don; Williams, Anthony D.
Название: Wikinomics
ISBN: 159184231X ISBN-13(EAN): 9781591842316
Издательство: Random House (USA)
Цена: 9810.00 T
Наличие на складе: Нет в наличии.


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия