Book picks similar to
The Unofficial LEGO MINDSTORMS NXT Inventor's Guide by David J. Perdue
lego
ed-tech
lego-mindstorms
diy
The LEGO MINDSTORMS NXT 2.0 Discovery Book: A Beginner's Guide to Building and Programming Robots
Laurens Valk - 2010
The LEGO MINDSTORMS NXT 2.0 Discovery Book is the complete, illustrated, beginner's guide to MINDSTORMS that you've been looking for. The crystal clear instructions in the Discovery Book will show you how to harness the capabilities of the NXT 2.0 set to build and program your own robots. Author and robotics instructor Laurens Valk walks you through the set, showing you how to use its various pieces, and how to use the NXT software to program robots. Interactive tutorials make it easy for you to reach an advanced level of programming as you learn to build robots that move, monitor sensors, and use advanced programming techniques like data wires and variables. You'll build eight increasingly sophisticated robots like the Strider (a six-legged walking creature), the CCC (a climbing vehicle), the Hybrid Brick Sorter (a robot that sorts by color and size), and the Snatcher (an autonomous robotic arm). Numerous building and programming challenges throughout encourage you to think creatively and to apply what you've learned as you develop the skills essential to creating your own robots.Requirements: One LEGO MINDSTORMS NXT 2.0 set (#8547)FeaturesA complete introduction to LEGO MINDSTORMS NXT 2.0 Building and programming instructions for eight innovative robots 50 sample programs and 72 programming challenges (ranging from easy to hard) encourage you to explore newly learned programming techniques 15 building challenges expand on the robot designs and help you develop ideas for new robotsWho is this book for? This is a perfect introduction for those new to building and programming with the LEGO MINDSTORMS NXT 2.0 set. The book also includes intriguing robot designs and useful programming tips for more seasoned MINDSTORMS builders.
The Scheme Programming Language
R. Kent Dybvig - 1987
Many exercises are presented to help reinforce the lessons learned, and answers to the exercises are given in a new appendix.Most of the remaining chapters are dedicated to the reference material, which describes in detail the standard features of Scheme included in the Revised$^5$ Report on Scheme and the ANSI/IEEE standard for Scheme.Numerous examples are presented throughout the introductory and reference portions of the text, and a unique set of extended example programs and applications, with additional exercises, are presented in the final chapter. Reinforcing the book's utility as a reference text are appendices that present the formal syntax of Scheme, a summary of standard forms and procedures, and a bibliography of Scheme resources.The Scheme Programming Language stands alone as an introduction to and essential reference for Scheme programmers. it is also useful as a supplementary text for any course that uses Scheme.The Scheme Programming Language is illustrated by artist Jean-Pierre Hébert, who writes Scheme programs to extend his ability to create sophisticated works of digital art.R. Kent Dybvig is Professor of Computer Science at Indiana University and principal developer of Chez Scheme.
The Official Ubuntu Book [With DVD]
Benjamin Mako Hill - 2006
It's friendly, accessible, and reliable -- all qualities that apply to its official guidebook, too. This book captures the welcoming feel of the Ubuntu community, inviting you to get involved both as user and participant. But it also covers all the techniques you need to succeed happily with Ubuntu: from installation and configuration to "office applications," CD burning to instant messaging, networking to troubleshooting. There are plenty of specific answers: how to make Ubuntu run faster on older computers; better coexistence with Windows; fixes for balky microphones and scroll-wheel mice; tips for recovering lost system passwords, and much more. You'll even find chapters on Kubuntu (Ubuntu preconfigured with the KDE graphical user interface) and Edubuntu (Ubuntu optimized for schools). Plus, instant gratification: This book's DVD contains the full 7.0.4 "Feisty Fawn" distribution. Bill Camarda, from the October 2007 href="http://www.barnesandnoble.com/newslet... Only
Getting Started with Arduino
Massimo Banzi - 2008
Getting Started with Arduino gives you lots of ideas for Arduino projects and helps you get going on them right away. From getting organized to putting the final touches on your prototype, all the information you need is right in the book. Inside, you'll learn about:Interaction design and physical computing The Arduino hardware and software development environment Basics of electricity and electronics Prototyping on a solderless breadboard Drawing a schematic diagram And more. With inexpensive hardware and open-source software components that you can download free, getting started with Arduino is a snap. To use the introductory examples in this book, all you need is a USB Arduino, USB A-B cable, and an LED. Join the tens of thousands of hobbyists who have discovered this incredible (and educational) platform. Written by the co-founder of the Arduino project, with illustrations by Elisa Canducci, Getting Started with Arduino gets you in on the fun! This 128-page book is a greatly expanded follow-up to the author's original short PDF that's available on the Arduino website.
Edgar Cayce: Modern Prophet: Edgar Cayce on Prophecy; Religion and Psychic Experience; Mysteries of the Mind; Reincarnation
Mary Ellen Carter - 1990
During periods of so-called "sleep," he was able to diagnose illness, often in people he had never met, and then to prescribe medical treatment. With no formal medical training, Cayce healed thousands of people who had previously tried conventional medicine without success.This omnibus volume contains four separate books about Edgar Cayce's extraordinary abilities and their far-reaching implications for the psychic world and the millennium.Edgar Cayce on Prophecy explores the major prophecies and predictions of the great clairvoyant. This volume covers Cayce's feelings about his gift and how he used it in his own life; his predictions of individuals regarding both physical and spiritual events; his theories on evolution; his reliance on dreams; his prophecies regarding the New Age; and unusual facts about the rising of Atlantis.Edgar Cayce on Religion and Psychic Experience shows how religious faith can develop psychic powers. The psychic information Cayce received in trances appeared to supplement the teachings of the Bible without contradiction.Edgar Cayce on Mysteries of the Mind examines Cayce's revelations about human consciousness and the enormous role his insights can play in everyday life.Edgar Cayce on Reincarnation uses as primary source material 2,500 of Cayce's own readings. This work unveils the hidden reality we all live with--reincarnation.The four volumes selected for Edgar Cayce: Modern Prophet constitute a fascinating and comprehensive sourcebook on one of the greatest psychics of all time.
Student Solutions Manual for Devore's Probability and Statistics for Engineering and Science, 8th
Jay L. Devore - 1995
This manual contains fully worked-out solutions to all of the odd-numbered exercises in the text, giving students a way to check their answers and ensure that they took the correct steps to arrive at an answer.
Make: More Electronics: Learning Through Discovery
Charles Platt - 2013
Right away, you'll start working on real projects, and you'll explore all the key components and essential principles through the book's collection of experiments. You'll build the circuits first, then learn the theory behind them! This book picks up where Make: Electronics left off: you'll learn about power amplification, switching, and motors. This book also covers analog integrated circuits, randomicity, and an assortment of sensors. With step-by-step instructions, and hundreds of color photographs and illustrations, this book will help you use -- and understand -- intermediate to advanced electronics concepts and techniques.
AngularJS: Up and Running: Enhanced Productivity with Structured Web Apps
Shyam Seshadri - 2014
By the end of the book, you'll understand how to develop a large, maintainable, and performant application with AngularJS.Guided by two engineers who worked on AngularJS at Google, you'll learn the components needed to build data-driven applications, using declarative programming and the Model-view-controller pattern. You'll also learn how to conduct unit tests on each part of your application.Learn how to use controllers for moving data to and from viewsUnderstand when to use AngularJS services instead of controllersCommunicate with the server to store, fetch, and update data asynchronouslyKnow when to use AngularJS filters for converting data and values to different formatsImplement single-page applications, using ngRoute to select views and navigationDive into basic and advanced directives for creating reusable componentsWrite an end-to-end test on a live version of your entire applicationUse best practices, guidelines, and tools throughout the development cycle
Beginning Arduino
Michael McRoberts - 2010
You'll progress from a complete beginner regarding Arduino programming and electronics knowledge to intermediate skills and the confidence to create your own amazing Arduino projects. Absolutely no experience in programming or electronics required!Rather than requiring you to wade through pages of theory before you start making things, this book has a hands-on approach. You will dive into making projects right from the start, learning how to use various electronic components and how to program the Arduino to control or communicate with those components.Each project is designed to build upon the knowledge learned in earlier projects and to further your knowledge in programming as well as skills with electronics. By the end of the book you will be able create your own projects confidently and with creativity.Please note: the print version of this title is black & white; the eBook is full color. You can download the color diagrams in the book from http: //www.apress.com/9781430232407
Josiah Reynolds Mystery Box Set 1: Death By A HoneyBee, Death By Drowning, Death By Bridle
Abigail Keam - 2014
Now all of that is gone. The professor finds her circumstances drastically altered. Retired, Josiah is now a beekeeper trying to stay financially afloat by selling honey at the local Farmers’ Market. She finds her world turned upside down when a man is found dead in her beeyard, only to discover that the victim is her competitor and nemesis. The police suspect the brutal death is murder and Josiah is their number one suspect. Death By Drowning: In the second novel of the series, Josiah survives a forty-foot fall off a cliff only to discover that her nightmare is not over. O'nan's body is never found and he may be alive. Josiah puts the past behind her but it reaches out, threatening to pull her off the cliff again. Matt, her best friend, and Jake, her physical therapist, stand between Josiah and harm. Even they can't keep danger at bay. Once again, Josiah makes the rounds of quirky characters found in the lush Bluegrass horse world of Thoroughbreds, oak-cured bourbon and antebellum mansions. Death By Bridle: Josiah is back on the trail of a murderer. Arthur Aaron Greene III is one of Kentucky's most prominent horsemen, but he is found hanging from the rafters in a horse barn with stones in his pockets and a bucket of water under his feet. The only witness is a nine year old boy who can't seem to remember exactly what happened. Relentless in her pursuit of the killer, Josiah stumbles into decades of lies and deception that include her dear friend, Lady Elsmere. Josiah discovers that she must go back to 1962 if she is to find out the truth at all!
Chainbreaker Bike Book: A Rough Guide to Bicycle Maintenience
Shelley Lynn Jackson - 2007
The first half of this book is a complete repair manual to get you started on choosing, fixing, and riding your bike. The second half reprints all four issues of Chainbreaker zine, whose originals were destroyed in Hurricane Katrina.
Software Tools
Brian W. Kernighan - 1976
The programs contained in the book are not artificial, but are actual programs ae tools which have proved valuable in the production of other programs.Modern programming techniques such as structured programming and top-down design are emphasized and applied to every program. The programs are presented in a structured language called Ratfor ("Rational Fortran") which can be easily understood by anyone familiar with Fortran or PL/I, Algol, PASCAL, or similar languages. (Ratfor translates readily into Fortran or PL/I. One of the tools presented is a preprocessor to translate Ratfor into Fortran). All of the programs are complete and have been tested directly from the text. The programs are available in machine-readable form from Addison-Wesley.Software Tools is ideal for use in a "software engineering" course, for a second course in programming, or as a supplement in any programming course. All programmers, professional and student, will find the book invaluable as a source of proven, useful programs for reading and study. Numerous exercises are provided to test comprehension and to extend the concepts presented in the text.
Speedsolving the Cube: Easy-to-Follow, Step-by-Step Instructions for Many Popular 3-D Puzzles
Dan Harris - 2008
Here, complete with detailed illustrations and basic as well as advanced solving techniques, is the ultimate speedcuber’s guide. It not only gives the solution to the familiar 3x3x3 cube (which has 43,252,003,274,489,856,000—that’s 43 quintillion—possible positions), but also the 2x2x2, 4x4x4, and staggeringly difficult 5x5x5 puzzles. With millions of cubes out there and countless would-be champions looking for tips to improve their times, this is the definitive manual for this unique sport.
Excel 2010 Power Programming w
John Walkenbach - 2010
With this comprehensive guide, Mr. Spreadsheet shows you how to maximize your Excel experience using professional spreadsheet application development tips from his own personal bookshelf.Featuring a complete introduction to Visual Basic for Applications and fully updated for the new features of Excel 2010, this essential reference includes an analysis of Excel application development and is packed with procedures, tips, and ideas for expanding Excel's capabilities with VBA.Offers an analysis of Excel application development and a complete introduction to Visual Basic for Applications (VBA) Features invaluable advice from Mr. Spreadsheet himself (bestselling author John Walkenbach), who demonstrates all the techniques you need to create large and small Excel applications Provides tips, tricks, and techniques for expanding Excel's capabilities with VBA that you won't find anywhere else Includes a CD with templates and worksheets from the book This power-user's guide is packed with procedures, tips, and ideas for expanding Excel's capabilities with VBA. Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.