The Samsung Way: Transformational Management Strategies from the World Leader in Innovation and Design: Transformational Management Strategies from the World Leader in Innovation and Design
Jaeyong Song - 2014
He received his Ph.D. at the Wharton School, University of Pennsylvania. Kyungmook Lee is Professor of Organizational Behavior and Human Resource Management at Seoul National University Business School where he currently serves as Senior Associate Dean for academic affairs. He received his Ph.D. at the Wharton School, University of Pennsylvania.
High Performance MySQL: Optimization, Backups, Replication & Load Balancing
Jeremy D. Zawodny - 2004
This book is an insider's guide to these little understood topics.Author Jeremy Zawodny has managed large numbers of MySQL servers for mission-critical work at Yahoo!, maintained years of contacts with the MySQL AB team, and presents regularly at conferences. Jeremy and Derek have spent months experimenting, interviewing major users of MySQL, talking to MySQL AB, benchmarking, and writing some of their own tools in order to produce the information in this book.In "High Performance MySQL" you will learn about MySQL indexing and optimization in depth so you can make better use of these key features. You will learn practical replication, backup, and load-balancing strategies with information that goes beyond available tools to discuss their effects in real-life environments. And you'll learn the supporting techniques you need to carry out these tasks, including advanced configuration, benchmarking, and investigating logs.Topics include: A review of configuration and setup optionsStorage engines and table typesBenchmarkingIndexesQuery OptimizationApplication DesignServer PerformanceReplicationLoad-balancingBackup and RecoverySecurity
Introduction to Robotics: Analysis, Systems, Applications
Saeed B. Niku - 2001
All of the fundamentals of robotics are covered--robotics analysis; including kinematics, kinetics and force control, and trajectory planning of robots; its sub-systems such as actuators, sensors, and vision systems; as well as robotics applications. "Introduction to Robotics" also includes many subjects related to mechatronics, microprocessor actuator control, integration of sensors, vision systems, and fuzzy logic. For practicing mechanical engineers, electronic and electric engineers, computer engineers, and engineering technologists who would like to learn about robotics.
The Last Time Loop, Book #1: LitRPG Series
Anton Emelianov - 2019
Any kind of death annuls everything except his present knowledge and returns him to the past. It’s a good way to test all sorts of things. That is, it would be if not for one little thing... This loop has real Lords and it’s unlikely that they will be happy to find about an uninvited guest. And that isn’t his only problem; all of his memories of last year have simply disappeared. But the world around him changed in the meantime. Earth has been seized by the Velly clan and joined their Star Empire. Max has also discovered his gift of being a psychic. However, the latter isn’t that big of a deal. Everyone can be a level 1 “battery”; for everything else, however, it’s necessary to have some talent, money, and connections, which only complicates things further. A whole new world, great opportunities, and big troubles... Welcome to the Last Time Loop!
The Lean Machines: Eat Well, Move Better and Feel Awesome
John Chapman - 2016
Champions of balance, moderation and individuality, their advice is sensible, accessible, and not at all intimidating - eat well, move better and feel awesome! "Our aim is to help as many people as possible get healthy and understand that getting in great shape doesn't have to be hard or depressing." Here, they share their secrets in their first book; a fun, fully illustrated guide for becoming the best version of yourself. Featuring easy nutritious recipes, as well as simple workouts, toning tips and mindfulness techniques, the boys prove that having a healthy lifestyle is achievable and fun. #leanmachines
A Hundred Fires in Cuba
John Thorndike - 2018
They have a ten-week affair which ends when Immigration arrests and deports him, and by then Clare Miller is pregnant. Few Americans know the name Camilo Cienfuegos. All Cubans do. He was the most charismatic of Castro's rebel commanders. But Clare, who never hears from him after he's deported, believes he has died in Fidel's invasion of the island. She marries a wealthy Cuban businessman and moves to Havana with her two-year-old daughter, only to discover that her first love is not only still alive, he's now head of the Cuban Army. Clare knows that Camilo likes to dance and drink. He likes women, and too many women like him. Though his courage is legendary, when he comes to visit at night he's afraid of his daughter's moods. He feeds her, he reads to her, he changes her diapers, but for him an all-night march would be easier. Clare worries that he'll never make a good parent, but she cannot resist him.
Unix Network Programming, Volume 1: Networking APIs - Sockets and XTI
W. Richard Stevens - 1990
You need UNIX Network Programming, Volume 1, Second Edition. In this book, leading UNIX networking expert W. Richard Stevens offers unprecedented, start-to-finish guidance on making the most of sockets, the de facto standard for UNIX network programming-as well as extensive coverage of the X/Open Transport Interface (XTI). Stevens begins by introducing virtually every basic capability of TCP and UDP sockets, including socket functions and options, I/O multiplexing, and name and address conversions. He presents detailed coverage of the Posix.1g standard for sockets and the Posix threads. He also introduces advanced techniques for: Establishing IPv4/IPv6 interoperability. Implementing non-blocking I/O. Routing sockets. Broadcasting and multicasting. IP options. Multithreading. Advanced name and address conversions. UNIX domain protocols. Raw sockets. Learn how to choose among today's leading client/server design approaches, including TCP
Learning XML
Erik T. Ray - 2001
Fortunately, there s a solution: Erik T. Ray s Learning XML, Second Edition. This book presents an outstanding birds-eye view of the XML landscape. It s definitely not a programming book (though it does introduce some key XML programming issues). Rather, it s focused on key ideas you need to understand whatever you want to do with XML. That could be document management, web or print content delivery, application integration, B2B commerce, data storage, internationalization -- you name it.Ray s day job is software developer and XML specialist at O Reilly. There, he s helped to implement a complete publishing solution, using DocBook-XML and Perl to produce books in print, on CD-ROM, and for online delivery. So he understands XML from the real-world point of view of someone with a job to do. His first goal is to take on the big questions. First, What is XML? Ray attacks this question from multiple angles, introducing XML as a general-purpose information storage system, a markup language toolkit, and an open standard (or, increasingly, a collection of standards). What can (and can t) you do with XML? What s the history that led us here? And what tools do you need to get started? Next, he introduces the basic building blocks of XML markup and all XML-derived languages: stuff you ll need to know regardless of your goals. Through easy examples, you ll understand elements, attributes, entities, and processing instructions -- and how they fit together in a well-formed XML document. Then, it s on to representing information with XML -- in other words, understanding the nature and planning the structure of the documents you ll be using. Ray starts simply, then builds on his basic examples to discuss narrative documents with text flows, block and inline elements, and titled sections. Once you can handle those, he discusses more complex information modeling, as used in specialized markup languages such as VML. This edition contains an entirely new chapter on XML Schemas -- what he calls the shepherds that keep documents from straying outside of the herd and causing trouble. Schemas, of course, have become hugely important. This is one of the best plain-English introductions to the topic we ve seen. Ray then turns to presentation, introducing CSS stylesheets, basic usage, rule matching, properties, and more. A little later on, he returns to the subject -- this time with a complete introduction to XSL-FO that illuminates two powerful examples. The first is TEI-XML, a markup language for scholarly documents (Ray presents a Shakespearean sonnet, appropriately coded). The second is the immensely powerful DocBook -- which, as we ve observed, Ray knows inside and out. Learning XML is superbly written. Clear explanations. Simple examples. Great metaphors and analogies. And excellent introductions to nearly every topic that matters, from links to presentation, transformation to internationalization. If you re just starting out with XML, you re lucky to have it. Bill CamardaBill Camarda is a consultant, writer, and web/multimedia content developer. His 15 books include Special Edition Using Word 2000 and Upgrading & Fixing Networks for Dummies, Second Edition.
Problems & Solutions In Engineering Mechanics
S.S. Bhavikatti - 2009
It then provides several well developed solved examples which illustrate the various dimensions of the concept under discussion. A set of practice problems is also included to encourage the student to test his mastery over the subject. The book would serve as an excellent text for both Degree and Diploma students of all engineering disciplines. AMIE candidates would also find it most useful.
Generation, Distribution, And Utilization Of Electrical Energy
C.L. Wadhwa - 1989
It describes conventional and unconventional methods of electricity generation and its economics, distribution methods, substation location, electric drives, high frequency power for induction and heating, illumination engineering, and electric traction. Each chapter contains illustrative worked problems, exercises (some with answers) and a bibliography.
Shiftless
Linton Bowers - 2019
Unlike werewolves, I can't change shape.
With the help of a couple of beautiful, dynamic, and powerful Lycan women, I begin to learn where my power lies and how to tap into it.Along the way, we uncover a secret that could change the hidden world of monsters forever.But, someone doesn’t want their secrets exposed.Pursued by an enraged werewolf alpha and his ferocious pack, the women and I must do whatever it takes to survive.Our world needs to know the dirty secrets buried just beneath the surface.Join the pack, and once this wild ride is over—there will be free beer and popcorn for all!
Caution! Here there be a harem.
Big Data for Dummies
Judith Hurwitz - 2013
Data sets such as customer transactions for a mega-retailer, weather patterns monitored by meteorologists, or social network activity can quickly outpace the capacity of traditional data management tools. If you need to develop or manage big data solutions, you'll appreciate how these four experts define, explain, and guide you through this new and often confusing concept. You'll learn what it is, why it matters, and how to choose and implement solutions that work.Effectively managing big data is an issue of growing importance to businesses, not-for-profit organizations, government, and IT professionals Authors are experts in information management, big data, and a variety of solutions Explains big data in detail and discusses how to select and implement a solution, security concerns to consider, data storage and presentation issues, analytics, and much more Provides essential information in a no-nonsense, easy-to-understand style that is empowering Big Data For Dummies cuts through the confusion and helps you take charge of big data solutions for your organization.
Microelectronics
Jacob Millman - 1979
With pedagogical use of second color, it covers devices in one place so that circuit characteristics are developed early.
Cinderella Man: The James J. Braddock Story
Michael DeLisa - 2005
His boxing career blighted by broken hands, the New York Irishman had won five of his previous 21 bouts and had been forced to quit. The Great Depression was at its height. When work dried up on the Hudson River docks, Braddock was forced to claim welfare relief to feed his young family.Then came a visit from his old manager, asking if he wanted one more fight. Desperate for money, Braddock had no choice but to say yes. Four wins later, he was the heavyweight champion of the world in the greatest upset in the sport’s history.Braddock’s rags-to-riches success led Damon Runyon to call him the Cinderella Man. His story captivated the nation in much the way the racehorse Seabiscuit’s would a few years later. Braddock came to represent the struggle for survival facing many families in mid-1930s America.James J. Braddock was born in New York City in 1906, one of seven children. He developed an early taste for fighting and quit school to work a series of menial jobs before resolving to pursue his boxing dream. Over the next decade he became a contender, before injury ruined his prospects. Redemption came on the night of June 13, 1935, with his famous victory over the outrageous champion Max Baer. Braddock would later lose his title to the great Joe Louis, but his place as the people’s champion was cemented forever.Author Michael DeLisa is historical consultant on a major motion picture entitled The Cinderella Man, starring Russell Crowe and Renée Zellweger, to be released in the summer of 2005.