Book picks similar to
1000 Lights: 1878 to 1959 by Charlotte Fiell


electrolight-library
gloria-s-book-shelf
afd
art-architecture-design-s

Overview of Amazon Web Services (AWS Whitepaper)


Amazon Web Services - 2016
    From data warehousing to deployment tools, directories to content delivery, over 175 AWS services are available. New services can be provisioned quickly, without the upfront capital expense. This allows enterprises, start-ups, small and medium-sized businesses, and customers in the public sector to access the building blocks they need to respond quickly to changing business requirements. This whitepaper provides you with an overview of the benefits of the AWS Cloud and introduces you to the services that make up the platform.

The Polaroid Book: Selections from the Polaroid Collections of Photography


Steve Crist - 2005
    This survey features more than 400 works from the Polaroid Collection along with essays by Hitchcock, who illuminates the beginnings and history of the Polaroid Corporation.

Time Management in 20 Minutes a Day: Simple Strategies to Increase Productivity, Enhance Creativity, and Make Your Time Your Own


Holly Reisem Hanna - 2019
    Filled with practical advice for everybody, Time Management in 20 Minutes a Day makes increasing your productivity and getting the most out of every day a snap.Sprinkled with bite-sized lessons and personal anecdotes, Time Management in 20 Minutes a Day introduces strategic changes geared to help you improve your daily life. From obsessing over emails to hunting through clutter to mismanaging meetings—learn how to stop doing all the little things you didn’t even realize were wasting so much of your time.Time Management in 20 Minutes a Day includes: Learn time management, fast—Straightforward suggestions focus on simple and proven strategies that you can do in 20 minutes or less. Advice for home and office—It doesn’t matter if you’re a busy CEO or a stay-at-home parent—discover dozens of ways to do more with your day. Modern techniques for current times—Learn to take advantage of all the time saving potential of tech—productivity apps, digital planners, and more. Discover how fast and simple mastering time management can be.

Inside the Business of Illustration


Steven Heller - 2004
    Using an entertaining, running narrative format to look at key concerns every illustrator must face today, this book covers finding one's unique style and establishing a balance between art and commerce; tackling issues of authorship and promotion; and more. In-depth perspectives are offered by illustrators, art directors, and art buyers from various industries and professional levels on such issues as quality, price negotiation, and illustrator-client relationships.• Includes an afterword by Milton Glaser, well-known designer/illustrator• From the authors of The Education of an Illustrator (1-58115-075-x)

JavaScript Enlightenment


Cody Lindley - 2012
    In this concise book, JavaScript expert Cody Lindley (jQuery Cookbook) provides an accurate view of the language by examining its objects and supporting nuances.Libraries and frameworks help you build web applications quickly and efficiently, but when things go wrong or performance becomes an issue, knowing how and why they work is critical. If you're ready to go under the hood and get your hands dirty with JavaScript internals, this is your book. Get a short and digestible summary of ECMA-262, Edition 3, backed by real code you can run instantly Examine the creation of JavaScript objects Learn complex values, primitive values, scope, and inheritance Understand the importance of the head object Work with string, number, and Boolean objects and values Discover how to use the null value and the built-in math object Get into the details--beyond Mozilla's reference guide for JavaScript 1.5

Head First Design Patterns


Eric Freeman - 2004
     At any given moment, somewhere in the world someone struggles with the same software design problems you have. You know you don't want to reinvent the wheel (or worse, a flat tire), so you look to Design Patterns--the lessons learned by those who've faced the same problems. With Design Patterns, you get to take advantage of the best practices and experience of others, so that you can spend your time on...something else. Something more challenging. Something more complex. Something more fun. You want to learn about the patterns that matter--why to use them, when to use them, how to use them (and when NOT to use them). But you don't just want to see how patterns look in a book, you want to know how they look "in the wild". In their native environment. In other words, in real world applications. You also want to learn how patterns are used in the Java API, and how to exploit Java's built-in pattern support in your own code. You want to learn the real OO design principles and why everything your boss told you about inheritance might be wrong (and what to do instead). You want to learn how those principles will help the next time you're up a creek without a design pattern. Most importantly, you want to learn the "secret language" of Design Patterns so that you can hold your own with your co-worker (and impress cocktail party guests) when he casually mentions his stunningly clever use of Command, Facade, Proxy, and Factory in between sips of a martini. You'll easily counter with your deep understanding of why Singleton isn't as simple as it sounds, how the Factory is so often misunderstood, or on the real relationship between Decorator, Facade and Adapter. With Head First Design Patterns, you'll avoid the embarrassment of thinking Decorator is something from the "Trading Spaces" show. Best of all, in a way that won't put you to sleep! We think your time is too important (and too short) to spend it struggling with academic texts. If you've read a Head First book, you know what to expect--a visually rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive science, and learning theory, Head First Design Patterns will load patterns into your brain in a way that sticks. In a way that lets you put them to work immediately. In a way that makes you better at solving software design problems, and better at speaking the language of patterns with others on your team.

Work Clean: The life-changing power of mise-en-place to organize your life, work, and mind


Dan Charnas - 2016
    In Work Clean, Dan Charnas reveals how to apply mise-en-place outside the kitchen, in any kind of work.Culled from dozens of interviews with culinary professionals and executives, including world-renowned chefs like Thomas Keller and Alfred Portale, this essential guide offers a simple system to focus your actions and accomplish your work. Charnas spells out the 10 major principles of mise-en-place for chefs and non chefs alike: (1) planning is prime; (2) arranging spaces and perfecting movements; (3) cleaning as you go; (4) making first moves; (5) finishing actions; (6) slowing down to speed up; (7) call and callback; (8) open ears and eyes; (9) inspect and correct; (10) total utilization.This journey into the world of chefs and cooks shows you how each principle works in the kitchen, office, home, and virtually any other setting.

Community Building on the Web: Secret Strategies for Successful Online Communities


Amy Jo Kim - 1999
    She discusses important design strategies, interviews influential Web community-builders, and provides the reader with templates and questionnaires to use in building their own communities.

User-Centered Design: A Developer's Guide to Building User-Friendly Applications


Travis Lowdermilk - 2013
    With practical guidelines and insights from his own experience, author Travis Lowdermilk shows you how usability and user-centered design will dramatically change the way your application interacts with people.You’ll learn valuable strategies for conducting each stage of the design process, from interviewing likely users and discovering your application’s purpose to creating a rich user experience with sound design principles. User-Centered Design is invaluable no matter what platform you use or audience you target.- Explore usability and how it relates to user-centered design- Learn how to deal with users and their unique personalities- Clarify your application’s purpose, using a simple narrative to describe its use- Plan your project’s development with a software development life cycle- Be creative within the context of your user experience goals- Use visibility, consistency, and other design principles to enhance user experience- Gain user feedback of your prototype with surveys, interviews, and usability studies

Code Complete


Steve McConnell - 1993
    Now this classic book has been fully updated and revised with leading-edge practices--and hundreds of new code samples--illustrating the art and science of software construction. Capturing the body of knowledge available from research, academia, and everyday commercial practice, McConnell synthesizes the most effective techniques and must-know principles into clear, pragmatic guidance. No matter what your experience level, development environment, or project size, this book will inform and stimulate your thinking--and help you build the highest quality code. Discover the timeless techniques and strategies that help you: Design for minimum complexity and maximum creativity Reap the benefits of collaborative development Apply defensive programming techniques to reduce and flush out errors Exploit opportunities to refactor--or evolve--code, and do it safely Use construction practices that are right-weight for your project Debug problems quickly and effectively Resolve critical construction issues early and correctly Build quality into the beginning, middle, and end of your project

How Then Should We Work? Rediscovering the Biblical Doctrine of Work


Hugh Whelchel - 2012
    If you had asked me to describe the work I was doing that was important to God, I would have told you about my work in the lay leadership of my church, the adult Sunday school class that I taught, and the work I did with Christian non-profit groups. I secretly envied pastors, missionaries, and others who got to work 'full time' for God. I saw little to no connection between what I did as a businessman and God's Kingdom ..."Have you ever felt like what you do the majority of the week at work may not have any value to God? Many Christians struggle to find any meaning in their work. Many are taught it's just a place to share your faith or earn a paycheck to donate to missions. Businessman Hugh Whelchel was just that guy but knew there had to be more. His thorough biblical investigation reveals the eternal significance of work within the grand biblical story of God's mission throughout history.Discover:- The rich biblical meaning of work--from Genesis to Revelation- The difference between work, vocation, and calling as a Christian- The history of the Christian view on work- The call to "reweave shalom" through your job

How To Get To The Top Of Google in 2021: The Plain English Guide to SEO (Digital Marketing by Exposure Ninja)


Tim Cameron-Kitchen - 2020
    Whether you’ve dabbled in Search Engine Optimisation (SEO) and been disappointed with the results, are a complete SEO newbie looking for a large slice of the ranking pie or you’re a seasoned professional looking to stay up to date with the best SEO practices, this book is for you. How would it feel to… Understand how Google chooses which websites to rank? Know exactly what keywords to target to attract people who are ready to buy what you sell? Have your most profitable keywords hit the top spot? Confidently be able to tweak your website and its structure (no technical know-how needed!) for fast gains? Be able to write killer content that Google and your visitors love? Build relationships with key publication players in your industry and have them begging for your content? Have crafted a complete SEO strategy to laser-target your focus and get big results? What kind of results can you achieve? One of our clients came to us in 2015 asking for help. His business was making $2k per month in sales, and he was contemplating closing shop. Today, that business turns over $3.4million per month, thanks to the strategies in this book.You’ll read about this business and others in the book. Every strategy is data-backed and battle-tested by the Exposure Ninja team, who grow real businesses like yours. What's inside? Section 1: The Foundations You’ll learn: The four free ways to appear on the first page of Google How to identify keywords that will drive hordes of hungry traffic to your website The key to seeing ranking gains in just weeks Why snooping on your competitors is crucial, and how to steal the good bits. Section 2: Your Website Transform your website’s ranking by: Structuring it to make it easy for Google AND visitors to use Using content to 10x your traffic Transforming your blog into a sales generator Avoiding the SEO pitfalls that can do more harm to your website than good Section 3: Promoting Your Website You’ll find out: The exact process that took one business from 35 to 3,450 leads a month How to get links from national newspaper websites The easy way to pitch content sounding desperate How to get links from social media Section 4: Designing Your SEO Strategy SEO can be overwhelming. Replace panic with serene calm as you: Put everything into a comprehensive strategy Pick the key tasks to get results if you’re low on time Learn which metrics to track and which to ignore Implement three key practices that will ensure long-term improvement, whatever Google throws at you "But how do I know all this is possible?" Tim Cameron-Kitchen started out as a professional drummer. After building and ranking a website for his next-door neighbour, he got bitten by the SEO bug. Hundreds of clients later and with a team of 100 at his agency Exposure Ninja, Tim's story shows that anyone, even if you don't have a background in SEO, can learn what it takes to rank their website on Google.

Scale: The Universal Laws of Growth, Innovation, Sustainability, and the Pace of Life in Organisms, Cities, Economies, and Companies


Geoffrey B. West - 2017
    The term “complexity” can be misleading, however, because what makes West’s discoveries so beautiful is that he has found an underlying simplicity that unites the seemingly complex and diverse phenomena of living systems, including our bodies, our cities and our businesses. Fascinated by issues of aging and mortality, West applied the rigor of a physicist to the biological question of why we live as long as we do and no longer. The result was astonishing, and changed science, creating a new understanding of energy use and metabolism: West found that despite the riotous diversity in the sizes of mammals, they are all, to a large degree, scaled versions of each other. If you know the size of a mammal, you can use scaling laws to learn everything from how much food it eats per day, what its heart-rate is, how long it will take to mature, its lifespan, and so on. Furthermore, the efficiency of the mammal’s circulatory systems scales up precisely based on weight: if you compare a mouse, a human and an elephant on a logarithmic graph, you find with every doubling of average weight, a species gets 25% more efficient—and lives 25% longer. This speaks to everything from how long we can expect to live to how many hours of sleep we need. Fundamentally, he has proven, the issue has to do with the fractal geometry of the networks that supply energy and remove waste from the organism's body. West's work has been game-changing for biologists, but then he made the even bolder move of exploring his work's applicability to cities. Cities, too, are constellations of networks and laws of scalability relate with eerie precision to them. For every doubling in a city's size, the city needs 15% less road, electrical wire, and gas stations to support the same population. More amazingly, for every doubling in size, cities produce 15% more patents and more wealth, as well as 15% more crime and disease. This broad pattern lays the groundwork for a new science of cities. Recently, West has applied his revolutionary work on cities and biological life to the business world. This investigation has led to powerful insights into why some companies thrive while others fail. The implications of these discoveries are far-reaching, and are just beginning to be explored. Scale is a thrilling scientific adventure story about the elemental natural laws that bind us together in simple but profound ways. Through the brilliant mind of Geoffrey West, we can envision how cities, companies and biological life alike are dancing to the same simple, powerful tune, however diverse and unrelated they are to each other.From the Hardcover edition.

Christmas with the McCarthys


Jane Henry - 2021
    Spend a Christmas evening with the McCarthys in this heartwarming novella featuring all of your favorite characters.

Domain-Driven Design: Tackling Complexity in the Heart of Software


Eric Evans - 2003
    "His book is very compatible with XP. It is not about drawing pictures of a domain; it is about how you think of it, the language you use to talk about it, and how you organize your software to reflect your improving understanding of it. Eric thinks that learning about your problem domain is as likely to happen at the end of your project as at the beginning, and so refactoring is a big part of his technique. "The book is a fun read. Eric has lots of interesting stories, and he has a way with words. I see this book as essential reading for software developers--it is a future classic." --Ralph Johnson, author of Design Patterns "If you don't think you are getting value from your investment in object-oriented programming, this book will tell you what you've forgotten to do. "Eric Evans convincingly argues for the importance of domain modeling as the central focus of development and provides a solid framework and set of techniques for accomplishing it. This is timeless wisdom, and will hold up long after the methodologies du jour have gone out of fashion." --Dave Collins, author of Designing Object-Oriented User Interfaces "Eric weaves real-world experience modeling--and building--business applications into a practical, useful book. Written from the perspective of a trusted practitioner, Eric's descriptions of ubiquitous language, the benefits of sharing models with users, object life-cycle management, logical and physical application structuring, and the process and results of deep refactoring are major contributions to our field." --Luke Hohmann, author of Beyond Software Architecture "This book belongs on the shelf of every thoughtful software developer." --Kent Beck "What Eric has managed to capture is a part of the design process that experienced object designers have always used, but that we have been singularly unsuccessful as a group in conveying to the rest of the industry. We've given away bits and pieces of this knowledge...but we've never organized and systematized the principles of building domain logic. This book is important." --Kyle Brown, author of Enterprise Java(TM) Programming with IBM(R) WebSphere(R) The software development community widely acknowledges that domain modeling is central to software design. Through domain models, software developers are able to express rich functionality and translate it into a software implementation that truly serves the needs of its users. But despite its obvious importance, there are few practical resources that explain how to incorporate effective domain modeling into the software development process. Domain-Driven Design fills that need. This is not a book about specific technologies. It offers readers a systematic approach to domain-driven design, presenting an extensive set of design best practices, experience-based techniques, and fundamental principles that facilitate the development of software projects facing complex domains. Intertwining design and development practice, this book incorporates numerous examples based on actual projects to illustrate the application of domain-driven design to real-world software development. Readers learn how to use a domain model to make a complex development effort more focused and dynamic. A core of best practices and standard patterns provides a common language for the development team. A shift in emphasis--refactoring not just the code but the model underlying the code--in combination with the frequent iterations of Agile development leads to deeper insight into domains and enhanced communication between domain expert and programmer. Domain-Driven Design then builds on this foundation, and addresses modeling and design for complex systems and larger organizations.Specific topics covered include:Getting all team members to speak the same language Connecting model and implementation more deeply Sharpening key distinctions in a model Managing the lifecycle of a domain object Writing domain code that is safe to combine in elaborate ways Making complex code obvious and predictable Formulating a domain vision statement Distilling the core of a complex domain Digging out implicit concepts needed in the model Applying analysis patterns Relating design patterns to the model Maintaining model integrity in a large system Dealing with coexisting models on the same project Organizing systems with large-scale structures Recognizing and responding to modeling breakthroughs With this book in hand, object-oriented developers, system analysts, and designers will have the guidance they need to organize and focus their work, create rich and useful domain models, and leverage those models into quality, long-lasting software implementations.