Book picks similar to
Mpls and VPN Architectures, Volume II by Jim Guichard
networking
blog
books-wantex
technical-books
The Yes Factor: Get What You Want. Say What You Mean.
Tonya Reiman - 2010
One word is the key to the job, a guarantee of a second date, and so much more. And that word is YES. Communication expert Tonya Reiman is a master at reading people-and she shares her powerful secrets in "The Yes Factor." All day, every day, we sell ourselves; our clothing, our speech, and even our movements create a set of subtle clues that influence how others judge us. Now Reiman shows readers how to gain control of that process through step-by-step instructions that will completely overhaul their verbal and nonverbal communication techniques. Comprehensive and easy to use, "The Yes Factor" stands head and shoulders above the competition in an abidingly popular category.
HOW TO MAKE MONEY ONLINE: Learn how to make money from home with my step-by-step plan to build a $5000 per month passive income website portfolio (of 10 ... each) (THE MAKE MONEY FROM HOME LIONS CLUB)
Mike Omar - 2012
Linux Server Hacks: 100 Industrial-Strength Tips and Tools
Rob Flickenger - 2003
Setting up and maintaining a Linux server requires understanding not only the hardware, but the ins and outs of the Linux operating system along with its supporting cast of utilities as well as layers of applications software. There's basic documentation online but there's a lot beyond the basics you have to know, and this only comes from people with hands-on, real-world experience. This kind of "know how" is what we sought to capture in Linux Server Hacks.Linux Server Hacks is a collection of 100 industrial-strength hacks, providing tips and tools that solve practical problems for Linux system administrators. Every hack can be read in just a few minutes but will save hours of searching for the right answer. Some of the hacks are subtle, many of them are non-obvious, and all of them demonstrate the power and flexibility of a Linux system. You'll find hacks devoted to tuning the Linux kernel to make your system run more efficiently, as well as using CVS or RCS to track the revision to system files. You'll learn alternative ways to do backups, how to use system monitoring tools to track system performance and a variety of secure networking solutions. Linux Server Hacks also helps you manage large-scale Web installations running Apache, MySQL, and other open source tools that are typically part of a Linux system.O'Reilly's new Hacks Series proudly reclaims the term "hacking" for the good guys. Hackers use their ingenuity to solve interesting problems. Rob Flickenger is an experienced system administrator, having managed the systems for O'Reilly Network for several years. (He's also into community wireless networking and he's written a book on that subject for O'Reilly.) Rob has also collected the best ideas and tools from a number of other highly skilled contributors.Written for users who already understand the basics, Linux Server Hacks is built upon the expertise of people who really know what they're doing.
Social Wealth: How to Build Extraordinary Relationships By Transforming the Way We Live, Love, Lead and Network
Jason Treu - 2014
Their love life is amazing and they have fantastic friends. They've made all the right connections. They've mastered networking and how to build relationships. They're very persuasive and created significant influence with people. And...all of this has opened up limitless opportunities for them.What's their secret? What breakthroughs have they learned that you haven't?They have figured out the biggest predicator for success is...Social WealthEverything we create in life is with or through other people. No one goes it alone.We value our experiences and relationships with other people above everything else.Your legacy comes down to becoming rich in all your relationships.Stuck in your career? Wishing you could find passionate love in your life? Want to be a top producer in your field? Having trouble building business relationships and networking? Want to improve your leadership, social, communication, and emotional skills? Desire to create more meaningful connections with people in your life? Do you want to have more influence and persuasion? Do you want to be more vulnerable, authentic, confident and courageous?If you answered "yes" to any of the above questions...Social Wealth will give you the blueprint and action steps you've been looking for to achieve the success you desire and deserve.The reality is no one is born with this information and skills. No one sits you down to explain how it works, and you certainly don't learn this in your education. These are learned skills and behaviors.By the time you finish this book, you are going to have a bullet-proof, passion-fueled strategy built on the skills and confidence of learning what others don't know. You will have the power to define what you want, spot potential obstacles to your success, and the tools and skills to get exactly what you want.In this how to guide, you'll learn to:* Create the powerful, life-changing "Social Wealth Mindset™"* Leverage scientifically proven, field-tested human behavior insights* Master essential social, communication, influencer, leadership, charisma and emotional skills* Embrace vulnerability, authenticity, generosity and imperfection to courageously engage with others and create meaningful connections* Create true belonging and build relationships that matter* Develop a "real world" social media plan to put it all together for your personal and professional life.You will also get free guide, 15 Social Wealth Tools, to help you get results quicker.Then it just comes down to a little action, practice, commitment and patience.Don't waste your time, hard work and money any longer. Learn the path to creating the life you want on your terms.
33 Million People in the Room: How to Create, Influence, and Run a Successful Business with Social Networking
Juliette Powell - 2008
They're a permanent reality: one that offers immense opportunities to smart, innovative businesses. Now, top social networking consultant Juliette Powell reveals how dozens of innovators are driving real ROI through social networks--and how you can, too. Powell's wide-ranging research, including coverage on Barack Obama's successful online strategy in his bid for the presidency, focuses on technology, media and gaming companies, leaders in fashion, beauty, publishing, finance, retail, event planning, and beyond. These powerful narratives illuminate the reality of doing business on today's social networks as never before. Through them, Powell introduces new best practices, shows how to avoid crucial pitfalls, and helps you prepare for the newest trends in online social networking. Drawing on the latest research, Powell connects the dots, uncovering the human dynamics and patterns that consistently underlie successful social networking initiatives. Along the way, she offers practical tools and advice for optimizing every stage of your own social networking initiative--from planning through measurement, and beyond. Getting on, getting started, and making social networks work for youDefining and implementing your optimal social networking strategyLeveraging the amazing power of the microcelebrityAchieving worldwide impact in the niche that matters to youTransforming social and cultural capital into financial capitalBe generous, build your trusted personal network--and discover all you get in returnProfiting from the knowledge you never knew you hadOpening your organization's own social networking channels-- inside and out
What is DevOps?
Mike Loukides - 2012
Old-style system administrators may be disappearing in the face of automation and cloud computing, but operations have become more significant than ever. As this O'Reilly Radar Report explains, we're moving into a more complex arrangement known as "DevOps."Mike Loukides, O'Reilly's VP of Content Strategy, provides an incisive look into this new world of operations, where IT specialists are becoming part of the development team. In an environment with thousands of servers, these specialists now write the code that maintains the infrastructure. Even applications that run in the cloud have to be resilient and fault tolerant, need to be monitored, and must adjust to huge swings in load. That was underscored by Amazon's EBS outage last year.From the discussions at O'Reilly's Velocity Conference, it's evident that many operations specialists are quickly adapting to the DevOps reality. But as a whole, the industry has just scratched the surface. This report tells you why.
Refactoring: Improving the Design of Existing Code
Martin Fowler - 1999
Significant numbers of poorly designed programs have been created by less-experienced developers, resulting in applications that are inefficient and hard to maintain and extend. Increasingly, software system professionals are discovering just how difficult it is to work with these inherited, non-optimal applications. For several years, expert-level object programmers have employed a growing collection of techniques to improve the structural integrity and performance of such existing software programs. Referred to as refactoring, these practices have remained in the domain of experts because no attempt has been made to transcribe the lore into a form that all developers could use... until now. In Refactoring: Improving the Design of Existing Software, renowned object technology mentor Martin Fowler breaks new ground, demystifying these master practices and demonstrating how software practitioners can realize the significant benefits of this new process.
Coders at Work: Reflections on the Craft of Programming
Peter Seibel - 2009
As the words "at work" suggest, Peter Seibel focuses on how his interviewees tackle the day–to–day work of programming, while revealing much more, like how they became great programmers, how they recognize programming talent in others, and what kinds of problems they find most interesting. Hundreds of people have suggested names of programmers to interview on the Coders at Work web site: http://www.codersatwork.com. The complete list was 284 names. Having digested everyone’s feedback, we selected 16 folks who’ve been kind enough to agree to be interviewed:- Frances Allen: Pioneer in optimizing compilers, first woman to win the Turing Award (2006) and first female IBM fellow- Joe Armstrong: Inventor of Erlang- Joshua Bloch: Author of the Java collections framework, now at Google- Bernie Cosell: One of the main software guys behind the original ARPANET IMPs and a master debugger- Douglas Crockford: JSON founder, JavaScript architect at Yahoo!- L. Peter Deutsch: Author of Ghostscript, implementer of Smalltalk-80 at Xerox PARC and Lisp 1.5 on PDP-1- Brendan Eich: Inventor of JavaScript, CTO of the Mozilla Corporation - Brad Fitzpatrick: Writer of LiveJournal, OpenID, memcached, and Perlbal - Dan Ingalls: Smalltalk implementor and designer- Simon Peyton Jones: Coinventor of Haskell and lead designer of Glasgow Haskell Compiler- Donald Knuth: Author of The Art of Computer Programming and creator of TeX- Peter Norvig: Director of Research at Google and author of the standard text on AI- Guy Steele: Coinventor of Scheme and part of the Common Lisp Gang of Five, currently working on Fortress- Ken Thompson: Inventor of UNIX- Jamie Zawinski: Author of XEmacs and early Netscape/Mozilla hackerWhat you’ll learn:How the best programmers in the world do their jobWho is this book for?Programmers interested in the point of view of leaders in the field. Programmers looking for approaches that work for some of these outstanding programmers.
Agile Software Development, Principles, Patterns, and Practices
Robert C. Martin - 2002
The author incudes OOD, UML, Design Patterns, Agile and XP methods with a detailed description of a complete software design for reusable programs in C++ and Java. Using a practical, problem-solving approach, it shows how to develop an object-oriented application -- from the early stages of analysis, through the low-level design and into the implementation. Walks readers through the designer's thoughts -- showing the errors, blind alleys, and creative insights that occur throughout the software design process. KEY TOPICS: Covers: Statics and Dynamics; Principles of Class Design; Complexity Management; Principles of Package Design; Analysis and Design; Patterns and Paradigm Crossings. Explains the principles of OOD, one by one, and then demonstrates them with numerous examples, completely worked-through designs, and case studies. Covers traps, pitfalls, and work arounds in the application of C++ and OOD and then shows how Agile methods can be used. Discusses the methods for designing and developing big software in detail. Features a three-chapter, in-depth, single case study of a building security system. MARKET: For Software Engineers, Programmers, and Analysts who want to understand how to design object oriented software with state of the art methods.
The Mythical Man-Month: Essays on Software Engineering
Frederick P. Brooks Jr. - 1975
With a blend of software engineering facts and thought-provoking opinions, Fred Brooks offers insight for anyone managing complex projects. These essays draw from his experience as project manager for the IBM System/360 computer family and then for OS/360, its massive software system. Now, 45 years after the initial publication of his book, Brooks has revisited his original ideas and added new thoughts and advice, both for readers already familiar with his work and for readers discovering it for the first time.The added chapters contain (1) a crisp condensation of all the propositions asserted in the original book, including Brooks' central argument in The Mythical Man-Month: that large programming projects suffer management problems different from small ones due to the division of labor; that the conceptual integrity of the product is therefore critical; and that it is difficult but possible to achieve this unity; (2) Brooks' view of these propositions a generation later; (3) a reprint of his classic 1986 paper "No Silver Bullet"; and (4) today's thoughts on the 1986 assertion, "There will be no silver bullet within ten years."
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
The Big Chair: The Smooth Hops and Bad Bounces from the Inside World of the Acclaimed Los Angeles Dodgers General Manager
Ned Colletti - 2017
. . Mr. Colletti's book might be even more groundbreaking [than Moneyball] in some ways: It's a nearly unprecedented opportunity to see what running a baseball franchise looks like through the eyeballs of an actual general manager. . . [Colletti] has a gift for entertaining storytelling. . . These are stories modern general managers rarely tell, except in late-night gatherings at their favorite bars with people they know and trust. So to read them here, told in such colorful detail, makes you feel as if Ned Colletti has just invited you to plop down on the next bar stool." --Wall Street Journal "Ned Colletti is a baseball treasure with fascinating stories to tell from inside the game. The Big Chair is your all-access pass. After reading this book, you will not only understand the job of a general manager better but also the game of baseball itself."--Tom Verducci, author of The Cubs Way and co-author of The Yankee YearsAn unprecedented, behind-the-scenes look at the career of famed former Los Angeles Dodgers General Manager (a position also known as "The Big Chair"), whose tenure spanned nine of the most exciting and turbulent years in the franchise's history.During his tenure with the Dodgers, Colletti had the highest winning percentage of any general manager in the National League. In The Big Chair, he lets readers in on the real GM experience from his unique vantage point--sharing the inner workings of three of the top franchises in the sport, revealing the out-of-the-headlines machinations behind the trades, the hires and the deals; how the money really works; how the decision-making really works; how much power the players really have and why--the real brass tacks of some of the most pivotal decisions made in baseball history that led to great success along with heartbreak and failure on the field. Baseball fans will come for the grit and insight, stay for the heart, and pass it on for the wisdom.Ned Colletti began his MLB career with his beloved hometown team, the Chicago Cubs, more than 35 years ago. He worked in Chicago for a dozen years and was in the front office when the Cubs won the National League East in 1984 and 1989, after which he moved on as director of baseball operations for the SF Giants. By 1996, he became the Assistant GM for the Giants, before being hired as the GM in Los Angeles in 2006. There he oversaw the Dodgers through the highly publicized and acrimonious divorce battle between Frank and Jamie McCourt that culminated in the equally highly publicized sale of the team. He was present at the press conference where Don Mattingly, having just watched his team eliminated from the playoffs, used the post-season conference to vehemently discuss his lack of a contract extension. He brought marquee names like Greg Maddux and Clayton Kershaw to LA, as well as marquee drama with the likes of Manny Ramirez and Yasiel Puig; hired future Hall of Famer Joe Torre as manager; and oversaw fourteen Dodgers playoff wins. And these are just a few of the highlights.Colletti serves up a huge dish of first-hand experiences with some of the biggest names in baseball history (Barry Bonds, Greg Maddux, Don Mattingly, Don Zimmer, Tommy Lasorda, Scott Boras, Vin Scully, and more). From his humble early years living in a Chicago garage to his path to one of the most prestigious positions in professional sports, his very public and illustrious career has left a permanent handprint in the history of America's sport--and now he's ready to share the insight only those who have sat in The Big Chair have ever seen.
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.
Kubernetes Patterns: Reusable Elements for Designing Cloud-Native Applications
Bilgin Ibryam - 2019
These modern architectures use new primitives that require a different set of practices than most developers, tech leads, and architects are accustomed to. With this focused guide, Bilgin Ibryam and Roland Huß from Red Hat provide common reusable elements, patterns, principles, and practices for designing and implementing cloud-native applications on Kubernetes.Each pattern includes a description of the problem and a proposed solution with Kubernetes specifics. Many patterns are also backed by concrete code examples. This book is ideal for developers already familiar with basic Kubernetes concepts who want to learn common cloud-native patterns.You'll learn about the following pattern categories:Foundational patterns cover the core principles and practices for building container-based cloud-native applications.Behavioral patterns explore finer-grained concepts for managing various types of container and platform interactions.Structural patterns help you organize containers within a pod, the atom of the Kubernetes platform.Configuration patterns provide insight into how application configurations can be handled in Kubernetes.Advanced patterns cover more advanced topics such as extending the platform with operators.
Site Reliability Engineering: How Google Runs Production Systems
Betsy Beyer - 2016
So, why does conventional wisdom insist that software engineers focus primarily on the design and development of large-scale computing systems?In this collection of essays and articles, key members of Google's Site Reliability Team explain how and why their commitment to the entire lifecycle has enabled the company to successfully build, deploy, monitor, and maintain some of the largest software systems in the world. You'll learn the principles and practices that enable Google engineers to make systems more scalable, reliable, and efficient--lessons directly applicable to your organization.This book is divided into four sections: Introduction--Learn what site reliability engineering is and why it differs from conventional IT industry practicesPrinciples--Examine the patterns, behaviors, and areas of concern that influence the work of a site reliability engineer (SRE)Practices--Understand the theory and practice of an SRE's day-to-day work: building and operating large distributed computing systemsManagement--Explore Google's best practices for training, communication, and meetings that your organization can use