万本电子书0元读

万本电子书0元读

LaTeX Cookbook
LaTeX Cookbook
Stefan Kottwitz
¥80.65
Over 100 hands-on recipes to quickly prepare LaTeX documents of various kinds to solve challenging tasksAbout This BookWork with modern document classes, such as KOMA-Script classesExplore the latest LaTeX packages, including TikZ, pgfplots, and biblatexAn example-driven approach to creating stunning graphics directly within LaTeX Who This Book Is For If you already know the basics of LaTeX and you like to get fast, efficient solutions, this is the perfect book for you. If you are an advanced reader, you can use this book's example-driven format to take your skillset to the next level. Some familiarity with the basic syntax of LaTeX and how to use the editor of your choice for compiling is required.What You Will LearnChoose the right document class for your project to customize its featuresUtilize fonts globally and locallyFrame, shape, arrange, and annotate imagesAdd a bibliography, a glossary, and an indexCreate colorful graphics including diagrams, flow charts, bar charts, trees, plots in 2d and 3d, time lines, and mindmapsSolve typical tasks for various sciences including math, physics, chemistry, electrotechnics, and computer scienceOptimize PDF output and enrich it with meta data, annotations, popups, animations, and fill-in fieldsExplore the outstanding capabilities of the newest engines and formats such as XeLaTeX, LuaLaTeX, and LaTeX3 In Detail LaTeX is a high-quality typesetting software and is very popular, especially among scientists. Its programming language gives you full control over every aspect of your documents, no matter how complex they are. LaTeX's huge amount of customizable templates and supporting packages cover most aspects of writing with embedded typographic expertise. With this book you will learn to leverage the capabilities of the latest document classes and explore the functionalities of the newest packages. The book starts with examples of common document types. It provides you with samples for tuning text design, using fonts, embedding images, and creating legible tables. Common document parts such as the bibliography, glossary, and index are covered, with LaTeX's modern approach. You will learn how to create excellent graphics directly within LaTeX, including diagrams and plots quickly and easily. Finally, you will discover how to use the new engines XeTeX and LuaTeX for advanced programming and calculating with LaTeX. The example-driven approach of this book is sure to increase your productivity.Style and approach This book guides you through the world of LaTeX based on over a hundred hands-on examples. These are explained in detail and are designed to take minimal time and to be self-compliant.
Mastering Jenkins
Mastering Jenkins
Jonathan McAllister
¥90.46
Configure and extend Jenkins to architect, build, and automate efficient software delivery pipelinesAbout This BookConfigure and horizontally scale a Jenkins installation to support a development organization of any sizeImplement Continuous Integration, Continuous Delivery, and Continuous Deployment solutions in JenkinsA step-by-step guide to help you get the most out of the powerful automation orchestration platform that is Jenkins Who This Book Is For If you are a novice or intermediate-level Jenkins user who has used Jenkins before but are not familiar with architecting solutions and implementing it in your organization, then this is the book for you. A basic understanding of the core elements of Jenkins is required to make the best use of this book.What You Will LearnCreate and manage various types of build jobs, and implement automation tasks to support a software project of any kindGet to grips with the automated testing architecture, and scalable automated testing techniquesFacilitate the delivery of software across the SDLC by creating scalable automated deployment solutionsManage scalable automation pipelines in Jenkins using the latest build, test, and deployment strategiesImplement a scalable master / slave build automation platform, which can support Windows, Mac OSX, and Linux software solutionsCover troubleshooting and advanced configuration techniques for Jenkins slave nodesSupport a robust build and delivery system by implementing basic infrastructure as code solutions in configuration management tools such as Ansible In Detail With the software industry becoming more and more competitive, organizations are now integrating delivery automation and automated quality assurance practices into their business model. Jenkins represents a complete automation orchestration system, and can help converge once segregated groups into a cohesive product development and delivery team. By mastering the Jenkins platform and learning to architect and implement Continuous Integration, Continuous Delivery, and Continuous Deployment solutions, your organization can learn to outmanoeuvre and outpace the competition. This book will equip you with the best practices to implement advanced continuous delivery and deployment systems in Jenkins. The book begins with giving you high-level architectural fundamentals surrounding Jenkins and Continuous Integration. You will cover the different installation scenarios for Jenkins, and see how to install it as a service, as well as the advanced XML configurations. Then, you will proceed to learn more about the architecture and implementation of the Jenkins Master/Save node system, followed by creating and managing Jenkins build jobs effectively. Furthermore, you’ll explore Jenkins as an automation orchestration system, followed by implementing advanced automated testing techniques. The final chapters describe in depth the common integrations to Jenkins from third-party tools such as Jira, Artifactory, Amazon EC2, and getting the most out of the Jenkins REST-based API. By the end of this book, you will have all the knowledge necessary to be the definitive resource for managing and implementing advanced Jenkins automation solutions for your organization.Style and approach This book is a step-by-step guide to architecting and implementing automated build solutions, automated testing practices, and automated delivery methodologies. The topics covered are based on industry-proven techniques, and are explained in a simple and easy to understand manner.
Creating Stunning Dashboards with QlikView
Creating Stunning Dashboards with QlikView
Julián Villafuerte
¥71.93
Bring real business insights to your company through effective and engaging dashboards in QlikViewAbout This BookBuild outstanding dashboards that respond to your company’s information needsPresent the data in efficient and innovative ways to promote insightsUnleash the true power of QlikView by creating engaging visualizations Who This Book Is For This book is focused on QlikView developers with basic knowledge of *ing and layouts who want to improve their designing skills and build effective, eye-catching dashboards that deliver tangible value to their business.What You Will LearnBuild a comprehensive library of QlikView components to speed up your developmentsDefine a practical roadmap that will help you build business-driven dashboardsExplore the most effective and engaging ways to present dataApply the best practices in the field of data visualizationAvoid common pitfalls when creating bar, line and pie chartsCreate robust visualizations such as heat maps, histograms and scatter plots In Detail QlikView is one of the most powerful analytical tools in the market. Based on an in-memory associative model, it lets users freely navigate through the data, spot trends and make better decisions. This platform is capable of integrating a wide range of data sources like ERP systems, data warehouses or spreadsheets into a single application in order display dashboards with state-of-the-art visualizations. Creating Stunning Dashboards with QlikView is an easy to follow handbook that guides you through the process of creating an effective and engaging dashboard that delivers tangible value to the business. It starts with the identification of the business needs and the definition of the main KPIs, and takes you all the way to the application rollout. Throughout the book, you will learn how to apply some of the best practices in the field of data visualization, create a robust navigation schema, chose the best chart types for each scenario and many other things that will help you create effective dashboards that uncover all the stories behind the data.Style and approach This easy-to-follow compilation of best practices, tips, and tricks will help you leverage your QlikView developments. Each section presents practical guidelines to help you create dashboards that are not only functional, but also engaging and compelling.
Learning Shiny
Learning Shiny
Hernán G. Resnizky
¥71.93
Make the most of R’s dynamic capabilities and implement web applications with ShinyAbout This BookPresent interactive data visualizations in R within the Shiny frameworkConstruct web dashboards in a simple, intuitive, but fully flexible environmentApply your skills to create a real-world web application with this step-by-step guide Who This Book Is For If you are a data scientist who needs a platform to show your results to a broader audience in an attractive and visual way, or a web developer with no prior experience in R or Shiny, this is the book for you.What You Will LearnComprehend many useful functions, such as lapply and apply, to process data in RWrite and structure different files to create a basic dashboardDevelop graphics in R using popular graphical libraries such as ggplot2 and GoogleVisMount a dashboard on a Linux ServerIntegrate Shiny with non-R-native visualization, such as D3.jsDesign and build a web application In Detail R is nowadays one of the most used tools in data science. However, along with Shiny, it is also gaining territory in the web application world, due to its simplicity and flexibility. Shiny is a framework that enables the creation of interactive visualizations written entirely in R and can be displayed in almost any ordinary web browser. It is a package from RStudio, which is an IDE for R. From the fundamentals of R to the administration of multi-concurrent, fully customized web applications, this book explains how to achieve your desired web application in an easy and gradual way. You will start by learning about the fundamentals of R, and will move on to looking at simple and practical examples. These examples will enable you to grasp many useful tools that will assist you in solving the usual problems that can be faced when developing data visualizations. You will then walk through the integration of Shiny with R in general and view the different visualization possibilities out there. Finally, you will put your skills to the test and create your first web application!Style and approach This is a comprehensive, step-by-step guide that will allow you to learn and make full use of R and Shiny’s capabilities in a gradual way, together with clear, applied examples.
Building Wireless Sensor Networks Using Arduino
Building Wireless Sensor Networks Using Arduino
Matthijs Kooijman
¥71.93
Leverage the powerful Arduino and XBee platforms to monitor and control your surroundingsAbout This BookBuild your own low-power, wireless network using ready-made Arduino and XBee hardwareCreate a complex project using the Arduino prototyping platformA guide that explains the concepts and builds upon them with the help of examples to form projects Who This Book Is For This book is targeted at embedded system developers and hobbyists who have some working knowledge of Arduino and who wish to extend their projects using wireless connectivity.What You Will LearnInteract with XBee boards using the XCTU program on Windows, OS X, or LinuxMake your Arduino boards communicate wirelessly, using XBee modules in the advanced API modeCentrally collect and store measured sensor data, in the cloud or your own databaseConnect the coordinator Arduino to the Internet and send data to web servicesControl your environment automatically, based on sensor input from your networkInteract with off-the-shelf ZigBee Home Automation devicesMake your devices battery-powered and let them sleep to get months or even years of battery life In Detail Arduino has been established as the de facto standard microcontroller programming platform, being used for one-off do-it-yourself projects as well as prototypes for actual products. By providing a myriad of libraries, the Arduino community has made it very easy to interact with pretty much any piece of hardware out there. XBee offers a great range of low-power wireless solutions that are easy to work with, by taking all of the complexity of wireless (mesh) networking out of your hands and letting you focus on what to send without worrying about the how. Building wireless sensor networks is cost-effective as well as efficient as it will be done with Arduino support. The book starts with a brief introduction to various wireless protocols, concepts, and the XBee hardware that enables their use. Then the book expands to explain the Arduino boards to you, letting them read and send sensor data, collect that data centrally, and then even control your home from the Internet. Moving further more advanced topics such as interacting through the standard Zigbee Home Automation protocol, or making your application power-efficient are covered. By the end of the book, you will have all the tools needed to build complete, real-world solutions.Style and approach A hands-on guide, featuring a single home automation project that can be built as described or with endless variations. Every step is illustrated with complete examples and screenshots, allowing you to build the examples swiftly.
Android Studio Cookbook
Android Studio Cookbook
Mike van Drongelen
¥71.93
Design, test, and debug your apps using Android StudioAbout This BookSee what Material design is about and how to apply it your appsExplore the possibilities to develop apps that works on any type of deviceA step-by-step practical guide that will help you build improved applications, change their look, and debug them Who This Book Is For This book is for developers that are already familiar with programming concepts and have already started creating apps for the Android platform, for example, by using the Eclipse IDE. It is for developers who intend to use Android Studio as their primary IDE or want to use Android Studio more efficiently.What You Will LearnDevelop Android Studio applications using GenymotionApply the concepts of Material design to your applicationsUse memory monitoring tools to tweak performanceBuild applications for Android WearableCapture images, video, or audio within your Android appUse content providers to display dataBuild apps with a cloud-based backendCreate media-related apps that will run on phones, phablets, tablets, and TVs In Detail This book starts with an introduction of Android Studio and why you should use this IDE rather than Eclipse. Moving ahead, it teaches you to build a simple app that requires no backend setup but uses Google Cloud or Parse instead. After that, you will learn how to create an Android app that can send and receive text and images using Google Cloud or Parse as a backend. It explains the concepts of Material design and how to apply them to an Android app. Also, it shows you how to build an app that runs on an Android wear device. Later, it explains how to build an app that takes advantage of the latest Android SDK while still supporting older Android versions. It also demonstrates how the performance of an app can be improved and how memory management tools that come with the Android Studio IDE can help you achieve this. By the end of the book, you will be able to develop high quality apps with a minimum amount of effort using the Android Studio IDE.Style and approach This is a practical guide full of challenges and many real-world examples that demonstrate interesting development concepts. Besides smartphones and tablets, it also covers Android wearable devices and Android TV. Although strongly recommended, it is not necessary to own any Android device yourself.
Real Time Analytics with SAP HANA
Real Time Analytics with SAP HANA
Vinay Singh
¥71.93
Enhance your SAP HANA skills using this step-by-step guide to creating and reporting data models for real-time analyticsAbout This BookThis book will help you to process analytical and transactional data in real time with the help of SAP HANA.Walk through the steps of the data modeling process and build various data models and artifacts in SAP HANA Studio.Packed with rich examples and use cases that are closely focused on developing real-time applications. Who This Book Is For If you are a SAP HANA data modeler, developer, implementation/migration consultant, project manager, or architect who is responsible for implementing/migrating to SAP HANA, then this book is for you.What You Will LearnGet to grips with the basic building blocks of Analytics/Data models in the SAP HANA environment.Discover various schemas, modeling principles, Joins, and the architecture of the SAP HANA engine.Build data models and artifacts in Sap HANA Studio.Design decision tables and understand the concept of transport management in the SAP HANA landscape.Work with the different views in SAP HANA Studio.Explore full-text search and fuzzy search in SAP HANA.Create your own scenarios and use cases using sample data and code. In Detail SAP HANA is an in-memory database created by SAP. SAP HANA breaks traditional database barriers to simplify IT landscapes, eliminating data preparation, pre-aggregation, and tuning. SAP HANA and in-memory computing allow you to instantly access huge volumes of structured and unstructured data, including text data, from different sources. Starting with data modeling, this fast-paced guide shows you how to add a system to SAP HANA Studio, create a schema, packages, and delivery unit. Moving on, you’ll get an understanding of real-time replication via SLT and learn how to use SAP HANA Studio to perform this. We’ll also have a quick look at SAP Business Object DATA service and SAP Direct Extractor for Data Load. After that, you will learn to create HANA artifacts—Analytical Privileges and Calculation View. At the end of the book, we will explore the SMART DATA access option and AFL library, and finally deliver pre-packaged functionality that can be used to build information models faster and easier.Style and approach This is an easy-to-follow, step-by-step, rapid guide to help you learn analytics in SAP HANA through ample hands-on exercises and use case scenarios.
Cocos2d-x Cookbook
Cocos2d-x Cookbook
Akihiro Matsuura
¥80.65
Over 50 hands-on recipes to help you efficiently administer and maintain your games with Cocos2d-xAbout This BookBuild exciting games, apps, and other cross-platform GUI based interactive programs with Cocos2d-xExplore the nitty-gritty of the latest Cocos2d-x on the block, version 3.6A step-by-step guide that shows you the functionalities of Cocos2d-x followed by an explanation of how they work Who This Book Is For If you are a game developer and want to learn more about cross-platform game development in Cocos2d-x, then this book is for you. Knowledge of C++, Xcode, Eclipse, and how to use commands in the terminal are prerequisites for this book.What You Will LearnInstall and set up Cocos2d-x for your development environmentBuild, test, and release game applications for iOS and AndroidDevelop your games for multiple platformsCustomize Cocos2d-x for your gamesUse a physical engine in your gamesSave and load text, JSON, XML, or other formatsExplore the brand new features of Cocos2d-x In Detail Cocos2d-x is a suite of open source, cross-platform game-development tools used by thousands of developers all over the world. Cocos2d-x is a game framework written in C++, with a thin platform-dependent layer. Completely written in C++, the core engine has the smallest footprint and the fastest speed of any other game engine, and is optimized to be run on all kinds of devices. You will begin with the initial setup and installation of Cocos2d before moving on to the fundamentals needed to create a new project. You will then explore and create the sprites, animations, and actions that you will include in the game. Next you will look at strings and create labels, including a label with True Type Font (TTF) font support. Later, you will learn about layer and scene creation and transition. Then you will create the GUI parts essential for a game, such as buttons and switches. After that, you will breathe life into the game with background music and sound effects using the all new Cocos2d-x audio engine. You will then discover how to manage resource files and implement processes that depend on the operating system. Finally, you will polish your game with physics such as gravity and elevation, learn about tools that will help you make games more robust and stable, and get to know best practices to improve the game you have developed.Style and approach This book is an easy-to-follow guide with ample recipes to help you better understand Cocos2d-x.
Apache Mahout Clustering Designs
Apache Mahout Clustering Designs
Ashish Gupta
¥63.21
Explore clustering algorithms used with Apache MahoutAbout This BookUse Mahout for clustering datasets and gain useful insightsExplore the different clustering algorithms used in day-to-day workA practical guide to create and evaluate your own clustering models using real world data sets Who This Book Is For This book is for developers who want to try out clustering on large datasets using Mahout. It will also be useful for those users who don’t have background in Mahout, but have knowledge of basic programming and are familiar with basics of machine learning and clustering. It will be helpful if you know about clustering techniques with some other tool.What You Will LearnExplore clustering algorithms and cluster evaluation techniquesLearn different types of clustering and distance measuring techniquesPerform clustering on your data using K-Means clusteringDiscover how canopy clustering is used as pre-process step for K-MeansUse the Fuzzy K-Means algorithm in Apache MahoutImplement Streaming K-Means clustering in MahoutLearn Spectral K-Means clustering implementation of Mahout In Detail As more and more organizations are discovering the use of big data analytics, interest in platforms that provide storage, computation, and analytic capabilities has increased. Apache Mahout caters to this need and paves the way for the implementation of complex algorithms in the field of machine learning to better analyse your data and get useful insights into it. Starting with the introduction of clustering algorithms, this book provides an insight into Apache Mahout and different algorithms it uses for clustering data. It provides a general introduction of the algorithms, such as K-Means, Fuzzy K-Means, StreamingKMeans, and how to use Mahout to cluster your data using a particular algorithm. You will study the different types of clustering and learn how to use Apache Mahout with real world data sets to implement and evaluate your clusters. This book will discuss about cluster improvement and visualization using Mahout APIs and also explore model-based clustering and topic modelling using Dirichlet process. Finally, you will learn how to build and deploy a model for production use.Style and approach This book is a hand's-on guide with examples using real-world datasets. Each chapter begins by explaining the algorithm in detail and follows up with showing how to use mahout for that algorithm using example data-sets.
Gardens of Philosophy
Gardens of Philosophy
Ficino Ficino
¥24.44
What made the Renaissance tickWhy had it such a force that its thinking spread from a small group of scholars in Florence, working in their own brilliant ways but coming together in a small villa on the Florentine hillside where Marsilio Ficino (143399) lived, to affect the thinking of the whole of Europe, and eventually of America, for five hundred years and is continuing to do soCosimo de?Medici, the virtual ruler of Florence, had been attracted to the philosophy of Plato by Gemistos Plethon during the Council Florence in 1439 and had instructed his agents to gather together Plato?s works before Constantinople fell to the Turks in 1453. In 1462 he commissioned Marsilio Ficino to translate them from Greek into Latin for the benefit of the Latin speaking world, a task he completed in under five years according to his biographer Giovanni Corsi. This, the first volume in a four volume series, provides the first English translation of the 25 short commentaries on the dialogues and the 12 letters traditionally ascribed to Plato. Later volumes will provide translations of his longer commentaries on the Parmenides (2008), the Republic and Laws (2009) and Timaeus (2010). Though this book will be an essential buy for Renaissance scholars and historians, its freshness of thought and wisdom are as relevant today as they ever were to inspire a new generation seeking spiritual and philosophical direction in their lives.
Swift 2 Design Patterns
Swift 2 Design Patterns
Julien Lange
¥71.93
Build robust and scalable iOS and Mac OS X game applicationsAbout This BookLearn to use and implement the 23 Gang of Four design patterns using Swift 2Design and architect your code for Swift application developmentUnderstand the role, generic UML design, and participants in the class diagram of the pattern by implementing them in a step-by-step approach Who This Book Is For This book is intended for competent Swift developers who want to apply enduring design patterns with Swift to structure and scale their application code.What You Will LearnChoose the appropriate pattern depending on the problem to be solvedUnderstand the generic class diagram of each of the 23 GoF patterns and how each object participates in the patternUse Swift to implement these patterns even though the language doesn’t provide all of the object-oriented programming concepts such as abstract class, interface, and so onArchitect your software to avoid the overuse of memory, time spent on calculations, or high network trafficFind the best way to organize your code to make it more secure from the outside worldPrepare your code to make it more flexible when the consumer changes or the third-party component hidden code changesStructure your code to change the algorithm to apply at runtimeDeliver Flyweight responsibility to your objects In Detail Swift is a multi-paradigm language. It has expressive features familiar to those used to work with modern functional languages, while also keeping the object-oriented features of Objective-C. It remains compatible with Apple’s legacy codes and frameworks. A design pattern systematically names, motivates, and explains a general design that addresses a recurring design problem in object-oriented systems. It describes the problem, the solution, when to apply the solution, and its consequences. It also gives implementation hints and examples. Knowledge about design patterns is also one of the best ways to make you different compared to other low-level developers. This book shows you how to use Swift 2 to learn about 23 Gang of Four (GoF) design patterns, and is organized into three categories. The book will present you the five creational patterns, followed by the seven structural patterns, and finishing with the 11 behavioral patterns as defined by the GoF. Each chapter will introduce the pattern by defining its role, which common problems the pattern should be used for, its generic UML representation, how each objects presented in the class diagram participate in the pattern, and what the role of each of these objects is. The book then presents you with a concrete case as an illustration that will be used to implement the pattern using Swift.Style and approach A step-by-step tutorial completed with screenshots and code highlights wherever necessary. Each chapter discusses one or more patterns with its definitions and a simple-to-follow illustration case using a playground or XCText project to implement it with Swift.
Beyond Belief
Beyond Belief
Hill, Jenna Miscavige
¥90.77
Jenna Miscavige Hill was raised to obey. As the niece of the Church of Scientology leader David Miscavige, she grew up at the center of this highly controversial and powerful organization. But at twenty-one, Jenna made a daring break, risking everything she had ever known and loved to leave Scientology once and for all. Now she speaks out about her life, the Church, and her dramatic escape, going deep inside a religion that, for decades, has been the subject of fierce debate and speculation worldwide. Piercing the veil of secrecy that has long shrouded the world of Scientology, this insider reveals unprecedented firsthand knowledge of the religion, its obscure rituals, and its mysterious leader David Miscavige. From her prolonged separation from her parents as a small child to being indoctrinated to serve the greater good of the Church, from her lack of personal freedoms to the organization emphasis on celebrity recruitment, Jenna goes behind the scenes of Scientology oppressive and alienating culture, detailing an environment rooted in control in which the most devoted followers often face the harshest punishments when they fall out of line. Addressing some of the Church most notorious practices in startling detail, she also describes a childhood of isolation and neglect a childhood that, painful as it was, prepared her for a tough life in the Church most devoted order, the Sea Org. Despite this hardship, it is only when her family approaches dissolution and her world begins to unravel that she is finally able to see the patterns of stifling conformity and psychological control that have ruled her life. Faced with a heartbreaking choice, she mounts a courageous escape, but not before being put through the ultimate test of family, faith, and love. At once captivating and disturbing, Beyond Belief is an eye-opening exploration of the limits of religion and the lengths to which one woman went to break free.
Belle: The True Story of Dido Belle
Belle: The True Story of Dido Belle
Paula Byrne
¥66.22
The inspiration behind the powerful new film starring Gugu Mbatha-Raw, Tom Wilkinson and Emily Watson, this is the story of Dido Belle, whose adoption by an aristocratic family challenged the conventions of 18th century England. In one of the most famous portraits in the world, a pretty girl walks through the grounds of Kenwood House, a vision of aristocratic refinement. But the eye is drawn to the beautiful woman on her right. Pointing at her own cheek, she playfully acknowledges her remarkable position in eighteenth-century society. For Dido Belle was the illegitimate, mixed-race daughter of a Royal Navy captain and a slave woman, adopted by the Earl of Mansfield. As Lord Chief Justice of England he would preside over the notorious Zong case – the drowning of 142 slaves by an unscrupulous shipping company. His ruling provided the legal underpinning to the abolition of slavery in Britain. From the privileged yet unequal lives of Dido and her cousin Elizabeth, to the horrific treatment of African slaves, Paula Byrne – the bestselling author of ‘The Real Jane Austen’ – vividly narrates the story of a family that defied convention, the legal trial that exposed the cruelties of slavery and the woman who challenged notions of race at the highest rank.
Ancient Greece (Collins Gem)
Ancient Greece (Collins Gem)
David Pickering
¥36.79
From theatre to politics, no other single civilisation has influenced the Western world more profoundly than that of ancient Greece. From the roots of democracy to philosophy and mathematics, it’s fascinating to learn how much western civilisation has stemmed from that of ancient Greece. This book offers an introduction to the lives of the ancient Greeks, their mythologies and traditions and their culture and learning. With colour illustrations supporting a clear, informative and engaging text, this guide is a perfect companion for both adults and children alike. Includes: ? Geography – map of Greece ? History – the different civilizations from the Minoans through to the Hellenistic period ? Religion – gods, festivals, oracles and muses ? Mythology – Homer's Odyssey, the Minotaur, Icarus ? Daily life in Ancient Greece – everyday life for all levels of society; the jobs, family life, leisure activities ? Politics – democracy and the Athenian council ? Learning and knowledge – philosophy, science, mathematics, medicine and literature ? War – important wars; the army and navy ? Greece Today – temples, archaeology and the monuments that can still be seen today
Mussolini: History in an Hour
Mussolini: History in an Hour
Rupert Colley
¥18.05
Love history? Know your stuff with History in an Hour. ‘Il Duce’, Benito Mussolini, was one of the key figures in the creation of fascism. Famed for his dictatorial style, his political cunning and admired – initially – by Hitler, Mussolini led the National Fascist Party and ruled Italy as Prime Minister from 1922 until his ousting in 1943. In so doing, he paved the way towards Italy’s defeat in World War Two, and some of the 20th century’s most destructive ideologies and practices. Following expulsion from Italian Socialist Party, Mussolini denounced all efforts of class conflict, and instead later commanded a Fascist March on Rome to become the youngest Prime Minister in Italian history. Thereafter he set about dismantling the apparatus of democracy and initiated what would become known as the one-party totalitarian state. With World War II came defeat, humiliation and his bloody deposing. Explaining his ideologies, policies, actions and flaws, ‘Mussolini: History in an Hour’ is the concise life of the man whose ideas helped create some of the worst horrors of the modern history. Love history? Know your stuff with History in an Hour…
The Perfect Storm: A True Story of Men Against the Sea
The Perfect Storm: A True Story of Men Against the Sea
Sebastian Junger
¥66.22
The worst storm in history seen from the wheelhouse of a doomed fishing trawler; a mesmerisingly vivid account of a natural hell from a perspective that offers no escape. The ‘perfect storm’ is a once-in-a-hundred-years combination: a high pressure system from the Great Lakes, running into storm winds over an Atlantic island – Sable Island – and colliding with a weather system from the Caribbean: Hurricane Grace. This is the story of that storm, told through the accounts of individual fishing boats caught up in the maelstrom, their families waiting anxiously for news of their return, the rescue services scrambled to save them. It is the story of the old battle between the fisherman and the sea, between man and Nature, that awesome and capricious power which can transform the surface of the Atlantic into an impossible tumult of water walls and gaping voids, with the capacity to break an oil tanker in two. In spare, lyrical prose ‘The Perfect Storm’ describes what happened when the Andrea Gail looked into the wrathful face of the perfect storm.
Lakes, Loughs and Lochs (Collins New Naturalist Library, Book 128)
Lakes, Loughs and Lochs (Collins New Naturalist Library, Book 128)
Brian Moss
¥257.90
Another volume in the popular New Naturalist series, this book gives a comprehensive account of the natural history of Britain and Ireland’s inland waters, many of which are popular holiday destinations. The study of life in British lakes and rivers has been traditionally neglected in natural history publications, and yet the intricacies of plant and animal ecology as a whole can be readily studied in a pond or lake. Not since Macan and Worthington’s landmark publication in 1951, Life in Lakes and Rivers – volume 15 in the New Naturalist series – has there been a comprehensive overview of British freshwater life. In Brian Moss’s much-anticipated new volume, he gives a passionate account of the natural history of our lakes, loughs and lochs. Our understanding of lakes has changed enormously since the days of Macan and Worthington. From new techniques using stable isotopes and molecular biology to ambitious approaches using whole lakes for experiments; from advances in chemical methods that detect tiny traces of organic substances to the development of new electronic instruments, it is becoming increasingly urgent to make use of these advances to help maintain and conserve some of the most damaged of the Earth’s ecosystems. Freshwaters form the fascinating threads that stitch together the landscapes of our planet with a myriad of exchanges involving an array of organisms, from algae and insects to hippopotami and otters. Healthy lakes and their shores influence our quality of life and they strengthen the economy. They are important ecosystems that can sustain a healthy balance of aquatic life, provide us with much enjoyment, and help support our socio-economic needs. At the same time they suffer the consequences of human abuses of the land – increasing urbanisation, intensive farming, drainage and an increasing invasion of non-native species, to name but a few. Moss explores the richness of their fundamental ecology, emphasizing the need to view these freshwater systems as a whole, and not to manage or assess them in isolation, as well as the importance of ongoing conservation efforts.
Dowager Countess of Grantham and Mrs Isidore Levinson
Dowager Countess of Grantham and Mrs Isidore Levinson
Jessica Fellowes,Matthew Sturgis
¥11.77
This richly illustrated short, extracted from the official book The Chronicles of Downton Abbey, focuses on the characters individually, examining their motivations, their actions and the inspirations behind them. Forwarded by Downton Abbey creator Julian Fellowes. When Cora’s mother, Martha Levinson, comes to stay, it’s clear that she is more than a match for Violet. Equally confident in their age, status and belief that their way is the right way, the two could easily quarrel. Intransigent, intractable Violet is the definitive dowager. Largely based on Julian Fellowes’s own great-aunt, Isie Stephenson, ‘in whom there was a mix of severity and a kind heart’, Violet represents the last of an era; one of the few remaining Victorians who believed absolutely in the necessity of moral exactitude, the importance of family and the oblige of the noblesse. Martha may have once been awed by the English upper classes (this, after all, was why she brought her daughter over to be presented at the London Season), but she welcomes the post-war changes that are being brought to England, even if they seem slower in coming to Downton Abbey. Shirley MacLaine, the actress who plays Martha, believes that her character’s attitude comes not so much from her money as her politics: ‘Her confidence comes from being a democratic American – she is so centred in her fairness and considers America to be fair, and tradition is not fair.’ Purchase this ebook short and the others in the series to get closer still to the characters at Downton Abbey and to understand more about their social context – from the changing role of the aristocracy to fashion and beauty, American Anglophiles, the Suffragette movement and life below stairs in a big country house like Downton. Search for The Chronicles of Downton Abbey to purchase all shorts combined.
The Real Band of Brothers
The Real Band of Brothers
Max Arthur
¥72.30
Personal stories from the soldiers who volunteered to fight for a cause they passionately believed in The Spanish Civil War, which raged from 1936-9, was brutal and intense, claiming well over 500,000 lives. Rightly predicting that the rise of Fascism in Spain could develop into a more global conflict, almost 2,500 British volunteers travelled to Spain under the banner of the International Brigade to fight for the Spanish Republic in an attempt to stem the tide. Acclaimed oral historian Max Arthur tracked down the eight survivors of this conflict and interviewed them for their unique perspective, their memories of their time fighting and the motives that compelled them to fight. From Union leader to nurse, Egyptologist to IRA activist, theirs is a unique story, of men and women volunteering to lay down their lives for a cause, believing passionately that the Spanish Republic's fight was their fight too. And, in 2009, they were finally granted Spanish nationality as a mark of the importance of that decision. Since the book was first published, two of the people featured have died, but their stories survive. These incredible, compelling and sometimes harrowing tales of their experiences reveal their ideologies, pride, regrets and feelings about the legacy of the actions they took. ‘For most young people there was a feeling of frustration, but some were determined to do anything that seemed possible, even if it meant death, to try to stop the spread of Fascism. It was real, and it had to be stopped.’ Jack Jones (1913-2009) - Volunteer
Death or Victory: The Battle for Quebec and the Birth of Empire
Death or Victory: The Battle for Quebec and the Birth of Empire
Dan Snow
¥81.52
An epic history of the battle of Quebec, the death of General James Wolfe and the beginnings of Britain’s empire in North America. Military history at its best. Perched on top of a tall promontory, surrounded on three sides by the treacherous St Lawrence River, Quebec – in 1759 France’s capital city in Canada – forms an almost impregnable natural fortress. That year, with the Seven Years’ War raging around the globe, a force of 49 ships and nearly 9,000 men commanded by the irascible General James Wolfe, navigated the river, scaled the cliffs and laid siege to the town in an audacious attempt to expel the French from North America forever. In this magisterial first solus book, tying into the 250th anniversary of the battle, Dan Snow tells the story of this famous campaign which was to have far-reaching consequences for Britain’s rise to global hegemony, and the world at large. Snow brilliantly sets the battle within its global context and tells a gripping tale of brutal war quite unlike any fought in Europe, where terrain, weather and native Canadian tribes were as fearsome as any enemy. ‘I never served so disagreeable a campaign as this,’ grumbled one British commander, ‘it is war of the worst shape.’ 1759 was, without question, a year in which the decisions of men changed the world forever. Based on original research and told from all perspectives, this is history – military, political, human – on an epic scale.
Fifty Great Things to Come Out of the Midlands
Fifty Great Things to Come Out of the Midlands
Robert Shore
¥9.71
Celebrate the heart of Britain in this fun and informative mini-ebook. Rugby, Walkers Crisps, Conkers. These are just a handful of the many great things to have come out of the Midlands. In this celebratory list, journalist and loyal Midlander Robert Shore counts down fifty of the best gifts the Midlands has given the world. Knowledge no Midlander – nay, Brit! – should be without. From the author of Bang in the Middle.