Book picks similar to
Excel 2000 Formulas by John Walkenbach
nonfiction
meh
2-shelf-6
business
Apple: The Inside Story of Intrigue, Egomania, and Business Blunders
Jim Carlton - 1997
Based on exclusive interviews with over 150 people, among them Microsoft's Bill Gates and the inner circle of Apple's top executives, this book reveals new information in an ongoing saga. photo insert.
Introducing Windows Server 2012
Mitch Tulloch - 2012
This practical introduction illuminates new features and capabilities, with scenarios demonstrating how the platform can meet the needs of your business.Based on beta software, this book provides the early, high-level information you need to begin preparing now for deployment and management. Topics include:Virtualization and cloud solutions Availability Provisioning and storage management Security and scalability Infrastructure options Server administration
Coders: The Making of a New Tribe and the Remaking of the World
Clive Thompson - 2019
And this may sound weirdly obvious, but every single one of those pieces of software was written by a programmer. Programmers are thus among the most quietly influential people on the planet. As we live in a world made of software, they're the architects. The decisions they make guide our behavior. When they make something newly easy to do, we do a lot more of it. If they make it hard or impossible to do something, we do less of it.If we want to understand how today's world works, we ought to understand something about coders. Who exactly are the people that are building today's world? What makes them tick? What type of personality is drawn to writing software? And perhaps most interestingly -- what does it do to them?One of the first pieces of coding a newbie learns is the program to make the computer say "Hello, world!" Like that piece of code, Clive Thompson's book is a delightful place to begin to understand this vocation, which is both a profession and a way of life, and which essentially didn't exist little more than a generation ago, but now is considered just about the only safe bet we can make about what the future holds. Thompson takes us close to some of the great coders of our time, and unpacks the surprising history of the field, beginning with the first great coders, who were women. Ironically, if we're going to traffic in stereotypes, women are arguably "naturally" better at coding than men, but they were written out of the history, and shoved out of the seats, for reasons that are illuminating. Now programming is indeed, if not a pure brotopia, at least an awfully homogenous community, which attracts people from a very narrow band of backgrounds and personality types. As Thompson learns, the consequences of that are significant - not least being a fetish for disruption at scale that doesn't leave much time for pondering larger moral issues of collateral damage. At the same time, coding is a marvelous new art form that has improved the world in innumerable ways, and Thompson reckons deeply, as no one before him has, with what great coding in fact looks like, who creates it, and where they come from. To get as close to his subject has he can, he picks up the thread of his own long-abandoned coding practice, and tries his mightiest to up his game, with some surprising results.More and more, any serious engagement with the world demands an engagement with code and its consequences, and to understand code, we must understand coders. In that regard, Clive Thompson's Hello, World! is a marvelous and delightful master class.
Life in Code: A Personal History of Technology
Ellen Ullman - 2017
In 1997, she wroteClose to the Machine, the now classic and still definitive account of life as a coder at the birth of what would be a sweeping technological, cultural, and financial revolution.The intervening twenty years has seen, among other things, the rise of the Internet, the ubiquity of once unimaginably powerful computers, and the thorough transformation of our economy and society—as Ullman’s clique of socially awkward West Coast geeks became our new elite, elevated for and insulated by a technical mastery that few could achieve.In Life in Code, Ullman presents a series of essays that unlock and explain—and don’t necessarily celebrate—how we got to now, as only she can, with a fluency and expertise that’s unusual in someone with her humanistic worldview, and with the sharp insight and brilliant prose that are uniquely her own. Life in Code is an essential text toward our understanding of the last twenty years—and the next twenty.
Sounders FC: Authentic Masterpiece: The Inside Story Of The Best Franchise Launch In American Sports History
Mike Gastineau - 2013
But what Adrian Hanauer, Paul Allen, Drew Carey, and Joe Roth did when they started the Seattle Sounders FC was no joke. They meticulously planned the launch of the Major League Soccer (MLS) franchise with an eye toward some lofty goals. Then they stood back in amazement as they rocketed far beyond those goals buoyed by a team that ignored its “expansion” label and a fan base that wildly embraced them. Through interviews with key executives, athletes and fans, author Mike Gastineau tells the story leading up to the launch of Sounders FC, the MLS expansion franchise whose seemingly overnight success has captured the attention of the Seattle sports community, sports and entertainment executives, soccer followers across the country and the national news media. In Sounders FC Authentic Masterpiece, readers will learn: * How a money-losing soccer club rocketed from the ranks of the minor leagues to Major League Soccer drawing sell-outs and regularly topping 50,000 fans per match. * The unique relationships between the eclectic group of seasoned sports executives, Hollywood celebrities and bar room soccer fans who came together to build a sports culture that validated Major League Soccer in Seattle and across the country. * The personalities of the players and coaches who took different paths to the team and turned their diversity into a winning team starting on opening night. Gastineau communicates to readers the entire history of events that led to the Sounders FC launch beginning with the role soccer fans played in securing a professional football stadium for the Seattle Seahawks. Also emphasized in the book are the soccer fans, bar owners and soccer subculture that existed in Seattle and was waiting to be acknowledge by mainstream professional sports leaders and media. The book also details how that soccer subculture directly impacted one of the biggest deals in MLS history, the signing of superstar Clint Dempsey in 2013. This is a story of sports, business, culture, timing, and luck. It demonstrates how powerful business people were able to check their egos and embrace their customers all for the sake of the fans, the city, and a soccer culture desperate to embrace a sports team that treated them with respect.
Programming JavaScript Applications: Robust Web Architecture With Node, HTML5, and Modern JS Libraries
Eric Elliott - 2012
By applying the design patterns outlined in this book, you’ll learn how to write flexible and resilient code that’s easier—not harder—to work with as your code base grows.JavaScript has become one of the most widely used—and essential—programming languages for the Web, on both the client-side and server-side. In the real world, JavaScript applications are fragile, and when you change them things often break. Author Eric Elliott shows you how to add features without creating bugs or negatively impacting the rest of your code during the course of building a large JavaScript application.Examine the anatomy of a modern JavaScript applicationLearn best practices for code organization, modularity, and reuseApply Model-View-Controller architectures to client-side web developmentDelve into client-side (browser) and server-side (Node) approachesUse Node to design and program RESTful APIsLearn the processes teams use to build, test, deploy, and scale large JavaScript applicationsExpand your application’s reach through platform targets and internationalization
Practical Object Oriented Design in Ruby
Sandi Metz - 2012
The Web is awash in Ruby code that is now virtually impossible to change or extend. This text helps you solve that problem by using powerful real-world object-oriented design techniques, which it thoroughly explains using simple and practical Ruby examples. Sandi Metz has distilled a lifetime of conversations and presentations about object-oriented design into a set of Ruby-focused practices for crafting manageable, extensible, and pleasing code. She shows you how to build new applications that can survive success and repair existing applications that have become impossible to change. Each technique is illustrated with extended examples, all downloadable from the companion Web site, poodr.info. The first title to focus squarely on object-oriented Ruby application design,
Practical Object-Oriented Design in Ruby
will guide you to superior outcomes, whatever your previous Ruby experience. Novice Ruby programmers will find specific rules to live by; intermediate Ruby programmers will find valuable principles they can flexibly interpret and apply; and advanced Ruby programmers will find a common language they can use to lead development and guide their colleagues. This guide will help you Understand how object-oriented programming can help you craft Ruby code that is easier to maintain and upgrade Decide what belongs in a single Ruby class Avoid entangling objects that should be kept separate Define flexible interfaces among objects Reduce programming overhead costs with duck typing Successfully apply inheritance Build objects via composition Design cost-effective tests Solve common problems associated with poorly designed Ruby code
Programming WCF Services
Juval Lowy - 2007
Relentlessly practical, the book delivers insight, not documentation, to teach developers what they need to know to build the next generation of SOAs.After explaining the advantages of service-orientation for application design and teaching the basics of how to develop SOAs using WCF, the book shows how you can take advantage of built-in features such as service hosting, instance management, asynchronous calls, synchronization, reliability, transaction management, disconnected queued calls and security to build best in class applications. "Programming WCF Services" focuses on the rationale behind particular design decisions, often shedding light on poorly-documented and little-understood aspects of SOA development. Developers and architects will learn not only the "how" of WCF programming, but also relevant design guidelines, best practices, and pitfalls. Original techniques and utilities provided by the author throughout the book go well beyond anything that can be found in conventional sources.Based on experience and insight gained while taking part in the strategic design of WCF and working with the team that implemented it, "Programming WCF Services" provides experienced working professionals with the definitive work on WCF. Not only will this book make you a WCF expert, it will make you a better software engineer. It's the Rosetta Stone of WCF.
The Story of Coca Cola
Valerie Bodden - 2008
Nicknamed Coke, a company that churns out a revenue of USD 24 billion a year had a rather humble beginning. When local pharmacist John Pemberton brewed a mix of fruit syrup, extracts from cola nut, cocoa leaf and several other ingredients to create a tonic, little did he know he was creating a brand which would later become synonymous with having a good time – frothing with fun and frolic. The Story of Coca-Cola is the chronicler of a journey that started in 1886 at the back of a shop in Atlanta, Georgia, to become the global leader in the beverage industry; through their shares of wars, scandals, ups and downs. It is the story of a survivor, a world leader.JAICO’S CREATIVE COMPANIES SERIES explores how today’s great companies operate and inspires young readers to become the entrepreneurs and businessmen of tomorrow.
Short-Term Rental, Long-Term Wealth: Your Guide to Analyzing, Buying, and Managing Vacation Properties
Avery Carl - 2021
Avery Carl, CEO and Founder of the Short Term Shop, will show you how to identify, acquire, and manage a short-term rental from anywhere in the country, plus how to avoid common pitfalls and overcome limitations that keep many would-be investors from ever getting started!In this book, you’ll learn how to:• Identify the best markets for short-term rental investing• Analyze the potential income and profitability of a short-term rental property• Self-manage a short-term rental right from your smartphone• Build a local boots-on-the-ground team for an out-of-state investment• Automate your self-management systems• Use the income from short-term rentals to scale your investment portfolio
Web Design in a Nutshell: A Desktop Quick Reference
Jennifer Niederst Robbins - 1998
Since the last edition of this book appeared five years ago, there has been a major climate change with regard to web standards. Designers are no longer using (X)HTML as a design tool, but as a means of defining the meaning and structure of content. Cascading Style Sheets are no longer just something interesting to tinker with, but rather a reliable method for handling all matters of presentation, from fonts and colors to the layout of the entire page. In fact, following the standards is now a mandate of professional web design.Our popular reference, Web Design in a Nutshell, is one of the first books to capture this new web landscape with an edition that's been completely rewritten and expanded to reflect the state of the art. In addition to being an authoritative reference for (X)HTML and Cascading Style Sheets, this book also provides an overview of the unique requirements of designing for the Web and gets to the nitty-gritty of JavaScript and DOM Scripting, web graphics optimization, and multimedia production. It is an indispensable tool for web designers and developers of all levels.The third edition covers these contemporary web design topics:Structural layer: HTML 4.01 and XHTML 1.0 (9 chapters), including an alphabetical reference of all elements, attributes and character entities Presentation layer: Ten all-new chapters on Cascading Style Sheets, Level 2.1, including an alphabetical reference of all properties and values. Behavior layer: JavaScript and scripting with the Document Object Model (DOM) Web environment: New web standards, browsers, display devices, accessibility, and internationalization Web graphics optimization: Producing lean and mean GIF, JPEG, PNG, and animated GIFs Multimedia: Web audio, video, Flash, and PDFOrganized so that readers can find answers quickly, Web Design in a Nutshell, Third Edition helps experienced designers come up to speed quickly on standards-based web design, and serves as a quick reference for those already familiar with the new standards and technology. There are many books for web designers, but none that address such a wide variety of topics. Find out why nearly half a million buyers have made this the most popular web design book available.
Thinking in Java
Bruce Eckel - 1998
The author's take on the essence of Java as a new programming language and the thorough introduction to Java's features make this a worthwhile tutorial. Thinking in Java begins a little esoterically, with the author's reflections on why Java is new and better. (This book's choice of font for chapter headings is remarkably hard on the eyes.) The author outlines his thoughts on why Java will make you a better programmer, without all the complexity. The book is better when he presents actual language features. There's a tutorial to basic Java types, keywords, and operators. The guide includes extensive source code that is sometimes daunting (as with the author's sample code for all the Java operators in one listing.) As such, this text will be most useful for the experienced developer. The text then moves on to class design issues, when to use inheritance and composition, and related topics of information hiding and polymorphism. (The treatment of inner classes and scoping will likely seem a bit overdone for most readers.) The chapter on Java collection classes for both Java Developer's Kit (JDK) 1.1 and the new classes, such as sets, lists, and maps, are much better. There's material in this chapter that you are unlikely to find anywhere else. Chapters on exception handling and programming with type information are also worthwhile, as are the chapters on the new Swing interface classes and network programming. Although it adopts somewhat of a mixed-bag approach, Thinking in Java contains some excellent material for the object-oriented developer who wants to see what all the fuss is about with Java.
Stylin' with CSS: A Designer's Guide
Charles Wyke-Smith - 2005
Stylin with CSS teaches you everything you need to know start using CSS in your web development work, from the basics of markup of your content and styling text, through to creating multi-column page layouts without the use of tables. Learn how to create interface components, such as drop-down menus, navigation links, and animated graphical buttons, using only CSS no JavaScript required. Discover how to design code that will work on the latest standard-compliant browsers, while working around the quirks of the older browsers. With a mastery of CSS, your web design capabilities will move to a new level, and everything you need to know to get your started and build your skills is right here in this book. You ll be stylin in no time!"
Emotional Intelligence: Exploring the Most Powerful Intelligence Ever Discovered
Benjamin Smith - 2016
This process of introspection and self-reflection is never easy. It requires the ability to understand and handle your emotions in a healthy manner, and this always takes time and patience. That is why this book, “Emotional Intelligence: Exploring the Most Powerful Intelligence Ever Discovered,” has been written just for you. This book is meant to help make the process of emotional development clearer and smoother. Our lives are filled with constant and continual situations where communication with others is necessary. Your ability to communicate effectively and successfully with others is what sets you apart from animals. However, how many of us actually take the time to think about just how important the way we communicate is? In what ways can we become better able to communicate? This would be a good time to introduce you to the concept of emotional intelligence. Emotional intelligence, or EI, is defined as the ability to recognize, control, and express your emotions in a way that enables you to handle interpersonal relationships empathetically and judiciously. Emotional intelligence is what enables you to recognize how others are feeling in a given situation, differentiate the myriad of emotions, and act accordingly. It is only through emotional intelligence that we are able to adjust our emotions as we go through life, thus reaching whatever goals we have set. Nobody can claim that they do not have emotional intelligence. The only difference is that people exhibit varying levels of EI – some are simply more emotionally intelligent than others. However, it is not something that is fixed from birth to death. There are steps and actions you can take to become more intelligent emotionally. In fact, if there is one feature of personal development that most people need to work on, it is their emotional intelligence. Research has proven that those individuals who have a higher emotional quotient, or EQ, tend to make better leaders, enjoy a better quality of personal and professional relationships, and are more mentally healthy. All you need to do to increase your emotional quotient is take the time to put into practice the tips and strategies outlined in this book. In here, you will learn how to know yourself better so that you can understand others better. You will learn how your emotional brain works, and how emotional intelligence can be improved. There are some great tools and tips described in this book, so make sure that you are ready to learn and practice them. Get ready to also learn about some of the new discoveries in the field of emotional intelligence. Scroll to the top of this page and click the " Buy Now With One-Click " Button to start your journey on EI
Exit Ramp: A Short Case Study of the Profitability of Panhandling
David P. Spears II - 2013
During the summer of his senior year at college, while earning a B.A. in Economics and Political Science, David P. Spears spent eighty hours undercover as a panhandler. Systematically recording every transaction at the exit ramp, Spears captured a rarely seen picture of how modern urban charity works.This book is the record of his adventures, part economic research, part investigative journalism. Both the numbers and the stories behind the numbers provide answers to the questions we’ve all been wondering: Who gives more to panhandlers—men or women? What percentage of drivers roll down their windows to donate? And most important of all, how much can a panhandler earn per hour?Get out your bi-weekly pay stub—by the end of this book you’ll know if you make more or less than the guy with the cardboard sign.