Author: Taylor Warfield
Publisher:
ISBN: 9781545261828
Category : Business consultants
Languages : en
Pages : 0
Book Description
To land a management consulting job at any of the top firms, including McKinsey, BCG, Bain, Deloitte, L.E.K., Oliver Wyman and Accenture, you must get through several rounds of case interviews. Whether your interview is in a few weeks or even tomorrow, this book is written to get you the maximum amount of knowledge in the least amount of time. I cut out all of the filler material that some other consulting books have, and tell you everything that you need to know in a clear and direct way. With this shortcut guide, you will: Understand and become proficient at the nine different parts of a case interview, and know exactly what to say and do in each step Learn the only framework strategy that you need to memorize to craft unique and tailored frameworks for every possible case scenario Gain knowledge of basic business terms and principles so that you can develop an astute business intuition Acquire the skills to solve any market sizing or other quantitative problem Uncover how to differentiate yourself from the thousands of other candidates who are fighting to get the same job you are Practice your case interview skills with included practice cases and sample answers Also visit HackingTheCaseInterview.com for a one-week online crash course to pass your upcoming interview.
Hacking the Case Interview
Author: Taylor Warfield
Publisher:
ISBN: 9781545261828
Category : Business consultants
Languages : en
Pages : 0
Book Description
To land a management consulting job at any of the top firms, including McKinsey, BCG, Bain, Deloitte, L.E.K., Oliver Wyman and Accenture, you must get through several rounds of case interviews. Whether your interview is in a few weeks or even tomorrow, this book is written to get you the maximum amount of knowledge in the least amount of time. I cut out all of the filler material that some other consulting books have, and tell you everything that you need to know in a clear and direct way. With this shortcut guide, you will: Understand and become proficient at the nine different parts of a case interview, and know exactly what to say and do in each step Learn the only framework strategy that you need to memorize to craft unique and tailored frameworks for every possible case scenario Gain knowledge of basic business terms and principles so that you can develop an astute business intuition Acquire the skills to solve any market sizing or other quantitative problem Uncover how to differentiate yourself from the thousands of other candidates who are fighting to get the same job you are Practice your case interview skills with included practice cases and sample answers Also visit HackingTheCaseInterview.com for a one-week online crash course to pass your upcoming interview.
Publisher:
ISBN: 9781545261828
Category : Business consultants
Languages : en
Pages : 0
Book Description
To land a management consulting job at any of the top firms, including McKinsey, BCG, Bain, Deloitte, L.E.K., Oliver Wyman and Accenture, you must get through several rounds of case interviews. Whether your interview is in a few weeks or even tomorrow, this book is written to get you the maximum amount of knowledge in the least amount of time. I cut out all of the filler material that some other consulting books have, and tell you everything that you need to know in a clear and direct way. With this shortcut guide, you will: Understand and become proficient at the nine different parts of a case interview, and know exactly what to say and do in each step Learn the only framework strategy that you need to memorize to craft unique and tailored frameworks for every possible case scenario Gain knowledge of basic business terms and principles so that you can develop an astute business intuition Acquire the skills to solve any market sizing or other quantitative problem Uncover how to differentiate yourself from the thousands of other candidates who are fighting to get the same job you are Practice your case interview skills with included practice cases and sample answers Also visit HackingTheCaseInterview.com for a one-week online crash course to pass your upcoming interview.
BREACH OF PEACE
Author: Daniel B. Greene
Publisher: Daniel Greene
ISBN: 0578840782
Category : Fiction
Languages : en
Pages : 99
Book Description
When an imperial family is found butchered, Officers of God are called to investigate. Evidence points to a rebel group trying to stab fear into the very heart of the empire. Inspector Khlid begins a harrowing hunt for those responsible, but when a larger conspiracy comes to light, she struggles to trust even the officers around her.
Publisher: Daniel Greene
ISBN: 0578840782
Category : Fiction
Languages : en
Pages : 99
Book Description
When an imperial family is found butchered, Officers of God are called to investigate. Evidence points to a rebel group trying to stab fear into the very heart of the empire. Inspector Khlid begins a harrowing hunt for those responsible, but when a larger conspiracy comes to light, she struggles to trust even the officers around her.
Hello Web Design
Author: Tracy Osborn
Publisher: No Starch Press
ISBN: 1718501390
Category : Computers
Languages : en
Pages : 161
Book Description
This book democratizes web development for everyone. It's a fun, clever guide that covers all of the key design principles, best practices, useful shortcuts, pro tips, real-world examples, and basic coding tutorials needed to produce a beautiful website that you'll feel confident sharing with the world. Because you, too, can design for the web! Hello Web Design contains everything you need to feel comfortable doing your own web development, including an abundance of real-life website examples that will inspire and motivate you. No need to spend time and money hiring an expensive graphic designer; this book will walk you through the fundamentals - and shortcuts - you need to do it all yourself, right now.
Publisher: No Starch Press
ISBN: 1718501390
Category : Computers
Languages : en
Pages : 161
Book Description
This book democratizes web development for everyone. It's a fun, clever guide that covers all of the key design principles, best practices, useful shortcuts, pro tips, real-world examples, and basic coding tutorials needed to produce a beautiful website that you'll feel confident sharing with the world. Because you, too, can design for the web! Hello Web Design contains everything you need to feel comfortable doing your own web development, including an abundance of real-life website examples that will inspire and motivate you. No need to spend time and money hiring an expensive graphic designer; this book will walk you through the fundamentals - and shortcuts - you need to do it all yourself, right now.
Working Effectively with Legacy Code
Author: Michael Feathers
Publisher: Prentice Hall Professional
ISBN: 0132931753
Category : Computers
Languages : en
Pages : 457
Book Description
Get more out of your legacy systems: more performance, functionality, reliability, and manageability Is your code easy to change? Can you get nearly instantaneous feedback when you do change it? Do you understand it? If the answer to any of these questions is no, you have legacy code, and it is draining time and money away from your development efforts. In this book, Michael Feathers offers start-to-finish strategies for working more effectively with large, untested legacy code bases. This book draws on material Michael created for his renowned Object Mentor seminars: techniques Michael has used in mentoring to help hundreds of developers, technical managers, and testers bring their legacy systems under control. The topics covered include Understanding the mechanics of software change: adding features, fixing bugs, improving design, optimizing performance Getting legacy code into a test harness Writing tests that protect you against introducing new problems Techniques that can be used with any language or platform—with examples in Java, C++, C, and C# Accurately identifying where code changes need to be made Coping with legacy systems that aren't object-oriented Handling applications that don't seem to have any structure This book also includes a catalog of twenty-four dependency-breaking techniques that help you work with program elements in isolation and make safer changes.
Publisher: Prentice Hall Professional
ISBN: 0132931753
Category : Computers
Languages : en
Pages : 457
Book Description
Get more out of your legacy systems: more performance, functionality, reliability, and manageability Is your code easy to change? Can you get nearly instantaneous feedback when you do change it? Do you understand it? If the answer to any of these questions is no, you have legacy code, and it is draining time and money away from your development efforts. In this book, Michael Feathers offers start-to-finish strategies for working more effectively with large, untested legacy code bases. This book draws on material Michael created for his renowned Object Mentor seminars: techniques Michael has used in mentoring to help hundreds of developers, technical managers, and testers bring their legacy systems under control. The topics covered include Understanding the mechanics of software change: adding features, fixing bugs, improving design, optimizing performance Getting legacy code into a test harness Writing tests that protect you against introducing new problems Techniques that can be used with any language or platform—with examples in Java, C++, C, and C# Accurately identifying where code changes need to be made Coping with legacy systems that aren't object-oriented Handling applications that don't seem to have any structure This book also includes a catalog of twenty-four dependency-breaking techniques that help you work with program elements in isolation and make safer changes.
Cover Letter Magic
Author: Wendy S. Enelow
Publisher: Jist Publishing
ISBN: 9781563709869
Category : Business & Economics
Languages : en
Pages : 434
Book Description
Professional resume and cover letter writers reveal their inside secrets for creating phenomenal cover letters that get attention and land interviews. Features more than 150 sample cover letters written for all types of job seekers, including the Before-and-After transformations that can make boring letters fabulous.
Publisher: Jist Publishing
ISBN: 9781563709869
Category : Business & Economics
Languages : en
Pages : 434
Book Description
Professional resume and cover letter writers reveal their inside secrets for creating phenomenal cover letters that get attention and land interviews. Features more than 150 sample cover letters written for all types of job seekers, including the Before-and-After transformations that can make boring letters fabulous.
Fundamentals of Software Architecture
Author: Mark Richards
Publisher: O'Reilly Media
ISBN: 1492043427
Category : Computers
Languages : en
Pages : 422
Book Description
Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real guide exists to help developers become architects. Until now. This book provides the first comprehensive overview of software architecture’s many aspects. Aspiring and existing architects alike will examine architectural characteristics, architectural patterns, component determination, diagramming and presenting architecture, evolutionary architecture, and many other topics. Mark Richards and Neal Ford—hands-on practitioners who have taught software architecture classes professionally for years—focus on architecture principles that apply across all technology stacks. You’ll explore software architecture in a modern light, taking into account all the innovations of the past decade. This book examines: Architecture patterns: The technical basis for many architectural decisions Components: Identification, coupling, cohesion, partitioning, and granularity Soft skills: Effective team management, meetings, negotiation, presentations, and more Modernity: Engineering practices and operational approaches that have changed radically in the past few years Architecture as an engineering discipline: Repeatable results, metrics, and concrete valuations that add rigor to software architecture
Publisher: O'Reilly Media
ISBN: 1492043427
Category : Computers
Languages : en
Pages : 422
Book Description
Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real guide exists to help developers become architects. Until now. This book provides the first comprehensive overview of software architecture’s many aspects. Aspiring and existing architects alike will examine architectural characteristics, architectural patterns, component determination, diagramming and presenting architecture, evolutionary architecture, and many other topics. Mark Richards and Neal Ford—hands-on practitioners who have taught software architecture classes professionally for years—focus on architecture principles that apply across all technology stacks. You’ll explore software architecture in a modern light, taking into account all the innovations of the past decade. This book examines: Architecture patterns: The technical basis for many architectural decisions Components: Identification, coupling, cohesion, partitioning, and granularity Soft skills: Effective team management, meetings, negotiation, presentations, and more Modernity: Engineering practices and operational approaches that have changed radically in the past few years Architecture as an engineering discipline: Repeatable results, metrics, and concrete valuations that add rigor to software architecture
The Missing README
Author: Chris Riccomini
Publisher: No Starch Press
ISBN: 1718501846
Category : Computers
Languages : en
Pages : 194
Book Description
Key concepts and best practices for new software engineers — stuff critical to your workplace success that you weren’t taught in school. For new software engineers, knowing how to program is only half the battle. You’ll quickly find that many of the skills and processes key to your success are not taught in any school or bootcamp. The Missing README fills in that gap—a distillation of workplace lessons, best practices, and engineering fundamentals that the authors have taught rookie developers at top companies for more than a decade. Early chapters explain what to expect when you begin your career at a company. The book’s middle section expands your technical education, teaching you how to work with existing codebases, address and prevent technical debt, write production-grade software, manage dependencies, test effectively, do code reviews, safely deploy software, design evolvable architectures, and handle incidents when you’re on-call. Additional chapters cover planning and interpersonal skills such as Agile planning, working effectively with your manager, and growing to senior levels and beyond. You’ll learn: How to use the legacy code change algorithm, and leave code cleaner than you found it How to write operable code with logging, metrics, configuration, and defensive programming How to write deterministic tests, submit code reviews, and give feedback on other people’s code The technical design process, including experiments, problem definition, documentation, and collaboration What to do when you are on-call, and how to navigate production incidents Architectural techniques that make code change easier Agile development practices like sprint planning, stand-ups, and retrospectives This is the book your tech lead wishes every new engineer would read before they start. By the end, you’ll know what it takes to transition into the workplace–from CS classes or bootcamps to professional software engineering.
Publisher: No Starch Press
ISBN: 1718501846
Category : Computers
Languages : en
Pages : 194
Book Description
Key concepts and best practices for new software engineers — stuff critical to your workplace success that you weren’t taught in school. For new software engineers, knowing how to program is only half the battle. You’ll quickly find that many of the skills and processes key to your success are not taught in any school or bootcamp. The Missing README fills in that gap—a distillation of workplace lessons, best practices, and engineering fundamentals that the authors have taught rookie developers at top companies for more than a decade. Early chapters explain what to expect when you begin your career at a company. The book’s middle section expands your technical education, teaching you how to work with existing codebases, address and prevent technical debt, write production-grade software, manage dependencies, test effectively, do code reviews, safely deploy software, design evolvable architectures, and handle incidents when you’re on-call. Additional chapters cover planning and interpersonal skills such as Agile planning, working effectively with your manager, and growing to senior levels and beyond. You’ll learn: How to use the legacy code change algorithm, and leave code cleaner than you found it How to write operable code with logging, metrics, configuration, and defensive programming How to write deterministic tests, submit code reviews, and give feedback on other people’s code The technical design process, including experiments, problem definition, documentation, and collaboration What to do when you are on-call, and how to navigate production incidents Architectural techniques that make code change easier Agile development practices like sprint planning, stand-ups, and retrospectives This is the book your tech lead wishes every new engineer would read before they start. By the end, you’ll know what it takes to transition into the workplace–from CS classes or bootcamps to professional software engineering.
Before the Ever After
Author: Jacqueline Woodson
Publisher: Penguin
ISBN: 0399545441
Category : Juvenile Fiction
Languages : en
Pages : 177
Book Description
WINNER OF THE NAACP IMAGE AWARD WINNER OF THE CORETTA SCOTT KING AUTHOR AWARD National Book Award winner Jacqueline Woodson's stirring novel-in-verse explores how a family moves forward when their glory days have passed, and the cost of professional sports on Black bodies. Now in paperback. For as long as ZJ can remember, his dad has been everyone's hero. As a charming, talented pro football star, he's as beloved to the neighborhood kids he plays with as he is to his millions of adoring sports fans. But lately life at ZJ's house is anything but charming. His dad is having trouble remembering things and seems to be angry all the time. ZJ's mom explains it's because of all the head injuries his dad sustained during his career. ZJ can understand that--but it doesn't make the sting any less real when his own father forgets his name. As ZJ contemplates his new reality, he has to figure out how to hold on tight to family traditions and recollections of the glory days, all the while wondering what their past amounts to if his father can't remember it. And most importantly, can those happy feelings ever be reclaimed when they are all so busy aching for the past?
Publisher: Penguin
ISBN: 0399545441
Category : Juvenile Fiction
Languages : en
Pages : 177
Book Description
WINNER OF THE NAACP IMAGE AWARD WINNER OF THE CORETTA SCOTT KING AUTHOR AWARD National Book Award winner Jacqueline Woodson's stirring novel-in-verse explores how a family moves forward when their glory days have passed, and the cost of professional sports on Black bodies. Now in paperback. For as long as ZJ can remember, his dad has been everyone's hero. As a charming, talented pro football star, he's as beloved to the neighborhood kids he plays with as he is to his millions of adoring sports fans. But lately life at ZJ's house is anything but charming. His dad is having trouble remembering things and seems to be angry all the time. ZJ's mom explains it's because of all the head injuries his dad sustained during his career. ZJ can understand that--but it doesn't make the sting any less real when his own father forgets his name. As ZJ contemplates his new reality, he has to figure out how to hold on tight to family traditions and recollections of the glory days, all the while wondering what their past amounts to if his father can't remember it. And most importantly, can those happy feelings ever be reclaimed when they are all so busy aching for the past?
Design Emergency
Author: Alice Rawsthorn
Publisher: Phaidon Press
ISBN: 9781838664275
Category :
Languages : en
Pages : 320
Book Description
Alice Rawsthorn and Paola Antonelli, two of the world's most influential design figures, meet the visionary designers whose innovations and ingenuity give us hope for the future by redesigning and reconstructing our lives, enabling us to thrive Design Emergency tells the stories of the remarkable designers, architects, engineers, artists, scientists, and activists, who are at the forefront of positive change worldwide. Focusing on four themes - Technology, Society, Communication, and Ecology - Alice Rawsthorn and Paola Antonelli present a unique portrait of how our great creative minds are developing new design solutions to the major challenges of our time, while helping us to benefit from advances in science and technology.
Publisher: Phaidon Press
ISBN: 9781838664275
Category :
Languages : en
Pages : 320
Book Description
Alice Rawsthorn and Paola Antonelli, two of the world's most influential design figures, meet the visionary designers whose innovations and ingenuity give us hope for the future by redesigning and reconstructing our lives, enabling us to thrive Design Emergency tells the stories of the remarkable designers, architects, engineers, artists, scientists, and activists, who are at the forefront of positive change worldwide. Focusing on four themes - Technology, Society, Communication, and Ecology - Alice Rawsthorn and Paola Antonelli present a unique portrait of how our great creative minds are developing new design solutions to the major challenges of our time, while helping us to benefit from advances in science and technology.
Some We Love, Some We Hate, Some We Eat
Author: Hal Herzog
Publisher: Harper Collins
ISBN: 0061730858
Category : Social Science
Languages : en
Pages : 370
Book Description
Does living with a pet really make people happier and healthier? What can we learn from biomedical research with mice? Who enjoys a better quality of life—–the chicken destined for your dinner plate or the rooster in a Saturday night cockfight? Why is it wrong to eat the family dog? Drawing on more than two decades of research into the emerging field of anthrozoology, the science of human–animal relations, Hal Herzog offers an illuminating exploration of the fierce moral conundrums we face every day regarding the creatures with whom we share our world. Alternately poignant, challenging, and laugh-out-loud funny—blending anthropology, behavioral economics, evolutionary psychology, and philosophy—this enlightening and provocative book will forever change the way we look at our relationships with other creatures and, ultimately, how we see ourselves.
Publisher: Harper Collins
ISBN: 0061730858
Category : Social Science
Languages : en
Pages : 370
Book Description
Does living with a pet really make people happier and healthier? What can we learn from biomedical research with mice? Who enjoys a better quality of life—–the chicken destined for your dinner plate or the rooster in a Saturday night cockfight? Why is it wrong to eat the family dog? Drawing on more than two decades of research into the emerging field of anthrozoology, the science of human–animal relations, Hal Herzog offers an illuminating exploration of the fierce moral conundrums we face every day regarding the creatures with whom we share our world. Alternately poignant, challenging, and laugh-out-loud funny—blending anthropology, behavioral economics, evolutionary psychology, and philosophy—this enlightening and provocative book will forever change the way we look at our relationships with other creatures and, ultimately, how we see ourselves.