EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book Ask a Manager

Download or read book Ask a Manager written by Alison Green and published by Ballantine Books. This book was released on 2018-05-01 with total page 306 pages. Available in PDF, EPUB and Kindle. Book excerpt: From the creator of the popular website Ask a Manager and New York’s work-advice columnist comes a witty, practical guide to 200 difficult professional conversations—featuring all-new advice! There’s a reason Alison Green has been called “the Dear Abby of the work world.” Ten years as a workplace-advice columnist have taught her that people avoid awkward conversations in the office because they simply don’t know what to say. Thankfully, Green does—and in this incredibly helpful book, she tackles the tough discussions you may need to have during your career. You’ll learn what to say when • coworkers push their work on you—then take credit for it • you accidentally trash-talk someone in an email then hit “reply all” • you’re being micromanaged—or not being managed at all • you catch a colleague in a lie • your boss seems unhappy with your work • your cubemate’s loud speakerphone is making you homicidal • you got drunk at the holiday party Praise for Ask a Manager “A must-read for anyone who works . . . [Alison Green’s] advice boils down to the idea that you should be professional (even when others are not) and that communicating in a straightforward manner with candor and kindness will get you far, no matter where you work.”—Booklist (starred review) “The author’s friendly, warm, no-nonsense writing is a pleasure to read, and her advice can be widely applied to relationships in all areas of readers’ lives. Ideal for anyone new to the job market or new to management, or anyone hoping to improve their work experience.”—Library Journal (starred review) “I am a huge fan of Alison Green’s Ask a Manager column. This book is even better. It teaches us how to deal with many of the most vexing big and little problems in our workplaces—and to do so with grace, confidence, and a sense of humor.”—Robert Sutton, Stanford professor and author of The No Asshole Rule and The Asshole Survival Guide “Ask a Manager is the ultimate playbook for navigating the traditional workforce in a diplomatic but firm way.”—Erin Lowry, author of Broke Millennial: Stop Scraping By and Get Your Financial Life Together

Book The 100 Most Influential Books Ever Written

Download or read book The 100 Most Influential Books Ever Written written by Martin Seymour-Smith and published by Citadel Press. This book was released on 2001 with total page 532 pages. Available in PDF, EPUB and Kindle. Book excerpt: The hundred books discussed here have radically altered the course of civilisation , whether they have embodied religions practised by millions, achieved the pinnacle of artistic expression, pointed the way to scientific discovery of enormous consequence, redirected beliefs about the nature of man, or forever altered the global political landscape. For each there is a historical overview, an analysis of the work's effect on our lives today and a lively discussion of the reasons for inclusion.

Book Linux Device Drivers

    Book Details:
  • Author : Jonathan Corbet
  • Publisher : "O'Reilly Media, Inc."
  • Release : 2005-02-07
  • ISBN : 0596555385
  • Pages : 640 pages

Download or read book Linux Device Drivers written by Jonathan Corbet and published by "O'Reilly Media, Inc.". This book was released on 2005-02-07 with total page 640 pages. Available in PDF, EPUB and Kindle. Book excerpt: Device drivers literally drive everything you're interested in--disks, monitors, keyboards, modems--everything outside the computer chip and memory. And writing device drivers is one of the few areas of programming for the Linux operating system that calls for unique, Linux-specific knowledge. For years now, programmers have relied on the classic Linux Device Drivers from O'Reilly to master this critical subject. Now in its third edition, this bestselling guide provides all the information you'll need to write drivers for a wide range of devices.Over the years the book has helped countless programmers learn: how to support computer peripherals under the Linux operating system how to develop and write software for new hardware under Linux the basics of Linux operation even if they are not expecting to write a driver The new edition of Linux Device Drivers is better than ever. The book covers all the significant changes to Version 2.6 of the Linux kernel, which simplifies many activities, and contains subtle new features that can make a driver both more efficient and more flexible. Readers will find new chapters on important types of drivers not covered previously, such as consoles, USB drivers, and more.Best of all, you don't have to be a kernel hacker to understand and enjoy this book. All you need is an understanding of the C programming language and some background in Unix system calls. And for maximum ease-of-use, the book uses full-featured examples that you can compile and run without special hardware.Today Linux holds fast as the most rapidly growing segment of the computer market and continues to win over enthusiastic adherents in many application areas. With this increasing support, Linux is now absolutely mainstream, and viewed as a solid platform for embedded systems. If you're writing device drivers, you'll want this book. In fact, you'll wonder how drivers are ever written without it.

Book Coders at Work

    Book Details:
  • Author : Peter Seibel
  • Publisher : Apress
  • Release : 2009-12-21
  • ISBN : 1430219491
  • Pages : 619 pages

Download or read book Coders at Work written by Peter Seibel and published by Apress. This book was released on 2009-12-21 with total page 619 pages. Available in PDF, EPUB and Kindle. Book excerpt: Peter Seibel interviews 15 of the most interesting computer programmers alive today in Coders at Work, offering a companion volume to Apress’s highly acclaimed best-seller Founders at Work by Jessica Livingston. 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: www.codersatwork.com. The complete list was 284 names. Having digested everyone’s feedback, we selected 15 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 hacker

Book Programming AWS Lambda

Download or read book Programming AWS Lambda written by John Chapin and published by O'Reilly Media. This book was released on 2020-03-18 with total page 278 pages. Available in PDF, EPUB and Kindle. Book excerpt: Serverless revolutionizes the way organizations build and deploy software. With this hands-on guide, Java engineers will learn how to use their experience in the new world of serverless computing. You’ll discover how this cloud computing execution model can drastically decrease the complexity in developing and operating applications while reducing costs and time to market. Engineering leaders John Chapin and Mike Roberts guide you through the process of developing these applications using AWS Lambda, Amazon’s event-driven, serverless computing platform. You’ll learn how to prepare the development environment, program Lambda functions, and deploy and operate your serverless software. The chapters include exercises to help you through each aspect of the process. Get an introduction to serverless, functions as a service, and AWS Lambda Learn how to deploy working Lambda functions to the cloud Program Lambda functions and learn how the Lambda platform integrates with other AWS services Build and package Java-based Lambda code and dependencies Create serverless applications by building a serverless API and data pipeline Test your serverless applications using automated techniques Apply advanced techniques to build production-ready applications Understand both the gotchas and new opportunities of serverless architecture

Book My New Roots

    Book Details:
  • Author : Sarah Britton
  • Publisher : Clarkson Potter
  • Release : 2015-03-31
  • ISBN : 0804185395
  • Pages : 585 pages

Download or read book My New Roots written by Sarah Britton and published by Clarkson Potter. This book was released on 2015-03-31 with total page 585 pages. Available in PDF, EPUB and Kindle. Book excerpt: At long last, Sarah Britton, called the “queen bee of the health blogs” by Bon Appétit, reveals 100 gorgeous, all-new plant-based recipes in her debut cookbook, inspired by her wildly popular blog. Every month, half a million readers—vegetarians, vegans, paleo followers, and gluten-free gourmets alike—flock to Sarah’s adaptable and accessible recipes that make powerfully healthy ingredients simply irresistible. My New Roots is the ultimate guide to revitalizing one’s health and palate, one delicious recipe at a time: no fad diets or gimmicks here. Whether readers are newcomers to natural foods or are already devotees, they will discover how easy it is to eat healthfully and happily when whole foods and plants are at the center of every plate.

Book User Interface Design for Programmers

Download or read book User Interface Design for Programmers written by Avram Joel Spolsky and published by Apress. This book was released on 2008-01-01 with total page 152 pages. Available in PDF, EPUB and Kindle. Book excerpt: Most programmers' fear of user interface (UI) programming comes from their fear of doing UI design. They think that UI design is like graphic design—the mysterious process by which creative, latte-drinking, all-black-wearing people produce cool-looking, artistic pieces. Most programmers see themselves as analytic, logical thinkers instead—strong at reasoning, weak on artistic judgment, and incapable of doing UI design. In this brilliantly readable book, author Joel Spolsky proposes simple, logical rules that can be applied without any artistic talent to improve any user interface, from traditional GUI applications to websites to consumer electronics. Spolsky's primary axiom, the importance of bringing the program model in line with the user model, is both rational and simple. In a fun and entertaining way, Spolky makes user interface design easy for programmers to grasp. After reading User Interface Design for Programmers, you'll know how to design interfaces with the user in mind. You'll learn the important principles that underlie all good UI design, and you'll learn how to perform usability testing that works.

Book Debugging Teams

Download or read book Debugging Teams written by Brian W. Fitzpatrick and published by "O'Reilly Media, Inc.". This book was released on 2015-10-13 with total page 190 pages. Available in PDF, EPUB and Kindle. Book excerpt: In the course of their 20+-year engineering careers, authors Brian Fitzpatrick and Ben Collins-Sussman have picked up a treasure trove of wisdom and anecdotes about how successful teams work together. Their conclusion? Even among people who have spent decades learning the technical side of their jobs, most haven’t really focused on the human component. Learning to collaborate is just as important to success. If you invest in the "soft skills" of your job, you can have a much greater impact for the same amount of effort. The authors share their insights on how to lead a team effectively, navigate an organization, and build a healthy relationship with the users of your software. This is valuable information from two respected software engineers whose popular series of talks—including "Working with Poisonous People"—has attracted hundreds of thousands of followers.

Book Letters to a New Developer

Download or read book Letters to a New Developer written by Dan Moore and published by Apress. This book was released on 2020-08-07 with total page 215 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn what you need to succeed as a developer beyond the code. The lessons in this book will supercharge your career by sharing lessons and mistakes from real developers. Wouldn’t it be nice to learn from others’ career mistakes? “Soft” skills are crucial to success, but are haphazardly picked up on the job or, worse, never learned. Understanding these competencies and how to improve them will make you a more effective team member and a more attractive hire. This book will teach you the key skills you need, including how to ask questions, how and when to use common tools, and how to interact with other team members. Each will be presented in context and from multiple perspectives so you’ll be able to integrate them and apply them to your own career quickly. What You'll Learn Know when the best code is no code Understand what to do in the first month of your job See the surprising number of developers who can’t program Avoid the pitfalls of working alone Who This Book Is For Anyone who is curious about software development as a career choice. You have zero to five years of software development experience and want to learn non-technical skills that can help your career. It is also suitable for teachers and mentors who want to provide guidance to their students and/or mentees.

Book Concurrent Programming in Java

Download or read book Concurrent Programming in Java written by Douglas Lea and published by Addison-Wesley Professional. This book was released on 2000 with total page 426 pages. Available in PDF, EPUB and Kindle. Book excerpt: Software -- Programming Languages.

Book Head First Programming

    Book Details:
  • Author : David Griffiths
  • Publisher : "O'Reilly Media, Inc."
  • Release : 2009-11-16
  • ISBN : 1449369812
  • Pages : 440 pages

Download or read book Head First Programming written by David Griffiths and published by "O'Reilly Media, Inc.". This book was released on 2009-11-16 with total page 440 pages. Available in PDF, EPUB and Kindle. Book excerpt: Looking for a reliable way to learn how to program on your own, without being overwhelmed by confusing concepts? Head First Programming introduces the core concepts of writing computer programs -- variables, decisions, loops, functions, and objects -- which apply regardless of the programming language. This book offers concrete examples and exercises in the dynamic and versatile Python language to demonstrate and reinforce these concepts. Learn the basic tools to start writing the programs that interest you, and get a better understanding of what software can (and cannot) do. When you're finished, you'll have the necessary foundation to learn any programming language or tackle any software project you choose. With a focus on programming concepts, this book teaches you how to: Understand the core features of all programming languages, including: variables, statements, decisions, loops, expressions, and operators Reuse code with functions Use library code to save time and effort Select the best data structure to manage complex data Write programs that talk to the Web Share your data with other programs Write programs that test themselves and help you avoid embarrassing coding errors We think your time is too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First Programming uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.

Book What to Do When Good Enough Isn t Good Enough

Download or read book What to Do When Good Enough Isn t Good Enough written by Thomas S. Greenspon and published by Free Spirit Publishing. This book was released on 2007-03-15 with total page 145 pages. Available in PDF, EPUB and Kindle. Book excerpt: Perfectionism may seem like a worthy goal, but it’s actually a burden. When you believe you must be perfect, you live in constant fear of making mistakes. Most children don’t know what perfectionism is, yet many suffer from it. Nothing they do is ever good enough. School assignments are hard to start or hand in. Relationships are challenging, and self-esteem is low. Written to and for ages 9–13, this book helps kids understand how perfectionism hurts them and how to free themselves. Includes true-to-life vignettes, exercises, and a note to grown-ups.

Book The Cult of Smart

    Book Details:
  • Author : Fredrik deBoer
  • Publisher : All Points Books
  • Release : 2020-08-04
  • ISBN : 1250200385
  • Pages : 272 pages

Download or read book The Cult of Smart written by Fredrik deBoer and published by All Points Books. This book was released on 2020-08-04 with total page 272 pages. Available in PDF, EPUB and Kindle. Book excerpt: Named one of Vulture’s Top 10 Best Books of 2020! Leftist firebrand Fredrik deBoer exposes the lie at the heart of our educational system and demands top-to-bottom reform. Everyone agrees that education is the key to creating a more just and equal world, and that our schools are broken and failing. Proposed reforms variously target incompetent teachers, corrupt union practices, or outdated curricula, but no one acknowledges a scientifically-proven fact that we all understand intuitively: Academic potential varies between individuals, and cannot be dramatically improved. In The Cult of Smart, educator and outspoken leftist Fredrik deBoer exposes this omission as the central flaw of our entire society, which has created and perpetuated an unjust class structure based on intellectual ability. Since cognitive talent varies from person to person, our education system can never create equal opportunity for all. Instead, it teaches our children that hierarchy and competition are natural, and that human value should be based on intelligence. These ideas are counter to everything that the left believes, but until they acknowledge the existence of individual cognitive differences, progressives remain complicit in keeping the status quo in place. This passionate, voice-driven manifesto demands that we embrace a new goal for education: equality of outcomes. We must create a world that has a place for everyone, not just the academically talented. But we’ll never achieve this dream until the Cult of Smart is destroyed.

Book The Secret of Our Success

Download or read book The Secret of Our Success written by Joseph Henrich and published by Princeton University Press. This book was released on 2017-10-17 with total page 464 pages. Available in PDF, EPUB and Kindle. Book excerpt: How our collective intelligence has helped us to evolve and prosper Humans are a puzzling species. On the one hand, we struggle to survive on our own in the wild, often failing to overcome even basic challenges, like obtaining food, building shelters, or avoiding predators. On the other hand, human groups have produced ingenious technologies, sophisticated languages, and complex institutions that have permitted us to successfully expand into a vast range of diverse environments. What has enabled us to dominate the globe, more than any other species, while remaining virtually helpless as lone individuals? This book shows that the secret of our success lies not in our innate intelligence, but in our collective brains—on the ability of human groups to socially interconnect and learn from one another over generations. Drawing insights from lost European explorers, clever chimpanzees, mobile hunter-gatherers, neuroscientific findings, ancient bones, and the human genome, Joseph Henrich demonstrates how our collective brains have propelled our species' genetic evolution and shaped our biology. Our early capacities for learning from others produced many cultural innovations, such as fire, cooking, water containers, plant knowledge, and projectile weapons, which in turn drove the expansion of our brains and altered our physiology, anatomy, and psychology in crucial ways. Later on, some collective brains generated and recombined powerful concepts, such as the lever, wheel, screw, and writing, while also creating the institutions that continue to alter our motivations and perceptions. Henrich shows how our genetics and biology are inextricably interwoven with cultural evolution, and how culture-gene interactions launched our species on an extraordinary evolutionary trajectory. Tracking clues from our ancient past to the present, The Secret of Our Success explores how the evolution of both our cultural and social natures produce a collective intelligence that explains both our species' immense success and the origins of human uniqueness.

Book The Moment of Lift

Download or read book The Moment of Lift written by Melinda Gates and published by Flatiron Books. This book was released on 2019-04-23 with total page 224 pages. Available in PDF, EPUB and Kindle. Book excerpt: NEW YORK TIMES BESTSELLER “In her book, Melinda tells the stories of the inspiring people she’s met through her work all over the world, digs into the data, and powerfully illustrates issues that need our attention—from child marriage to gender inequity in the workplace.” — President Barack Obama “The Moment of Lift is an urgent call to courage. It changed how I think about myself, my family, my work, and what’s possible in the world. Melinda weaves together vulnerable, brave storytelling and compelling data to make this one of those rare books that you carry in your heart and mind long after the last page.” — Brené Brown, Ph.D., author of the New York Times #1 bestseller Dare to Lead “Melinda Gates has spent many years working with women around the world. This book is an urgent manifesto for an equal society where women are valued and recognized in all spheres of life. Most of all, it is a call for unity, inclusion and connection. We need this message more than ever.” — Malala Yousafzai "Melinda Gates's book is a lesson in listening. A powerful, poignant, and ultimately humble call to arms." — Tara Westover, author of the New York Times #1 bestseller Educated A debut from Melinda Gates, a timely and necessary call to action for women's empowerment. “How can we summon a moment of lift for human beings – and especially for women? Because when you lift up women, you lift up humanity.” For the last twenty years, Melinda Gates has been on a mission to find solutions for people with the most urgent needs, wherever they live. Throughout this journey, one thing has become increasingly clear to her: If you want to lift a society up, you need to stop keeping women down. In this moving and compelling book, Melinda shares lessons she’s learned from the inspiring people she’s met during her work and travels around the world. As she writes in the introduction, “That is why I had to write this book—to share the stories of people who have given focus and urgency to my life. I want all of us to see ways we can lift women up where we live.” Melinda’s unforgettable narrative is backed by startling data as she presents the issues that most need our attention—from child marriage to lack of access to contraceptives to gender inequity in the workplace. And, for the first time, she writes about her personal life and the road to equality in her own marriage. Throughout, she shows how there has never been more opportunity to change the world—and ourselves. Writing with emotion, candor, and grace, she introduces us to remarkable women and shows the power of connecting with one another. When we lift others up, they lift us up, too.

Book The Mastermind

    Book Details:
  • Author : Evan Ratliff
  • Publisher : Random House
  • Release : 2019-01-29
  • ISBN : 0399590420
  • Pages : 480 pages

Download or read book The Mastermind written by Evan Ratliff and published by Random House. This book was released on 2019-01-29 with total page 480 pages. Available in PDF, EPUB and Kindle. Book excerpt: The incredible true story of the decade-long quest to bring down Paul Le Roux—the creator of a frighteningly powerful Internet-enabled cartel who merged the ruthlessness of a drug lord with the technological savvy of a Silicon Valley entrepreneur. “A tour de force of shoe-leather reporting—undertaken, amid threats and menacing, at considerable personal risk.”—Los Angeles Times NAMED ONE OF THE BEST BOOKS OF THE YEAR BY The New York Times Book Review • NPR • Evening Standard • Kirkus Reviews It all started as an online prescription drug network, supplying hundreds of millions of dollars’ worth of painkillers to American customers. It would not stop there. Before long, the business had turned into a sprawling multinational conglomerate engaged in almost every conceivable aspect of criminal mayhem. Yachts carrying $100 million in cocaine. Safe houses in Hong Kong filled with gold bars. Shipments of methamphetamine from North Korea. Weapons deals with Iran. Mercenary armies in Somalia. Teams of hit men in the Philippines. Encryption programs so advanced that the government could not break them. The man behind it all, pulling the strings from a laptop in Manila, was Paul Calder Le Roux—a reclusive programmer turned criminal genius who could only exist in the networked world of the twenty-first century, and the kind of self-made crime boss that American law enforcement had never imagined. For half a decade, DEA agents played a global game of cat-and-mouse with Le Roux as he left terror and chaos in his wake. Each time they came close, he would slip away. It would take relentless investigative work, and a shocking betrayal from within his organization, to catch him. And when he was finally caught, the story turned again, as Le Roux struck a deal to bring down his own organization and the people he had once employed. Award-winning investigative journalist Evan Ratliff spent four years piecing together this intricate puzzle, chasing Le Roux’s empire and his shadowy henchmen around the world, conducting hundreds of interviews and uncovering thousands of documents. The result is a riveting, unprecedented account of a crime boss built by and for the digital age. Praise for The Mastermind “The Mastermind is true crime at its most stark and vivid depiction. Evan Ratliff’s work is well done from beginning to end, paralleling his investigative work with the work of the many federal agents developing the case against LeRoux.”—San Francisco Book Review (five stars) “A wholly engrossing story that joins the worlds of El Chapo and Edward Snowden; both disturbing and memorable.”—Kirkus Reviews (starred review)

Book Articulating Design Decisions

Download or read book Articulating Design Decisions written by Tom Greever and published by "O'Reilly Media, Inc.". This book was released on 2015-09-25 with total page 277 pages. Available in PDF, EPUB and Kindle. Book excerpt: Annotation Every designer has had to justify designs to non-designers, yet most lack the ability to explain themselves in a way that is compelling and fosters agreement. The ability to effectively articulate design decisions is critical to the success of a project, because the most articulate person often wins. This practical book provides principles, tactics and actionable methods for talking about designs with executives, managers, developers, marketers and other stakeholders who have influence over the project with the goal of winning them over and creating the best user experience.