Автор: Will Petty Название: My Pop-Up Body Book ISBN: 140639260X ISBN-13(EAN): 9781406392609 Издательство: Walker Books Рейтинг: Цена: 2903.00 р. Наличие на складе: Заказано в издательстве.
Описание: An amazing pop-up book all about your body and how it works, with fun and friendly illustrations, and inventive ways to explain the facts. Take a look at everything to do with your body - inside and out! How did you begin? Ever wondered how you breathe, smell or move? Or why you have to eat? And what your insides look like? See how it all works and find out the story of your body, starting right at the very beginning of you...
Автор: Pandean-elliott, Petty Название: Indonesian table ISBN: 1838666281 ISBN-13(EAN): 9781838666286 Издательство: Phaidon Press Ltd. Рейтинг: Цена: от 3952.00 р. Наличие на складе: Есть
Описание: Award-winning author Petty Pandean-Elliott tells the story of her Indonesian heritage through 150 much-loved and delicious recipes perfect for home cooks everywhere. Comprising more than 17,000 islands, Indonesia is renowned as The Spice Islands, home of aromatics such as nutmeg, mace, and cloves - evocative ingredients that suffuse its piquant cuisine. The Indonesian Table explores Indonesia's rich food heritage through Petty Pandean-Elliott's personal stories and recipes, from childhood memories of cooking with her grandmother in Manado to her travels across the archipelago; and features classic and iconic Indonesian recipes such as fiery chile sambal, grilled chicken satay, nasi goreng, and beef rendang, regarded by many as the 'world's most delicious dish'.
The collection also showcases regional dishes, including fragrant coconut curries, tasty laksas, fortifying sotos, and traditional desserts. The 150 accessible recipes have been adapted for home cooks, with easily-sourced ingredients and uncomplicated cooking methods. With an introduction to Indonesian food culture, stunning images of recipes and local culture, and personal stories that reveal the rich history and inspiration behind each recipe, this is the perfect companion to Indonesian cuisine.
Автор: Petty, Kate Название: National trust: sam plants a sunflower ISBN: 1839941731 ISBN-13(EAN): 9781839941733 Издательство: Nosy Crow Рейтинг: Цена: 1484.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Discover the joy of growing things in this non-fiction nature picture book series from Axel Scheffler and the National TrustSam loves big, yellow sunflowers, so when his friends Worm and Ladybird suggest he grows his own, he soon plants some seeds in his garden.
Автор: Petty Phd Bill Название: Hieroglyphic Dictionary ISBN: 1481271652 ISBN-13(EAN): 9781481271653 Издательство: Неизвестно Цена: 3440.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The Hieroglyphic Dictionary is part of Museum Tours' series "The Essentials" ... books that anyone serious about the study of Egyptology will find useful. It has been created to fill a need for a low cost, yet comprehensive, translation aid to hieroglyphs that is convenient to use. Its emphasis is on words found in monumental inscriptions, as opposed to words found strictly in papyri. The words it contains are most likely to be encountered on the monuments in Egypt or in museums. It contains a about 4,000 entries. This compares favorably to the 2,500 entries in the vocabulary of Alan Gardiner's "Egyptian Grammar", and the 5,000 plus entries in Raymond Faulkner's "Dictionary of Middle Egyptian". The volume's convenient size makes it ideal for everyday use anywhere one happens to be, a local museum or the monuments in Egypt. It is a "must have" for any serious student, Egyptologist or Egyptophile. From Museum Tours Press.
Автор: Fyodor Sologub Название: The Petty Demon ISBN: 0715647709 ISBN-13(EAN): 9780715647707 Издательство: Bloomsbury Рейтинг: Цена: 2523.00 р. Наличие на складе: Поставка под заказ.
Автор: Petty, Geoff Название: Evidence based teaching ISBN: 1408504529 ISBN-13(EAN): 9781408504529 Издательство: Oxford Education Рейтинг: Цена: 7623.00 р. Наличие на складе: Поставка под заказ.
Описание: Completely revised, this new edition with its fresh new design, teaching strategies, ideas and advice provide general principles for teaching. A Coherent, evidence based view of teaching and learning, presenting some radical new methods known to greatly improve student achievement.
Описание: Designed for busy IT professionals, this innovative guide will take you from the basics to PowerShell proficiency through 25 tutorials you can do in your lunch break. In Learn PowerShell in a Month of Lunches, Fourth Edition you will learn: Discoverability with the Help system Background jobs and automation techniques Simple scripting to automate repetitive tasks Managing cloud services from major cloud providers Extending PowerShell with commands Common syntax and commands cheat sheet Learn PowerShell in a Month of Lunches, Fourth Edition is a task-focused guide for administering your systems using PowerShell. It covers core language features and admin tasks, with each chapter a mini-tutorial you can easily complete in under an hour. Discover how PowerShell works on different operating systems, and start automating tasks so they take just a few seconds to complete. No previous scripting experience required. The book is based on the bestselling Learn Windows PowerShell in a Month of Lunches by community legends Don Jones and Jeffery Hicks. PowerShell team members Travis Plunk and Tyler Leonhardt and Microsoft MVP James Petty have updated this edition to the latest version of PowerShell, including its multi-platform expansion into Linux and macOS. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology PowerShell gives you complete command line control over admin tasks like adding users, exporting data, and file management. Whether you're writing one-liners or building complex scripts to manage cloud resources and CI/CD pipelines, PowerShell can handle the task. And now that PowerShell is truly cross-platform, you don't have to switch scripting languages when you move between Windows, Linux, and macOS. About the book Learn PowerShell in a Month of Lunches, Fourth Edition is a new edition of the bestseller that introduced PowerShell to over 100,000 readers. With bite-sized lessons and hands-on exercises, this amazing book guides you from your first command to writing and debugging reusable scripts for Windows, Linux, and macOS. Set aside just an hour a day and you'll soon be tackling increasingly complex automation tasks with PowerShell. What's inside Discoverability with the Help system PowerShell on macOS and Linux Background jobs and automation techniques Managing cloud services from major cloud providers Common syntax and commands cheat sheet About the reader No previous experience with PowerShell or Bash required. About the author James Petty is CEO of PowerShell.org and The DevOps Collective, and a Microsoft MVP. Travis Plunk is an engineer on the PowerShell team. Tyler Leonhardt is an engineer on Visual Studio Code. Don Jones and Jeffery Hicks are the original authors of Learn Windows PowerShell in a Month of Lunches. Table of Contents 1 Before you begin 2 Meet PowerShell 3 Using the help system 4 Running commands 5 Working with providers 6 The pipeline: Connecting commands 7 Adding commands 8 Objects: Data by another name 9 A practical interlude 10 The pipeline, deeper 11 Formatting: And why it's done on the right 12 Filtering and comparisons 13 Remote control: One-to-one and one-to-many 14 Multitasking with background jobs 15 Working with many objects, one at a time 16 Variables: A place to store your stuff 17 Input and output 18 Sessions: Remote control with less work 19 You call this scripting? 20 Improving your parameterized script 21 Using regular expressions to parse text files 22 Using someone else's script 23 Adding logic and loops 24 Handling errors 25 Debugging techniques 26 Tips, tricks, and techniques 27 Never the end
Автор: Harrington, Martin Название: Sometime embarrassments of petty veniz ISBN: 1910688908 ISBN-13(EAN): 9781910688908 Издательство: Неизвестно Рейтинг: Цена: 725.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: A vision, a peculiar international movement flooding the city, an Empress, and a strange artefact called the Chimaera... Petty Veniz will never be the same again, for it seems the Apocalypse is at hand.
Автор: Petty J. T. Название: Clemency Pogue: Fairy Killer ISBN: 1442430974 ISBN-13(EAN): 9781442430976 Издательство: Simon & Schuster Цена: 918.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Petty, William Название: National trust: tilly plants a tree ISBN: 183994174X ISBN-13(EAN): 9781839941740 Издательство: Nosy Crow Рейтинг: Цена: 1484.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Discover the joy of growing things in this non-fiction nature picture book series from Axel Scheffler and the National TrustTilly has been learning all about trees and she would love to grow one.
Описание: NOTE: Before purchasing, check with your instructor to ensure you select the correct ISBN. Several versions of the MyLab(TM)and Mastering(TM) platforms exist for each title, and registrations are not transferable. To register for and use MyLab or Mastering, you may also need a Course ID, which your instructor will provide.
Used books, rentals, and purchases made outside of Pearson If purchasing or renting from companies other than Pearson, the access codes for the MyLab platform may not be included, may be incorrect, or may be previously redeemed. Check with the seller before completing your purchase. For undergraduate corporate finance courses.This ISBN is for the MyLab access card. Pearson eText is included.The five key principles for the foundations of financeFoundations of Finance retains its foundational approach to the key concepts of finance, bolstered by real-world vignettes, cases, and problem exercises. Utilizing five principles, which are presented at the beginning of the book and applied throughout, the authors introduce a multi-step approach to financial problem solving that appeals to students' (at all levels) math and numerical skills. As with previous editions, the 10th Edition focuses on valuation and opens every chapter with a vignette based on financial decisions faced by contemporary, real-world companies and firms. Revised and updated, the text features new lecture videos, financial thinking, user feedback, and changes inspired by the passage of the Tax Cuts and Jobs Act of 2017, so students are well equipped to effectively deal with financial problems in an ever-changing financial environment. Personalize learning with MyLab Finance By combining trusted author content with digital tools and a flexible platform, MyLab personalizes the learning experience and improves results for each student. For example, auto-graded Excel Projects give students the opportunity to use Microsoft Excel as a tool to solve business problems.
Автор: Petty Hansford Название: Spiritual Sovereignty: The Light of Love ISBN: 1098379012 ISBN-13(EAN): 9781098379018 Издательство: Gazelle Book Services Рейтинг: Цена: 8792.00 р. Наличие на складе: Поставка под заказ.
Описание: Spiritual Sovereignty is the premise of individual and collective spiritual domain in the pursuit of a life lived in Christ. Man and the church are autonomous in scriptural application, and are responsible for learning and correctly applying God's instructions in all avenues of life. The purpose of this information is to present an alternative way of life to non-spiritual c-onformation; a life of peace without confusion.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru