Raspberry Pi Robotic Blueprints
¥80.65
Utilize the powerful ingredients of Raspberry Pi to bring to life your amazing robots that can act, draw, and have fun with laser tagsAbout This BookLearn to implement a number of features offered by Raspberry Pi to build your own amazing robotsUnderstand how to add vision and voice to your robots.This fast-paced practical guide comprises a number of creative projects to take your Raspberry Pi knowledge to the next level Who This Book Is For This all-encompassing guide was created for anyone who is interested in expanding their knowledge in applying the peripherals of Raspberry Pi. If you have a fancy for building complex-looking robots with simple, inexpensive, and readily available hardware, then this book is ideal for you. Prior understanding of Raspberry Pi with simple mechanical systems is recommended.What You Will LearnAdd sensors to your robot so that it can sense the world around itKnow everything there is to know about accessing motors and servos to provide movement to the robotic platformExplore the feature of adding vision to your robot so it can “see” the world around itRefine your robot with the skill of speech recognition so that it can receive commandsPolish your robot by adding speech output so it can communicate with the world around itMaximize the use of servos in Raspberry Pi to create a drawing robotStrengthen your robot by adding wireless communication skills so you can see what the robot is seeing and control it from a distanceBuild an unbelievable autonomous hexcopter controlled by Raspberry Pi In Detail The Raspberry Pi is a series of credit card-sized single-board computers developed in the UK by the Raspberry Pi Foundation with the intention of promoting the teaching of basic computer science in schools. The Raspberry Pi is known as a tiny computer built on a single circuit board. It runs a Linux operating system, and has connection ports for various peripherals so that it can be hooked up to sensors, motors, cameras, and more. Raspberry Pi has been hugely popular among hardware hobbyists for various projects, including robotics. This book gives you an insight into implementing several creative projects using the peripherals provided by Raspberry Pi. To start, we’ll walk through the basic robotics concepts that the world of Raspberry Pi offers us, implementing wireless communication to control your robot from a distance. Next, we demonstrate how to build a sensible and a visionary robot, maximizing the use of sensors and step controllers. After that, we focus on building a wheeled robot that can draw and play hockey. To finish with a bang, we’ll build an autonomous hexcopter, that is, a flying robot controlled by Raspberry Pi. By the end of this book, you will be a maestro in applying an array of different technologies to create almost any imaginable robot.Style and approach This book is an easy-to-follow, project-based guide that throws you directly into the action of creating almost any imaginable robot through blueprints. It is full of step by step instructions and screenshots to help you build amazing robots in no time at all.
Mastering Google App Engine
¥90.46
Build robust and highly scalable web applications with Google App EngineAbout This BookGet an in-depth look at how Google App Engine works under the hoodDesign and model your application around Google's highly scalable distributed NoSQL datastore to unlock its full potentialA comprehensive guide to ensure your mastery of Google App Engine Who This Book Is For If you have been developing web applications in Python or any other dynamic language but have always wondered how to write highly scalable web applications without getting into system administration and other plumbing, then this is the book for you. No experience in writing scalable applications is required.What You Will LearnScale and develop your applications with Google App Engine's runtime environmentGet to grips with request handling mechanism and write request handlersDeep dive into Google's distributed NoSQL and highly scalable datastore and design your application around itImplement powerful search with scalable datastorePerform long-running tasks in the background using task queuesWrite compartmentalized apps using multi tenancy, memcache, and other Google App Engine runtime servicesHandle web requests using the CGI, WSGI, and multi-threaded configurationsDeploy, tweak, and manage apps in production on Google App Engine In Detail Developing web applications that serve millions of users is no easy task, as it involves a number of configurations and administrative tasks for the underlying software and hardware stack. This whole configuration requires not only expertise, but also a fair amount of time as well. Time that could have been spent on actual application functionality. Google App Engine allows you develop highly scalable web applications or backends for mobile applications without worrying about the system administration plumbing or hardware provisioning issues. Just focus writing on your business logic, the meat of the application, and let Google's powerful infrastructure scale it to thousands of requests per second and millions of users without any effort on your part. This book takes you from explaining how scalable applications work to designing and developing robust scalable web applications of your own, utilizing services available on Google App Engine. Starting with a walkthrough of scalability is and how scalable web applications work, this book introduces you to the environment under which your applications exist on Google App Engine. Next, you will learn about Google's datastore, which is a massively scalable distributed NoSQL solution built on top of BigTable. You will examine the BigTable concepts and operations in detail and reveal how it is used to build Google datastore. Armed with this knowledge, you will then advance towards how to best model your data and query that along with transactions. To augment the powerful distributed dataset, you will deep dive into search functionality offered on Google App Engine. With the search and storage sorted out, you will get a look into performing long running tasks in the background using Google App Engine task queues along with sending and receiving emails. You will also examine the memcache to boost web application performance, image processing for common image manipulation tasks. You will then explore uploading, storing, and serving large files using Blobstore and Cloud storage. Finally, you will be presented with the deployment and monitoring of your applications in production along with a detailed look at dividing applications into different working modules.Style and approach This book is an in-depth guide where you will examine the problems in the context of highly scalable web applications. This book will take you through the libraries, services, and required configuration and finally puts everything together into a small web application that showcases all the capabilities of Google App Engine.
Windows PowerShell for .NET Developers - Second Edition
¥90.46
Efficiently administer and maintain your development environment with Windows PowerShellAbout This BookExplore *ing and automation techniques with Windows PowerShellGain concrete knowledge of Windows PowerShell *ing to perform professional level *ingDiscover the benefits of the Configuration Management Platform with this step-by-step guide that includes real-world *ing examples Who This Book Is For If you are an IT professional or developer who has worked on the .Net platform and you want to learn automation using Windows PowerShell, then this book is for you. This self-start guide takes you from the basics and gradually moves to an intermediate level to show you how to perform professional *ing.What You Will LearnUnderstand the concepts of building PowerShell *s and the basics of programmingManage the LYNC, Exchange, and SharePoint platformsCreate a Pull server using a SMB file share and HTTP and HTTPSUse .NET classes in Windows PowerShell and C# to manage Exchange OnlineUse PowerShell in C# to manage Exchange Online and work with .NET classes in PowerShellAutomate LYNC clients, consuming Client Server Object Models to administrate SharePoint Online In Detail Windows PowerShell 5.0 for .NET Developers is your self-start guide to performing automation using Windows PowerShell. This book will help you to understand the PowerShell syntax and grammar and will also teach you techniques to remove the rough edges of manual deployments. Packed with PowerShell *s and sample C# codes to automate tasks, it also includes real-world scenarios such as administrating office servers to help you save time and perform deployments swiftly and efficiently. The book begins with the Windows PowerShell basics, explores the significant features of Windows Management Framework 5.0, covers the basic concepts of Desired State Configuration and the importance of idempotent deployments. By the end of the book, you will have a good understanding of Windows PowerShell’s features and will be able to automate your tasks and manage configuration effectively.Style and approach This is an easy-to-follow step-by-step guide with text-enabled screenshots. Each topic is explained with codes and examples. It also includes multiple approaches for a number of tasks to let you choose the best one for you depending on your scenario.
Internet of Things with Arduino Blueprints
¥71.93
Develop interactive Arduino-based Internet projects with Ethernet and WiFiAbout This BookBuild Internet-based Arduino devices to make your home feel more secureLearn how to connect various sensors and actuators to the Arduino and access data from InternetA project-based guide filled with schematics and wiring diagrams to help you build projects incrementally Who This Book Is For This book is intended for those who want to learn more about Arduino and make Internet-based interactive projects with Arduino. If you are an experienced software developer who understands the basics of electronics, then you can quickly learn how to build the Arduino projects explained in this book.What You Will LearnMake a powerful Internet controlled relay with an embedded web server to monitor and control your home electrical appliancesBuild a portable Wi-Fi signal strength sensor to give haptic feedback about signal strength to the userMeasure water flow speed and volume with liquid flow sensors and record real-time readingsSecure your home with motion-activated Arduino security cameras and upload images to the cloudImplement real-time data logging of a solar panel voltage with Arduino cloud connectorsTrack locations with GPS and upload location data to the cloudControl a garage door light with your Twitter feedControl infrared enabled devices with IR remote and Arduino In Detail Arduino is a small single-chip computer board that can be used for a wide variety of creative hardware projects. The hardware consists of a simple microcontroller, board, and chipset. It comes with a Java-based IDE to allow creators to program the board. Arduino is the ideal open hardware platform for experimenting with the world of the Internet of Things. This credit card sized Arduino board can be used via the Internet to make more useful and interactive Internet of things projects. Internet of Things with Arduino Blueprints is a project-based book that begins with projects based on IoT and cloud computing concepts. This book covers up to eight projects that will allow devices to communicate with each other, access information over the Internet, store and retrieve data, and interact with users—creating smart, pervasive, and always-connected environments. It explains how wired and wireless Internet connections can be used with projects and the use of various sensors and actuators. The main aim of this book is to teach you how Arduino can be used for Internet-related projects so that users are able to control actuators, gather data from various kinds of sensors, and send and receive data wirelessly across HTTP and TCP protocols. Finally, you can use these projects as blueprints for many other IoT projects and put them to good use. By the end of the book, you will be an expert in the use of IoT with Arduino to develop a set of projects that can relate very well to IoT applications in the real world.Style and approach Every chapter in this book clearly explains how to assemble components through easy-to-follow steps on while laying out important concepts, code snippets, and expected output results so that you can easily end up with a successful project where you can also enhance or modify the project according to your requirements.
Learning Bitcoin
¥80.65
Embrace the new world of fiance by leveraging the power of crypto-currencies using Bitcoin and the BlockchainAbout This BookSet up your own wallet, buy and sell Bitcoin, and execute custom transactions on the BlockchainLeverage the power of Bitcoin to reduce transaction costs and eliminate fraudA practical step-by-step guide to break down the Bitcoin technology to ensure safe transactions Who This Book Is For If you are familiar with online banking and want to expand your finances into a resilient and transparent currency, this book is ideal for you. A basic understanding of online wallets and financial systems will be highly beneficial to unravel the mysteries of Bitcoin.What You Will LearnSet up your wallet and buy a Bitcoin in a flash while understanding the basics of addresses and transactionsAcquire the knack of buying, selling, and trading Bitcoins with online marketplacesSecure and protect your Bitcoins from online theft using Brainwallets and cold storageUnderstand how Bitcoin’s underlying technology, the Blockchain, works with simple illustrations and explanationsConfigure your own Bitcoin node and execute common operations on the networkDiscover various aspects of mining Bitcoin and how to set up your own mining rigDive deeper into Bitcoin and write *s and multi-signature transactions on the networkExplore the various alt-coins and get to know how to compare them and their value In Detail The financial crisis of 2008 raised attention to the need for transparency and accountability in the financial world. As banks and governments were scrambling to stay solvent while seeking a sustainable plan, a powerfully new and resilient technology emerged. Bitcoin, built on a fundamentally new technology called “The Blockchain,” offered the promise of a new financial system where transactions are sent directly between two parties without the need for central control. Bitcoin exists as an open and transparent financial system without banks, governments, or corporate support. Simply put, Bitcoin is “programmable money” that has the potential to change the world on the same scale as the Internet itself. This book arms you with immense knowledge of Bitcoin and helps you implement the technology in your money matters, enabling secure transactions. We first walk through the fundamentals of Bitcoin, illustrate how the technology works, and exemplify how to interact with this powerful and new financial technology. You will learn how to set up your online Bitcoin wallet, indulge in buying and selling of bitcoins, and manage their storage. We then get to grips with the most powerful algorithm of all times: the Blockchain, and learn how crypto-currencies can reduce the risk of fraud for e-commerce merchants and consumers. With a solid base of Blockchain, you will write and execute your own custom transactions. Most importantly, you will be able to protect and secure your Bitcoin with the help of effective solutions provided in the book. Packed with plenty of screenshots, Learning Bitcoin is a simple and painless guide to working with Bitcoin.Style and approach This is an easy-to-follow guide to working with Bitcoin and the Blockchain technology. This book is ideal for anyone who wants to learn the basics of Bitcoin and explore how to set up their own transactions.
Learning PowerShell DSC
¥90.46
Get started with the fundamentals of PowerShell DSC and utilize its power to automate deployment and configuration of your serversAbout This BookCreate flexible and maintainable deployments using DSC configuration *s that stand the test of timeExplore the in depth details of the core architecture, concepts, and practices used by PowerShell DSCA step-by-step guide that shows you how to start using and taking advantage of PowerShell DSC Who This Book Is For This book is intended for system administrators, developers, or engineers who are responsible for configuration management and automation and wish to learn PowerShell Desired State Configuration for efficient management, configuration and deployment of systems and applications.What You Will LearnUnderstand configuration management and why you need itCraft flexible, reusable, and maintainable configuration *s for thousands of serversCreate custom DSC resources to manage any application or server settingApply configuration data to deploy applications to different environmentsUtilize DSC push deployments to test your configuration *s and custom DSC resourcesInstall, configure and use DSC pull serversRun a Windows MSI packageDeploy a website In Detail Windows PowerShell is a task-based command-line shell and *ing language designed especially for system administration. PowerShell DSC is a new management platform that enables you to deploy and manage configuration data for software services and manage the environment in which these services run. This book begins with an overview of the basics of PowerShell DSC by covering the architecture and components of the Desired Sate Configuration. It will then familiarize you with the set of PowerShell language extensions and new PowerShell commands. It will help you understand and create DSC configurations with the help of practical examples, and to create DSC custom resources for your custom applications. Finally, you will learn to deploy a real world application using PowerShell DSC. By the end of the book, you will have better knowledge about the powerful Desired State Configuration platform, which helps you to achieve continuous delivery, and efficient management and easy deployment of data for systems.Style and approach This book is an in-depth guide to using PowerShell DSC, full of real-world experiences and best practices using PowerShell DSC. The topics are explained and build on one another other to provide a holistic learning experience. At the end, all the features learned will be used to create a real world application deployment using DSC.
Barbarians at the Gate
¥100.71
Barbarians at the Gate has been called one of the most influential business books of all time -- the definitive account of the largest takeover in Wall Street history. Bryan Burrough and John Helyar's gripping account of the frenzy that overtook Wall Street in October and November of 1988 is the story of deal makers and publicity flaks, of strategy meetings and society dinners, of boardrooms and bedrooms -- giving us not only a detailed look at how financial operations at the highest levels are conducted but also a richly textured social history of wealth at the twilight of the Reagan era. Barbarians at the Gate -- a business narrative classic -- is must reading for everyone interested in the way today's world really works.
Tao Te Ching
¥83.03
Lao-tzu's Tao Te Ching, or Book of the Way, is the classic manual on the art of living and one of the wonders of the world. In eighty-one brief chapters, the Tao Te Ching llods at the basic predicatment of being alive and gives advice that imparts balance and perspective, a serene and generous spirit. This book is about wisdom in action. It teaches how wo work for the good with the efforless skill that comes from being in accord with the Tao (the basic principle of the universe) and applies equally to good government and sexual love, to childrearing, business, and ecology. The Tao Te Ching is the most widely traslated book in world literature, after the Bible. Yet the gemlike lucidity of the original has eluded most previous translations, and they have obscured some of its central ideas. Now the Tao Te ching has been rendered into English by the eminent scholar and traslator Stephen Mitchell. Mr. Mitchell's Dropping Ashes on the Buddha is a modern Zen classic, and his translations of Rilke and of the Book of Job have already been called definitive for our time.
Bread for the Journey
¥94.10
When beloved author Henri Nouwen set out to record this daybook of totally new reflections, he suddenly found himself on "a true spiritual adventure." For in these 366 original, interlocking morsels of daily wisdom, Nouwen provides both sustenance and a trail for us to follow, as he unveils, to his own surprise, his personal map of faith. From the delicate interplay of human experience to the surrender to Christ and the embrace of Christian community, that journey of Christian spirituality is explored and celebrated here in each eloquent, thought–provoking passage, "The table is one of the most intimate places in our lives. It is there that we give ourselves to one another. When we say, 'Take some more, let me serve you another plate, let me pour you another glass, don't be shy, enjoy it,' we say a lot more than our words express. We invite our friends to become part of our lives. We want them to be nurtured by the same food and drink that nurture us. We desire communion.... Every breakfast, lunch, or dinner can become a time of growing communion with one another." Intimately personal and inspiring, Bread for the Journey is a daily feast of fresh insight into the challenges and deep joys of a life lived in close communion with God. Nouwen is a wise, loving companion who invites us along as he finds joy in the community of loss, true freedom in forgiveness of others, and hope in surprising places. Each daily meditation is a stepping–stone along a path of private discovery, offering Nouwen's seasoned yet fresh ideas on kindness, love, suffering, and prayer, the Church as God's people, and the importance of Jesus in one's life–reflecting, as a whole, Nouwen's own 'personal creed.' Bread for the Journey brims with daily nourishment and guidance for devoted followers and new friends alike –– food for thought on a yearlong journey of discovery and faith.
Web Development with MongoDB and NodeJS - Second Edition
¥71.93
Build an interactive and full-featured web application from scratch using Node.js and MongoDBAbout This BookConfigure your development environment to use Node.js and MongoDBUse Node.js to connect to a MongoDB database and perform data manipulationsA practical guide with clear instructions to design and develop a complete web application from start to finish Who This Book Is For This book is designed for JavaScript developers of any skill level that want to get up and running using Node.js and MongoDB to build full-featured web applications. A basic understanding of JavaScript and HTML is the only requirement for this book.What You Will LearnConfigure your development environment to use Node.js and MongoDBWrite and configure a web server using Node.js powered by the Express.js frameworkBuild dynamic HTML pages using the Handlebars template enginePersist application data using MongoDB and Mongoose ODMTest your code using automated testing tools such as the Mocha frameworkDeploy the development environment to the cloud using services such as Heroku, Amazon Web Services, and Microsoft AzureExplore Single-Page application frameworks to take your web applications to the next level In Detail Node.js and MongoDB are quickly becoming one of the most popular tech stacks for the web. Powered by Google's V8 engine, Node.js caters to easily building fast, scalable network applications while MongoDB is the perfect fit as a scalable, high-performance, open source NoSQL database solution. Using these two technologies together, web applications can be built quickly and easily and deployed to the cloud with very little difficulty. The book will begin by introducing you to the groundwork needed to set up the development environment. Here, you will quickly run through the steps necessary to get the main application server up and running. Then you will see how to use Node.js to connect to a MongoDB database and perform data manipulations. From here on, the book will take you through integration with third-party tools for interaction with web apps. It then moves on to show you how to use controllers and view models to generate reusable code that will reduce development time. Toward the end of the book, we will cover tests to properly execute the code and some popular frameworks for developing web applications. By the end of the book, you will have a running web application developed with MongoDB and Node.js along with it's popular frameworks.Style and approach An easy guide to Node.js and MongoDB, which will quickly introduce you to the relevant concepts by taking you through the different steps involved in building a full-fledged web application.
Team Foundation Server 2015 Customization
¥71.93
Take your expertise to the next level by unraveling various techniques to customize TFS 2015About This BookLearn how to efficiently modify your TFS-specific dashboards for complex server pluginsFind out the pros and cons of various extension points and customizations in TFSA fast-paced guide with highly concentrated information on TFS customizations Who This Book Is For This book is intended for anyone with experience with TFS, and in particular, those intermediate users who want to add more value to their organization by making its TFS users more productive. The book requires basic coding skills.What You Will LearnCustomize TFS 2015 dashboard and administer various componentsConfigure board cards, swim lanes, and columnsExplore the types of changes that can be made on the TFS process templatesCreate your own custom control for the Web and client work item formsBuild up new check-in policiesGet to grips with your personal server plugins and their usesCustomize both XAML builds and the new build systemSchedule jobs for more complicated business rules to run on a scheduleExtend your TFS possibilities with service hooks and VSO extensions In Detail Team Foundation Server is an efficacious collaboration tools that will allow you to share code, track records, software, all in a single package. Integrate it with your existing IDE or editor and let your team work in a flexible environment that adapts to projects of all shapes and sizes. Explore what gives you the edge over other developers by knowing the tips and quick fixes of customizing TFS. Effectively minimize the time users spend interacting with TFS so that they can be more productive. In this book you will quickly cover lots of TFS extension points, from the very basic task of customizing and configuring dashboards to customizing automated builds and check-in policies. You will learn how to create dashboards in TFS 2015, as well as add tiles, graphs, and more useful modifications. You'll perform customizations that make TFS work for you by streamlining your team’s boards. You'll cast modifications to the process template and learn the tips and tricks required to make efficient and valuable uses of your team’s board. From team-specific dashboards to complex server plugins, everything is covered in this concentrated guide to aid your knowledge. Delving deep, this book covers the pros and cons of check-in policies, as well as their proper debugging and deployment strategies. After that you will learn about advanced XAML builds and TFS jobs to further experiment with the activities of your jobs on your system. Finally, you will learn about service hooks and the amazing utility of .VSO extensions to help you create new extensions and explore new levels of customization.Style and approach This is an easy-to-follow guide with clearly explained and demonstrated examples.
WordPress Search Engine Optimization - Second Edition
¥80.65
A complete guide to dominating search engines with your WordPress siteAbout This BookEverything you need to get your WordPress site to the top of search engines and bring thousands of new customers to your blog or businessLearn everything from keyword research and link building to customer conversions, in this complete guidePacked with real-word examples to help get your site noticed on Google, Yahoo, and Bing Who This Book Is For This book is for anyone who runs any of the over 90,000,000 WordPress installations throughout the world. If you can login to your WordPress website, you can implement most of the tips in this book without any coding experience.What You Will LearnThe elements that search engines use to rank websites—and how to optimize your site for premium placementHarness social media sites to extend the reach of your site and gain more visitorsDiscover the high-volume, high-value search phrases that customers use when searching for your products or servicesAvoid dangerous black-hat optimization techniques and the people who advocate and purvey themBuild high-quality, high-value links from other websites to raise your rankings in search enginesCreate optimized and engaging content that both search engines and readers will loveAvoid common SEO mistakes that can get your site penalized by search engines In Detail WordPress is a powerful platform for creating feature-rich and attractive websites but, with a little extra tweaking and effort, your WordPress site can dominate search engines and bring thousands of new customers to your business. WordPress Search Engine Optimization will show you the secrets that professional SEO companies use to take websites to the top of search results. You'll take your WordPress site to the next level; you'll brush aside even the stiffest competition with the advanced tutorials in this book.Style and approach This is a practical, hands-on book based around sound SEO techniques specifically applied to WordPress. Each chapter starts with a brief overview of the important concepts then quickly moves into practical step-by-step actions you can take immediately. Throughout the book, you'll get clear instructions and detailed screenshots, so you can see exactly what to do each step of the way.
A Prayer for Owen Meany
¥56.07
I am doomed to remember a boy with a wrecked voice not because of his voice, or because he was the smallest person I ever knew, or even because he was the instrument of my mother's death, but because he is the reason I believe in God; I am a Christian because of Owen Meany. In the summer of 1953, two eleven-year-old boys best friends are playing in a Little League baseball game in Gravesend, New Hampshire. One of the boys hits a foul ball that kills the other boy's mother. The boy who hits the ball doesn't believe in accidents; Owen Meany believes he is God's instrument. What happens to Owen after that 1953 foul ball is extraordinary.
Big Questions from Little People
¥138.41
Illuminating and essential, Big Questions from Little People is a timeless gift, a handbook for curious children and their perplexed parents. Many of the questions children ask in the course of growing up can stump even the best educated adult: Why can't I tickle myselfAre we all relatedWho named all the citiesDo aliens existWhat makes me meIs it okay to eat a wormWho invented chocolateIf the universe started from nothing, how did it become somethingHow do you fall in loveWho is GodHow do chefs get ideas for recipesWhy are some people meanThis charming and informative collection has been compiled from schoolchildren's actual questions, which are answered by the world's greatest experts, including Mary Roach, Richard Dawkins, Philip Pullman, Bear Grylls, David Eagleman, Philippa Gregory, Noam Chomsky, and Mario Batali.
After Life
¥270.76
Life is one of our most basic concepts, and yet when examined directly it proves remarkably contradictory and elusive, encompassing both the broadest and the most specific phenomena. We can see this uncertainty about life in our habit of approaching it as something at once scientific and mystical, in the return of vitalisms of all types, and in the pervasive politicization of life. In short, life seems everywhere at stake and yet is nowhere the same.In After Life, Eugene Thacker clears the ground for a new philosophy of life by recovering the twists and turns in its philosophical history. Beginning with Aristotle's originary formulation of a philosophy of life, Thacker examines the influence of Aristotle's ideas in medieval and early modern thought, leading him to the work of Immanuel Kant, who notes the inherently contradictory nature of "life in itself." Along the way, Thacker shows how early modern philosophy's engagement with the problem of life affects thinkers such as Gilles Deleuze, Georges Bataille, and Alain Badiou, as well as contemporary developments in the "speculative turn" in philosophy.At a time when life is categorized, measured, and exploited in a variety of ways, After Life invites us to delve deeper into the contours and contradictions of the age-old question, "what is life?"
A Documentary History of Arkansas
¥142.34
A Documentary History of Arkansas provides a comprehensive look at Arkansas history from the state's earliest events to the present. Here are newspaper articles, government bulletins, legislative acts, broadsides, letters, and speeches that, taken collectively, give a firsthand glimpse at how the twenty-fifth state's history was made. Enhanced by additional documents and brought up to date since its original publication in 1984, this new edition is the standard source for essential primary documents illustrating the state's political, social, economic, educational, and environmental history.
Timing of Affect
¥288.41
Affect, or the process by which emotions come to be embodied, is a burgeoning area of interest in both the humanities and the sciences. For Timing of Affect, Marie-Luise Angerer, Bernd Bosel, and Michaela Ott have assembled leading scholars to explore the temporal aspects of affect through the perspectives of philosophy, music, film, media, and art, as well as technology and neurology. The contributions address possibilities for affect as a capacity of the body; as an anthropological in*ion and a primary, ontological conjunctive and disjunctive processes; as an interruption of chains of stimulus and response; and as an arena within cultural history for political, media, and psychopharmacological interventions. Showing how these and other temporal aspects of affect are articulated both throughout history and in contemporary society, the editors then explore the implications for the current knowledge structures surrounding affect today.
Nature of Diversity
¥376.70
All living things on earth-from individual species to entire ecosystems-have evolved through time, and evolution is the acknowledged framework of modern biology. Yet many areas of biology have moved from a focus on evolution to much narrower perspectives.Daniel R. Brooks and Deborah A. McLennan argue that it is impossible to comprehend the nature of life on earth unless evolution-the history of organisms-is restored to a central position in research. They demonstrate how the phylogenetic approach can be integrated with ecological and behavioral studies to produce a richer and more complete picture of evolution. Clearly setting out the conceptual, methodological, and empirical foundations of their research program, Brooks and McLennan show how scientists can use it to unravel the evolutionary history of virtually any characteristic of any living thing, from behaviors to ecosystems. They illustrate and test their approach with examples drawn from a wide variety of species and habitats.The Nature of Diversity provides a powerful new tool for understanding, documenting, and preserving the world's biodiversity. It is an essential book for biologists working in evolution, ecology, behavior, conservation, and systematics. The argument in The Nature of Diversity greatly expands upon and refines the arguments made in the authors' previous book Phylogeny, Ecology, and Behavior.
Sciences of the Soul
¥529.74
The Sciences of the Soul is the first attempt to explain the development of the disciplinary conception of psychology from its appearance in the late sixteenth century to its redefinition at the end of the seventeenth and its emergence as an institutionalized field in the eighteenth. Fernando Vidal traces this development through university courses and textbooks, encyclopedias, and nonacademic books, as well as through various histories of psychology.?Vidal reveals that psychology existed before the eighteenth century essentially as a "e;physics of the soul,"e; and it belonged as much to natural philosophy as to Christian anthropology. It remained so until the eighteenth century, when the "e;science of the soul"e; became the "e;science of the mind."e; Vidal demonstrates that this Enlightenment refashioning took place within a Christian framework, and he explores how the preservation of the Christian idea of the soul was essential to the development of the science. Not only were most psychologists convinced that an empirical science of the soul was compatible with Christian faith; their perception that psychology preserved the soul also helped to elevate its rank as an empirical science. Broad-ranging and impeccably researched, this book will be of wide importance in the history and philosophy of psychology, the history of the human sciences more generally, and in the social and intellectual history of eighteenth-century Europe.
Bones, Clones, and Biomes
¥618.03
As explorers and scientists have known for decades, the Neotropics harbor a fantastic array of our planet's mammalian diversity, from capybaras and capuchins to maned wolves and mouse opossums to sloths and sakis. This biological bounty can be attributed partly to the striking diversity of Neotropical landscapes and climates and partly to a series of continental connections that permitted intermittent faunal exchanges with Africa, Antarctica, Australia, and North America. Thus, to comprehend the development of modern Neotropical mammal faunas requires not only mastery of the Neotropics' substantial diversity, but also knowledge of mammalian lineages and landscapes dating back to the Mesozoic.Bones, Clones, and Biomes offers just that-an exploration of the development and relationships of the modern mammal fauna through a series of studies that encompass the last 100 million years and both Central and South America. This work serves as a complement to more taxonomically driven works, providing for readers the long geologic and biogeographic contexts that undergird the abundance and diversity of Neotropical mammals. Rather than documenting diversity or distribution, this collection traverses the patterns that the distributions and relationships across mammal species convey, bringing together for the first time geology, paleobiology, systematics, mammalogy, and biogeography. Of critical importance is the book's utility for current conservation and management programs, part of a rapidly rising conservation paleobiology initiative.
Instructions for American Servicemen in Iraq during World War II
¥82.40
"e;American success or failure in Iraq may well depend on whether the Iraqis like American soldiers or not."e;?The U.S. military could certainly have used that bit of wisdom in 2003, as violence began to eclipse the Iraq War's early successes. Ironically, had the Army only looked in its own archives, they would have found it-that piece of advice is from a manual the U.S. War Department handed out to American servicemen posted in Iraq back in 1943.The advice in Instructions for American Servicemen in Iraq during World War II,presented here in a new facsimile edition, retains a surprising, even haunting, relevance in light of today's muddled efforts to win Iraqi hearts and minds. Designed to help American soldiers understand and cope with what was at the time an utterly unfamiliar culture-the manual explains how to pronounce the word Iraq, for instance-this brief, accessible handbookmixes do-and-don't-style tips ("e;Always respect the Moslem women."e; "e;Talk Arabic if you can to the people. No matter how badly you do it, they will like it."e;) with general observations on Iraqi history and society. The book's overall message still rings true-dramatically so-more than sixty years later: treat an Iraqi and his family with honor and respect, and you will have a strong ally; treat him with disrespect and you will create an unyielding enemy.With a foreword by Lieutenant Colonel John A. Nagl reflecting on the manual's continuing applicability-and lamenting that it was unknown at the start of the invasion-this new edition of Instructions for American Servicemen in Iraq will be essential reading for anyone who cares about the future of Iraq and the fate of the American soldiers serving there.

购物车
个人中心

