Origins of orchha painting: orchha, datia, panna, Seitz, Dr Phil. Konrad
Автор: Godfrey Cheshire, Seitz Matt Zoller, White Armond Название: The Press Gang: Writings on Cinema from New York Press, 1991-2011 ISBN: 1609809777 ISBN-13(EAN): 9781609809775 Издательство: Random House (USA) Рейтинг: Цена: 18390.00 T Наличие на складе: Нет в наличии.
Автор: Sepinwall Alan, Zoller Seitz Matt Название: TV (the Book): Two Experts Pick the Greatest American Shows of All Time ISBN: 1455588199 ISBN-13(EAN): 9781455588190 Издательство: Hachette Book Group Рейтинг: Цена: 13930.00 T Наличие на складе: Нет в наличии. Описание: Is The Wire better than Breaking Bad? Is Cheers better than Seinfeld? What's the best high school show ever made? Why did Moonlighting really fall apart? Was the Arrested Development Netflix season brilliant or terrible? For twenty years-since they shared a TV column at Tony Soprano's hometown newspaper-critics Alan Sepinwall and Matt Zoller Seitz have been debating these questions and many more, but it all ultimately boils down to this: What's the greatest TV show ever? That debate reaches an epic conclusion in TV (THE BOOK). Sepinwall and Seitz have identified and ranked the 100 greatest scripted shows in American TV history. Using a complex, obsessively all- encompassing scoring system, they've created a Pantheon of top TV shows, each accompanied by essays delving into what made these shows great. From vintage classics like The Twilight Zone and I Love Lucy to modern masterpieces like Mad Men and Friday Night Lights, from huge hits like All in the Family and ER to short-lived favorites like Firefly and Freaks and Geeks, TV (THE BOOK) will bring the triumphs of the small screen together in one amazing compendium. Sepinwall and Seitz's argument has ended. Now it's time for yours to begin
Автор: Weisenbarger Katie Seitz Название: Domino: The Clumsy Cat ISBN: 0692109714 ISBN-13(EAN): 9780692109717 Издательство: Неизвестно Рейтинг: Цена: 22060.00 T Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Braun, Andreas Muller-seitz, Gordon Название: Innovationsmanagement in der spitzengastronomie ISBN: 3658182970 ISBN-13(EAN): 9783658182977 Издательство: Неизвестно Рейтинг: Цена: 24810.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Entwicklung und Relevanz der Sternegastronomie.- Shooting-Stars und Long-Runners: Best-Practice-Beispiele.- Erkenntnisse aus der Spitzengastronomie fьr das Innovationsmanagement.
Автор: Seitz Meg, Brown Jamie a. Название: Bea Is for Business: The Water Bottle Venture ISBN: 0989340368 ISBN-13(EAN): 9780989340366 Издательство: Неизвестно Цена: 14930.00 T Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Seitz, Justin Название: Gray hat python ISBN: 1593271921 ISBN-13(EAN): 9781593271923 Издательство: Random House (USA) Рейтинг: Цена: 24490.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Python is fast becoming the programming language of choice for hackers, reverse engineers, and software testers because it's easy to write quickly, and it has the low-level support and libraries that make hackers happy. But until now, there has been no real manual on how to use Python for a variety of hacking tasks. You had to dig through forum posts and man pages, endlessly tweaking your own code to get everything working. Not anymore. Gray Hat Python explains the concepts behind hacking tools and techniques like debuggers, trojans, fuzzers, and emulators. But author Justin Seitz goes beyond theory, showing you how to harness existing Python-based security tools--and how to build your own when the pre-built ones won't cut it. You'll learn how to: -Automate tedious reversing and security tasks -Design and program your own debugger -Learn how to fuzz Windows drivers and create powerful fuzzers from scratch -Have fun with code and library injection, soft and hard hooking techniques, and other software trickery -Sniff secure traffic out of an encrypted web browser session -Use PyDBG, Immunity Debugger, Sulley, IDAPython, PyEMU, and more The world's best hackers are using Python to do their handiwork. Shouldn't you?
Автор: David K. Seitz, Fan Wu, Ricky Varghese Название: Queer Political Theologies ISBN: 1478021179 ISBN-13(EAN): 9781478021179 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 10030.00 T Наличие на складе: Нет в наличии. Описание: While religion and queerness often are viewed as disparate, scholars in both fields of study share concerns and questions about how the modern subject, with its attachments to institutions and communities, is formed. This special issue of GLQ brings together queer studies and political theology in order to explore the relationship between the self and politics, theism, and queerness. Going beyond previous work in queer political theology that has focused primarily on Christianity, contributors to this issue consider how queer sexualities appear in other theological contexts, including articles on astrological, Blackpentecostal, Thirunangai, hijra, and sarimbavy ways of life, recentering marginalized and underrepresented minorities, beliefs, and practices.
Contributors Ashon Crawley, Seth Palmer, Vaibhav Saria, David K. Seitz, Liza Tom, Ricky Varghese, Alexa Winstanley-Smith, Fan Wu
Автор: Seitz, Justin Название: Black Hat Python 2E ISBN: 1718501129 ISBN-13(EAN): 9781718501126 Издательство: Random House (USA) Рейтинг: Цена: 27580.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Fully-updated, second edition of this worldwide bestseller with over 100,000 copies sold. When it comes to creating powerful and effective hacking tools, Python is the language of choice for most security analysts. In Black Hat Python, you'll explore the darker side of Python's capabilities--writing network sniffers, manipulating packets, infecting virtual machines, creating stealthy trojans, and more. The second edition of this bestseller has been updated to cover Python 3, and the authors have added coverage of new modules and techniques that reflect current industry best practices. You will find expanded explanations of strategies, from splitting bytes to leveraging computer-vision libraries, that you can apply to future hacking projects. You will see how the hacking techniques work and create your own personal arsenal of readable and maintainable code using clean coding techniques as you learn how to: - Create a trojan command-and-control using GitHub - Detect sandboxing and automate common malware tasks, like keylogging and screenshotting - Escalate Windows privileges with creative process control - Use offensive memory forensics tricks to retrieve password hashes and inject shellcode into a virtual machine - Extend the popular Burp Suite web-hacking tool - Abuse Windows COM automation to perform a man-in-the-browser attack - Exfiltrate data from a network most sneakily When it comes to offensive security, your ability to create powerful tools on the fly is indispensable. Learn how with Black Hat Python. New to this edition All Python code has been updated to cover Python 3 and includes updated libraries used in current Python applications. Additionally, there are more in-depth explanations of the code and the programming techniques have been updated to current, common tactics. Examples of new material that readers will learn include how to sniff network traffic, evade anti-virus software, brute-force web applications, and set up a command-and-control (C2) system using GitHub.
Автор: Seitz, Konrad Название: Shringara and bhakti ISBN: 8119626001 ISBN-13(EAN): 9788119626007 Издательство: Неизвестно Рейтинг: Цена: 190070.00 T Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Seitz Brian Название: Iroquois and the Athenians ISBN: 0739179225 ISBN-13(EAN): 9780739179222 Издательство: Неизвестно Рейтинг: Цена: 203850.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: An original work of political theory, The Iroquois and the Athenians relocates the problem of political foundations and origins, removing it from the dead logic of the social contract and grafting it onto a juxtaposed representation of the historical practices of the pre-contact Iroquois and the pre-classical Greeks.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz