Book picks similar to
How to Do Systems Analysis by John E. Gibson
foundational-sources
1-top
engineering
lek
The Stage of Time: Secrets of the Past, the Nature of Reality, and the Ancient Gods of History
Matthew LaCroix - 2019
Be prepared to question the world you live in and everything you thought you knew about the universe, human origins, and the lost civilizations of the past. Discover thought-bending evidence from some of the oldest text ever written and learn the reasons why their content eventually became suppressed and hidden from most of society. Conspiracy theories or conspiracy facts, you decide what's real based on the evidence. Once you read The Stage of Time, your perspective on reality may never be quite the same way again. This book includes: -Details about the ancient civilizations that once existed around the world and the events which led to their disappearance. -Translations from ancient texts that include: The Atrahasis, Enuma Elish, Sumerian King List, Eridu Genesis, Code of Hammurabi, Emerald Tablets, and more. -The eagle and the serpent, cataclysms during the last ice age, and the influences of the Anunnaki. -Secrets of consciousness, reincarnation, spirituality, and sentient life in the universe.
Robert the Bruce: A Life from Beginning to End (Scottish History Book 4)
Hourly History - 2020
Test-Driven Development: By Example
Kent Beck - 2002
While some fear is healthy (often viewed as a conscience that tells programmers to be careful!), the author believes that byproducts of fear include tentative, grumpy, and uncommunicative programmers who are unable to absorb constructive criticism. When programming teams buy into TDD, they immediately see positive results. They eliminate the fear involved in their jobs, and are better equipped to tackle the difficult challenges that face them. TDD eliminates tentative traits, it teaches programmers to communicate, and it encourages team members to seek out criticism However, even the author admits that grumpiness must be worked out individually! In short, the premise behind TDD is that code should be continually tested and refactored. Kent Beck teaches programmers by example, so they can painlessly and dramatically increase the quality of their work.
Microsoft Project 2010 Step by Step
Carl Chatfield - 2010
With Step By Step, you set the pace-building and practicing the skills you need, just when you need them! Topics include building a project plan and fine-tuning the details; scheduling tasks, assigning resources, and managing dependencies; monitoring progress and costs; keeping projects on track; communicating project data through Gantt charts and other views.
Love Is Not Enough: A Smart Woman’s Guide to Money
Merryn Somerset Webb - 2007
From shopping sprees to pension plans, ISAs to investments, money plays a crucial role in our present and future comfort. We may not like to admit it, but diamonds – or cold, hard cash – really can be a girl's best friend.So why, when women have much to celebrate, are we reluctant to talk about it? Why, when we have more wealth in our own names than ever before, do women take less interest in money than men? And why do we still feel that demonstrating an interest in finance is somehow…unfeminine? Because let's face it – for most of us, Prince Charming and his bank balance just aren't coming. If we want to secure our futures we're going to have to do it ourselves.The good news is that it's not hard to do. Dealing with our personal finances is much, much easier than the financial industry would have us believe. Women tend to make better investors than men too – our instincts, so to speak, are on the money. All we need is a bit of know-how and the confidence to put it into practice.Combining years of financial expertise with a healthy dose of scepticism and an easy sense of humour, Merryn Somerset Webb's sharp, witty and appealing guide to personal wealth for sassy women provides the answers. Whether you're drowning in debt, negotiating a higher salary or tackling the thorny issue of a pre-nup, just one read through and you'll be in a position to sort your finances out for good, transforming them from a constant worry into a source of peace of mind.
Statistical Rethinking: A Bayesian Course with Examples in R and Stan
Richard McElreath - 2015
Reflecting the need for even minor programming in today's model-based statistics, the book pushes readers to perform step-by-step calculations that are usually automated. This unique computational approach ensures that readers understand enough of the details to make reasonable choices and interpretations in their own modeling work.The text presents generalized linear multilevel models from a Bayesian perspective, relying on a simple logical interpretation of Bayesian probability and maximum entropy. It covers from the basics of regression to multilevel models. The author also discusses measurement error, missing data, and Gaussian process models for spatial and network autocorrelation.By using complete R code examples throughout, this book provides a practical foundation for performing statistical inference. Designed for both PhD students and seasoned professionals in the natural and social sciences, it prepares them for more advanced or specialized statistical modeling.Web ResourceThe book is accompanied by an R package (rethinking) that is available on the author's website and GitHub. The two core functions (map and map2stan) of this package allow a variety of statistical models to be constructed from standard model formulas.
Smart Investors Keep It Simple: Investing in dividend stocks for passive income
Giovanni Rigters - 2015
You’ve probably heard both good and bad things about it. Still, you want to learn more about the stock market. It could also be that you want to start investing but don’t know where to begin or how much to invest. If you’re already investing, you want to learn better ways to grow your investments, because you want to be more confident about your financial future. Up until now, you probably didn’t have enough time to learn about investing and it might seem too confusing, because there is so much information out there about investing. You also don’t want to lose your money or don’t have enough money to begin investing. What if you had the confidence to start investing on your own, so you could show off your investment performance to family and friends? Leave the stress of an insecure financial future behind you and create sustainable wealth, which you can pass down to your family. In this book I give you a quick overview about what you need to know about the stock market, how to begin, what to do if you don’t have enough cash, how to generate passive income, and how to analyze companies. I also give you a list of companies I personally invest in and I try to answer all the questions you might have that are stopping you from getting started or progressing in your investing journey. I'll show you why you need to watch out with investment vehicles such as the 401K and index funds. This book is a quick read and great to keep as a reference. Best of all, you can get started immediately after reading it. **Don’t wait and buy the book now. It’s on sale, but the price will increase in the near future.**
Normal Accidents: Living with High-Risk Technologies
Charles Perrow - 1984
Charles Perrow argues that the conventional engineering approach to ensuring safety--building in more warnings and safeguards--fails because systems complexity makes failures inevitable. He asserts that typical precautions, by adding to complexity, may help create new categories of accidents. (At Chernobyl, tests of a new safety system helped produce the meltdown and subsequent fire.) By recognizing two dimensions of risk--complex versus linear interactions, and tight versus loose coupling--this book provides a powerful framework for analyzing risks and the organizations that insist we run them.The first edition fulfilled one reviewer's prediction that it may mark the beginning of accident research. In the new afterword to this edition Perrow reviews the extensive work on the major accidents of the last fifteen years, including Bhopal, Chernobyl, and the Challenger disaster. The new postscript probes what the author considers to be the quintessential 'Normal Accident' of our time: the Y2K computer problem.
The Pragmatic Programmer: From Journeyman to Master
Andy Hunt - 1999
It covers topics ranging from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse. Read this book, and you'll learn how toFight software rot; Avoid the trap of duplicating knowledge; Write flexible, dynamic, and adaptable code; Avoid programming by coincidence; Bullet-proof your code with contracts, assertions, and exceptions; Capture real requirements; Test ruthlessly and effectively; Delight your users; Build teams of pragmatic programmers; and Make your developments more precise with automation. Written as a series of self-contained sections and filled with entertaining anecdotes, thoughtful examples, and interesting analogies,
The Pragmatic Programmer
illustrates the best practices and major pitfalls of many different aspects of software development. Whether you're a new coder, an experienced programmer, or a manager responsible for software projects, use these lessons daily, and you'll quickly see improvements in personal productivity, accuracy, and job satisfaction. You'll learn skills and develop habits and attitudes that form the foundation for long-term success in your career. You'll become a Pragmatic Programmer.
The Customer Success Professional's Handbook: How to Thrive in One of the World's Fastest Growing Careers—While Driving Growth For Your Company
Ashvin Vaidyanathan - 2020
As the subscription model has spread from the cloud and SaaS to more sectors of the economy, that pivotal role will only grow in importance. That’s because if you want to compete and thrive in this new environment, you need to put the customer at the center of your strategy. You need to recognize you’re no longer selling just a product. You’re selling an outcome. Customer Success Managers (CSM) are committed to capturing and delivering those outcomes by listening to their customers, understanding their needs, and adapting products and services to drive success. Although several existing resources address the customer success imperative, there is no authoritative instruction manual for the CSM profession—until now. The Customer Success Professional’s Handbook is the definitive reference book for CSMs and similar roles in the field. This practical, first-of-its-kind manual fills a significant gap in professional customer success literature, providing the knowledge every CSM needs to succeed—from the practitioner level all the way to senior leadership. The authors—acknowledged experts in building, training, and managing Customer Success teams—offer real-world guidance and practical advice for aspiring and experienced CSMs alike. The handbook is written by practioners for practioners. An indispensable resource for front-line Customer Success Managers, this much-needed book: Demonstrates how to build, implement, and manage a Customer Success team Helps new CSMs develop their skills and proficiency to be more employable and grow in their careers Provides clear guidance for managers on how to hire a stellar CSM Presents practical tactics needed to drive revenue growth during renewal, expansion, and customer advocacy opportunities Explains proven methods and strategies for mentoring CSMs throughout their careers Offers valuable insights from Gainsight, the Customer Success Company, and the broader customer success community with more than a dozen of the industry’s most respected leaders contributing their perspectives Currently, with over 70,000 open positions, Customer Success Manager in one of the fastest-growing jobs in the world. The Customer Success Professional’s Handbook: How to Thrive in One of the World's Fastest Growing Careers—While Driving Growth For Your Company will prove to be your go-to manual throughout every stage of your CSM career.
Effective Java
Joshua Bloch - 2001
The principal enhancement in Java 8 was the addition of functional programming constructs to Java's object-oriented roots. Java 7, 8, and 9 also introduced language features, such as the try-with-resources statement, the diamond operator for generic types, default and static methods in interfaces, the @SafeVarargs annotation, and modules. New library features include pervasive use of functional interfaces and streams, the java.time package for manipulating dates and times, and numerous minor enhancements such as convenience factory methods for collections. In this new edition of Effective Java, Bloch updates the work to take advantage of these new language and library features, and provides specific best practices for their use. Java's increased support for multiple paradigms increases the need for best-practices advice, and this book delivers. As in previous editions, each chapter consists of several "items," each presented in the form of a short, standalone essay that provides specific advice, insight into Java platform subtleties, and updated code examples. The comprehensive descriptions and explanations for each item illuminate what to do, what not to do, and why. Coverage includes:Updated techniques and best practices on classic topics, including objects, classes, methods, libraries, and generics How to avoid the traps and pitfalls of commonly misunderstood subtleties of the platform Focus on the language and its most fundamental libraries, such as java.lang and java.util
How to Blog for Profit without Selling Your Soul
Ruth Soukup - 2013
It is an invaluable tool for experienced and novice bloggers alike, explaining not only what it takes to create an authentic, successful, and profitable blog, but how to get there.Change the Way You Blog:Empower yourself to stop comparing your blog to othersUnderstand what makes awesome content and how to create itDiscover the critical importance of compelling presentationIncrease your blog traffic through proven techniquesDevelop a solid Pinterest strategy for capturing viral growthBoost your revenue through diversified income streamsLearn how to work smarter not harder
Essentials of Contemporary Management
Gareth R. Jones - 2003
Jones and George are dedicated to the challenge of "Making It Real" for students. The authors present management in a way that makes its relevance obvious even to students who might lack exposure to a "real-life" management context. This is accomplished thru a diverse set of examples, and the unique, and most popular feature of the text, the "Manager as a Person" Chapter 2. This chapter discusses managers as real people with their own personalities, strengths, weaknesses, opportunities, and problems and this theme is carried thru the remaining chapters. This text also discusses the importance of management competencies--the specific set of skills, abilities, and experiences that gives one manager the ability to perform at a higher level than another in a specific context. The themes of diversity, ethics, globalization, and information technology are integrated throughout.
Working Effectively with Legacy Code
Michael C. Feathers - 2004
This book draws on material Michael created for his renowned Object Mentor seminars, techniques Michael has used in mentoring to help hundreds of developers, technical managers, and testers bring their legacy systems under control. The topics covered include: Understanding the mechanics of software change, adding features, fixing bugs, improving design, optimizing performance Getting legacy code into a test harness Writing tests that protect you against introducing new problems Techniques that can be used with any language or platform, with examples in Java, C++, C, and C# Accurately identifying where code changes need to be made Coping with legacy systems that aren't object-oriented Handling applications that don't seem to have any structureThis book also includes a catalog of twenty-four dependency-breaking techniques that help you work with program elements in isolation and make safer changes.
Wheelbarrow Profits: How To Create Passive Income, Build Wealth, And Take Control Of Your Destiny Through Multifamily Real Estate Investing
Jake Stenziano - 2015
The Wheelbarrow Profits system for real estate investment takes advantage of an under appreciated source of wealth in the United States: multifamily properties. Learn how to identify your own niche, study your market, build your portfolio, and manage properties to successfully turn your investment into true wealth. Written and created by Jake Stenziano and Gino Barbaro, Wheelbarrow Profits is the tried and true system that they’ve utilized to grow a single multifamily investment into nearly a dozen successful and lucrative properties. Whether you’re a seasoned professional looking to explore a different type of investment strategy or a new investor looking to start building your portfolio, Jake and Gino’s system will provide you with the step-by-step guide you need to secure your financial independence.