Wiring Simplified


H.P. Richter - 1978
    Homeowners learn how to understand codes and safety, select and connect wires, ground for safety, and install service equipment. Detailed drawings illustrate how to wire electrical devices, such as receptacles and different types of switches, with a focus on ensuring safe installations. Also discussed are special wiring projects such as modernizing old wiring and working with power-limited wiring.

HTML, XHTML & CSS for Dummies


Ed Tittel - 2008
    Now featuring more than 250 color illustrations throughout, this perennially popular guide is a must for novices who want to work with HTML or XHTML, which continue to be the foundation for any Web site The new edition features nearly 50 percent new and updated content, including expanded coverage of CSS and scripting, new coverage of syndication and podcasting, and new sample HTML projects, including a personal Web page, an eBay auction page, a company Web site, and an online product catalog The companion Web site features an eight-page expanded Cheat Sheet with ready-reference information on commands, syntax, colors, CSS elements, and more Covers planning a Web site, formatting Web pages, using CSS, getting creative with colors and fonts, managing layouts, and integrating scripts

From Word to Kindle: Self Publishing Your Kindle Book with Microsoft Word, or Tips on Formatting Your Document So Your Ebook Won't Look Terrible


Aaron Shepard - 2011
    It's not hard to find instructions for converting from Word to Kindle -- but these instructions are usually less helpful than they could be. Many, for example, proclaim that Word's HTML output requires extensive alteration and cleanup before submission. This advice is misguided. Some who offer it have drawn their conclusions after simply choosing the wrong export option. Others fuss about a moderate amount of excess code, not realizing that it doesn't increase file size enough to matter or that the Kindle ignores it anyway. Other instructions will imply the opposite: that conversion is straightforward and just what you would expect. Supposedly, as long as you start with a properly formatted Word document, you'll wind up with a well-formatted ebook. Well, it doesn't really work that way -- not without a few techniques for tricking or bullying the Kindle into doing what you want. In this book, Aaron Shepard offers his own tips for moving your document from Word to Kindle, with a focus on desktop Word versions from 2003/2004 to 2010/2011. ///////////////////////////////////////////////// Aaron Shepard is a foremost proponent of the new business of profitable self publishing, which he has practiced and helped develop since 1998. He is the author of -Aiming at Amazon, - -POD for Profit, - and -Perfect Pages, - as well as two other books on Kindle formatting. ///////////////////////////////////////////////// CONTENTS Getting Started 1 FIRST STEPS Working with Word Document Setup Text Cleanup 2 KINDLE FORMATTING Special Characters Font Formatting Paragraph Styles Paragraph Spacing Paragraph Justification Line Breaking Page Layout 3 SPECIAL ELEMENTS Other Paragraphs Lists Tables Text Boxes and Sidebars Footnotes and Endnotes Pictures 4 NAVIGATION Web Links Internal Links Tables of Contents Menu Items 5 FINAL STEPS HTML Export Book Covers Book Data Submitting and Previewing ///////////////////////////////////////////////// SAMPLE By default, Word will apply the Normal style to your paragraphs. Amazon knows this, so for some Kindles, it hijacks that style, changing its formatting to what Amazon prefers. This can lead, for example, to unwanted space above or below a paragraph. If you want control of your own formatting, then, you'll have to avoid the Normal style and apply something different. There's no problem, though, with applying styles based on Normal, or even with applying a duplicate of Normal under a completely different name. In regard to this, watch out for manual page breaks in recent versions of Word. Unless you're in Compatibility Mode, each break is now placed in a paragraph of its own, and the Normal style is assigned automatically. That in itself isn't a problem -- but if you then hit Return and start typing, your new paragraph will be in Normal as well. (This is another reason to stick to the paragraph format setting -Page break before- to start a new page.) You can change all paragraphs already in Normal style to a different one by using the Format menu in the Find and Replace dialog. Don't enter any text, but place your cursor in first the Find box and then the Replace while choosing a style for each.

How Computers Work


Ron White - 1992
    The full-color, detailed illustrations will take you deep inside your PC and show you just how intricate it is. This latest edition has been updated with information on all of the latest technologies, including: PCI Express Bus Serial ATA Connections Digital Photography Software TiVos, Gas Plasma Screens, iPods, and Other Home Entertainment Equipment Google and eBay 3D Game Development, Two-Slot Video Cards, and Overclocking How Computers Work has sold over two million copies world wide. But don't take our word for it � get your copy today!

Data Science from Scratch: First Principles with Python


Joel Grus - 2015
    In this book, you’ll learn how many of the most fundamental data science tools and algorithms work by implementing them from scratch. If you have an aptitude for mathematics and some programming skills, author Joel Grus will help you get comfortable with the math and statistics at the core of data science, and with hacking skills you need to get started as a data scientist. Today’s messy glut of data holds answers to questions no one’s even thought to ask. This book provides you with the know-how to dig those answers out. Get a crash course in Python Learn the basics of linear algebra, statistics, and probability—and understand how and when they're used in data science Collect, explore, clean, munge, and manipulate data Dive into the fundamentals of machine learning Implement models such as k-nearest Neighbors, Naive Bayes, linear and logistic regression, decision trees, neural networks, and clustering Explore recommender systems, natural language processing, network analysis, MapReduce, and databases

Big Data: A Revolution That Will Transform How We Live, Work, and Think


Viktor Mayer-Schönberger - 2013
    “Big data” refers to our burgeoning ability to crunch vast collections of information, analyze it instantly, and draw sometimes profoundly surprising conclusions from it. This emerging science can translate myriad phenomena—from the price of airline tickets to the text of millions of books—into searchable form, and uses our increasing computing power to unearth epiphanies that we never could have seen before. A revolution on par with the Internet or perhaps even the printing press, big data will change the way we think about business, health, politics, education, and innovation in the years to come. It also poses fresh threats, from the inevitable end of privacy as we know it to the prospect of being penalized for things we haven’t even done yet, based on big data’s ability to predict our future behavior.In this brilliantly clear, often surprising work, two leading experts explain what big data is, how it will change our lives, and what we can do to protect ourselves from its hazards. Big Data is the first big book about the next big thing.www.big-data-book.com

Social Engineering: The Art of Human Hacking


Christopher Hadnagy - 2010
    Mitnick claims that this socialengineering tactic was the single-most effective method in hisarsenal. This indispensable book examines a variety of maneuversthat are aimed at deceiving unsuspecting victims, while it alsoaddresses ways to prevent social engineering threats.Examines social engineering, the science of influencing atarget to perform a desired task or divulge informationArms you with invaluable information about the many methods oftrickery that hackers use in order to gather information with theintent of executing identity theft, fraud, or gaining computersystem accessReveals vital steps for preventing social engineeringthreatsSocial Engineering: The Art of Human Hacking does itspart to prepare you against nefarious hackers--now you can doyour part by putting to good use the critical information withinits pages.

Computer Systems: A Programmer's Perspective


Randal E. Bryant - 2002
    Often, computer science and computer engineering curricula don't provide students with a concentrated and consistent introduction to the fundamental concepts that underlie all computer systems. Traditional computer organization and logic design courses cover some of this material, but they focus largely on hardware design. They provide students with little or no understanding of how important software components operate, how application programs use systems, or how system attributes affect the performance and correctness of application programs. - A more complete view of systems - Takes a broader view of systems than traditional computer organization books, covering aspects of computer design, operating systems, compilers, and networking, provides students with the understanding of how programs run on real systems. - Systems presented from a programmers perspective - Material is presented in such a way that it has clear benefit to application programmers, students learn how to use this knowledge to improve program performance and reliability. They also become more effective in program debugging, because t

Sky & Telescope's Pocket Sky Atlas


Roger W. Sinnott - 2006
    Included are extra close-up charts of the Orion Nebula, Pleiades, Virgo Galaxy Cluster, and Large Magellanic Cloud.

Einstein's Universe


Nigel Calder - 1979
    It far surpasses any previous explanation of Relativity for laypersons.

Organic Chemistry I for Dummies


Arthur Winter - 2005
    This book is an easy-to-understand and fun reference to this challenging subject. It explains the principles of organic chemistry in simple terms and includes worked-out problems to help readers get up to speed on the basics.

The Art of Computer Programming, Volumes 1-3 Boxed Set


Donald Ervin Knuth - 1998
    For the first time, these books are available as a boxed, three-volume set. The handsome slipcase makes this set an ideal gift for the recent computer science graduate or professional programmer. Offering a description of classical computer science, this multi-volume work is a useful resource in programming theory and practice for students, researchers, and practitioners alike. For programmers, it offers cookbook solutions to their day-to-day problems.

The Theoretical Minimum: What You Need to Know to Start Doing Physics


Leonard Susskind - 2013
    In this unconventional introduction, physicist Leonard Susskind and hacker-scientist George Hrabovsky offer a first course in physics and associated math for the ardent amateur. Unlike most popular physics books—which give readers a taste of what physicists know but shy away from equations or math—Susskind and Hrabovsky actually teach the skills you need to do physics, beginning with classical mechanics, yourself. Based on Susskind's enormously popular Stanford University-based (and YouTube-featured) continuing-education course, the authors cover the minimum—the theoretical minimum of the title—that readers need to master to study more advanced topics.An alternative to the conventional go-to-college method, The Theoretical Minimum provides a tool kit for amateur scientists to learn physics at their own pace.

Digital Computer Electronics


Albert Paul Malvino - 1977
    The text relates the fundamentals to three real-world examples: Intel's 8085, Motorola's 6800, and the 6502 chip used by Apple Computers. This edition includes a student version of the TASM cross-assembler software program, experiments for Digital Computer Electronics and more.

A Short Course in Photography: An Introduction to Photographic Technique


Barbara London - 1979
    Oriented toward traditional black and white photography, the book also explores digital techniques and web photography resources, equipment, the exposure and development of film, and the making and finishing of prints.