"Now in its second edition, the Structural Engineer's Pocket Book is a comprehensive pocket reference guide for professional and student structural engineers, particularly those taking the iStructE Part 3 Exam. The combination of tables, data, facts, formulae and rules of thumb make it a valuable aid in scheme design for structural engineers in the office, in transit or on site." "Concise and precise, this second edition is updated to reflect changes to the British Standards, which are used and referenced throughout, as well as the addition of a new section on sustainability. Other subject areas include timber, masonry, steel, concrete, aluminium and glass." --Book Jacket.
Entertainment Weekly's 27 Female Authors Who Rule Sci-Fi and Fantasy Right Now Winner of the 2017 Nebula Award for Best Novel Finalist for the 2017 Hugo Award for Best Novel Paste's 50 Best Books of the 21st Century (So Far) List “The book is full of quirkiness and playful detail...but there's an overwhelming depth and poignancy to its virtuoso ending.” —NPR From the former editor-in-chief of io9.com, a stunning Nebula Award-winning and Hugo-shortlisted novel about the end of the world—and the beginning of our future An ancient society of witches and a hipster technological startup go to war in order to prevent the world from tearing itself apart. To further complicate things, each of the groups’ most promising followers (Patricia, a brilliant witch and Laurence, an engineering “wunderkind”) may just be in love with each other. As the battle between magic and science wages in San Francisco against the backdrop of international chaos, Laurence and Patricia are forced to choose sides. But their choices will determine the fate of the planet and all mankind. In a fashion unique to Charlie Jane Anders, All the Birds in the Sky offers a humorous and, at times, heart-breaking exploration of growing up extraordinary in a world filled with cruelty, scientific ingenuity, and magic. At the Publisher's request, this title is being sold without Digital Rights Management Software (DRM) applied.
This is not a traditional book. The book has a lot of code. If you don't like the code first approach do not buy this book. Making code available on Github is not an option. This book is for people who have some theoretical knowledge of machine learning and deep learning and want to dive into applied machine learning. The book doesn't explain the algorithms but is more oriented towards how and what should you use to solve machine learning and deep learning problems. The book is not for you if you are looking for pure basics. The book is for you if you are looking for guidance on approaching machine learning problems. The book is best enjoyed with a cup of coffee and a laptop/workstation where you can code along. Table of contents: - Setting up your working environment - Supervised vs unsupervised learning - Cross-validation - Evaluation metrics - Arranging machine learning projects - Approaching categorical variables - Feature engineering - Feature selection - Hyperparameter optimization - Approaching image classification & segmentation - Approaching text classification/regression - Approaching ensembling and stacking - Approaching reproducible code & model serving There are no sub-headings. Important terms are written in bold. I will be answering all your queries related to the book and will be making YouTube tutorials to cover what has not been discussed in the book. To ask questions/doubts, visit this link: https://bit.ly/aamlquestions And Subscribe to my youtube channel: https://bit.ly/abhitubesub
Land that Dream Product Manager Job...TODAYSeeking a product management position?Get Decode and Conquer, the world's first book on preparing you for the product management (PM) interview. Author and professional interview coach, Lewis C. Lin provides you with an industry insider's perspective on how to conquer the most difficult PM interview questions. Decode and Conquer reveals: Frameworks for tackling product design and metrics questions, including the CIRCLES Method(tm), AARM Method(tm), and DIGS Method(tm) Biggest mistakes PM candidates make at the interview and how to avoid them Insider tips on just what interviewers are looking for and how to answer so they can't say NO to hiring you Sample answers for the most important PM interview questions Questions and answers covered in the book include: Design a new iPad app for Google Spreadsheet. Brainstorm as many algorithms as possible for recommending Twitter followers. You're the CEO of the Yellow Cab taxi service. How do you respond to Uber? You're part of the Google Search web spam team. How would you detect duplicate websites? The billboard industry is under monetized. How can Google create a new product or offering to address this? Get the Book that's Recommended by Executives from Google, Amazon, Microsoft, Oracle & VMWare...TODAY
Meet Hal Challis, Detective for the Mornington Peninsula police force in Southeast Australia, in the first investigation in this prize-winning crime series A serial killer is on the loose in a small coastal town near Melbourne, Australia. Detective Inspector Hal Challis and his team must apprehend him before he strikes again. But first, Challis has to contend with the editor of a local newspaper who undermines his investigation at every turn, and with his wife, who attempts to resurrect their marriage through long-distance phone calls from a sanitarium, where she has been committed for the past eight years for attempted murder--"his."
Based on the popular Artech House classic, Digital Communication Systems Engineering with Software-Defined Radio, this book provides a practical approach to quickly learning the software-defined radio (SDR) concepts needed for work in the field. This up-to-date volume guides readers on how to quickly prototype wireless designs using SDR for real-world testing and experimentation. This book explores advanced wireless communication techniques such as OFDM, LTE, WLA, and hardware targeting. Readers will gain an understanding of the core concepts behind wireless hardware, such as the radio frequency front-end, analog-to-digital and digital-to-analog converters, as well as various processing technologies. Moreover, this volume includes chapters on timing estimation, matched filtering, frame synchronization message decoding, and source coding. The orthogonal frequency division multiplexing is explained and details about HDL code generation and deployment are provided. The book concludes with coverage of the WLAN toolbox with OFDM beacon reception and the LTE toolbox with downlink reception. Multiple case studies are provided throughout the book. Both MATLAB and Simulink source code are included to assist readers with their projects in the field.
Why do some companies prosper while others fail? Despite great amounts of research, many of the studies that claim to pin down the secret of success are based in pseudoscience. THE HALO EFFECT is the outcome of that pseudoscience, a myth that Philip Rosenzweig masterfully debunks in THE HALO EFFECT. THE HALO EFFECT highlights the tendency of experts to point to the high financial performance of a successful company and then spread its golden glow to all of the company's attributes - clear strategy, strong values, and brilliant leadership. But in fact, as Rosenzweig clearly illustrates, the experts are not just wrong, but deluded. Rosenzweig suggests a more accurate way to think about leading a company, a robust and clearheaded approach that can save any business from ultimate failure.
This book (also available online at www.designgurus.org) by Design Gurus has helped 60k+ readers to crack their system design interview (SDI). System design questions have become a standard part of the software engineering interview process. These interviews determine your ability to work with complex systems and the position and salary you will be offered by the interviewing company. Unfortunately, SDI is difficult for most engineers, partly because they lack experience developing large-scale systems and partly because SDIs are unstructured in nature. Even engineers who've some experience building such systems aren't comfortable with these interviews, mainly due to the open-ended nature of design problems that don't have a standard answer. This book is a comprehensive guide to master SDIs. It was created by hiring managers who have worked for Google, Facebook, Microsoft, and Amazon. The book contains a carefully chosen set of questions that have been repeatedly asked at top companies. What's inside? This book is divided into two parts. The first part includes a step-by-step guide on how to answer a system design question in an interview, followed by famous system design case studies. The second part of the book includes a glossary of system design concepts. Table of Contents First Part: System Design Interviews: A step-by-step guide. Designing a URL Shortening service like TinyURL. Designing Pastebin. Designing Instagram. Designing Dropbox. Designing Facebook Messenger. Designing Twitter. Designing YouTube or Netflix. Designing Typeahead Suggestion. Designing an API Rate Limiter. Designing Twitter Search. Designing a Web Crawler. Designing Facebook's Newsfeed. Designing Yelp or Nearby Friends. Designing Uber backend. Designing Ticketmaster. Second Part: Key Characteristics of Distributed Systems. Load Balancing. Caching. Data Partitioning. Indexes. Proxies. Redundancy and Replication. SQL vs. NoSQL. CAP Theorem. PACELC Theorem. Consistent Hashing. Long-Polling vs. WebSockets vs. Server-Sent Events. Bloom Filters. Quorum. Leader and Follower. Heartbeat. Checksum. About the Authors Designed Gurus is a platform that offers online courses to help software engineers prepare for coding and system design interviews. Learn more about our courses at www.designgurus.org.
Up-To-Date Coverage of Every Aspect of Commercial Aviation Safety Completely revised edition to fully align with current U.S. and international regulations, this hands-on resource clearly explains the principles and practices of commercial aviation safety—from accident investigations to Safety Management Systems. Commercial Aviation Safety, Sixth Edition, delivers authoritative information on today's risk management on the ground and in the air. The book offers the latest procedures, flight technologies, and accident statistics. You will learn about new and evolving challenges, such as lasers, drones (unmanned aerial vehicles), cyberattacks, aircraft icing, and software bugs. Chapter outlines, review questions, and real-world incident examples are featured throughout. Coverage includes: • ICAO, FAA, EPA, TSA, and OSHA regulations • NTSB and ICAO accident investigation processes • Recording and reporting of safety data • U.S. and international aviation accident statistics • Accident causation models • The Human Factors Analysis and Classification System (HFACS) • Crew Resource Management (CRM) and Threat and Error Management (TEM) • Aviation Safety Reporting System (ASRS) and Flight Data Monitoring (FDM) • Aircraft and air traffic control technologies and safety systems • Airport safety, including runway incursions • Aviation security, including the threats of intentional harm and terrorism • International and U.S. Aviation Safety Management Systems
Conquer the most essential adaptation to the knowledge economy The Fearless Organization: Creating Psychological Safety in the Workplace for Learning, Innovation, and Growth offers practical guidance for teams and organizations who are serious about success in the modern economy. With so much riding on innovation, creativity, and spark, it is essential to attract and retain quality talent—but what good does this talent do if no one is able to speak their mind? The traditional culture of "fitting in" and "going along" spells doom in the knowledge economy. Success requires a continuous influx of new ideas, new challenges, and critical thought, and the interpersonal climate must not suppress, silence, ridicule or intimidate. Not every idea is good, and yes there are stupid questions, and yes dissent can slow things down, but talking through these things is an essential part of the creative process. People must be allowed to voice half-finished thoughts, ask questions from left field, and brainstorm out loud; it creates a culture in which a minor flub or momentary lapse is no big deal, and where actual mistakes are owned and corrected, and where the next left-field idea could be the next big thing. This book explores this culture of psychological safety, and provides a blueprint for bringing it to life. The road is sometimes bumpy, but succinct and informative scenario-based explanations provide a clear path forward to constant learning and healthy innovation. Explore the link between psychological safety and high performance Create a culture where it’s “safe” to express ideas, ask questions, and admit mistakes Nurture the level of engagement and candor required in today’s knowledge economy Follow a step-by-step framework for establishing psychological safety in your team or organization Shed the "yes-men" approach and step into real performance. Fertilize creativity, clarify goals, achieve accountability, redefine leadership, and much more. The Fearless Organization helps you bring about this most critical transformation.