Introduction to Robotics: Mechanics and Control


John J. Craig - 1985
    This edition features new material on Controls, Computer-Aided Design and Manufacturing, and Off-Line Programming Systems.

The Little Go Book


Karl Seguin - 2014
    It's aimed at developers who might not be quite comfortable with the idea of pointers and static typing.http://openmymind.net/The-Little-Go-B...

Let Us C++


Yashavant P. Kanetkar - 2003
    A CD-ROM with demos, code, compiler, executables, and MATLAB examples has been added to the book. Simplicity and an easy narration style are the hallmarks of the book, which have made its previous seven editions immensely successful. Today s C programmer (still the language of choice in science, engineering, game programming and for handheld devices) has to master the complexities of the language and contend with its usage in environments like Windows, Linux, and for the Internet. This book covers these three aspects of C programming and doesn t assume any programming background. It begins with the basics and steadily builds the pace, so the reader finds it easy to handle more complicated topics later. This popular author has crafted hundreds of excellent programming examples and exercises for every aspect of C programming. ++++Features +Self-study format provides hundreds of step by step examples and exercises + Assumes no programming knowledge; starts with the basics and progresses to more difficult topics +Includes a CD-ROM with demos, code, compiler, executables, and MATLAB examples +Covers the latest programming techniques for Windows, Linux, and the Internet ++++++Selected Topics Traditional C Programming; Pointers; Complete Build Process; Low-level File I/O; Structures, Unions, Bit-fields; Bitwise Operators. C Under Linux; Signals and Signal Handling; Blocking of Signals; Event Driven Programming; Process; PIDs; Zombies; GNOME Programming Using GTK Library. C Under Windows. Windows Programming Model; Windows Messaging Architecture; Mouse Programming; GDI. Internet Programming. CP/ IP model; Windsock Library; Building Time Clients; Whois and HTTP Clients; Sending & Receiving emails

Chemical Reaction Engineering


Octave Levenspiel - 1962
    It's goal is the successful design and operation of chemical reactors. This text emphasizes qualitative arguments, simple design methods, graphical procedures, and frequent comparison of capabilities of the major reactor types. Simple ideas are treated first, and are then extended to the more complex.

One Simple Idea for Startups and Entrepreneurs: Live Your Dreams and Create Your Own Profitable Company


Stephen Key - 2012
    Now, the next step is to take action--and that's exactly what One Simple Idea for Startups and Entrepreneurs is all about.Stephen Key, one of the world's leading experts on getting business ideas off the ground, revealed in his groundbreaking book One Simple Idea just how simple it is to make a fortune by selling or "renting" your great ideas.Now, he helps you live the entrepreneurial dream by delivering a proven, straightforward process for starting, growing, and running a business--without the need for an MBA or millions of dollars in funding. As an inventor and successful business owner, Key brings a unique and fully rounded perspective to the subject, teaching you how to:Develop, test, and protect your ideaPlan and launch your businessManufacture, package, market, sell, and distribute your productManage and grow your businessPrepare for and implement your endgameKey draws on his own experience as a billion dollar inventor to offer how-to's and other takeaways you can use to get off the ground and into the black. Case studies, tips, and advice from other successful entrepreneurs underscore key principles to make it easier than ever for you to achieve your business and life dreams.You don't need millions of dollars or a business, engineering, or manufacturing background to develop, produce, and sell your own product idea. All you need is one simple idea--and the passion to make it happen.Praise for One Simple Idea"This book is straight-forward, no-nonsense information for how to start a successful company. Read it!"--Barbara Corcoran, investor/shark on ABC's reality hit Shark Tank"The ideas in this book are key to creating the kind of enterprise that will create hundreds of thousands of jobs in the future. The goal of entrepreneurship is to reduce the risk of failure as detailed in this book."--Nolan Bushnell, inventor of Pong(R) and founder of Atari(R)Kudos!! One Simple Idea for Startups & Entrepreneurs is brilliant !! A must read for those that have the courage to dive into their dreams. This is a true Road Map for those that have the passion to achieve their Freedom. Truly something that I wish would have been there for me 33 years ago.--Russ Hornsby, toy industry veteran, 2010 Toy of the Year award winner in seven different countries, and creator of hit toys ZhuZhu Pets(R), XiaXia Pets(R), DeGeDar(R) and others"I took one of those simple ideas and turned it into a company that now has its products in over 35,000 doors of retail distribution. With One Simple Idea for Startups & Entrepreneurs, Stephen gives us the tools we need to take an idea from your Head to the Store shelf." --Todd Basche, inventor of Word Lock(R), the #1 selling word combination lock"Any inventor or entrepreneur who wants to make money without risking hundreds of thousands in design, manufacturing, warehousing and distribution would be well served to take advantage of the practical wisdom offered up in Stephen's most recent work, One Simple Idea for Startups & Entrepreneurs." --Ron Hazelton, former home improvement editor for ABC's Good Morning America and leading authority in the do-it-yourself home improvement field

All I Need to Know about Manufacturing I Learned in Joe's Garage: World Class Manufacuring Made Simple


William B. Miller - 1993
    All I Need to Know About Manufacturing I Learned in Joe's Garage: World Class Manufacturing Made Simple

Building A Better Mouse


Steve Alcorn - 2007
    Steve Alcorn and David Green were there, as employees of Disney's WED Imagineering. Building a Better Mouse describes what it was like to be in the trenches as a Disney Imagineer leading the frantic dash to opening day. It is a breathtaking, breezy, E-ticket ride of a book, required reading for Disneyphiles and anyone interested in themed entertainment.

Embedded Android: Porting, Extending, and Customizing


Karim Yaghmour - 2011
    You'll also receive updates when significant changes are made, as well as the final ebook version. Embedded Android is for Developers wanting to create embedded systems based on Android and for those wanting to port Android to new hardware, or creating a custom development environment. Hackers and moders will also find this an indispensible guide to how Android works.

Design Data Handbook for Mechanical Engineers in Si and Metric Units


K. Mahadevan - 2018
    Working out the design of a machine as a whole, or its components, usually involvesthe use of several formulae, graphs, standard tables and other relevant data. Availability of all such information in one handbook not only eliminates the unnecessary task ot remembering the required formulae and equations, but also helps design engineers to solve the problems in machine design quickly and efficiently.This handbook has been prepared keeping these basics in mind. References have been made to several standard textbooks on machine design while compiling the data of this book. In the preparation of the fourth edition, most of the chapters and topics have been upgraded and improved by adding additional information on current design.

The 8088 and 8086 Microprocessors: Programming, Interfacing, Software, Hardware, and Applications


Walter A. Triebel - 1991
    This volume offers thorough, balanced, and practical coverage of both software and hardware topics. Develops basic concepts using the 8088 and 8086 microprocessors, but the 32-bit version of the 80x86 family is also discussed. Examines how to assemble, run, and debug programs, and how to build, test, and troubleshoot interface circuits. Provides detailed coverage of floating-point processing and the single instruction multiple data (DIMD) processing capability of the advanced Pentium processor. Includes added material on number systems, logic functions and operations, conversion between number systems, and addition/subtraction of binary numbers. Includes new advanced material such as floating Point Architecture and Instructions, Multimedia (MMX) Architecture and Instructions, and the hardware and hardware architecture of the Pentium 3 and Pentium 4 processors. Covers the Intel architecture microprocessor families: 8088, 8086, 80286, 80386, 80486, and the latest Pentium(R) processors. Illustrates commands of the DEBUG program and how to assemble, disassemble, load, save, execute, and debug programs on the IBM PC. Introduces the contents of the 8088's instruction set. Explores practical implementation techniques, covering the use of latches, transceivers, buffers, and programmable logic devices in the memory and I/O interfaces of the microcomputer system. A valuable handbook for self-study in learning microprocessors, for electrical engineers, electronic technicians, and all computer programmers.

Warehouse Management: A Complete Guide to Improving Efficiency and Minimizing Costs in the Modern Warehouse


Gwynne Richards - 2011
    However, due to the complexities of warehouse operations they can often be one of the most costly parts of the supply chain. Their efficient management is therefore critical for minimizing cost and contributing to an effective and efficient supply chain. Warehouse Management provides a complete guide to best practice in warehouse operations. Covering everything from the latest technological advances to current environmental issues, this book provides an indispensable companion to the modern warehouse. Supported by case studies, the text considers many aspects of warehouse management, including: -cost reduction -productivity -people management -warehouse operations Backed up with numerous case studies that demonstrate how to apply new technology, minimize spending, and create efficient, stream-lined operations, this book is an invaluable resource for warehouse managers, logistics professionals, operations managers and students of logistics.

Basic Electronics and Linear Circuits


N.N. Bhargava - 1984
    

Biomedical Instrumentation and Measurements


Leslie Cromwell - 1973
    

MATLAB Programming for Engineers


Stephen J. Chapman - 1999
    The book teaches MATLAB as a technical programming language showing students how to write clean, efficient, and well-documented programs. It makes no pretense at being a complete description of all of MATLAB's hundreds of functions. Instead, it teaches students how to locate any desired function with MATLAB's extensive on line help facilities. Overall, students develop problem-solving skills and are equipped for future courses and careers using the power of MATLAB.

IoT Inc.: How Your Company Can Use the Internet of Things to Win in the Outcome Economy


Bruce Sinclair - 2017
    They’re in our companies, in our homes, in our pockets. People love these products. But what they love more is what these products do—and for anyone running a business today, outcomes are the key. The Internet of Things (IoT) is the point of connection between products and the results they deliver—it’s where products become software. IoT Inc. explains everything you need to know to position your company within this powerful new network. And once you do, you’ll leave the competition in the dust. Founder and president of today’s leading IoT business consulting firm, Bruce Sinclair has been helping companies develop IoT strategies for a decade—far longer than the term has even existed. This essential guide provides an in-depth look into IoT—how it works and how it is transforming business; methods for seeing your own business, customers, and competitors through the lens of IoT, and a deep dive into how to develop and implement a powerful IoT strategy. IoT isn’t a new business trend. It’s the new way of business. Period. The IoT wave is heading for your industry. You can either meet it head-on, and ride it to success, or you can turn your back and let it swamp you. This is your playbook for transforming your company into a major player in the IoT Outcome economy.