Book picks similar to
More Workbench Silencers by George M. Hollenback
683
reference
680
for
Fundamentals of Electric Circuits (With CD-ROM)
Charles K. Alexander - 1999
The main objective of this book is to present circuit analysis in a clear, easy-to-understand manner, with many practical applications to interest the student. Each chapter opens with either historical sketches or career information on a subdiscipline of electrical engineering. This is followed by an introduction that includes chapter objectives. Each chapter closes with a summary of the key points and formulas. The authors present principles in an appealing and lucid step-by-step manner, carefully explaining each step. Important formulas are highlighted to help students sort out what is essential and what is not. Many pedagogical aids reinforce the concepts learned in the text so that students get comfortable with the various methods of analysis presented in the text.
Modern Compressible Flow: With Historical Perspective
John D. Anderson Jr. - 1981
In keeping with previous versions, the 3rd edition uses numerous historical vignettes that show the evolution of the field. New pedagogical features--"Roadmaps" showing the development of a given topic, and "Design Boxes" giving examples of design decisions--will make the 3rd edition even more practical and user-friendly than before. The 3rd edition strikes a careful balance between classical methods of determining compressible flow, and modern numerical and computer techniques (such as CFD) now used widely in industry & research. A new Book Website will contain all problem solutions for instructors.
Programming Arduino Next Steps: Going Further with Sketches
Simon Monk - 2013
Featuring coverage of the Arduino Uno, Leonardo, and Due boards, Programming Arduino Next Steps: Going Further with Sketches shows you how to use interrupts, manage memory, program for the Internet, maximize serial communications, perform digital signal processing, and much more. All of the 75+ example sketches featured in the book are available for download.Learn advanced Arduino programming techniques, including how to:Use hardware and timer interruptsBoost performance and speed by writing time-efficient sketchesMinimize power consumption and memory usageInterface with different types of serial busses, including I2C, 1-Wire, SPI, and TTL SerialUse Arduino with USB, including the keyboard and mouse emulation features of the Leonardo and Due boardsProgram Arduino for the InternetPerform digital signal processingAccomplish more than one task at a time--without multi-threadingCreate and release your own code library
Off-Camera Flash: Techniques for Digital Photographers
Neil van Niekerk - 2011
Seeking to address the various challenges of off-camera lighting, professional photographers and advanced amateurs alike will find a range of confidence-building instruction, beginning with basic how’s and why’s of lighting for creative effect, the types of equipment available and instruction about their proper use, clear definitions of various technical concepts such as managing shutter speed and controlling flash exposure, using ambient light as well as natural sunlight during a shoot, and incorporating off-camera flash into a portrait session. Concluding this lesson plan is a look at five different real-life photo sessions, each employing a different flash technique. Here, photographers get a deeper understanding of each concept put into practice, marrying the elements of lighting with the natural elements presented by the shoot.
Digital Design
M. Morris Mano - 1984
The book teaches the basic tools for the design of digital circuits in a clear, easily accessible manner. New to This Edition: *Nine sections on Verilog Hardware Description Language (HDL) inserted in discrete sections, allowing the material to be covered or skipped as desired. The Verilog HDL presentation is at a suitable level for beginning students who are learning digital circuits for the first time. *Reorganized material on combinational circuits is now covered in a single chapter. *The emphasis in the sequential circuits chapters is now on design with D flip-flops instead of JK and SR flip-flops. *The material on memory and programmable logic is now consolidated in one chapter. *Chapter 8 consists mostly of new material and now covers digital design in the Register Transfer Level (P) FL), preparing the reader for more advanced design projects and further Verilog HDL studies. *A new section in Chapter 11 supplements the laboratory experiments with HDL experiments. These unable the reader to check the circuits designed in the laboratory by means of hardware components and/or by HDL simulation.* Text accompanied by Verilog simulator software-SynaptiCAD's VeriLogger Pro evaluation version, a Verilog simulation environment that combines all of the features of a traditional Verilog simulator with a powerful graphical test vector generator. Fast model testing in VeriLogger Pro allows the reader to perform bottom-up testing of every model in a design. All of the HDL examples in the book can be found on the CD-ROM. *A Companion Website includes resources for instructors and students such as transparency masters of all figures in the book, all HDL code examples from the book, a Verilog tutorial, tutorials on using the VeriLogger Pro software, and more. It can be found at http://www.prenhall.com/mano
C: A Reference Manual
Samuel P. Harbison III - 1984
It discusses the ongoing, international standardization of C++, explores the importance of Clean C code in the common subset of the ISO C and C++ languages, and demonstrates other ways to program in a style that is more compatible with C++.
Instagram Secrets: The Underground Playbook for Growing Your Following Fast, Driving Massive Traffic & Generating Predictable Profits
Jeremy McGilvrey - 2017
Instead, the information found inside of the 21 chapters lays out a step-by-step formula for the two things online entrepreneurs care about most: How to build a large following FAST. How to convert those followers into DOLLARS. The old way of being successful on social media meant that you had to spend a small fortune to build your following, then light your marketing dollars on fire trying to figure out Facebook ads. Instagram Secrets completely demolishes the old way entrepreneurs were taught to use social media to grow their businesses. Now, anybody (even if you have ZERO Instagram followers) can generate an ENDLESS FLOOD of warm, cheap and targeted leads on demand. The warmer the lead, the easier the sale. The cheaper the lead, the higher the profit. Wasting weeks or months on “testing” is now a thing of the past. You can now test your website, landing page, and sales funnels in just a few hours and make the necessary tweaks that will put you on the fast track to profitability. There is a HUGE misconception about what it really means to be successful on social media: Having tons of followers is great, but it’s meaningless if it doesn’t make you money. Getting likes makes you feel good, but you can’t pay your bills with Instagram likes. Getting leads makes it seem like you are winning, but leads without sales are useless. Those who LOSE on Instagram treat it like a popularity contest to fuel their ego. Winning on Instagram is simple: Just follow the blueprint Jeremy reveals in this book. Will Instagram Secrets work for you? Yes. The pure gold packed from cover-to-cover in this book is not THEORY by the latest “Insta-Fake Guru.” The author, Jeremy McGilvrey wrote the book after learning DIRECTLY from Jason Stone, aka @Millionaire_Mentor who to date has 2.4 million followers, built and email list of 350,000 loyal subscribers and netted well over $2,000,000 using only Instagram. Jeremy wrote Instagram Secrets the same way Napoleon Hill wrote the all-time personal development best seller Think and Grow Rich. Hill interviewed billionaire businessman Andrew Carnegie to learn the secrets behind how he achieved his unheard-of success and indestructible WEALTH. He then simplified Carnegie’s teachings into the first ever roadmap for attaining extraordinary financial success. Similarly, McGilvrey distilled Jason Stone’s vast knowledge into the most comprehensive book ever written for building a massive Instagram following and turning those followers into dollars. Not only did McGilvrey STUDY with the best, he also APPLIED everything he learned from @Millionaire_Mentor to build two Instagram pages to a combined 312,567 followers in under 15 months, collect 35,456 email leads in 7 months and earn daily predictable profits from Instagram. Instagram Secrets was written with the goal of helping entrepreneurs completely bypass the years of pain, suffering and failure associated with building a profitable business and help them to achieve massive online success in record time. If you are looking for another cookie-cutter training about how to become Insta-Famous Instagram Secrets is not for you. But, if you are serious about using Instagram to grow your following fast, get leads, make sales and build a profitable business...Then pick up your copy of Instagram Secrets today.
Writing Idiomatic Python 2.7.3
Jeff Knupp - 2013
Each idiom comes with a detailed description, example code showing the "wrong" way to do it, and code for the idiomatic, "Pythonic" alternative. *This version of the book is for Python 2.7.3+. There is also a Python 3.3+ version available.* "Writing Idiomatic Python" contains the most common and important Python idioms in a format that maximizes identification and understanding. Each idiom is presented as a recommendation to write some commonly used piece of code. It is followed by an explanation of why the idiom is important. It also contains two code samples: the "Harmful" way to write it and the "Idiomatic" way. * The "Harmful" way helps you identify the idiom in your own code. * The "Idiomatic" way shows you how to easily translate that code into idiomatic Python. This book is perfect for you: * If you're coming to Python from another programming language * If you're learning Python as a first programming language * If you're looking to increase the readability, maintainability, and correctness of your Python code What is "Idiomatic" Python? Every programming language has its own idioms. Programming language idioms are nothing more than the generally accepted way of writing a certain piece of code. Consistently writing idiomatic code has a number of important benefits: * Others can read and understand your code easily * Others can maintain and enhance your code with minimal effort * Your code will contain fewer bugs * Your code will teach others to write correct code without any effort on your part
Make: AVR Programming: Learning to Write Software for Hardware (Make : Technology on Your Time)
Elliot Williams - 2013
In this book you'll set aside the layers of abstraction provided by the Arduino environment and learn how to program AVR microcontrollers directly. In doing so, you'll get closer to the chip and you'll be able to squeeze more power and features out of it.Each chapter of this book is centered around projects that incorporate that particular microcontroller topic. Each project includes schematics, code, and illustrations of a working project.
Program a range of AVR chips
Extend and re-use other people’s code and circuits
Interface with USB, I2C, and SPI peripheral devices
Learn to access the full range of power and speed of the microcontroller
Build projects including Cylon Eyes, a Square-Wave Organ, an AM Radio, a Passive Light-Sensor Alarm, Temperature Logger, and more
Understand what's happening behind the scenes even when using the Arduino IDE
Java 2: The Complete Reference
Herbert Schildt - 2000
This book is the most complete and up-to-date resource on Java from programming guru, Herb Schildt -- a must-have desk reference for every Java programmer.
The Complete Guide to Digital Photography
Michael Freeman - 2001
A useful resource while taking the leap to digital."--Photo Industry ReviewIt's the bestselling, most complete digital guide available--and now it's thoroughly updated to reflect the state of the art. Featuring the latest operating systems and software versions, plus a new section on traveling with your gear, this fully illustrated, total approach to digital will lead you into an exciting new world of image making. An essential round-up of available cameras, computers, scanners, software, and printers--including current online printing services such as photobox and fotango, and the Epson 2000 series of archive printers--offers a plethora of technical possibilities. Detailed text and more than 300 color photographs show exactly how to take and make great portraits, landscapes, action shots, and more. Take advantage of the heightened ability to enhance images; change backgrounds or colors; add reflections; and create artistic effects with collaging, filters, and lighting techniques. Includes easy-to-follow projects for making calendars, business cards, websites, and more.
Easy Container Gardening: 5 Steps to Grow Fresh Organic Vegetables in Small Urban Spaces: Beginners guide to patio gardening (Easy gardening essentials Book 1)
Lynda Goldman - 2015
An expert gardener and “accidental farmer” reveals her easy tips for vegetables that practically grow themselves. Discover: 10 Beautiful benefits of container gardeningShould you buy organic seeds? Find out here (the answer will surprise you)Which kind of seeds you MUST avoid if you want to be healthyWhy clay pots are not all they are cracked up to beThe #1 thing to consider when you choose a containerThe dirt on dirt, and how to create the best environment for your plants#1 Mistake most novice gardeners make (and how to avoid killing your plants)Why ugly veggies are better for you than perfect specimensWhy you have to be cruel to be kind in the garden5 Easy vegetables that practically grow themselves3 Natural solutions to keeping bugs out of your plantsHow to make “Manure Tea” (don’t ask, just check this out!)A resource to get organic, heirloom, Non-GMO seeds for freeA quick checklist to jumpstart your plantingA complete resource guide for getting seeds and seedlings at low cost or no costBeautiful images to delight your senses Scroll up and grab your copy now!
How to Thrive in the Virtual Workplace: Simple and Effective Tips for Successful, Productive, and Empowered Remote Work
Robert Glazer - 2021
How To Create A Website Using Wordpress: The Beginner's Blueprint for Building a Professional Website in 3 Easy Steps (Plus 40+ Premium Wordpress Video Tutorials)
Brian Patrick - 2013
Building A Website With Wordpress Has Never Been This EasyLearn how to set up a website that meets your exact needs in 3 EASY STEPS....one that the "professionals" would have charged you thousands of dollars for! (FREE ACCESS to 40+ Premium Wordpress Tutorial Videos)
Two Scoops of Django: Best Practices for Django 1.6
Daniel Roy Greenfeld - 2014