Search results for ""author jim wilson""
The Pragmatic Programmers Node.js 8 the Right Way
Node.js is the platform of choice for creating modern web services. This fast-paced book gets you up to speed on server-side programming with Node.js 8, as you develop real programs that are small, fast, low-profile, and useful. Take JavaScript beyond the browser, explore dynamic language features, and embrace evented programming.Harness the power of the event loop and non-blocking I/O to create highly parallel microservices and applications. This expanded and updated second edition showcases the latest ECMAScript features, current best practices, and modern development techniques. JavaScript is the backbone of the modern web, powering nearly every web app's user interface. Node.js is JavaScript for the server. This greatly expanded second edition introduces new language features while dramatically increasing coverage of core topics. Each hands-on chapter offers progressively more challenging topics and techniques, broadening your skill set and enabling you to think in Node. Write asynchronous, non-blocking code using Node's style and patterns. Cluster and load balance services with Node core features and third-party tools. Harness the power of databases like Elasticsearch and Redis. Work with many protocols, create RESTful web services, TCP socket clients and servers, and more. Test your code's functionality with Mocha, and manage its life cycle with NPM. Discover how Node pairs a server-side event loop with a JavaScript runtime to produce screaming fast, non-blocking concurrency. Through a series of practical programming domains, use the latest available ECMAScript features and harness key Node classes and popular modules. Create rich command-line tools and a web-based UI using modern web development techniques. Join the smart and diverse community that's rapidly advancing the state of the art in JavaScript development. What You Need: Node.js 8.xOperating system with bash-like shellOMQ (pronounced "Zero-M-Q") library, version 3.2 or higherElasticsearch version 5.0 or higherjq version 1.5 or higherRedis version 3.2 or higher
£24.29
Pen & Sword Books Ltd Launch Pad UK: Britain and the Cuban Missile Crisis
For most British people the weekend of 27/28 October 1962 could so very easily have been their last weekend on earth. Yet, astonishingly, the fact that Britain's nuclear deterrent forces were set to such an unprecedented level of readiness was kept secret from the public. Thor nuclear-tipped ballistic missiles stood on a round-the-clock wartime state of alert ready to be fired; these were the 'other' missiles of the Cuban Missile Crisis, which made Britain, in effect, America's launch pad. During the height of the crisis both RAF Bomber Command and the US Strategic Air Command were poised at the highest states of readiness. Both were ordered to a level of war readiness unparalleled throughout the whole of the forty years of Cold War. There is evidence to suggest that, had the US needed to launch an air strike against Russian missiles in Cuba, President Kennedy might have been willing to absorb a Soviet nuclear assault on a NATO ally without retaliation, if it would have avoided escalation to World War Three.It is sobering to those who lived through that period that the British Ambassador to Cuba commented: 'If it was a nuclear war we were headed for, Cuba was perhaps a better place to be than Britain! '
£20.99
University of Georgia Press Common Birds of Coastal Georgia
£23.95
Taylor Trade Publishing Jim Wilson's Container Gardening: Soils, Plants, Care, and Sites
Jim Wilson's Container Gardening is an inspirational, practical guide for today's gardener. The Master Gardener tackles subjects such as the various types of containers available, maximizing plant growth and health with potting soils, matching plants to containers, creating landscape focal points, and much more.
£14.41
Community Christian Ministries Principles of War: A Handbook on Strategic Evangelism
£7.33
Rowman & Littlefield The Strong Gray Line: War-time Reflections from the West Point Class of 2004
To preserve the memory of their service during the tumultuous decade since their commissioning as Army officers, members of the West Point class of 2004 have written The Strong Gray Line. This class suffered the highest casualty rate since those that graduated during the Vietnam War. In this book, thirteen of their classmates who lost their lives fighting the Global War on Terror are profiled to help the reader gain an understanding of the bond forged between classmates during time at West Point, a bond that transcends the separation of death. In addition to the stirring profiles, thirteen personal essays detail some of the most brutal fighting of Operations Iraqi Freedom and Enduring Freedom in addition to the struggles endured by those on the home front. These stories range from visceral observations of combat to a wife’s anxious wait for her husband to return home. Holistically, these stories define an emotional spectrum that enables the reader to connect not only with the experience of the Class of 2004, but with every man and woman who served their country in a time of war. What separates The Strong Gray Line from other war memoirs is the illustration of the endurance of the bond forged at West Point. It is fitting that these exceptional young service members be remembered and revered, not only as examples of selfless and intrepid officership, but also as monuments to the thousands of fellow Americans who served alongside them.
£25.00
Vandenhoeck & Ruprecht GmbH & Co KG Spielerisch mit ernsten Themen umgehen: Kindern und Familien therapeutisch begegnen
Wie kann man Kinder, Jugendliche und deren Familien in der Therapie am besten erreichen? Und wie lassen sich junge Leute in gemeinsame Gespräche und Problemlösungen einbeziehen? Jim Wilson plädiert für einen „spielerisch-ernsthaften“ Ansatz und nimmt die Leser:innen mit auf eine Entdeckungsreise zu Möglichkeiten, das eigene therapeutisch-beraterische Tun mit Kreativität und Fantasie zu bereichern und dabei persönliche Beschränkungen zu überwinden. Jim Wilson knüpft an Theorien der systemischen Familientherapie an, plädiert für eine radikal humanistische, narrative Praxis und zeigt, wie Ko-Kreativität den auf das Kind fokussierten Ansatz im therapeutischen Setting bereichern kann – sei es in der Sozialarbeit, der Psychiatrie oder anderen kinderpsychologischen Diensten. Ausführliche Fallbeispiele veranschaulichen, wie Familiensitzungen auch bei ernsten Themen spielerisch gelingen.
£12.99
Gill Ireland's Garden Birds: A Guide to Attracting and Identifying Garden Birds
An essential companion for bird lovers and gardeners alike since it was first published, this highly successful guide to identifying garden birds has now been fully updated with the latest information and statistics. Highlighting a range of plants and planting schemes that support wildlife, it provides expert advice on making your garden a haven for birds. Learn everything you need to know about all the birds you’re most likely to see from your window, how to attract them into your garden and how to care for them. Each species is accessibly described, with details of identification, status and abundance, feeding habits, songs and call, and breeding season. The species guide has been updated to include the Great Spotted Woodpecker, which is now breeding regularly on the east coast and turning up in gardens. The species descriptions are enhanced by new photographs of the highest quality. Whether you are an avid gardener or just love feeding birds in your garden, this practical and easy-to-use guide is invaluable. Also available: 'Birds of Ireland – A Field Guide'
£13.44
Pragmatic Bookshelf Seven Databases in Seven Weeks 2e: A Guide to Modern Databases and the NoSQL Movement
Data is getting bigger and more complex by the day, and so are your choices in handling it. Explore some of the most cutting-edge databases available - from traditional relational databases to newer NoSQL approaches - and make informed decisions about challenging data storage problems. This is the only comprehensive guide to the world of NoSQL databases, with in-depth practical and conceptual introductions to seven different technologies: Redis, Neo4J, CouchDB, MongoDB, HBase, Postgres, and DynamoDB. This second edition includes a new chapter on DynamoDB and updated content for each chapter. While relational databases such as MySQL remain as relevant as ever, the alternative, NoSQL paradigm has opened up new horizons in performance and scalability and changed the way we approach data-centric problems. This book presents the essential concepts behind each database alongside hands-on examples that make each technology come alive. With each database, tackle a real-world problem that highlights the concepts and features that make it shine. Along the way, explore five database models - relational, key/value, columnar, document, and graph - from the perspective of challenges faced by real applications. Learn how MongoDB and CouchDB are strikingly different, make your applications faster with Redis and more connected with Neo4J, build a cluster of HBase servers using cloud services such as Amazon's Elastic MapReduce, and more. This new edition brings a brand new chapter on DynamoDB, updated code samples and exercises, and a more up-to-date account of each database's feature set. Whether you're a programmer building the next big thing, a data scientist seeking solutions to thorny problems, or a technology enthusiast venturing into new territory, you will find something to inspire you in this book. What You Need: You'll need a *nix shell (Mac OS or Linux preferred, Windows users will need Cygwin), Java 6 (or greater), and Ruby 1.8.7 (or greater). Each chapter will list the downloads required for that database.
£34.65