万本电子书0元读

万本电子书0元读

Whatever it Takes: The Real Story of Gordon Brown and New Labour
Whatever it Takes: The Real Story of Gordon Brown and New Labour
Steve Richards
¥80.25
At the beginning of the financial crisis, in September 2008, Gordon Brown called an emergency press conference in which he declared, 'we will do whatever it takes to restore stability in the financial markets'. He was to repeated the phrase ‘whatever it takes’ constantly in the following weeks. As Shadow Chancellor Brown would do whatever it took to restore Labour's economic credibility. As leader-in-waiting he would do whatever it took to acquire the crown. As Prime Minister he would do whatever it took to buttress his enfeebled regime, going as far instigating a rapprochement with Peter Mandelson, a figure he had come to despise. Determined, wilful, multi-layered in his complexity, Brown would always do whatever it took to survive. New Labour, as a political force, rootless and defensive in its origins, would similarly do whatever it took to retain support in what its founders regarded as a conservative country. Written by one of the most influential political commentators in the UK, the Independent's chief political commentator, Steve Richards, this political expose examines Gordon Brown's wildly oscillating career and the ruthless and sometimes shallow pragmatism displayed by New Labour as a whole.
The Blitz: The British Under Attack
The Blitz: The British Under Attack
Juliet Gardiner
¥72.40
In a series of powerful accounts drawn from diaries, letters, sound archives and interviews recorded during the period of devastation, discovery and transformation that make the blitz such an outstanding event in Britain's recent past, "The Blitz" brings to life the intense experiences, as they happened all over Britain. The blitz proved to be a highly effective laboratory constructed out of necessity, and intense forcing house for change. Yet, compared to other great events of the Second World War – Dunkirk, D – Day, and even VE Day, the Blitz remains curiously unexamined. A type of cleansing resulted from it. It soon became evident that many of the attitudes in society were outdated. The most obvious inequalities between British society also became clear, and yet with everyone sharing the same devastation, these differences slowly began to lose their importance. As well as a social laboratory, the Blitz was a medical one too. Overworked doctors and scientists were forced to experiment and improvise. It was during the Blitz that the embryonic blood transfusion service grew to become a nation-wide institution. Psychoanalysis took on a new meaning too: the enemy was now external, someone different from "us". It gave coherence to artists and writers at the time such as Cecil Beaton. The Blitz is arranged as a series of chronological chapters, each focusing on an aspect of key importance. The perspective will primarily be that of those who had actual experience of those tumultuous months, when no one knew when or if the bombings would stop. Above all, it will be recounted in the words of the many "ordinary people" across Britain who were caught up in the Blitz, their stories, entries that are taken from the journals that they kept during this difficult time and also interviews with those who are still alive today.
The Address Book: Our Place in the Scheme of Things
The Address Book: Our Place in the Scheme of Things
Tim Radford
¥73.58
Over the years, millions of school children must have written out their address in the same way – their house number and street, their town, their country, their continent, planet Earth, the universe… Following this simplest of patterns, taking each line of the address as a starting point, Tim Radford explores our place in the scheme of things – why we are attached to a particular geographical place and what significance do we have when faced with the realms of astronomy and astrophysics. Fascinating, entertaining and completely original, The Address Book tackles some of the most fundamental questions facing us, and allows us see ourselves completely afresh.
Mastering ServiceStack
Mastering ServiceStack
Andreas Niedermair
¥80.65
Utilize ServiceStack as the rock solid foundation of your distributed systemAbout This BookTake advantage of the various data providers to access authentication and authorization, sessions, cache, and databaseLeverage asynchronous processing for decoupling components to ease scalingMonitor and tune the performance of your distributed system Who This Book Is For Mastering ServiceStack is targeted at developers who have already implemented web services with ASMX, WCF, or ServiceStack and want to gain more insight into the possibilities ServiceStack has to offer to build distributed systems of all scales.What You Will LearnDesign a prudent and resilient API, following the RESTful designUnderstand the internal processing chain and utilize the provided hooksIncorporate ServiceStack as a full service provider to your existing distributed systemLeverage the power of asynchronous processing and add message queues to your architectureAnalyze and tune the performance of your service In Detail Mastering ServiceStack covers real-life problems that occur over the lifetime of a distributed system and how to solve them by deeply understanding the tools of ServiceStack. Distributed systems is the enterprise solution that provide flexibility, reliability, scaling, and performance. ServiceStack is an outstanding tool belt to create such a system in a frictionless manner, especially sophisticated designed and fun to use. The book starts with an introduction covering the essentials, but assumes you are just refreshing, are a very fast learner, or are an expert in building web services. Then, the book explains ServiceStack's data transfer object patterns and teach you how it differs from other methods of building web services with different protocols, such as SOAP and SOA. It also introduces more low-level details such as how to extend the User Auth, message queues and concepts on how the technology works. By the end of this book, you will understand the concepts, framework, issues, and resolutions related to ServiceStack.Style and approach A step-by-step approach that follows the natural requirements of a distributed system in a conversational style.
Learning IPython for Interactive Computing and Data Visualization - Second Editi
Learning IPython for Interactive Computing and Data Visualization - Second Editi
Cyrille Rossant
¥71.93
Get started with Python for data analysis and numerical computing in the Jupyter notebookAbout This BookLearn the basics of Python in the Jupyter NotebookAnalyze and visualize data with pandas, NumPy, matplotlib, and seabornPerform highly-efficient numerical computations with Numba, Cython, and ipyparallel Who This Book Is For This book targets students, teachers, researchers, engineers, analysts, journalists, hobbyists, and all data enthusiasts who are interested in analyzing and visualizing real-world datasets. If you are new to programming and data analysis, this book is exactly for you. If you're already familiar with another language or analysis software, you will also appreciate this introduction to the Python data analysis platform. Finally, there are more technical topics for advanced readers. No prior experience is required; this book contains everything you need to know.What You Will LearnInstall Anaconda and code in Python in the Jupyter NotebookLoad and explore datasets interactivelyPerform complex data manipulations effectively with pandasCreate engaging data visualizations with matplotlib and seabornSimulate mathematical models with NumPyVisualize and process images interactively in the Jupyter Notebook with scikit-imageAccelerate your code with Numba, Cython, and IPython.parallelExtend the Notebook interface with HTML, JavaScript, and D3 In Detail Python is a user-friendly and powerful programming language. IPython offers a convenient interface to the language and its analysis libraries, while the Jupyter Notebook is a rich environment well-adapted to data science and visualization. Together, these open source tools are widely used by beginners and experts around the world, and in a huge variety of fields and endeavors. This book is a beginner-friendly guide to the Python data analysis platform. After an introduction to the Python language, IPython, and the Jupyter Notebook, you will learn how to analyze and visualize data on real-world examples, how to create graphical user interfaces for image processing in the Notebook, and how to perform fast numerical computations for scientific simulations with NumPy, Numba, Cython, and ipyparallel. By the end of this book, you will be able to perform in-depth analyses of all sorts of data.Style and approach This is a hands-on beginner-friendly guide to analyze and visualize data on real-world examples with Python and the Jupyter Notebook.
Mastering Python Forensics
Mastering Python Forensics
Dr. Michael Spreitzenbarth
¥71.93
Master the art of digital forensics and analysis with PythonAbout This BookLearn to perform forensic analysis and investigations with the help of Python, and gain an advanced understanding of the various Python libraries and frameworksAnalyze Python *s to extract metadata and investigate forensic artifactsThe writers, Dr. Michael Spreitzenbarth and Dr. Johann Uhrmann, have used their experience to craft this hands-on guide to using Python for forensic analysis and investigations Who This Book Is For If you are a network security professional or forensics analyst who wants to gain a deeper understanding of performing forensic analysis with Python, then this book is for you. Some Python experience would be helpful.What You Will LearnExplore the forensic analysis of different platforms such as Windows, Android, and vSphereSemi-automatically reconstruct major parts of the system activity and time-lineLeverage Python ctypes for protocol decodingExamine artifacts from mobile, Skype, and browsersDiscover how to utilize Python to improve the focus of your analysisInvestigate in volatile memory with the help of volatility on the Android and Linux platforms In Detail Digital forensic analysis is the process of examining and extracting data digitally and examining it. Python has the combination of power, expressiveness, and ease of use that makes it an essential complementary tool to the traditional, off-the-shelf digital forensic tools. This book will teach you how to perform forensic analysis and investigations by exploring the capabilities of various Python libraries. The book starts by explaining the building blocks of the Python programming language, especially ctypes in-depth, along with how to automate typical tasks in file system analysis, common correlation tasks to discover anomalies, as well as templates for investigations. Next, we’ll show you cryptographic algorithms that can be used during forensic investigations to check for known files or to compare suspicious files with online services such as VirusTotal or Mobile-Sandbox. Moving on, you’ll learn how to sniff on the network, generate and analyze network flows, and perform log correlation with the help of Python *s and tools. You’ll get to know about the concepts of virtualization and how virtualization influences IT forensics, and you’ll discover how to perform forensic analysis of a jailbroken/rooted mobile device that is based on iOS or Android. Finally, the book teaches you how to analyze volatile memory and search for known malware samples based on YARA rules.Style and approach This easy-to-follow guide will demonstrate forensic analysis techniques by showing you how to solve real-word-scenarios step by step.
Getting Started with Python Data Analysis
Getting Started with Python Data Analysis
Phuong Vo.T.H
¥63.21
Learn to use powerful Python libraries for effective data processing and analysisAbout This BookLearn the basic processing steps in data analysis and how to use Python in this area through supported packages, especially Numpy, Pandas, and MatplotlibCreate, manipulate, and analyze your data to extract useful information to optimize your systemA hands-on guide to help you learn data analysis using Python Who This Book Is For If you are a Python developer who wants to get started with data analysis and you need a quick introductory guide to the python data analysis libraries, then this book is for you.What You Will LearnUnderstand the importance of data analysis and get familiar with its processing stepsGet acquainted with Numpy to use with arrays and array-oriented computing in data analysisCreate effective visualizations to present your data using MatplotlibProcess and analyze data using the time series capabilities of PandasInteract with different kind of database systems, such as file, disk format, Mongo, and RedisApply the supported Python package to data analysis applications through examplesExplore predictive analytics and machine learning algorithms using Scikit-learn, a Python library In Detail Data analysis is the process of applying logical and analytical reasoning to study each component of data. Python is a multi-domain, high-level, programming language. It’s often used as a *ing language because of its forgiving syntax and operability with a wide variety of different eco-systems. Python has powerful standard libraries or toolkits such as Pylearn2 and Hebel, which offers a fast, reliable, cross-platform environment for data analysis. With this book, we will get you started with Python data analysis and show you what its advantages are. The book starts by introducing the principles of data analysis and supported libraries, along with NumPy basics for statistic and data processing. Next it provides an overview of the Pandas package and uses its powerful features to solve data processing problems. Moving on, the book takes you through a brief overview of the Matplotlib API and some common plotting functions for DataFrame such as plot. Next, it will teach you to manipulate the time and data structure, and load and store data in a file or database using Python packages. The book will also teach you how to apply powerful packages in Python to process raw data into pure and helpful data using examples. Finally, the book gives you a brief overview of machine learning algorithms, that is, applying data analysis results to make decisions or build helpful products, such as recommendations and predictions using scikit-learn.Style and approach This is an easy-to-follow, step-by-step guide to get you familiar with data analysis and the libraries supported by Python. Topics are explained with real-world examples wherever required.
PrimeFaces Theme Development
PrimeFaces Theme Development
Andy Bailey
¥63.21
Create, package, and customize stunning themes using PrimeFacesAbout This BookBuild PrimeFaces themes that meet the industry standardsCustomize your themes for mobile web applications with PrimeFaces MobileA precise, example-oriented guide to help you create interesting themes using the PrimeFaces tools Who This Book Is For If you are a Web Designer who wants to create and modify PrimeFaces themes then this book is for you. Basic knowledge of JSF, CSS, and HTML is assumed.What You Will LearnUse Maven to create JSF ProjectsCreate a custom theme using JQuery UI toolsPackage your theme for distribution and use your PrimeFaces-based web applications as drop in librariesDevelop additional dynamic look and feel elements that themes do not already supplyApply look and feel elements dynamically to views without causing page refreshesReduce code repetition by applying page templates to your JSF project In Detail Developing stunning themes for web applications has never been easier! PrimeFaces delivers a powerful set of features that enables JSF developers to create and customize awesome themes on the web. It is very easy to use because it comes as a single JAR file and requires no mandatory XML configuration. With more than 30 out-of-the-box themes, jQuery integration, a mobile UI toolkit, Ajax Push technology, and much more, PrimeFaces takes JSF application development to a whole new level! This book is a hands-on example-rich guide to creating and customizing PrimeFaces themes using available tools. Beginning with creating a JSF project and integrating the PrimeFaces library, this book will introduce you to the features of theme components, how these are structured, and how PrimeFaces uses JQuery UI to apply a theme to your application. You will learn to examine and change the CSS rules and get creative by setting standard icons and adding new icons to them. You will use a combination of JavaScript and CSS to enhance your application with help of scheduler component and go on to adapt and package your custom theme so that it is compatible with the Resource Manager. Finally, you will explore PrimeFaces mobile apps, ensuring themes are compatible with your mobile applications best practices for theme design.Style and approach This book is a concise, hands-on guide to developing PrimeFaces themes, working from the ground up with examples in each topic implemented in a web application. You will be encouraged to explore areas of your own interest without the requirement to stick to the letter of the chapter.
Raspberry Pi Robotic Blueprints
Raspberry Pi Robotic Blueprints
Richard Grimmett
¥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.
Learning PowerShell DSC
Learning PowerShell DSC
James Pogran
¥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.
Learning Bitcoin
Learning Bitcoin
Richard Caetano
¥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.
Implementing NetScaler VPX? - Second Edition
Implementing NetScaler VPX? - Second Edition
Marius Sandbu
¥71.93
Implement the new features of Citrix NetScaler 11 to optimize and deploy secure web services on multiple virtualization platformsAbout This BookLearn how to design, set up, and deploy NetScaler VPX along with the new Jumbo frames in a virtual environment using your GUI as well as your CLI for both public and private clouds to make all your web applications faster and more secureEnrich your networking skills utilizing the new features of AAA by following the instructions to optimize network trafficA step-by-step guide that will show you how to work with the latest NetScaler, 11, by implementing its new features using sample scenarios and real-world examples Who This Book Is For This book is for Citrix administrators who are just getting started with NetScaler, have some basic networking skills This book does not require prior experience of NetScaler.What You Will LearnConfigure different VPN solutions and learn about ICA Proxy, Unified Gateway and SSL VPNSet up load balancing for SharePoint, Exchange, Lync, SQL and other Citrix componentsGain insights into traffic management with NetScaler, Wireshark, and Citrix InsightProtect your web services with an application firewall, HTTP, DOS, and AAAOptimize traffic using front-end optimization, caching, and compressionDeploy a high availability environmentUse NetScaler in public cloud providers such as Azure or AmazonAdvance your network knowledge of TCP and SSL optimization In Detail With a large demand for responsive websites and availability of services, IT administrators are faced with an ever-rising need for services that are optimized for speed. NetScaler VPX is a software-based virtual appliance that provides users with the comprehensive NetScaler feature set. Implementing apps and cloud-based services is much easier with its increased service performance and integrated security features. This book will give you an insight into all the new features that NetScaler VPXhas to offer. Starting off with the basics, you will learn how to set NetScaler up and configure it in a virtual environment including the new features available in version 11, such as unified gateway and portal theme customization. Next, the book will cover how to deploy NetScalar on Azure and Amazon, and you will also discover how to integrate it with an existing Citrix infrastructure. Next, you will venture into other topics such as load balancing Microsoft and Citrix solutions, configuring different forms of high availability Global Server Load Balancing (GSLB), and network optimization. You will also learn how to troubleshoot and analyze data using NetScaler's extensive array of features. Finally, you will discover how to protect web services using an application firewall and will get to grips with other features such as HTTP, DOS, and AAA.Style and approach This easy-to-follow guide is full of detailed step-by step-instructions on how to implement the key components in NetScaler, using real-world examples and sample scenarios.
WordPress Search Engine Optimization - Second Edition
WordPress Search Engine Optimization - Second Edition
Michael David
¥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.
Internet of Things with Arduino Blueprints
Internet of Things with Arduino Blueprints
Pradeeka Seneviratne
¥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.
Web Development with MongoDB and NodeJS - Second Edition
Web Development with MongoDB and NodeJS - Second Edition
Mithun Satheesh
¥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
Team Foundation Server 2015 Customization
Gordon Beeming
¥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.
Barbarians at the Gate
Barbarians at the Gate
Burrough, Bryan
¥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
Tao Te Ching
Mitchell, Stephen
¥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.
VMware vSphere Troubleshooting
VMware vSphere Troubleshooting
Muhammad Zeeshan Munir
¥90.46
Gain expertise in troubleshooting most common issues to implement vSphere environments with easeAbout This BookPlan, analyze, and design effective solutions for your vSphere environmentTroubleshoot problems related to vSphere performanceFamiliarize yourself with the advanced troubleshooting conceptsand become an xpert level administrator Who This Book Is For The books is intended for mid-level System Engineers and System Integrators who want to learn VMware power tools to troubleshoot and manage the vSphere infrastructure. Good knowledge level and understanding of virtualization is expected.What You Will LearnConfigure vSphere management assistant and troubleshooting toolsUse troubleshooting tools to monitor performance and troubleshoot different issuesLearn how to troubleshoot High Availability and other commonly known problems with clusters such as insufficient resources, failing heartbeatsUse Direct Console User Interface (DCUI) to verify configurationDiagnose storage issues including iSCSI, NFS and VMFS problemsManage vSphere Network Virtual and Distributed Switches, Trunks, VLANSMonitor and shape network traffic, configure routes and DNSQuickly resolve common day-to-day problems by analysing logs of VMware vSphere hosts and VMware vCenter ServerDebug and resolve commonly known vSphere Cluster problems In Detail VMware vSphere is the leading server virtualization platform with consistent management for virtual data centers. It enhances troubleshooting skills to diagnose and resolve day to day problems in your VMware vSphere infrastructure environment. This book will provide you practical hands-on knowledge of using different performance monitoring and troubleshooting tools to manage and troubleshoot the vSphere infrastructure. It begins by introducing systematic approach for troubleshooting different problems and show casing the troubleshooting techniques. You will be able to use the troubleshooting tools to monitor performance, and troubleshoot issues related to Hosts and Virtual Machines. Moving on, you will troubleshoot High Availability, storage I/O control problems, virtual LANS, and iSCSI, NFS, VMFS issues. By the end of this book, you will be able to analyze and solve advanced issues related to vShpere environment such as vcenter certificates, database problems, and different failed state errors.Style and approach A step-by-step guide full of real world scenarios that will enhance advanced knowledge, skills, and abilities to achieve competence in troubleshooting the VMware vSphere environment. Basic concepts of vSphere and the most common vSphere infrastructure problems are explained with practical solutions to resolve it.
Weight of Glory
Weight of Glory
Lewis, C. S.
¥78.32
Addressing some of the most difficult issues we face in our day-to-day lives, C. S. Lewis ardent and timeless words provide an unparalleled path to greater spiritual understanding. Considered by many to be his most moving address, The Weight of Glory extols a compassionate vision of Christianity and includes lucid and compelling discussions on forgiveness and faith.
I Never Metaphor I Didn't Like
I Never Metaphor I Didn't Like
Grothe, Mardy
¥88.56
The murals in restaurants are on a par with the food in museums. America is an enormous frosted cupcake in the middle of millions of starving people. Critics are like pigs at the pastry cart. Describing something by relating it to another thing is the essence of metaphorical thought. It is one of the oldest activities of humankind and one of the most impressive when done skillfully. Throughout history, many masters of metaphor have crafted observations that are so spectacular they have taken up a permanent residence in our minds. In I Never Metaphor I Didn't Like , quotation maven Dr. Mardy Grothe fixes his attention on the three superstars of figurative language analogies, metaphors, and similes. The result is an extraordinary compilation of nearly 2,000 feats of association that will entertain, educate, and occasionally inspire quotation lovers everywhere. In this intellectual smorgasbord, the author of Oxymoronica and Viva la Repartee explains figurative language in a refreshingly down-to-earth way before taking readers on a tour of history's greatest word pictures. In chapters on wit, love, sex, stage and screen, insults, politics, sports, and more, you will find quotations from Aristotle and Maya Angelou to George Washington and Oprah Winfrey.
2 3 4 5 6 7 8