book cd dvd
book
book
book
cd
cd
dvd
Italian bookshop with a wide catalogue of 450.000 titles. On Unilibro.com you can buy books,cds and dvds,  you can publish on line ebooks, consult university theses, notes of the lessons, and send gifts. Shipping world-wide.






















Swift Jonathan ( Libri  su Unilibro.it Libri di Swift Jonathan su Unilibro.it )

2009

Swift Jonathan, Rawson Claude Julien (EDT), Higgins Ian (EDT) Title : The Essential Writings of Jonathan Swift
Author: Swift Jonathan, Rawson Claude Julien (EDT), Higgins Ian (EDT)
Publisher: W W Norton & Co Inc

“Contexts” features a generous selection of contemporary materials, among them Swift's letters, autobiographical documents, and personal writings.

“Criticism” provides readers with a wide chronological and thematic range of scholarly interpretations, divided into two sections. The first, “1745–1940,” includes assessments by Henry Fielding, Samuel Johnson, Samuel Taylor Coleridge, William Makepeace Thackeray, D. H. Lawrence, W. B. Yeats, F. R. Leavis, and André Breton, among others. The second, “After 1940,” is by subject and collects critical discussions of A Tale of the Tub, the poems, the English and Irish politics, and Gulliver's Travels, by Hugh Kenner, Marcus Walsh, Irvin Ehrenpreis, Penelope Wilson, Derek Mahon, S. J. Connolly, George Orwell, R. S. Crane, Jenny Mezciems, Ian Higgins, and Claude Rawson.

A Chronology and Selected Bibliography are also included.
€ 15,50

Swift Jonathan, Baker Chris, Wahlin Dan, Patuel Salvador Alvarez Title : Professional Silverlight 2.0 for Asp.net Developers
Author: Swift Jonathan, Baker Chris, Wahlin Dan, Patuel Salvador Alvarez
Publisher: John Wiley & Sons Inc

Our overarching goal in writing this book was to give ASP.NET developers the power to quickly and easily create visually stunning Internet applications, coupled with rich interactivity to fully immerse the user in a new online experience. Silverlight gives you everything you need to do just this, and in serious style!

As well as taking you through each feature that ships with Silverlight, this book will make sure you’re able to debug, troubleshoot, and performance-tune your Silverlight applications, as well as seamlessly hook into your existing ASP.NET architecture and code base.

This book is aimed at .NET developers and architects who want to quickly get up to speed with all that Silverlight 2 has to offer.

As well as covering the breadth of features that Silverlight 2 provides, this book makes a point of demonstrating where necessary how the particular feature can be integrated tightly with the ASP.NET host application. An example is in Chapter 7, where the ASP.NET Profile service is utilized directly from within Silverlight to obtain user-specific data.

It’s fair to say that although this book is aimed at ASP.NET developers, it covers all of the salient features of Silverlight 2 to the degree that it’s a useful programming resource for developers not using ASP.NET also.

If you’re fresh to .NET development, however, you might want to check out a beginning .NET book first, to help you overcome the syntax and set-up queries when learning a new language. Otherwise, take a deep breath and dive in!

This book covers the full feature set of Silverlight 2, diving into each of the subject areas to give depth and breadth coverage. As well as teaching you about the component parts of the Silverlight API, the book also covers debugging, troubleshooting, and performance-tuning your Silverlight applications, arming you with all the skills and knowledge you’ll need to create advanced Silverlight-based applications in record time.

Importantly, this book covers the integration points between ASP.NET and Silverlight, taking you through the different techniques you can use to seamlessly augment your existing or new ASP.NET web sites with the power of Silverlight.

If you want to program in Silverlight and potentially use ASP.NET as the host, then this book covers it all.

The book is split into two distinct parts. Part I is titled “Silverlight Fundamentals for ASP.NET Developers,” and Part II is titled “Developing ASP.NET Applications with Silverlight.” Part I is intended to give you grounding in what Silverlight is as a technology and how it fits into the Web-based landscape. The component pieces of a Silverlight application are also laid out at a high level, and any knowledge required before putting an application together is explained.

Part II is written to give you depth of knowledge across the Silverlight feature-set and show you how to leverage the power of both Silverlight and ASP.NET to create compelling applications.

A brief synopsis of the content follows:

  • “Silverlight in a Nutshell”—This will teach you at a high level what Silverlight is and how it can help you deliver engaging, immersive web applications. Differentiating Silverlight from other Web-based technologies is also covered here, and a description of the required development environment is provided. In short, after reading this, you’ll be able to describe Silverlight and explain why you’d want to use it and what gives it the edge over the competition.

  • “Silverlight Architecture”—Silverlight allows you to rapidly build a well-rounded application with a great user interface, but if you encounter any problems during development, it is going to be important for you to understand the underlying architecture upon which you are developing. This outlines the core features of Silverlight 2 and guides you around the building blocks of this highly flexible framework, paying particular attention throughout to your ASP.NET heritage.

  • “XAML Condensed”—Quickly getting up to speed with XAML is what this is all about, helping you brush aside the syntax queries and get to grips with the basics of this multi-purpose declarative language. Hooking the XAML files up to .NET code is also shown here, helping you inject dynamic event-driven actions into your Silverlight UI. Finally, one technique for the dynamic creation of XAML is shown, followed by a tour of Expression Blend.

  • “Programming Silverlight”—By the time you get here, you’ll be itching to start coding, and code you will as the feature-agnostic programming constructs that make up a Silverlight application are covered in detail. The composition of a Silverlight application is laid bare and its constituent parts explained at length, as well as detailing the Silverlight application lifetime and how to hook into it. The different options for embedding the Silverlight plug-in within your application are covered, followed by a brief overview of JavaScript and its associated DOM. This then leads onto a discussion of the Silverlight Object Model, explaining how the visual tree is constructed to form the UI. Another technique for dynamically creating XAML and adding it to the visual tree is also shown here. Finally, the Silverlight event model, browser interaction, and threading model are covered for you.

  • “Creating the User Interface”—You now know how to program Silverlight and how to write XAML. This shows you how to put it all together to start laying out the user interface of your Silverlight application. Each of the layout controls that ship with Silverlight is covered here—Canvas, Grid, StackPanel, and TabControl—including information on when to use which one. Information on how to create a scalable UI is also provided, followed finally by a section that details how to localize your application, thereby making it available to other languages and cultures.

  • “Silverlight Controls”—Silverlight 2 provides an assortment of controls that can be used to display and capture data. In this, you’ll learn to work with user input controls, items controls, and media controls and see how they can be put to use to build interactive and rich user interfaces. You’ll also learn how to use controls such as the MultiScaleImage control to work with Silverlight’s Deep Zoom technology.

  • “Styles and Templates”—Altering the look and feel of your application is the crux here, with the different techniques for applying styling information to the controls that comprise it demonstrated here. As well as this, integrating with the ASP.NET Profile service via WCF is detailed, giving you the ability to personalize your Silverlight application on a per-user basis.

  • “User Interaction”—What’s the point of having a great technology like Silverlight 2 if we can’t interact with it? We review the different ways that you can interact with your application, understanding how the UIElements work with input devices like the keyboard, mouse, and stylus. We also explore the different ways to navigate around the application and present the different options that we have and in which scenarios each one is preferred.

  • “Communicating with the Server”—The ability to access data located at distributed sources is key in many Silverlight 2 applications. You learn different networking technologies that are available and see how they can be put to use. Several different topics are covered such as creating and calling ASMX and WCF services, calling REST APIs, working with JavaScript Object Notation (JSON) data, pushing data from a server to a client with sockets, and leveraging HTTP Polling Duplex functionality.

  • “Working with Data”—It is all about data! One of my colleagues always says, “If you are not using data binding in Silverlight 2, you are doing something wrong!” This explains the data framework available within your applications and then deeps dive into the inner workings of data binding, showing you the different approaches that you may take. In order to understand how the data is retrieved, we explain the different technologies and techniques to get the most of Silverlight 2 data using the available data controls. Finally, this explains how you can manipulate the data using LINQ and LINQ to XML.

  • “Creating Custom Controls”—This will take you on a journey in order to discover the different options that you have available to customize the Silverlight 2 controls. We start exploring the user control model that ASP.NET developers are used to, and then we dig into the internals of visual customization. You will be amazed by this powerful new model. Finally, for those who need to push the technology to the limit, this explains how to create a complete custom control from scratch.

  • “Securing Your Silverlight Application”—Whether you’re an Enterprise developer or a Silverlight hobbyist, you are going to want to release your application out to the wild at some point. In doing so, you are providing a high level of exposure to your application, and therefore security should not be an afterthought. Thankfully, Silverlight 2 has a security framework built into the run time, which will give you the peace of mind of working within a secure environment. This introduces you to the Silverlight security framework, but also talks you through your security responsibilities as a Silverlight developer.

  • “Audio and Video”—Embedding high-fidelity audio and video in your Silverlight application is sure to capture your users’ imaginations, and this shows you how you can do just this using the Silverlight-provided MediaElement control and the ASP.NET Media Server Control. Playback control is demonstrated, as is the more advanced topic of providing synchronization points within your chosen media. This will definitely help you put the WOW factor into your web sites.

  • “Graphics and Animation”—A detailed tour of the graphics API that ships with Silverlight is first discussed here, including the Shape-derived objects that can be rendered to screen and also the Geometry-derived objects that can be created and then rendered via a Path object. Brush objects are covered next, demonstrating the SolidColorBrush, LinearGradientBrush, RadialGradientBrush, ImageBrush, and VideoBrush, and their usage. Next up is the very cool DeepZoom technology, covering the creation of DeepZoom-enabled images using the DeepZoom Composer and their usage in your Silverlight application via the MultiScaleImage control. Finally, the different animation techniques that you can use within your Silverlight application are covered, ranging from the basic From/To/By type to the more advanced Key frame types, including the different transition mechanisms within.

  • “Troubleshooting Silverlight Applications”—Writing an application from start to finish without any development issues is still quite some way off. This introduces you to a range of techniques and tools to help you through the hard times when your application isn’t behaving as you would expect it to. Besides retrospectively fixing problems within your application, this concludes with the more proactive approach of ensuring that your application hits a known quality bar before you are satisfied that it is ready to be released. Silverlight’s testing framework is the flavor of the day here.

  • “Performance”—Silverlight is an incredibly powerful and flexible framework. Its inherent flexibility often means that there are several ways to achieve your goals. In choosing an alternative path, you will often find that the penalty is poor performance. This gives a series of best-practice advice to allow you to make an informed decision when you hit those forks in the road. In addition, you will learn how to instrument your code in order to simply identify the bottlenecks within your application.

To get the most out of this book, it’s recommended that you code along with the examples provided, either by copying the code shown in the chapters or by downloading the samples and running them yourself.

To do this, you’re going to need Visual Studio 2008, which is available to download from MSDN, provided you have a subscription. As well as this, you’ll also need to download and install the Silverlight Tools for Visual Studio 2008, which allows you to create Silverlight-based applications within Visual Studio. This install will also take care of installing the Silverlight run time and SDK for you. You can download this installer from www.silverlight.net/getstarted.

If you want to follow the examples that use Microsoft Expression Blend or the Deep Zoom Composer, you can also download these from www.silverlight.net/getstarted.

As well as these software requirements, you will need a basic working development knowledge of Microsoft .NET and have experience in Web-based development. A passion for creating rich web applications is advantageous, although not necessary!


€ 47,23

Mazzarino Giulio; Swift Jonathan Title : Breviario dei politici-L'arte della menzogna politica
Author: Mazzarino Giulio; Swift Jonathan
Publisher: Modern Publishing House

Nel corso del '600, i trattati di politica, i manuali sulla conduzione dello Stato e, più in generale, quelli sull'arte di comportarsi si sono moltiplicati, a testimonianza del successo di un genere letterario che si era imposto sin dal secolo precedente. Lo stesso cardinale Richelieu, con il suo Testament politique, si cimentò nella teorizzazione della professione politica e dell'arte di governo; non deve, pertanto, stupire che al suo successore, Mazzarino, venga attribuito il fortunato libricino di massime del titolo Breviarium politicorum secundum Rubricas Mazarinicas, pubblicato per la prima volta nel 1684, a Colonia. Questo riassume in brevi massime il pensiero non solo del diplomatico italiano, ma anche di un'intera epoca.
€ 6,50     Scontato: € 6,18

Swift Jonathan, Case David (NRT) Title : Gulliver's Travels
Author: Swift Jonathan, Case David (NRT)
Publisher: Tantor Media Inc

Shipwrecked and cast adrift, English surgeon Lemuel Gulliver wakes to find himself on Lilliput, an island inhabited by little people, whose height makes their quarrels over fashion and fame seem ridiculous. His subsequent encounters-with the crude giants of Brobdingnag, the philosophical Houyhnhnms, and the brutish Yahoos-give him new, bitter insights into human behavior.Jonathan Swift's savage satire views mankind in a distorted hall of mirrors as a diminished, magnified, and finally bestial species, presenting us with an uncompromising reflection of ourselves.

€ 20,50

Swift Jonathan, Case David (NRT) Title : Gulliver's Travels
Author: Swift Jonathan, Case David (NRT)
Publisher: Tantor Media Inc

Shipwrecked and cast adrift, English surgeon Lemuel Gulliver wakes to find himself on Lilliput, an island inhabited by little people, whose height makes their quarrels over fashion and fame seem ridiculous. His subsequent encounters-with the crude giants of Brobdingnag, the philosophical Houyhnhnms, and the brutish Yahoos-give him new, bitter insights into human behavior.Jonathan Swift's savage satire views mankind in a distorted hall of mirrors as a diminished, magnified, and finally bestial species, presenting us with an uncompromising reflection of ourselves.

€ 25,30
2008

Swift Jonathan, Damrosch Leo (INT), Rich Nathaniel (AFT) Title : Gulliver's Travels
Author: Swift Jonathan, Damrosch Leo (INT), Rich Nathaniel (AFT)
Publisher: Signet Classic

Read by children as an adventure story and by adults as a devastating satire of society, Gulliver and his four journeys make for a fascinating blend of travelogue, realism, symbolism, and fantastic voyage—all with a serious philosophical intent.
€ 6,20

Swift Jonathan, Bloom Harold (EDT) Title : Gulliver's Travels
Author: Swift Jonathan, Bloom Harold (EDT)
Publisher: Facts on File

This addition to the Bloom's Modern Critical Interpretations series focuses on Jonathan Swift s Gulliver s Travels. Gathered here is a collection of well-respected critical essays on the text, discussing topics such as the philosophical background of the work, satire, and more.


€ 41,90

Swift Jonathan, Ross Angus (EDT), Woolley David (EDT) Title : A Tale of a Tub and Other Works
Author: Swift Jonathan, Ross Angus (EDT), Woolley David (EDT)
Publisher: Oxford University Press

This volume includes 'The Battle of the Books' and 'The Mechanical Operation of the Spirit', both which accompanied 'A Tale of a Tub' on its first publication in 1704.

About the Series: For over 100 years Oxford World's Classics has made available the broadest spectrum of literature from around the globe. Each affordable volume reflects Oxford's commitment to scholarship, providing the most accurate text plus a wealth of other valuable features, including expert introductions by leading authorities, voluminous notes to clarify the text, up-to-date bibliographies for further study, and much more.

€ 17,00

Swift Jonathan Title : Gullivers Travels
Author: Swift Jonathan
Publisher: Allyn & Bacon

Classic / British English Gulliver travels across the sea from England and has an accident. He arrives in a country of very, very small people. What will they do with him? How will he talk to them? And why are the Big-enders fighting the Little-enders?
€ 11,70

Swift Jonathan, Rawson Claude (EDT), Higgins Ian (EDT) Title : Gulliver's Travels
Author: Swift Jonathan, Rawson Claude (EDT), Higgins Ian (EDT)
Publisher: Oxford University Press

In Gulliver's Travels, the narrator represents himself as a reliable reporter of the fantastic adventures he has just experienced. But how far can we rely on a narrator who has been impersonated by someone else? The work purports to be a travel book, and describes the shipwrecked Gulliver's encounters with the inhabitants of four extraordinary places: Lilliput, Brobdingnag, Laputa, and the country of the Houyhnhnms. An extraordinarily skillful blend of fantasy and realism makes Gulliver's Travels by turns hilarious, frightening, and profound. Swift's alter ego plays tricks on us, and our gullibility uncovers one of the world's most disturbing satires of the human condition.
The fullest, most up-to-date paperback of Gulliver's Travels currently available, this new edition contains an astute analysis of the nature of Swift's satire. It includes the changing frontispiece portraits of Gulliver that appeared in successive early editions and whose subtle changes contribute to the reader's uncertainty about the veracity of the author. A new introduction by Claude Rawson draws on the latest scholarship and considers Swift's role-playing and the relationship of the author to Gulliver.
€ 10,85

Swift Jonathan Title : Gulliver's Travels
Author: Swift Jonathan
Publisher: Random House Uk Ltd

Through a series of shipwrecks and misguided voyages, Gulliver is captured by miniature people who wage war because of a religious disagreement over how to crack eggs; is sexually assaulted by giants; visits a floating island; and decides that the society of horses is better than that of his fellow man. Tough, filthy, and incisive, this playful satire addresses?among other topics?politics, religion, and society is presented here in its unexpurgated entirety. Also included is Alexander Pope's Verses on Gulliver's Travels, which he wrote for his friend Swift and which were included in very early editions of the book.

€ 11,20

Swift Jonathan; Brilli A. (cur.) Title : Meditazione su un manico di scopa e altre satire
Author: Swift Jonathan; Brilli A. (cur.)
Publisher: Archinto

Se si dovesse mai creare una scuola per scrittori satirici, caricaturisti, parodisti e simili, i testi di Jonathan Swift ne costituirebbero senza dubbio l'abbecedario. Perché proprio in questo sta la sua grandezza: nell'essere le sue satire delle autentiche vivisezioni di una realtà politica, religiosa, culturale storicamente definita, ma anche delle rappresentazioni di un'umanità senza tempo nelle quali ci è sin troppo agevole riconoscere il modo di essere e di agire di noi stessi e dei nostri simili. Per fare un solo esempio, la 'Modesta proposta' con la quale Swift suggerisce agli irlandesi di praticare il cannibalismo sugli infanti, può essere letta come l'ultima disperata, paradossale denuncia dello sfruttamento britannico sul popolo irlandese, e allo stesso tempo come l'atto in cui si realizza l'infrazione del più sacro dei tabù sociali o, se si preferisce, la liberazione, come avrebbe detto Burgess, dell'energia dell'antropofago. E proprio a questo Swift pensava Walter Benjamin quando diceva che 'il satirico è la figura sotto cui l'antropofago fu accolto dalla civiltà'.
€ 13,00

Swift Jonathan Title : Libelli
Author: Swift Jonathan
Publisher: Carabba

La collana 'Cultura dell'anima' fu ideata da Giovanni Papini e pubblicata da Rocco Carabba dal 1909 al 1938, per un totale di 163 titoli. Dal 2008 la casa editrice Carabba ha deciso di ripubblicare, in ristampa anastatica, nella sua interezza la collana 'Cultura dell'anima' in un arco di tempo di cinque anni, con l'uscita di circa trenta volumi annuali. Tradotti dall'inglese con introduzione e note da G. Prezzolini. «Dello Swift non si conoscono di solito in Italia che i Viaggi di Gulliver. Il Prezzolini ha tradotto per il primo in italiano alcuni scritti minori, tutti satirici e sarcastici, del grandissimo inglese». (G. Papini)
€ 25,00

Swift Jonathan; Gueglio V. (cur.) Title : I viaggi di Gulliver. Audiolibro. CD Audio formato MP3. Ediz. integrale
Author: Swift Jonathan; Gueglio V. (cur.)
Publisher: Il Narratore Audiolibri

'I viaggi di Gulliver' è un un romanzo che coniuga fantasia e satira. Racconta i viaggi dello sfortunato marinaio Dr. Gulliver in quattro strane isole popolate da esseri particolari: i microscopici lillipuziani, i giganti Brobdingnaghiani, gli 'imbranati' abitanti dell'isola volante di Laputa e i saggi Houyhnhnms, cavalli razionali e parlanti. Acuto, fantasioso, simpatico e scritto con un linguaggio semplice e ironico fino all'irriverenza, è in realtà un aspro attacco alla vanità e all'ipocrisia dell'uomo. Non esiste in tutta la letteratura occidentale una condanna dell'intera umanità paragonabile a quella contenuta in questo romanzo. Ma il genio di Swift ha dato a quest'amarissima opera un assoluto equilibrio d'insieme, costruendola come un prodigioso giocattolo letterario. Ascoltare, da adulti, questo classico della letteratura per ragazzi, è una scoperta esplosiva di divertimento, ironia e profonda riflessione sulle 'piccolezze' umane.
€ 24,99

Swift Jonathan Title : Gulliver's travels. CD Audio e CD-ROM. Audiolibro
Author: Swift Jonathan
Publisher: ABC (Rovereto)


€ 16,00

Jonathan Swift Title : Gulliver in Lilliput
Author: Jonathan Swift
Publisher: Macmillan Education


€ 7,00
2007

Swift Jonathan, McKowen Scott (ILT) Title : Gulliver's Travels
Author: Swift Jonathan, McKowen Scott (ILT)
Publisher: Sterling Pub Co Inc

The voyages of an Englishman carry him to such places as Liliput, where the people are only six inches tall, Brobdingnag, a land of giants, and a country ruled by horses.
€ 13,45

Swift Jonathan, Litt Toby (FRW) Title : Polite Conversation
Author: Swift Jonathan, Litt Toby (FRW)
Publisher: Hesperus Pr

A companion piece to the popular Directions to Servants, Polite Conversation is a witty, brilliantly conceived treatise on manners and small talk from the master of English satire. Beginning with an 'expert' introduction to the perils of ill-educated discourse, Swift seeks to offer a remedy for conversational disasters. His aim: to ensure one is always equipped with the correct response, no matter the situation, and the means with which to stoke up conversation when it lapses into awkward silence. To prove his theses, he then proffers three mock dialogues, citing the drawing room as the most suitable place to display the art of elegant and polite conversation. The result is a hilarious and deeply ironic analysis that is as relevant today as when it was first conceived. Irish clergyman and satirist Jonathan Swift (1667–1745) is best remembered for his philosophical parody Gulliver's Travels.

€ 13,40

Jonathan, Swift Title : Modest Proposal and Other Satires
Author: Jonathan, Swift
Publisher: BERTRAMS PRINT ON DEMAND


€ 8,50

Swift Jonathan, Garelick Pamela (NRT) Title : Gulliver's Travels (CD Audiobook)
Author: Swift Jonathan, Garelick Pamela (NRT)
Publisher: Blackstone Audio Inc

Quinbus Fiestrin encounters a series of odd characters and places when he is shipwrecked far from his English homeland.
€ 83,20

Swift Jonathan; Marchegiani R. (cur.) Title : I viaggi di Gulliver
Author: Swift Jonathan; Marchegiani R. (cur.)
Publisher: Mursia


€ 13,50
2006

Swift Jonathan; Bouin Anne Title : I viaggi di Gulliver
Author: Swift Jonathan; Bouin Anne
Publisher: Nord-Sud

Le incredibili peripezie nel paese di Lilliput, abitato da creature umane alte non più di sei pollici, poi nel paese dei giganti, dove gli uomini sono grandi come campanili, un combattimento contro ratti enormi, uno spettacolo di strada per divertire i giganti: Gulliver vive mille avventure, una più strana e incredibile dell'altra. Età di lettura: da 8 anni.
€ 13,50
2005

Swift Jonathan Title : Gulliver's Travels
Author: Swift Jonathan
Publisher: Saddleback Pub

Presents an illustrated version of the tale of an eighteenth-century Englishman's travels to such strange places as Lilliput, where people are six inches tall, and Brobdingnag, a land peopled by giants.
€ 8,40

Swift Jonathan, Gale Jesse Title : Gulliver's Travels And 'A Modest Proposal'
Author: Swift Jonathan, Gale Jesse
Publisher: Pocket Classics

Enduring Literature Illuminated by Practical Scholarship

By turns a children's fantasy and a social satire for adults, Gulliver's Travels is one of the most popular adventure tales of all time. 'A Modest Proposal,' also an imaginative, enduring work, is political lampoonery at its finest.

This Enriched Classic Edition includes:

• A concise introduction that gives readers important background information

• A chronology of the author's life and work

• A timeline of significant events that provides the book's historical context

• An outline of key themes and plot points to help readers form their own interpretations

• Detailed explanatory notes

• Critical analysis, including contemporary and modern perspectives on the work

• Discussion questions to promote lively classroom and book group interaction

• A list of recommended related books and films to broaden the reader's experience

Enriched Classics offer readers affordable editions of great works of literature enhanced by helpful notes and insightful commentary. The scholarship provided in Enriched Classics enables readers to appreciate, understand, and enjoy the world's finest books to their full potential.

Series edited by Cynthia Brantley Johnson

€ 5,40
2004

Swift Jonathan, Seidel Michael (INT) Title : Gulliver's Travels.
Author: Swift Jonathan, Seidel Michael (INT)
Publisher: Barnes & Noble

Gulliver's Travels, by Jonathan Swift, is part of the Barnes & Noble Classics series, which offers quality editions at affordable prices to the student and the general reader, including new scholarship, thoughtful design, and pages of carefully crafted extras. Here are some of the remarkable features of Barnes & Noble Classics:
New introductions commissioned from today's top writers and scholars Biographies of the authors Chronologies of contemporary historical, biographical, and cultural events Footnotes and endnotes Selective discussions of imitations, parodies, poems, books, plays, paintings, operas, statuary, and films inspired by the work Comments by other famous authors Study questions to challenge the reader's viewpoints and expectations Bibliographies for further reading Indices & Glossaries, when appropriateAll editions are beautifully designed and are printed to superior specifications; some include illustrations of historical interest. Barnes & Noble Classics pulls together a constellation of influences—biographical, historical, and literary—to enrich each reader's understanding of these enduring works.
 
Considered the greatest satire ever written in English, Jonathan Swift’s Gulliver’s Travels chronicles the fantastic voyages of Lemuel Gulliver, principally to four marvelous realms: Lilliput, where the people are six inches tall; Brobdingnag, a land inhabited by giants; Laputa, a wondrous flying island; and a country where the Houyhnhnms, a race of intelligent horses, are served by savage humanoid creatures called Yahoos.

Beneath the surface of this enchanting fantasy lurks a devastating critique of human malevolence, stupidity, greed, vanity, and short-sightedness. A brilliant combination of adventure, humor, and philosophy, Gulliver’s Travels is one of literature’s most durable masterpieces.
 

Michael Seidel is Jesse and George Siegel Professor in the Humanities at Columbia University. He has written widely on eighteenth-century literature. His books include Satiric Inheritance: Rabelais to Sterne (1979), Exile and the Narrative Imagination (1986), and Robinson Crusoe: Island Myths and the Novel (1991).


€ 7,40

Swift Jonathan Title : The Art of Political Lying-L'arte della menzogna politica
Author: Swift Jonathan
Publisher: Ibis

Si possono definire le regole della menzogna politica? Si può costruire una casistica delle menzogne? Dalla penna di uno dei più brillanti polemisti inglesi ci viene una risposta positiva a queste domande e così questo volume raccoglie due testi che trattano di questo argomento e portano lo stesso titolo. Il primo è certamente di Jonathan Swift (1667-1745), il secondo, pubblicato anonimo, gli è stato attribuito, ma oggi i critici ritengono che sia piuttosto del suo amico John Arbuthnot. Inutile dire che quando Swift cerca di rispondere alla domanda se sappiano mentire meglio i Whigs o i Tories, noi potremmo porci la stessa domanda per la scena politica attuale...
€ 8,00     Scontato: € 7,60
2003

Swift Jonathan, Seidel Michael Title : Gulliver's Travels
Author: Swift Jonathan, Seidel Michael
Publisher: Barnes & Noble

Gulliver's Travels, by Jonathan Swift, is part of the Barnes & Noble Classics series, which offers quality editions at affordable prices to the student and the general reader, including new scholarship, thoughtful design, and pages of carefully crafted extras. Here are some of the remarkable features of Barnes & Noble Classics:
New introductions commissioned from today's top writers and scholars Biographies of the authors Chronologies of contemporary historical, biographical, and cultural events Footnotes and endnotes Selective discussions of imitations, parodies, poems, books, plays, paintings, operas, statuary, and films inspired by the work Comments by other famous authors Study questions to challenge the reader's viewpoints and expectations Bibliographies for further reading Indices & Glossaries, when appropriateAll editions are beautifully designed and are printed to superior specifications; some include illustrations of historical interest. Barnes & Noble Classics pulls together a constellation of influences—biographical, historical, and literary—to enrich each reader's understanding of these enduring works.
 
Considered the greatest satire ever written in English, Jonathan Swift's Gulliver's Travels chronicles the fantastic voyages of Lemuel Gulliver, principally to four marvelous realms: Lilliput, where the people are six inches tall; Brobdingnag, a land inhabited by giants; Laputa, a wondrous flying island; and a country where the Houyhnhnms, a race of intelligent horses, are served by savage humanoid creatures called Yahoos.

Beneath the surface of this enchanting fantasy lurks a devastating critique of human malevolence, stupidity, greed, vanity, and short-sightedness. A brilliant combination of adventure, humor, and philosophy, Gulliver's Travels is one of literature's most durable masterpieces.
Michael Seidel is Jesse and George Siegel Professor in the Humanities at Columbia University. He has written widely on eighteenth-century literature. His books include Satiric Inheritance: Rabelais to Sterne (1979), Exile and the Narrative Imagination (1986), and Robinson Crusoe: Island Myths and the Novel (1991).


€ 4,50

Swift Jonathan, Toibin Colm (FRW) Title : Directions to Servants
Author: Swift Jonathan, Toibin Colm (FRW)
Publisher: Trafalgar Square

Directions to Servants is one of Jonathan Swift's last completed works. It displays all his caustic skill as a satirist and his unerring eye for the little annoyances of life. Taking the form of a handbook of manners, and addressed to each servant individually, Directions to Servants is the ultimate upstairs/downstairs battle. With scathing wit, Swift pits master against servant in an endless struggle for order, frugality, and the best bits of the roast. His servants are lazy, profligate, and acquisitive—always on the lookout for a shilling to be made on the sale of leftovers, or a half-bottle of wine to share with the cook. Written in Swift's final years of sanity, Directions to Servants is a last hilarious outpouring of cynicism at a lifetime's accumulation of poor service. Irish clergyman and satirist Jonathan Swift is best remembered for his philosophical parody Gulliver's Travels.

€ 13,40

Swift Jonathan, Hawes Clement, Richardson Alan Title : Gulliver's Travels And Other Writings
Author: Swift Jonathan, Hawes Clement, Richardson Alan
Publisher: Cengage Learning

This volume helps readers situate one of the most popular adventure novels ever written, Gulliver's Travels, within the 18th-century process of inventing and resisting Great Britain. Ideas of nationalism?both Irish and British?are questioned and explored. Gulliver's Travels is interpreted as a critique of British colonial aggression, and has special appeal for courses in British literature and Irish studies. Supplemental materials include additional writings by Swift, such as pamphlets (including the famous 'A Modest Proposal'), sermons, poems, and letters. A wealth of critical essays adds further context.


€ 15,50

Swift Jonathan, Demaria Robert (EDT) Title : Gulliver's Travels
Author: Swift Jonathan, Demaria Robert (EDT)
Publisher: Penguin Classics

Shipwrecked castaway Lemuel Gulliver's encounters with the petty, diminutive Lilliputians, the crude giants of Brobdingnag, the abstracted scientists of Laputa, the philosophical Houyhnhnms, and the brutish Yahoos give him new, bitter insights into human behavior. Swift's fantastic and subversive book remains supremely relevant in our own age of distortion, hypocrisy, and irony.


@LittleBigMan Awoke in an unfamiliar land. The boat and my crew are gone. Oh dear, the people here are very small. Oops. Sorry about that.

I don't mean to boast; I'm not a terribly tall man. But these people of Lilliput are the size of child's Johnson. Still, they have captured me.

I have become a great favorite of the Lilliputian court, whose antics are like an adorable tiny version King George's, the blithering idiot.

From Twitterature: The World's Greatest Books in Twenty Tweets or Less


€ 9,00


Buy books online Buy dvd online cd movie
Library Unilibro

Bookshop with a wide catalogue you can buy books online, buy dvd and cd, you can consult university notes, lessons, ebooks and gifts By Unilibro

Buy books online Buy Dvd online Buy Videogame online
Libri Dvd Puzzle