Автор: Clausen Ruth Rogers, Christopher Thomas Название: Essential Perennials: The Complete Reference to 2700 Perennials for the Home Garden ISBN: 1604693169 ISBN-13(EAN): 9781604693164 Издательство: Неизвестно Рейтинг: Цена: 36740.00 T Наличие на складе: Невозможна поставка. Описание: A reference guide to the colourful world of perennial plants. It contains over 400 high quality colour photographs of perennials. It offers practical advice from expert authors. It also includes descriptions of 2,700 species and cultivars.
Автор: Ian Clausen Название: On Love, Confession, Surrender and the Moral Self ISBN: 1501314203 ISBN-13(EAN): 9781501314209 Издательство: Bloomsbury Academic Рейтинг: Цена: 25330.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
The Reading Augustine series presents concise, personal readings of St. Augustine of Hippo from leading philosophers and religious scholars.
Ian Clausen's On Love, Confession, Surrender and the Moral Self describes Augustine's central ideas on morality and how he arrived at them. Describing an intellectual journey that will resonate especially with readers at the beginning of their own journey, Clausen shows that Augustine's early writing career was an outworking of his own inner turmoil and discovery, and that both were to summit, triumphantly, on his monumental book Confessions (AD 386-401). On Love, Confession, Surrender and the Moral Self offers a way of looking at Augustine's early writing career as an on-going, developing process: a process whose chief result was to shape a conception of the moral self that has lasted and prospered to the present day.
Автор: Ian Clausen Название: On Love, Confession, Surrender and the Moral Self ISBN: 150131419X ISBN-13(EAN): 9781501314193 Издательство: Bloomsbury Academic Рейтинг: Цена: 84480.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: The Reading Augustineseries presents concise, personal readings of St. Augustine of Hippo from leading philosophers and religious scholars.
Ian Clausen's On Love, Confession, Surrender and the Moral Self describes Augustine's central ideas on morality and how he arrived at them. Describing an intellectual journey that will resonate especially with readers at the beginning of their own journey, Clausen shows that Augustine's early writing career was an outworking of his own inner turmoil and discovery, and that both were to summit, triumphantly, on his monumental book Confessions (AD 386-401).
On Love, Confession, Surrender and the Moral Selfoffers a way of looking at Augustine's early writing career as an on-going, developing process: a process whose chief result was to shape a conception of the moral self that has lasted and prospered to the present day.
Автор: Clausen Andrea Название: How can conceptual content be social and normative, and, at the same time, be objective? ISBN: 3110323834 ISBN-13(EAN): 9783110323832 Издательство: Walter de Gruyter Рейтинг: Цена: 219850.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This series provides a forum for cutting-edge studies in logic and the modern philosophy of language as well as for publications in the field of analytical metaphysics.
Автор: Clausen Название: The Place Of Poetry ISBN: 0813151708 ISBN-13(EAN): 9780813151700 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 37620.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Since the end of the eighteenth century, Christopher Clausen asserts, poetry has steadily declined in cultural status in the English-speaking world, yielding its former place as a bearer of truth to the advancing sciences.
Автор: Heineman Toni V., Clausen June M., Ruff Saralyn C. Название: Treating Trauma: Relationship-Based Psychotherapy with Children, Adolescents, and Young Adults ISBN: 1442250887 ISBN-13(EAN): 9781442250888 Издательство: Rowman & Littlefield Publishers Рейтинг: Цена: 63360.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book presents a theoretically based and empirically supported framework for work with traumatized children, youth, and young adults who have spent time in foster care. It offers vivid examples of cases from the work of clinicians of A Home Within, a national non-profit focused on meeting the emotional needs of current and former foster youth.
Автор: Clausen-Grace Nicki And Jeff Название: Chicago Bulls ISBN: 1644663856 ISBN-13(EAN): 9781644663851 Издательство: Неизвестно Цена: 16540.00 T Наличие на складе: Нет в наличии.
Автор: Clausen-Grace Nicki And Jeff Название: New York Knicks ISBN: 1644663902 ISBN-13(EAN): 9781644663905 Издательство: Неизвестно Цена: 16540.00 T Наличие на складе: Нет в наличии.
Автор: Clausen-Grace Nicki And Jeff Название: Philadelphia 76ers ISBN: 1644663910 ISBN-13(EAN): 9781644663912 Издательство: Неизвестно Цена: 16540.00 T Наличие на складе: Нет в наличии.
Автор: Clausen Christian Название: Five Lines of Code: How and When to Refactor ISBN: 161729831X ISBN-13(EAN): 9781617298318 Издательство: Неизвестно Рейтинг: Цена: 52790.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Five Lines of Code teaches refactoring that's focused on concrete rules and getting any method down to five lines or less! There's no jargon or tricky automated-testing skills required, just easy guidelines and patterns illustrated by detailed code samples. In Five Lines of Code you will learn: The signs of bad code Improving code safely, even when you don't understand it Balancing optimization and code generality Proper compiler practices The Extract method, Introducing Strategy pattern, and many other refactoring patterns Writing stable code that enables change-by-addition Writing code that needs no comments Real-world practices for great refactoring Improving existing code--refactoring--is one of the most common tasks you'll face as a programmer. Five Lines of Code teaches you clear and actionable refactoring rules that you can apply without relying on intuitive judgements such as "code smells." Following the author's expert perspective--that refactoring and code smells can be learned by following a concrete set of principles--you'll learn when to refactor your code, what patterns to apply to what problem, and the code characteristics that indicate it's time for a rework. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology Every codebase includes mistakes and inefficiencies that you need to find and fix. Refactor the right way, and your code becomes elegant, easy to read, and easy to maintain. In this book, you'll learn a unique approach to refactoring that implements any method in five lines or fewer. You'll also discover a secret most senior devs know: sometimes it's quicker to hammer out code and fix it later! About the book Five Lines of Code is a fresh look at refactoring for developers of all skill levels. In it, you'll master author Christian Clausen's innovative approach, learning concrete rules to get any method down to five lines--or less! You'll learn when to refactor, specific refactoring patterns that apply to most common problems, and characteristics of code that should be deleted altogether. What's inside The signs of bad code Improving code safely, even when you don't understand it Balancing optimization and code generality Proper compiler practices About the reader For developers of all skill levels. Examples use easy-to-read Typescript, in the same style as Java and C#. About the author Christian Clausen works as a Technical Agile Coach, teaching teams how to refactor code. Table of Contents 1 Refactoring refactoring 2 Looking under the hood of refactoring PART 1 LEARN BY REFACTORING A COMPUTER GAME 3 Shatter long function 4 Make type codes work 5 Fuse similar code together 6 Defend the data PART 2 TAKING WHAT YOU HAVE LEARNED INTO THE REAL WORLD 7 Collaborate with the compiler 8 Stay away from comments 9 Love deleting code 10 Never be afraid to add code 11 Follow the structure in the code 12 Avoid optimizations and generality 13 Make bad code look bad 14 Wrapping up
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz