Автор: Elton Ben Название: Two Brothers ISBN: 0552775312 ISBN-13(EAN): 9780552775311 Издательство: Random House - Penguin Рейтинг: Цена: 1715.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Berlin 1920Two babies are born. Two brothers. And the brothers are faced with an unimaginable choice....Which one of them will survive?Ben Elton`s most personal novel to date,Two Brothers transports the reader to the time of history`s darkest hour.
Автор: Smith Brenda Gael, Boschert Deborah, Hock Diane Pe Название: Twelve by Twelve: The International Art Quilt Challenge ISBN: 1600596665 ISBN-13(EAN): 9781600596667 Издательство: Sterling Рейтинг: Цена: 1794.00 р. Наличие на складе: Поставка под заказ.
Описание: "Twelve by Twelve" examines the two-year-long international collaboration between twelve art quilters, during which they created a total of 144 quilts based on twelve different themes. Not only does the book showcase the quilts themselves, as a feature quilt from each theme receives an in-depth chapter written by one of the quilters, it also examines the dynamics of developing a vibrant online community of artists. The result is a very personal and unique blend of technique-based text and discussions on challenge, collaboration and inspiration.
Автор: Van Vogt Alfred Elton, Van Vogt A. E. Название: Slan ISBN: 0312852363 ISBN-13(EAN): 9780312852368 Издательство: Holtzbrink(MPS)/MPS Рейтинг: Цена: 1838.00 р. Наличие на складе: Есть (2 шт.) Описание: Tells the story of Jommy Cross, the orphan boy mutant, an outcast from a future society prejudiced against mutants, who grows up to be a superman and to represent the next stage in human evolution.
Описание: A photographic portrait of Elton John, by iconic photographer Terry O`Neill.
Автор: Buckley David Название: Elton John: The Biography ISBN: 023300551X ISBN-13(EAN): 9780233005515 Издательство: Carlton Books Рейтинг: Цена: 2058.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: A biography of Elton John, fully updated up to the end of 2017 to include his time as an LGBT and equal rights champion.
Автор: Thomas Carolyn Название: Elton John: This One`s for You ISBN: 1912332469 ISBN-13(EAN): 9781912332465 Издательство: Неизвестно Рейтинг: Цена: 3442.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: His 1970 breakthrough single 'Your Song' began his domination of the pop charts and established his credentials to fill the post-Beatles landscape with his unique take on piano-based ballads, pop and rock. Not since 50s stars Little Richard and Jerry Lee Lewis had a man and his piano made such an impact on modern music. Few would have imagined that Elton's early success and real emotional connection with fans would be sustained over the next 50 years to see him become a singer-songwriter extraordinaire and one of the most successful musical theatre composers in history. Flamboyant and prone to excess, Elton has overcome problems with drink, drugs, food and his sexuality along the way to become a notable fundraiser and charity campaigner, most famously through the Elton John AIDS Foundation. Now married with two sons, Elton's priorities have changed and he has announced his retirement from performing after 2021. So it's the perfect time to celebrate his amazing achievements.
Автор: Ben Elton Название: Meltdown ISBN: 0552775118 ISBN-13(EAN): 9780552775113 Издательство: Random House - Penguin Рейтинг: Цена: 1055.00 р. Наличие на складе: Поставка под заказ.
Описание: For amiable City trader Jimmy Corby money was the new Rock n` Roll. His whole life was a party, adrenalin charged and cocaine fuelled. If he hadn`t met Monica he would probably have ended up either dead or in rehab.But Jimmy was as lucky in love as he was at betting on dodgy derivatives, so instead of burning out, his star just burned brighter than ever. Rich, pampered and successful, Jimmy, Monica and their friends lived the dream, bringing up their children with an army of domestic helps.But then it all came crashing down. And when the global financial crisis hit, Jimmy discovers that anyone can handle success. It`s how you handle failure that really matters.
Автор: Elton Ben Название: Inconceivable ISBN: 0552146986 ISBN-13(EAN): 9780552146982 Издательство: Random House - Penguin Рейтинг: Цена: 1583.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: And given that the average IVF cycle has about a one in five chance of going into full production, Lucy`s chances of getting what she wants are considerably better than Sam`s. What Sam and Lucy are about to go through is absolutely inconceivable.
Автор: Stoneman Elton Название: Docker on Windows ISBN: 1785281658 ISBN-13(EAN): 9781785281655 Издательство: Неизвестно Цена: 10114.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Learn how to run new and old Windows applications in Docker containers. About This Book - Package traditional .NET Frameworks apps and new .NET Core apps as Docker images, and run them in containers for increased efficiency, portability, and security - Design and implement distributed applications that run across connected containers, using enterprise-grade open source software from public Docker images - Build a full Continuous Deployment pipeline for a .NET Framework application, and deploy it to a highly-available Docker swarm running in the cloud Who This Book Is For If you want to modernize an old monolithic application without rewriting it, smooth the deployment to production, or move to DevOps or the cloud, then Docker is the enabler for you. This book gives you a solid grounding in Docker so you can confidently approach all of these scenarios. What You Will Learn - Comprehend key Docker concepts: images, containers, registries, and swarms - Run Docker on Windows 10, Windows Server 2016, and in the cloud - Deploy and monitor distributed solutions across multiple Docker containers - Run containers with high availability and fail-over with Docker Swarm - Master security in-depth with the Docker platform, making your apps more secure - Build a Continuous Deployment pipeline by running Jenkins in Docker - Debug applications running in Docker containers using Visual Studio - Plan the adoption of Docker in your own organization In Detail Docker is a platform for running server applications in lightweight units called containers. You can run Docker on Windows Server 2016 and Windows 10, and run your existing apps in containers to get significant improvements in efficiency, security, and portability. This book teaches you all you need to know about Docker on Windows, from 101 to deploying highly-available workloads in production. This book takes you on a Docker journey, starting with the key concepts and simple examples of how to run .NET Framework and .NET Core apps in Windows Docker containers. Then it moves on to more complex examples-using Docker to modernize the architecture and development of traditional ASP.NET and SQL Server apps. The examples show you how to break up monoliths into distributed apps and deploy them to a clustered environment in the cloud, using the exact same artifacts you use to run them locally. To help you move confidently to production, it then explains Docker security, and the management and support options. The book finishes with guidance on getting started with Docker in your own projects, together with some real-world case studies for Docker implementations, from small-scale on-premises apps to very large-scale apps running on Azure. Style and approach Using a step-by-step approach, this book shows you how to use Docker on Windows. It includes practical examples and real-world technical and business scenarios that will help you effectively implement Docker in your environment.There are over 50 examples of Dockerized applications, using C# .NET projects as the source and packaging them into Docker images.
Автор: Chandler Gael Название: Cut by Cut, 2nd Edition: Editing Your Film or Video ISBN: 1615930906 ISBN-13(EAN): 9781615930906 Издательство: Неизвестно Рейтинг: Цена: 5511.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
This second edition of Cut by Cut: Editing Your Film or Video covers the current landscape of postproduction process, taking the reader step by step through the editor's journey from receiving dailies to delivering on film, tape, file, or disk for YouTube, cinema, Blu-ray, or TV. The book guides the filmmaker through the operation of digital editing systems, sound and music editing and the mix, and tape, tapeless, and film workflows. The middle section lasers in on how to edit the footage: Make cuts, video effects, overlaps, and cheat shots as well as how to approach different genres such as comedy, documentary, drama, and music videos. The final section takes on music and sound editing and the mix, and wraps up by describing finishing processes including online, negative cutting, and DI processes.
Автор: Charles Elton Название: Mr Toppit ISBN: 0141038004 ISBN-13(EAN): 9780141038001 Издательство: Random House - Penguin Рейтинг: Цена: 1055.00 р. Наличие на складе: Поставка под заказ.
Описание: When the author of The Hayseed Chronicles, Arthur Hayman, is mown down by a concrete truck in Soho, his legacy passes to his widow, Martha, and her children - the fragile Rachel, and Luke, reluctantly immortalised as Luke Hayseed, the central character of his father`s books. But others want their share, particularly Laurie.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru