Book picks similar to
A First Course in the Finite Element Method, Si Version by Daryl L. Logan
on-shelf
reference
university-books
university-textbook
The story of Baby P
Ray Jones - 2014
Fifteen months later, his mother, her boyfriend and the boyfriend's brother were sent to prison. But media attention turned on those who worked to protect children, especially the social workers and their managers, who became the focus of the reporting and of the blame. Five years later they are still harassed by press reporters. This book tells what happened to 'Baby P', how the story was told and became focused on the social workers, its threatening consequences for those who work to protect children, and its considerable impact on the child protection system in England. This is the first book to draw together all evidence available on this high profile case and will make a unique and crucial contribution to the topic. It will make essential reading for everyone who is concerned about child protection and the care of children and about the media's impact.
Steinhoff inside SA's biggest corporate crash
James-Brent Styan - 2018
24 hours later more than R160 billion rand of this fortune was wiped out. The Steinhoff Empire, that took 20 years to build into an international business giant, had crumbled overnight. Markus Jooste, Steinhoff’s flashy CEO, resigned via SMS and has since been fleeing an avalanche of scandals and accusations: luxury homes for a blonde mistress, allegations of fraud, racing horses and unparalleled extravagance, a lavish, black Jaguar for an old university residence… What exactly happened here? Who knew what? What is Steinhoff, who is Markus Jooste and what does it all have to do with the so called Stellenbosch mafia? Where does business tycoon Christo Wiese, Shoprite and Pepkor fit in and where is the pensioners’ money? Well-known financial writer James-Brent Styan unpacks these and other questions in this astounding tale of power and greed, of secrets and deceit, and ultimately the biggest financial breakdown in the history of South Africa. Through interviews with trustworthy sources, revelations from confidential documents and in-depth research about Steinhoff’s history, Styan uncovers what the group doesn’t want you to know. Follow the Money: The story of Steinhoff, Markus Jooste and the Stellenbosch Boys is a gripping financial thriller that will be told as cautionary tale or salacious scandal in both boardrooms and living rooms for decades to come.
MATLAB: A Practical Introduction to Programming and Problem Solving
Stormy Attaway - 2009
It is the only book that gives a full introduction to programming in MATLAB combined with an explanation of MATLAB's powerful functions. The book differs from other texts in that it teaches programming concepts and the use of the built-in functions in MATLAB simultaneously. It presents programming concepts and MATLAB built-in functions side-by-side, giving students the ability to program efficiently and exploit the power of MATLAB to solve problems. The systematic, step-by-step approach, building on concepts throughout the book, facilitates easier learning.Starting with basic programming concepts, such as variables, assignments, input/output, selection, and loop statements, problems are introduced and solved throughout the book. The book is organized into two parts. Part I covers the programming constructs and demonstrates programming versus efficient use of built-in functions to solve problems. Part II describes the applications, including plotting, image processing, and mathematics, needed in basic problem solving. The chapters feature sections called Quick Question! as well as practice problems designed to test knowledge about the material covered. Problems are solved using both The Programming Concept and The Efficient Method, which facilitates understanding the efficient ways of using MATLAB, and also the programming concepts used in these efficient functions and operators. There are also sections on 'common pitfalls' and 'programming guidelines' that direct students towards best practice.This book is ideal for engineers learning to program and model in MATLAB, as well as undergraduates in engineering and science taking a course on MATLAB.
Engineering Mechanics: Statics & Dynamics
Russell C. Hibbeler - 1992
The material is reinforced with numerous examples to illustrate principles and imaginative, well-illustrated problems of varying degrees of difficulty. The book is committed to developing users' problem-solving skills. Features new "Photorealistc" figures (approximately 400) that have been rendered in often 3D photo quality detail to appeal to visual learners. Presents a thorough combination of both static and dynamic engineering mechanics theory and applications. Features a large variety of problem types from a broad range of engineering disciplines, stressing practical, realistic situations encountered in professional practice, varying levels of difficulty, and problems that involve solution by computer. For professionals in mechanical engineering, civil engineering, aeronautical engineering, and engineering mechanics careers.
Artificial Intelligence: A Guide for Thinking Humans
Melanie Mitchell - 2019
The award-winning author Melanie Mitchell, a leading computer scientist, now reveals AI’s turbulent history and the recent spate of apparent successes, grand hopes, and emerging fears surrounding it.In Artificial Intelligence, Mitchell turns to the most urgent questions concerning AI today: How intelligent—really—are the best AI programs? How do they work? What can they actually do, and when do they fail? How humanlike do we expect them to become, and how soon do we need to worry about them surpassing us? Along the way, she introduces the dominant models of modern AI and machine learning, describing cutting-edge AI programs, their human inventors, and the historical lines of thought underpinning recent achievements. She meets with fellow experts such as Douglas Hofstadter, the cognitive scientist and Pulitzer Prize–winning author of the modern classic Gödel, Escher, Bach, who explains why he is “terrified” about the future of AI. She explores the profound disconnect between the hype and the actual achievements in AI, providing a clear sense of what the field has accomplished and how much further it has to go.Interweaving stories about the science of AI and the people behind it, Artificial Intelligence brims with clear-sighted, captivating, and accessible accounts of the most interesting and provocative modern work in the field, flavored with Mitchell’s humor and personal observations. This frank, lively book is an indispensable guide to understanding today’s AI, its quest for “human-level” intelligence, and its impact on the future for us all.
Interaction Design: Beyond Human-Computer Interaction
Yvonne Rogers - 2001
It should be labelled 'start here'." --Pieter Jan Stappers, ID-StudioLab, Delft University of Technology
Building A Better Mouse
Steve Alcorn - 2007
Steve Alcorn and David Green were there, as employees of Disney's WED Imagineering. Building a Better Mouse describes what it was like to be in the trenches as a Disney Imagineer leading the frantic dash to opening day. It is a breathtaking, breezy, E-ticket ride of a book, required reading for Disneyphiles and anyone interested in themed entertainment.
Embedded Android: Porting, Extending, and Customizing
Karim Yaghmour - 2011
You'll also receive updates when significant changes are made, as well as the final ebook version. Embedded Android is for Developers wanting to create embedded systems based on Android and for those wanting to port Android to new hardware, or creating a custom development environment. Hackers and moders will also find this an indispensible guide to how Android works.
Remote Sensing of the Environment: An Earth Resource Perspective
John R. Jensen - 2000
The author emphasizes the use of remote sensing data for useful spatial biophysical or socio-economic information that can be used to make decisions. KEY TOPICS: Provides two new chapters on LIDAR Remote Sensing (Ch. 10) and In situ Spectral Reflectance Measurement (Ch. 15). Offers a thorough review of the nature of electromagnetic radiation, examining how the reflected or emitted energy in the visible, near-infrared, middle-infrared, thermal infrared, and microwave portions of the spectrum can be collected by a variety of sensor systems and analyzed. Employs a visually stimulating, clear format: a large (8.5" x 11") format with 48 pages in full color facilitates image interpretation; hundreds of specially designed illustrationscommunicate principles in an easily understood manner. MARKET: A useful reference for agriculture, wetland, and/or forestry professionals, along with geographers, urban planners, and transportation engineers.
A Book on C: Programming in C
Al Kelley - 1984
It includes a complete chapter on C++ and an overall organization designed to appeal to the many programmers who view C as a stepping stone to C++ and the object-oriented paradigm. This edition also features an increased emphasis on modules and ADTs, which are essential concepts for creating reusable code and which show how to use header files to tie together a multi-file program. computer science students.
A Lifetime Of Secret Recipes: 500 Southern Recipes From A Mother's Kitchen
Bernice Craddock - 2013
A 50-by-30 yard garden seems immense when you are a kid. By the time it hit the kitchen table, it was “ummhh & awnn (using a country style Mayberry, USA – Andy Griffith dialect). “This is the best I ever put in my mouth!” After several years of that repetition, my sister and I would just look at each other and bust into a gut-wrenching laugh. All those fine, home-grown ingredients are what went into my mother’s cooking to help it become so infamous. And those same homemade southern recipes are being passed down to you today. Bernice G. Craddock focused her entire life on being a great wife, mother, and homemaker. At 78 years young, she decided to write her own southern cookbook. Her greatest challenge was narrowing it down to her 500 “most favourite” recipes. Inside her collection, you will be able to enjoy popular southern recipes like: Chicken Corn Soup Clam Chowder Casserole recipes Sweet Potato Souffle Sweet N' Sour Chicken & a variety of chicken recipes Gingered Pork Biscuit Recipes And 400+ more salad, appetizer, main course, beverage and dessert recipes for you to share with your family.
The Secret Footballer's Guide to the Modern Game: Tips and Tactics from the Ultimate Insider
The Secret Footballer - 2014
This is football gift with a bit of attitude. Perfect for football fans and armchair referees alike.With his trademark wit, opinion and candour, The Secret Footballer will guide the reader through: The pass - geometry and positioning and intelligence; Fitness; Skills & dribbling; Power & passion; When to listen to your gaffer and when to ignore him; Data and how it is used on the pitch/in transfers; Football academies; Match fixing, diving and other dark deeds; Tunnel vision - what it takes to be a pro; What the pundits say and what they really mean; top 11s (goals to scapegoats, chants to stadiums); 'Bouncebackability' and other words that just aren't acceptable.
Linear Algebra
Stephen H. Friedberg - 1979
This top-selling, theorem-proof text presents a careful treatment of the principal topics of linear algebra, and illustrates the power of the subject through a variety of applications. It emphasizes the symbiotic relationship between linear transformations and matrices, but states theorems in the more general infinite-dimensional case where appropriate.
The Beginners Guide To Knitting - Learn How To Knit The Easy Way
Lilly Jones - 2013
With this book you will learn the basics of:- How to Choose Yarn and Needles- Casting On- The Most Popular Knitting Stitches- How to Start a New Ball of Yarn- Binding Off- Basic Color Knitting- How to Read a Knitting Pattern- Seaming and Finishing- Increases and Decreases- Knitting in the Round- PurlingThe book also includes a BONUS section that includes a beginners knitting dictionary and 10 videos to help you get started! Get started right now, on the incredibly fun hobby of knitting!