Book picks similar to
Race Car Design by Derek Seward
bought
car-design
cars
engineering
Linear Systems and Signals
B.P. Lathi - 1992
It gives clear descriptions of linear systems and uses mathematics not only to prove axiomatic theory, but also to enhance physical and intuitive understanding.
Digital Integrated Circuits
Jan M. Rabaey - 1995
Digital Integrated Circuits maintains a consistent, logical flow of subject matter throughout. KEY TOPICS: Addresses today's most significant and compelling industry topics, including: the impact of interconnect, design for low power, issues in timing and clocking, design methodologies, and the tremendous effect of design automation on the digital design perspective. MARKET: For readers interested in digital circuit design.
Professional ASP.NET MVC 5
Jon Galloway - 2013
Like previous versions, this guide shows you step-by-step techniques on using MVC to best advantage, with plenty of practical tutorials to illustrate the concepts. It covers controllers, views, and models; forms and HTML helpers; data annotation and validation; membership, authorization, and security.MVC 5, the latest version of MVC, adds sophisticated features such as single page applications, mobile optimization, and adaptive rendering A team of top Microsoft MVP experts, along with visionaries in the field, provide practical advice on basic and advanced MVC topics Covers controllers, views, models, forms, data annotations, authorization and security, Ajax, routing, ASP.NET web API, dependency injection, unit testing, real-world application, and much more Professional ASP.NET MVC 5 is the comprehensive resource you need to make the best use of the updated Model-View-Controller technology.
The Max Freeman Mysteries Volume One: The Blue Edge of Midnight, A Visible Darkness, and Shadow Men
Jonathon King - 2017
From a writer who “adds new dimensions of depth and substance to the modern crime novel,” this thrilling and critically acclaimed series follows a tormented ex-cop from Philadelphia to South Florida on a quest to earn redemption for his dark past (Michael Connelly). The Blue Edge of Midnight: After a shootout during a convenience store holdup led to the accidental death of a twelve-year-old, Max Freeman left the Philadelphia police department behind for a life in exile in the Florida Everglades. Since then, he’s lived in seclusion, haunted by guilt, with the humid night and the nocturnal predators of the swamp as his only company. But everything changes when he discovers a young girl’s body floating in the muddy waters and becomes the prime suspect for her murder. To prove his innocence, Freeman must find the real killer—and confront his own tortured soul—before it’s too late. A Visible Darkness: When five elderly women are murdered in Fort Lauderdale, Max Freeman is determined to get to the bottom of it. His friend, lawyer Billy Manchester, believes the crimes are tied to a conspiracy to collect on the women’s life insurance policies. But when Freeman uncovers a shocking betrayal, he soon realizes the gruesome plot reaches further than anyone thought possible. Now, it’s a race against the clock to hunt down the psychopath behind the murders—before the killer sets his sights on Freeman himself. Shadow Men: In the 1920s, three of Mark Mayes’s ancestors left to help build the first road through the Everglades, backbreaking labor from which they never returned. Now, decades later, Mayes has discovered letters that point to murder as the cause of their disappearance, and he hires Max Freeman to investigate. But as Freeman follows the trail of evidence, he incurs the wrath of the corporation that built the road—and realizes the case may not be as cold as everyone assumed.
Loving you Twice (Jasmine Villa Book 2)
Andaleeb Wajid - 2019
She keeps her feelings closely guarded and is good at pretending that everything is fine, even when it isn’t. When she finds herself seated next to Luqman Ahmed on an international flight, she knows why has avoided men like him all her life. But she also remembers everything that had drawn him to her the previous times she met him. Luqman is tired of travelling for his job and is seriously considering relocating to the US. But his plans go awry when he’s seated next to his friend Ayub's sister-in-law Ana. He considers himself lucky to get some time talking to pretty Ana whose eyes have always captivated him from the moment he met her for the first time. It isn't too long until they discover their feelings for each other but Luqman is travelling to the US and by the time he returns, their lives are thrown far apart and brought dangerously close at the same time. Will they be able to get back their love for each other again? Will they survive the double whammy that fate has planned for them? Loving you Twice is the second romance in the Jasmine Villa series by Andaleeb Wajid, author of acclaimed novels such as More than Just Biryani, My Brother’s Wedding, The Crunch Factor and House of Screams.
52 Car Buying Questions Smart People Don't Ask That Cost Them Thousands
Deshone Drummond - 2021
All the Car Questions You Were Never Taught To Ask.Learn how to get the best deals from home without making any mistakes and wasting any time in this Easy-to-Follow Guide.Follow along as, former Mercedes-Benz and General Motors sales professional, Deshone Drummond teaches how to avoid the countless mistakes most car shoppers make that cost them thousands.Copy & Paste this link into your browser to grab your copy today.52carquestions.com/digital-book
Surviving the End: The Complete Series
Grace Hamilton - 2020
Even before becoming a husband and father, safety had been Shane McDonald’s priority for most of his forty-five years. As a nuclear engineer, it’s his responsibility to keep the Sequoyah Nuclear Plant functioning at optimum levels to avoid what protesters fear most—a meltdown. But when a coronal mass ejection from the sun wipes out power across the globe, stopping a nuclear chain reaction is no longer his primary concern. Fallen World Family is all that matters when friend becomes foe—and the stakes are survival. The world has become a dangerous place for Shane McDonald and his family since the solar storm wiped out the power grid. Tensions flare when it grows clear the dire situation will be prolonged and most are ill-prepared. Even the friendly small town of his prepper mother-in-law has drawn unwanted attention as word gets around about sharing their supply stores. And strangers begin to infiltrate the once peaceful Georgia community. All Shane can think about is where his wife and son ended up in all the chaos as the hours stretch into days since they last communicated. Jodi is far too trusting a soul, her desire to help the downtrodden a dangerous commodity among desperate and increasingly hostile citizens. New World They’ll protect what’s theirs—or die trying. The McDonald clan have learned their lessons the hard way these last months. Shane and Jodi finally realize they must keep their reunited family close and protect their own above all others to survive in this new post-apocalyptic reality. The repairs on the home are complete, solar panels installed, and the now operational pump means they won’t have to continue collecting rainwater for the foreseeable future. But it’s no longer just outsiders wreaking havoc on the small Georgia town, as unprepared townsfolk learn of their hard-earned stores—and threaten to take their prepper supplies by force.
Programming Entity Framework: DbContext
Julia Lerman - 2011
This concise book shows you how to use the API to perform set operations with the DbSet class, handle change tracking and resolve concurrency conflicts with the Change Tracker API, and validate changes to your data with the Validation API.With DbContext, you’ll be able to query and update data, whether you’re working with individual objects or graphs of objects and their related data. You’ll find numerous C# code samples to help you get started. All you need is experience with Visual Studio and database management basics.Use EF’s query capabilities to retrieve data, and use LINQ to sort and filter dataLearn how to add new data, and change and delete existing dataUse the Change Tracker API to access information EF keeps about the state of entity instancesControl change tracking information of entities in disconnected scenarios, including NTier applicationsValidate data changes before they’re sent to the database, and set up validation rulesBypass EF’s query pipeline and interact directly with the database
Getting MEAN with Mongo, Express, Angular, and Node
Simon Holmes - 2015
You'll systematically discover each technology in the MEAN stack as you build up an application one layer at a time, just as you'd do in a real project.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyTraditional web dev stacks use a different programming language in every layer, resulting in a complex mashup of code and frameworks. Together, the MongoDB database, the Express and AngularJS frameworks, and Node.js constitute the MEAN stack--a powerful platform that uses only one language, top to bottom: JavaScript. Developers and businesses love it because it's scalable and cost-effective. End users love it because the apps created with it are fast and responsive. It's a win-win-win!About the BookGetting MEAN with Mongo, Express, Angular, and Node teaches you how to develop web applications using the MEAN stack. First, you'll create the skeleton of a static site in Express and Node, and then push it up to a live web server. Next, you'll add a MongoDB database and build an API before using Angular to handle data manipulation and application logic in the browser. Finally you'll add an authentication system to the application, using the whole stack. When you finish, you'll have all the skills you need to build a dynamic data-driven web application.What's InsideFull-stack development using JavaScriptResponsive web techniquesEverything you need to get started with MEANBest practices for efficiency and reusabilityAbout the ReaderReaders should have some web development experience. This book is based on MongoDB 2, Express 4, Angular 1, and Node.js 4.About the AuthorSimon Holmes has been a full-stack developer since the late 1990s and runs Full Stack Training Ltd.Table of ContentsPART 1 SETTING THE BASELINEIntroducing full-stack developmentDesigning a MEAN stack architecturePART 2 BUILDING A NODE WEB APPLICATIONCreating and setting up a MEAN projectBuilding a static site with Node and ExpressBuilding a data model with MongoDB and MongooseWriting a REST API: Exposing the MongoDB database to the applicationConsuming a REST API: Using an API from inside ExpressPART 3 ADDING A DYNAMIC FRONT END WITH ANGULARAdding Angular components to an Express applicationBuilding a single-page application with Angular: FoundationsBuilding an SPA with Angular: The next levelPART 4 MANAGING AUTHENTICATION AND USER SESSIONSAuthenticating users, managing sessions, and securing APIsAPPENDIXESInstalling the stackInstalling and preparing the supporting castDealing with all of the viewsReintroducing JavaScript - available online only
How Not to Be a Professional Racing Driver
Jason Plato - 2019
But he's also a rule breaker who has had more than his fair share of near-death experiences, drunken escapades and more. And yet he's still racing. There is nothing sensible, predictable or considered about Jason, but this is how he became a racing legend.
Environmental Engineering Vol. I Water Supply Engineering
Garg Sk
The simple and lucidlanguage adopted by the author has already made this publication to be highlypopular amongst the students and teachers of the various engineering colleges inIndia and abroad. It has also become the first choice of the professional fieldengineers. The student appearing for the competitive examinations, particularlythose appearing at the Engineering Services, Civil Services (IAS), and GATEexaminations, will find this book of immense utility and highlysecuring, paving their way for an excellent success in these competitions. Thetext matter has been thoroughly revised and updated in this edition, and issupported by about 500 Objective Questions and a vast number of numericalexamples, including those from the various universities and competitiveexaminations. Complete hydraulic design of a Water Treatment Plant has also beenadded in this new edition.
Mondo Agnelli: Fiat, Chrysler, and the Power of a Dynasty
Jennifer Clark - 2011
Fiat's against-all-odds swoop on Chrysler---masterminded by Sergio Marchionne, the Houdini-like manager who saved Fiat from its own near-collapse in 2005 - has made the automaker one of the most unlikely winners of the financial crisis. Mondo Agnelli is a new book that looks at the chain of unpredictable events triggered by the death of Gianni Agnelli in 2003. Gianni, the charismatic, silver-haired power broker and style icon, was the patriarch who had lead the company founded by his grandfather in 1899. But Gianni's own son had committed suicide. Without a mature heir, the dynasty and Fiat were rudderless. Backed by Gianni's closest advisors, his serious, shy, and determined grandson John plucked Marchionne from obscurity. Together, they saved the family company and, inadvertently, positioned Fiat as a global trailblazer when the global storm hit.A classic story of ingenuity and hard work, the book portrays a business dynasty that triumphed over adversity and family tragedy because of its own smarts, sweat, and ability to bend the rules A an engaging tale for those interested in the stories behind the economic crash, the book contains never-before reported material about how Fiat succeeded in making Chrysler profitable where both Daimler AG and Cerberus, its previous owners, had failed. A story for a wide audience, from car buffs, business readers, lovers of Italy, and anyone fascinated by the lifestyle of Europe's most glamorous industrial dynasty, this book tells the tale of how Fiat achieved the seemingly impossible -- turning around an American automotive icon everyone else had given up for dead.
Mechanical Metallurgy
George E. Dieter - 1961
It covers the entire scope of mechanical metallurgy, from an understanding of the continuum description of stress and strain, through crystalline and defect mechanisms of flow and fracture, and on to a consideration of major mechanical property tests and the basic metalworking process. It has been updated throughout, SI units have been added, and end-of-chapter study questions are included.
Machine Learning: A Visual Starter Course For Beginner's
Oliver Theobald - 2017
If you have ever found yourself lost halfway through other introductory materials on this topic, this is the book for you. If you don't understand set terminology such as vectors, hyperplanes, and centroids, then this is also the book for you. This starter course isn't a picture story book but does include many visual examples that break algorithms down into a digestible and practical format. As a starter course, this book connects the dots and offers the crash course I wish I had when I first started. The kind of guide I wish had before I started taking on introductory courses that presume you’re two days away from an advanced mathematics exam. That’s why this introductory course doesn’t go further on the subject than other introductory books, but rather, goes a step back. A half-step back in order to help everyone make his or her first strides in machine learning and is an ideal study companion for the visual learner. In this step-by-step guide you will learn: - How to download free datasets - What tools and software packages you need - Data scrubbing techniques, including one-hot encoding, binning and dealing with missing data - Preparing data for analysis, including k-fold Validation - Regression analysis to create trend lines - Clustering, including k-means and k-nearest Neighbors - Naive Bayes Classifier to predict new classes - Anomaly detection and SVM algorithms to combat anomalies and outliers - The basics of Neural Networks - Bias/Variance to improve your machine learning model - Decision Trees to decode classification
Please feel welcome to join this starter course by buying a copy, or sending a free sample to your preferred device.