Browse Results

Showing 99,926 through 99,950 of 100,000 results

Build Your Own Beekeeping Equipment: How to Construct 8- & 10-Frame Hives; Top Bar, Nuc & Demo Hives; Feeders, Swarm Catchers & More

by Tony Pisano

Save time and money by building your own beekeeping equipment. Learn to craft equipment that is tailored to your particular climate and setup. Full of insightful tips and covering a variety of hive types, Pisano includes all the basic infrastructure you need to keep your bees happy and active — and your pantry full of honey.

Build Your Own Blockchain: A Practical Guide to Distributed Ledger Technology (Management for Professionals)

by Arnd Huchzermeier Daniel Hellwig Goran Karlic

This book provides a comprehensive introduction to blockchain and distributed ledger technology. Intended as an applied guide for hands-on practitioners, the book includes detailed examples and in-depth explanations of how to build and run a blockchain from scratch. Through its conceptual background and hands-on exercises, this book allows students, teachers and crypto enthusiasts to launch their first blockchain while assuming prior knowledge of the underlying technology. How do I build a blockchain? How do I mint a cryptocurrency? How do I write a smart contract? How do I launch an initial coin offering (ICO)? These are some of questions this book answers. Starting by outlining the beginnings and development of early cryptocurrencies, it provides the conceptual foundations required to engineer secure software that interacts with both public and private ledgers. The topics covered include consensus algorithms, mining and decentralization, and many more. “This is a one-of-a-kind book on Blockchain technology. The authors achieved the perfect balance between the breadth of topics and the depth of technical discussion. But the real gem is the set of carefully curated hands-on exercises that guide the reader through the process of building a Blockchain right from Chapter 1.” Volodymyr Babich, Professor of Operations and Information Management, McDonough School of Business, Georgetown University"An excellent introduction of DLT technology for a non-technical audience. The book is replete with examples and exercises, which greatly facilitate the learning of the underlying processes of blockchain technology for all, from students to entrepreneurs.” Serguei Netessine, Dhirubhai Ambani Professor of Innovation and Entrepreneurship, The Wharton School, University of Pennsylvania"Whether you want to start from scratch or deepen your blockchain knowledge about the latest developments, this book is an essential reference. Through clear explanations and practical code examples, the authors take you on a progressive journey to discover the technology foundations and build your own blockchain. From an operations perspective, you can learn the principles behind the distributed ledger technology relevant for transitioning towards blockchain-enabled supply chains. Reading this book, you'll get inspired, be able to assess the applicability of blockchain to supply chain operations, and learn from best practices recognized in real-world examples." Ralf W. Seifert, Professor of Technology and Operations Management at EPFL and Professor of Operations Management at IMD

Build Your Own Brand: Strategies, Prompts and Exercises for Marketing Yourself

by Robin Landa

What is your brand?As a designer your success depends on how you brand yourself and the service you provide. This book will help you explore, develop, distill, and determine a distinctive brand essence, differentiate yourself, and create your visual identity.Build Your Own Brand is a guided journal designed to help you sketch, write, design, and conceive the way you brand yourself. More than 80 prompts and exercises will help you develop your:Personal brand essenceVisual identity and styleResume and elevator pitchand much more! Whether you're trying to land a new job or launch a design business, let this unique guide light the way. You'll find helpful advice, interviews, and prompts from esteemed psychologists, creative directors, brand strategists, designers, artists, and experts from a variety of disciplines. Build your own brand today!

Build Your Own Brand

by Robin Landa

What is your brand? As a designer your success depends on how you brand yourself and the service you provide. This book will help you explore, develop, distill, and determine a distinctive brand essence, differentiate yourself, and create your visual identity. Build Your Own Brand is a guided journal designed to help you sketch, write, design, and conceive the way you brand yourself. More than 80 prompts and exercises will help you develop your: Personal brand essence Visual identity and style Resume and elevator pitch and much more! Whether you're trying to land a new job or launch a design business, let this unique guide light the way. You'll find helpful advice, interviews, and prompts from esteemed psychologists, creative directors, brand strategists, designers, artists, and experts from a variety of disciplines. Build your own brand today!

Build Your Own Car Dashboard with a Raspberry Pi: Practical Projects to Build Your Own Smart Car

by Joseph Coburn

Create your own car engine control unit (ECU) with a simple Raspberry PI while building the necessary skills to produce future more advanced projects. Once you've worked through the projects in this book, you'll have a smart car and the coding knowledge needed to develop advanced hardware and software projects.Start by understanding how the Pi works, and move on to how to build hardware projects, use the GPIO pins, and install the system. Then add to that a solid understanding of software development principles and best practices, along with a good grasp of Python (v3.6+) and Python/software best practices. More than just how to code in Python, you'll learn what it takes to write production grade software, defensive code, testing, deployments, version control, and more. Internalize industry best practices while going further with valuable software development techniques such as defensive programming.The concepts introduced are essential to ensuring that software can function under unexpected circumstances. Can you imagine what would happen if your mobile phone could not cope with a call from an unknown number, or you had to set you microwave in increments of 6 seconds? While testing avoids edge cases such as these, defensive programming is one of the building blocks of software development.What You'll LearnHone test driven development in Python skillsDebug software and hardware project installationsWork with the GPIO ports of the Pi to feed your software real-world hardware informationWho This Book Is ForPeople who like working on cars and want to learn Raspberry Pi and software development but don’t know where to start.

Build Your Own Christmas Movie Romance: Pick Your Plot, Meet Your Man, and Create the Holiday Love Story of a Lifetime

by Riane Konc

Create the Christmas Romance of Your Dreams Scene by Scene, Twist by Charmingly Predictable TwistSlip on your favorite Christmas sweater, cozy up to a crackling fire, sip some spiced eggnog, and prepare to experience the ultimate holiday love story. But instead of watching it on some cheesy cable channel, open this book and put yourself in the director&’s chair.First, decide your heroine's problem. Was she just fired from her big city business job? Avoiding going home for Christmas? Or did she just realize the man who proposed to her maybe isn't Mr. Right? Then it's time to meet the man--should your heroine end up with the big city business exec, the small town hunk or someone totally unexpected (but still hunky)? Each choice will take you down a totally different path that all somehow end up making for a perfect made-for-TV romance.Will your Christmas activity montage include baking cookies, walking through a holiday festival, or skating on a picturesque frozen lake? Will you choose to include a generically bearded old man who perhaps could maybe be Santa Claus? Choice by hilarious choice, you&’ll make your way closer and closer to the big payoff--the picture perfect, most romantic final kiss ever.And when you&’ve savored that last bit of snowy, romantic goodness, don&’t be glum. Turn back to page one and start a new love story. With hundreds of possible stories the happily-ever-afters never stop happening.

Build Your Own Database-Driven Website Using PHP and MySQL, Third Edition

by Kevin Yank

Build Your Own Database-Driven Website Using PHP and MySQL is a practical guide for first-time users of PHP and MySQL that teaches readers by creating a fully working Content Management System, Shopping Cart and other real-world applications. There has been a marked increase in the adoption of PHP, most notably in the beginning to intermediate levels. PHP now boasts over 30% of the server side scripting market (Source: http://www.php.weblogs.com ). The previous edition sold over 17,000 copies exclusively through http://www.sitepoint.com alone. With the release of PHP 5, SitePoint have updated this bestseller to reflect best practice web development using PHP 5 and MySQL 4. The 3rd Edition includes more code examples and also a new bonus chapter on structured PHP Programming which introduces techniques for organizing real world PHP applications to avoid code duplication and ensure code is manageable and maintainable. The chapter introduces features like include files, user-defined function libraries and constants, which are combined to produce a fully functional access control system suitable for use on any PHP Website.

Build Your Own Electric Vehicle (Build Your Own)

by Seth Leitman Bob Brant

BUILD, CONVERT, OR BUY A STATE-OF-THE-ART ELECTRIC VEHICLE: Thoroughly revised and expanded, Build Your Own Electric Vehicle, Third Edition, is your go-to guide for converting an internal combustion engine vehicle to electric or building an EV from the ground up. You'll also find out about the wide variety of EVs available for purchase and how they're being built. This new edition details all the latest breakthroughs, including AC propulsion and regenerative braking systems, intelligent controllers, batteries, and charging technologies. <p><p> Filled with updated photos, this cutting-edge resource fully describes each component--motor, battery, controller, charger, and chassis--and provides illustrated, step-by-step instructions on how to assemble all the parts. Exclusive web content features current supplier and dealer lists. Custom-built for environmentalists, engineers, students, hobbyists, and mechanics, this hands-on guide puts you in the fast lane toward a cost-effective, reliable green machine. <p><p> This Third Edition, covers: Environmental impact and energy savings, The best EV for you--purchase trade-offs, conversion trade-offs, and conversion costs, Chassis and design, Different types of electric motors and controllers, Lithium EV batteries, Chargers and electrical systems, EV builds and conversions, Licensing and insuring your EV, Driving and maintenance, List of manufacturers and dealers regularly updated on website.

Build Your Own Farm Tools: Equipment & Systems for the Small-Scale Farm & Market Garden

by Josh Volk

Josh Volk, author of the best-selling Compact Farms, offers small-scale farmers an in-depth guide to building customized equipment that will save time and money and introduce much-needed efficiencies to their operations. Volk begins with the basics, such as setting up a workshop and understanding design principles, mechanical principles, and materials properties, then presents plans for making 15 tools suited to small-farm tasks and processes. Each project includes an explanation of the tool&’s purpose and use, as well as the time commitment, skill level, and equipment required to build it. Projects range from the super-simple (requiring a half-day to build) to the more complex, and include how-to photographs and illustrations with variations for customizing the finished implement. Along with instructions for building items such as simple seedling benches, a mini barrel washer, a DIY germination chamber, and a rolling pack table, Volk addresses systems design for farm efficiency, including how to design an effective drip irrigation system and how to set up spreadsheets for collecting important planning, planting, and market data. This publication conforms to the EPUB Accessibility specification at WCAG 2.0 Level AA.

Build Your Own Garage

by Bernd H. Schmitt Laura Brown

Is your company all bizz -- filled with professional managers, accountants, and financial planners who produce "smooth operations" but offer no customer savvy or soul? Or is it all buzz -- filled with talk, hype, and the brainstorming of half-cooked ideas that often lead nowhere? To capture the best of these dichotomous worlds, creativity expert Bernd H. Schmitt and accomplished business writer Laura Brown introduce a groundbreaking model of a creative organization they call "The Garage." This powerful new framework demonstrates how any executive can manage the creative tension between the analytic, rational side of business and its dynamic, innovative side. After laying out the broad mission, or "blueprint," for constructing The Garage, Schmitt and Brown present The Toolbox -- specific instruments for infusing creativity into all aspects of a business -- and show how to use The Blueprint and The Toolbox as essential strategy, recruiting, resource, and communications devices. At the center of this immensely readable book are the "Mastercrafts of The Garage" -- technology, branding, and customer-experience management -- the organizational forces that guarantee creative efforts are coordinated and well implemented to provide competitive advantage. To illustrate particular aspects of creativity, Schmitt and Brown open each chapter with a story or "business parable," each written in a different genre -- horror, detective, love story, or fairy tale -- accompanied by evocative photographs. They also draw on scores of cutting-edge examples of creative, innovative ventures such as American Express's Blue, W Hotels, Eli Lilly's "Answers That Matter," SAP, and NTT DoCoMo's i-mode. Build Your Own Garage is timely and instructive reading for any manager charged with the mandate to bring to market quickly the most useful and innovative products and services. The book's Web site is www.BuildTheGarage.com

Build Your Own Home Office Furniture

by Danny Proulx

Build your own home office furniture!You want the best for your home office, from practical workstations to stylish bookcases. Danny Proulx shows you how to transform any room into the perfect workspace, offering invaluable tips and advice, plus 13 fresh, functional, fun-to-build projects packed with detailed photographs and step-by-step instructions.Designs range from simple storage modules to a computer desk/workstation, so whatever your level of skill, you'll find plenty of woodshop excitement. It's the kind of furniture that makes the office of your dreams...a reality.Projects include:File and Storage Drawer ModuleLateral File CabinetBasic WorkstationExecutive Work CenterCredenza and Bookcase HutchArmoire Work CenterOffice BookcaseDesktop OrganizerMedia Storage CenterCloset Work CenterStand-Up DeskWriting DeskLaminate Tabletop Construction

Build Your Own Inexpensive Dollhouse

by E. J. Tangerman

Anyone, even a novice woodworker or a child with adult supervision, can build this spacious dollhouse. All it takes is six basic tools (a folding rule, square, saber saw, rasp, sander, and hammer) and a single sheet of 4' x 8' plywood. The finished two-story model measures 36 1/2" x 26" (scale 1" x 1') and boasts six rooms, plus a staircase, windows, shutters, and a front door.The easy-to-follow instructions offer advice on purchasing the appropriate kind of plywood and trimmings and explain exactly how to cut and assemble the pieces. Helpful tips include suggestions on sanding, which pieces to nail first, constructing the roof, and finishing the project with paint or siding.The basic house design is simple, so builders have ample room to refine the house to suit their own preferences. Dozens of diagrams and instructions show how to add optical touches such as dormers, windowpanes, a fireplace, flower boxes, and much more. All instructions are clarified by illustrations -- over 40 diagrams and photographs appear throughout the book, showing the dollhouse in various stages of completion.

Build Your Own IoT Platform: Develop A Fully Flexible And Scalable Internet Of Things Platform In 24 Hours

by Anand Tamboli

Discover how every solution in some way related to the IoT needs a platform and how to create that platform. This book is about being agile and reducing time to market without breaking the bank. It is about designing something that you can scale incrementally without having to do a lot of rework and potentially disrupting your current state of the work. So the key questions are: what does it take, how long does it take, and how much does it take to build your own IoT platform? Build Your Own IoT Platform answers these questions and provides you with step-by-step guidance on how to build your own IoT platform. The author bursts the bubble of IoT platforms and highlights what the core of an IoT platform looks like. There are must-haves and there are nice-to-haves; this book will distinguish the two and focus on how to build the must-haves. Building your own IoT platform is not only the biggest cost saver, but also can be a satisfying learning experience, giving you control over your project.

Build Your Own IoT Platform: Develop a Flexible and Scalable Internet of Things Platform

by Anand Tamboli

Every solution that is in some way related to the IoT needs a platform; learn how to create that platform with us. This book is about being agile and reducing your time to market without breaking the bank. It is about designing something that can scale incrementally without rework and potentially disrupting the current work.So, the key questions are: What does it take? How long does it take? And, how much does it take to build your own IoT platform? This book answers these questions and provides you with step-by-step guide to building your own IoT platform. In this book, the author highlights what the core of an IoT platform looks like. There are always some must-haves and some nice-to-haves. This book distinguishes the two and focuses on building the must-haves. Building your IoT platform is not only the most significant cost-saver but can also be a satisfying learning experience. This edition will extend your work with a sample project to clarify the concepts and show you the possibilities. Additional chapters will also shed some light on the hardware interface and considerations.What You Will Learn· Master how to architect an interconnected system and develop a flexible platform architecture· Understand how to prioritize system requirements with a bottom-up approach· Design and build a robust IoT communications platform· Create an end-to-end application using guidelines in this book Who Is This Book ForIoT developers with basic-to-intermediate programming skills, small business owners, as well as entrepreneurs and startup founders would benefit from this book

Build Your Own Kitchen Cabinets

by Danny Proulx

Build your own kitchen cabinets! You don't need a showroom full of equipment or expertise in calculus to build your own kitchen cabinets. In fact, Danny Proulx's concise, easy-to-follow instructions enable you to create incredible kitchens with just a few power tools-a table saw, circular saw, router and drill. Completely revised and updated, Build Your Own Kitchen Cabinets, Second Edition, provides start-to-finish guidelines for crafting upper and lower cabinets, plus practical information on kitchen design, material selection and tool shortcuts. Proulx's instruction is practical, easy to understand and time-tested, refined in his own shop, and taught by him in countless seminars and workshops. You'll learn how to plan, design, construct and install your own complete handmade kitchen, from simple cabinets and over-the-sink cupboards to lazy-Susan shelving, stemware, storage and more: Combine the beauty of traditional face-frame cabinetry with the strength and simplicity of European cabinetry and hardware Build drawers, pull-outs and flip-outs to maximize storage space Use European hinges, adjustable legs and other specialized hardware to take the guesswork out of construction and installation Use simple butt joints to build strong cabinets quickly Customize your cabinets' looks with a variety of door styles, countertops and finishes Page after page, Danny Proulx proves that you can build your own beautiful kitchen cabinets.

Build Your Own Kitchen Cabinets

by Danny Rubie

Superbly detailed, this step-by-step guide walks readers through the stages of planning, design, construction and installation. It makes it all possible, even with only a few basic tools. And its practical, one-foot-after-the-other approach anticipates the readers' questions and concerns every step of the way.

Build Your Own Ladder

by Tony Zeiss

The average person in today's workforce will change jobs seven to nine times throughout his or her career. What's more, he or she will change occupational fields three to four times! Navigating this ever-changing landscape can be tough if you're not equipped with the best tools and information available Build Your Own Ladder harnesses the power of 4 key areas: The Power of Vision: You must have a clear vision of what you want to achieve; The Power of Influence: You must be able to "sell"-your ideas, products, or leadership by learning the 9 Laws of Influence; The Power of Thought: Your thoughts will become who you are, so you must learn to control and direct them; and The Power of Reciprocity: You must invest in the lives of others, because you will reap what you sow in them

Build Your Own LEGO Escape Room

by Simon Hugo Barney Main

Plan and build thrilling LEGO® escape rooms!Learn how to plan awesome LEGO escape rooms – with more than 30 LEGO puzzle ideas. Create your own escape rooms and challenge your friends.Follow one of three themed escape rooms: Egyptian Quest, Space Mission, and Safari Adventure, or pick and choose from more than 30 LEGO puzzles with building tips and easy-to-follow visual breakdowns to create your own escape rooms from scratch.Build Your Own LEGO Escape Room includes:- Over 30 build ideas for LEGO puzzles- Three themed escape rooms to build – with 6-8 challenges each.- Fun story pages to show how players will experience the game, easy-to-follow visual breakdowns of the LEGO models, and a step-by-step guide to setting up the game.- Advice on how to plan the escape rooms, from making them immersive and theme inspiration to linking puzzles and giving clues.Build Your Own LEGO Escape Room is ideal for 9–12 year-olds who love LEGO bricks, puzzles, and challenges!©2022 The LEGO Group.

Build Your Own Life: A Self-Help Guide For Individuals With Asperger Syndrome

by Wendy Lawson

As someone with Asperger Syndrome, Wendy Lawson knows all about the social difficulties that accompany the condition. In this book, she guides others on the autism spectrum through the confusing map of life, tackling the building bricks of social existence one by one with humour, insight and practical suggestions. Exploring what it is like to be an adult in an alien world, she looks at the concepts of 'self' and 'other' and talks about the people in our lives - how to relate to them, how we can use their support and how we can protect ourselves in the process. Using poetry and illustrations, she goes on to explain the difficult notion of `putting on a face', looks at how to assess personal skills in order to develop them into a suitable career and how to deal with unwelcome changes in life. This book is essential reading for all those on the higher-functioning end of the autism spectrum, helping them to get the best out of a world that is often confusing and aiding those close to them to understand their perspective.

Build Your Own PaaS with Docker

by Oskar Hane

This book is intended for those who want to take full advantage of separating services into module containers and connect them to form a complete platform. It will give you all the insights and knowledge needed to run your own PaaS.

Build Your Own PC Do-It-Yourself For Dummies

by Mark L. Chambers

If you've dreamed about having a customized multimedia PC or one tricked out for your favorite games, build your own and make your dreams come true! Build Your Own PC Do-It-Yourself For Dummies makes it easy. Not only is building your own PC a really rewarding project, it can also save you a nice chunk of cash. This step-by-step guide helps you decide what you need, teaches you what all those computer terms mean, and tells you exactly how to put the pieces together. It shows you: What tools you need (not as many as you might think!) All about operating systems How to install CD and DVD drives The scoop on sound and video, and how to put a sound system together from start to finish How to connect a monitor and install a modem All about setting up and configuring the hard drive Secrets for securing your system, and more Included is a bonus DVD showing you how to install the motherboard, CPU, RAM, ports, hard drive, video and sound cards, a DVD drive, and more. With Build Your Own PC Do-It-Yourself For Dummies, you can have the computer you want plus the satisfaction of doing it yourself! Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Build Your Own Professional Blog, Forum, Portal or Community Website with Drupal 6

by David Mercer

Description of how to design and build a web site using the Drupal CMS tool.

Build Your Own Robot: Using Python, CRICKIT, and Raspberry PI

by Marwan Alsabbagh

A DIY guide to bringing your first robot to life with cheap and basic components.Build Your Own Robot introduces you to the exciting world of robotics in a way that&’s fun and affordable! You&’ll build your own real robot with easy-to-find hardware and free open source software. Plus, all the components you need can be assembled with simple tools like a screwdriver. In Build Your Own Robot you&’ll learn how to: Use cameras to capture photos and let your robot see Add cameras and basic computer vision Coordinate DC motors to move your robot Write a web app to control your robot Set up controls for joysticks Read QR codes to find and identify objects This book shows you how anyone can start building their own robot—no special soldering or electronic skills required. All you need is some basic Python know-how to get started. From scratch, you&’ll go hands-on with DC motors, touch sensors, custom shell scripting, joystick controls, and even face detection for your robot friend. About the technology You can build your own robot! With this book, you&’ll use readily-available hardware and author Marwan Alsabbagh&’s clear step-by-step instructions to create a robot that moves, manipulates objects, and responds to its environment. Along the way, you&’ll learn some serious skills like computer vision, networking, and the basics of robotics programming. About the book Build Your Own Robot is a project-based guide that takes you from spinning your first DC motor to programming a mobile robot that you can control from your phone or computer. You&’ll write simple Python code to help your new friend spin, move, and find its way. You&’ll even teach it to track faces and fetch snacks. Plus, a helpful hardware purchasing guide makes it easy to find exactly what you need to get started! What's inside Coordinate DC motors to move your robot Write a web app to control your robot Adding cameras and basic computer vision Read QR codes to find and identify objects About the reader Examples use simple Python code. No special skills or expensive tools required. About the author Marwan Alsabbagh is a seasoned software developer, who has studied mathematics and computer science at McGill University. The technical editor on this book was Alexander Ryker. Table of Contents 1 What is a robot? 2 Getting started 3 Driving the robot 4 Creating a robot shell 5 Controlling robots remotely 6 Creating robot web apps 7 Joystick-controlled robots 8 Keyboard-controlled camera 9 Face-following camera 10 Robotic QR code finder 11 Building a snack-pushing robot A Hardware purchasing guide B Configuring the Raspberry Pi C Robot assembly guide D Mocking the CRICKIT library

Build Your Own Standards Compliant Website Using Dreamweaver 8

by Rachel Andrew

Build Your Own Standards Compliant Website with Dreamweaver 8 is written for any user of Dreamweaver who wants to create standards compliant, usable and fully accessible websites. By applying Web Standards and best-practices, readers will learn to create fast-loading, easy-to-maintain and cross-browser compatible Websites. This book focuses on using XHTML and semantic markup, CSS Layouts, and accessibility guidelines to show users how to make the most of Dreamweaver 8.

Build Your Own Test Framework: A Practical Guide to Writing Better Automated Tests

by Daniel Irvine

Learn to write better automated tests that will dramatically increase your productivity and have fun while doing so. This book is a build-your-own adventure designed for individual reading and for collaborative workshops. You will build an xUnit automated test framework using JavaScript: initially a clone of Jest, but adding a couple of neat features borrowed from RSpec, the genre-defining tool for behavior-driven development (BDD). Along the way, you will explore the philosophy behind automated testing best practices. The automated test runner is one of the most important innovations within software engineering. But for many programmers, automated testing remains a mystery, and knowing how to write good tests is akin to sorcery.As the chapters of this book unfold, you will see how the humble test runner is an elegant and simple piece of software. Each chapter picks a single feature to build, like the "it" function or the "beforeEach" block. It picks apart the theory of why the feature needs to exist, and how to use it effectively in your own test suites. Every chapter ends with a set of ideas for extension points should you wish to explore further, alone or in groups. The book culminates in an implementation of test doubles and mocks—one of the most difficult and misunderstood concepts within automated testing.By the end of the book, you will have gained a solid understanding of automated testing principles that you can immediately apply to your work projects. What You'll LearnBuild an xUnit automated test frameworkSee how an automated test runner worksUnderstand the best practices for automated unit testingEffectively use test doubles and mocksWho This Book Is ForSoftware developers with JavaScript experience who are seeking to master the art of automated testing.

Refine Search

Showing 99,926 through 99,950 of 100,000 results