Prometheus: Up & Running: Infrastructure and Application Performance Monitoring


Brian Brazil - 2018
    This practical guide provides application developers, sysadmins, and DevOps practitioners with a hands-on introduction to the most important aspects of Prometheus, including dashboarding and alerting, direct code instrumentation, and metric collection from third-party systems with exporters.This open source system has gained popularity over the past few years for good reason. With its simple yet powerful data model and query language, Prometheus does one thing, and it does it well. Author and Prometheus developer Brian Brazil guides you through Prometheus setup, the Node exporter, and the Alertmanager, then demonstrates how to use them for application and infrastructure monitoring.Know where and how much to apply instrumentation to your application codeIdentify metrics with labels using unique key-value pairsGet an introduction to Grafana, a popular tool for building dashboardsLearn how to use the Node Exporter to monitor your infrastructureUse service discovery to provide different views of your machines and servicesUse Prometheus with Kubernetes and examine exporters you can use with containersConvert data from other monitoring systems into the Prometheus format

Schaum's Outline of Advanced Mathematics for Engineers and Scientists


Murray R. Spiegel - 1971
    Fully stocked with solved problemsN950 of themNit shows you how to solve problems that may not have been fully explained in class. Plus you ge"

Secrets of Mental Math: The Mathemagician's Guide to Lightning Calculation and Amazing Math Tricks


Arthur T. Benjamin - 1993
    Get ready to amaze your friends—and yourself—with incredible calculations you never thought you could master, as renowned “mathemagician” Arthur Benjamin shares his techniques for lightning-quick calculations and amazing number tricks. This book will teach you to do math in your head faster than you ever thought possible, dramatically improve your memory for numbers, and—maybe for the first time—make mathematics fun.Yes, even you can learn to do seemingly complex equations in your head; all you need to learn are a few tricks. You’ll be able to quickly multiply and divide triple digits, compute with fractions, and determine squares, cubes, and roots without blinking an eye. No matter what your age or current math ability, Secrets of Mental Math will allow you to perform fantastic feats of the mind effortlessly. This is the math they never taught you in school.Also available as an eBook

Homebrewing For Dummies


Marty Nachel - 1997
    A tradition originating in ancient civilizations, modern technology has made the process easier than ever before. Homebrewing For Dummies is for everyone who has ever considered homebrewing, but thought it might be too hard or complicated. Or if you've tried homebrewing without great success, you'll find guidelines, recipes, and equipment advice to help you improve your brew. Even if you're already a successful homebrewer, you'll find useful tips for making your beer competition quality. Find authoritative material to answer such questions about:Beeraphernalia Malts, hops, and grains Additives and preservatives Finings and clarifiers Sanitizing and bottling Troubleshooting Go ahead and feel confident about buying the equipment, setting up shop, cooking the right mix of ingredients, and bottling your brew with personalized labels! You can choose from dozens of ale, lager, and mixed-style recipes (all with standard pounds, gallons, and ounce measurements) or craft your own recipe. Homebrewing For Dummies helps you get your first batch underway in just two hours with accessible information on:Equipment for beginning, intermediate, and advanced brewers The four primary ingredients in beer The nuts-and-bolts of beer Beer evaluation Getting involved in competitions Gadgets, gizmos, and must-haves No other guide can offer the same convenient cheat sheets, friendly, hands-on advice, and step-by-step directions for making award-winning recipes. Whether a serious, future member of the American Homebrewers Association or a curious hobbyist, you'll find everything you need to be drinking homemade beer in about three weeks.

How to Ace Calculus: The Streetwise Guide


Colin Conrad Adams - 1998
    Capturing the tone of students exchanging ideas among themselves, this unique guide also explains how calculus is taught, how to get the best teachers, what to study, and what is likely to be on exams—all the tricks of the trade that will make learning the material of first-semester calculus a piece of cake. Funny, irreverent, and flexible, How to Ace Calculus shows why learning calculus can be not only a mind-expanding experience but also fantastic fun.

Economics for Dummies


Peter Antonioni - 2007
    This easy to understand guide takes you through the world of economics from understanding micro- and macroeconomics to demystifying complex topics such as capitalism and recession.This updated edition walks you through the history, principles and theories of economics as well as breaking down all the complicated terminology, leaving you clued up on economics in no time.Getting to grips - explore the science of economics and how people deal with scarcityKeeping an eye on it - learn all about macroeconomics and how economists keep track of everythingWatch patterns emerge - understand why monitoring consumer behaviour is vital and all you need to know about microeconomicsYour recession guide - expert advice on recessions and a detailed look at why they occurOpen the book and find:Why you should care about economics and how it affects youTools to help you understand a recessionA guide to seductive economic fallaciesAll you need to know on monetary and fiscal policiesHow supply and demand can be made easyWhy it's vital to track consumer choicesAn in-depth look at a profit-maximising firm and the core of capitalismGuidance on property rights and wrongsLearn to:Look through economic history and spot the trendsUnderstand micro- and macroeconomicsGet to grips with consumer behaviour and its influence on the economySpot the signs of a recession and see how economic decisions affect you

Structure and Interpretation of Computer Programs


Harold Abelson - 1984
    This long-awaited revision contains changes throughout the text. There are new implementations of most of the major programming systems in the book, including the interpreters and compilers, and the authors have incorporated many small changes that reflect their experience teaching the course at MIT since the first edition was published. A new theme has been introduced that emphasizes the central role played by different approaches to dealing with time in computational models: objects with state, concurrent programming, functional programming and lazy evaluation, and nondeterministic programming. There are new example sections on higher-order procedures in graphics and on applications of stream processing in numerical programming, and many new exercises. In addition, all the programs have been reworked to run in any Scheme implementation that adheres to the IEEE standard.

LinkedIn for Dummies


Joel Elad - 2008
    This book is packed with advice that will help you market yourself and find a job, an employee, an investor, or more business for your business!

Two Scoops of Django: Best Practices for Django 1.8


Daniel Roy Greenfeld - 2015
    This book is chock-full of material that will help you with your Django projects.We’ll introduce you to various tips, tricks, patterns, code snippets, and techniques that we’ve picked up over the years.

Web Design For Dummies


Lisa Lopuck - 2001
    With "Web Design For Dummies," you will be able to design your own Web site like a pro.Web design requires many programs to make a Website attractive and fun, including: Using Web editors like DreamweaverImage editing tools like Photoshop elementsDrawing utensils like IllustratorBackground markup and scripting languages like HTML and CSSThis fun guide covers all of the topics that every aspiring Web designer should know. This book offers advice on: Designing for your audienceBuilding a solid framework for easy navigationCreating appealing graphics that work with the siteChoosing the proper type and colorsTweaking the HTML to make everything work correctlyApplying next-step technologies including JavaScriptParlaying your skills into paid workWith expert guidance from Lisa Lopuck, a pioneer in interactive media design and the Senior Producer at Disney, you will be creating superb Web pages that will charm and impress all of your visitors

Design Patterns: Elements of Reusable Object-Oriented Software


Erich Gamma - 1994
    Previously undocumented, these 23 patterns allow designers to create more flexible, elegant, and ultimately reusable designs without having to rediscover the design solutions themselves.The authors begin by describing what patterns are and how they can help you design object-oriented software. They then go on to systematically name, explain, evaluate, and catalog recurring designs in object-oriented systems. With Design Patterns as your guide, you will learn how these important patterns fit into the software development process, and how you can leverage them to solve your own design problems most efficiently. Each pattern describes the circumstances in which it is applicable, when it can be applied in view of other design constraints, and the consequences and trade-offs of using the pattern within a larger design. All patterns are compiled from real systems and are based on real-world examples. Each pattern also includes code that demonstrates how it may be implemented in object-oriented programming languages like C++ or Smalltalk.

Land of LISP: Learn to Program in LISP, One Game at a Time!


Conrad Barski - 2010
    Land of Lisp brings the language into the real world, teaching Lisp by showing readers how to write several complete Lisp-based games, including a text adventure, an evolution simulation, and a robot battle. While building these games, readers learn the core concepts of Lisp programming, such as data types, recursion, input/output, object-oriented programming, and macros. And thanks to the power of Lisp, the code is short. Rather than bogging things down with reference information that is easily found online, Land of Lisp focuses on using Lisp for real programming. The book is filled with the author Conrad Barski's famous Lisp cartoons, featuring the Lisp alien and other zany characters.

Starting an Online Business for Dummies


Greg Holden - 1999
    You've been eager to jump right in and take a shot at striking it rich, but you're not quite sure how to get started--or if you're business-minded and tech-savvy enough to succeed. Starting an Online Business for Dummies will show you how easy it is to get your ideas off the ground and on the Web. You'll be able to take advantage of everything an online business has to offer, without an MBA or years of experience! This updated, hands-on guide gives you the tools you need to:Establish and promote your business Advertise your site Build a business with online auctions Keep your business legal and lawsuit free Impress customers in the virtual world Publicize your business with Google, Yahoo!, and Microsoft Conduct electronic payments Utilize VoIP, site feeds, blogging, and affiliate marketng You'll soon begin to realize that online business is not confined to large corporations or even businesses with storefronts. With this handy, straightforward guide, you will have your business online and ready to go in no time. There's also a chapter on hot new ways to make money online, such as selling on Amazon or promoting on Flickr. The 5th edition of Starting an Online Business for Dummies helps you help your business can reach its full potential!

Music Composition for Dummies


Scott Jarrett - 2008
    It guides you through every step of writing your own music, from choosing the right rhythm and tempo to creating melodies and chord progressions and working with instruments and voices. In this fun and practical guide, you'll learn how to match keys and chords to the mood you want to convey, work a form without limiting your creativity, and hammer out a musical idea, even when your mind is drawing a blank. You'll find out how to create popular songs, classically structured pieces, and even film, TV, and video game soundtracks. And, you'll learn what you need to know about music composition software, including Finale, Sebelius, Pro Tools, and more. Discover how to:Preserve and organize your musical ideas Work with established chord progressions or create your own Develop great rhythms Select the right instruments Find melodies in your head, your instrument, and the world around you Use major and minor scales Work with modes and moods Build melodic motifs and phrases Use the circle of fifths to harmonize Write for multiple voices Make a demo recording Filled with creative exercises to build your composing skills, Music Composition for Dummies is the resource you need to get that melody out of your head and into the world.

The Art of Doing Science and Engineering: Learning to Learn


Richard Hamming - 1996
    By presenting actual experiences and analyzing them as they are described, the author conveys the developmental thought processes employed and shows a style of thinking that leads to successful results is something that can be learned. Along with spectacular successes, the author also conveys how failures contributed to shaping the thought processes. Provides the reader with a style of thinking that will enhance a person's ability to function as a problem-solver of complex technical issues. Consists of a collection of stories about the author's participation in significant discoveries, relating how those discoveries came about and, most importantly, provides analysis about the thought processes and reasoning that took place as the author and his associates progressed through engineering problems.