Book Description
PUBLIC ADMINISTRATION is one of the most widely adopted books for both undergraduate and graduate levels. The basis of the appeal is the three part framework of management, politics, and the law. Its theme is that all three perspectives are central to public administration, and that ignoring one or another leads to failures in both the practice of and in academic treatments of the field. This edition continues to refer to these three perspectives, but it divides management into two subsets: traditional and "the new public management".
Customer Reviews:
Difficult reading, very "wordy".......2006-12-15
This book was a required text for my PA course. It was very wordy and at times difficult to understand due to the repetitious content. I feel that there is probably a more straight forward style of writing than this one. Not for the student who is just beginning a public administration course, some back ground would be helpful if this text is to be used. However, it contains "Introduction" in its title. Well! I 'don't know about that? Great info, however, difficult reading.
mosgt boring book ever........2006-11-06
This is the most repetative book I have ever read. Just reading the intro to any chapter is all you really need, within the chaper, the author will state the exact same thing 3-5 times. I give it three starts because there is a lot of good information, it is just not well presented.
Good Graduate Level Text.......2005-10-27
This was a required text book for one of the classes in my master of public administration program (MPA). I found it to be extremely useful for understanding both the historical evolution of public administration and the current practice. The emphasis on the (sometimes conflicting) managerial, legal, and political perspectives of each aspect of public administration works nicely if you are also learning the Hamiltonian, Madisonian, and Jeffersonian perspectives on the founding of the government. I always find it useful to understand and remember how things work if I get a good explanation of why it is so--this book does a good job of balancing the how/why.
It's not a text for the casual reader, but if you are a graduate student, plan to be (or already are) a public manager, or just want a thorough grounding in the theory and practice of public administration, this book will serve you well.
Since I know some students don't buy books on their syllabi for financial reasons or for stubbornness, my recommendation is to get the book. It also makes a great reference for the papers you'll have to write.
Public Administration.......2000-05-21
Public Administration: Understanding Management, Politics, and Law in the Public Sector is a textbook that explicitly examines and explains the three major issues of public administration: management, politics, and law. It is an excellent text for advanced undergraduate or graduate students. In addition, this book identifies the differences in roles involved in public administration. For example, it describes the difference between the managerial and leadership roles in delivering public services. It discusses the traditional management style versus the New Public Management style in dealing with accountability on the part of administration, as well as the public.
Book Description
Understanding Business by Nickels, McHugh, and McHugh has been the number one textbook in the introduction to business market for several editions for three reasons: (1) The commitment and dedication of an author team that teaches this course and believes in the importance and power of this learning experience, (2) we listen to our customers, and (3) the quality of our supplements package. We consistently look to the experts –full-time faculty members, adjunct instructors, and of course students– to drive the decisions we make about the text itself and the ancillary package. Through a series of focus groups, symposia, as well as full-book, single-chapter, revised manuscript reviews of both text and key ancillaries, we have heard the stories of more than 500 professors and their insights and experiences are evident on every page of the revision and in every supplement. As teachers of the course and users of their own materials, the author team is dedicated to the principles of excellence in business education. From providing the richest most current topical coverage to using dynamic pedagogy that puts students in touch with today’s real business issues, to creating groundbreaking and market-defining ancillary items for professors and students alike,
Understanding Business leads the way.
Customer Reviews:
Good Deal on the book I needed for class.......2007-09-28
Good book. Its what i needed for my business class, and I saved about $20 buying it online new, over buying it new at my colleges bookstore. Thanks Amazon!
Understanding Business.......2007-09-08
I received it fast and the sale was easy, but it wasn't in as high as condition as I would have liked. The cover was beat up along the bottom of the book.
Full of errors, incorrect grammar - another business textbook for the simpleminded.......2007-03-20
The authors call Hong Kong a "highly developed country with few natrual resources" while China is a less developed country with a great deal of natrual resources. For the price and edition number, both the authors and the editors should have caught that error - enough said.
BS.......2007-01-25
Another ripoff, make sure you order expedited shipping or the next edition may be out by the time you order this one. but don't be fooled there is a lot of great material in this new edition. A lot has changed in business in 2 years. Students: enjoy the book. Authors and publishers and dumb professors who keep using the new edition: enjoy screwing broke college students over. :)
Customer Reviews:
A must for Six Sigma DFSS .......2007-05-13
I learned statistics back in the university then never applied concepts and after some 10 years I was challenged to undertake basic statistics matters in the way of learning Six Sigma. This book is very focused on the variation and the graphical interpretation of data. Yuo may read this book over a weekend then attack Six Sima stats without pain.
Interpreting data is about the patterns, not the points.......2007-03-07
This is not a book for people looking for the technical detail of data analysis or statistical process control. The pearl in this book is the message that interpreting your data (such as KPIs or performance measures) is about looking at patterns, not at individual points. It's a book that can be read by people not interested in the technical stuff (such as managers or executives) - and it *should* be read by these people. We have to move beyond the days of comparing this month to last month to judge business performance, and this book is a great step in the right direction!
The best concept book for non-technical people.......2007-03-07
I would agree that the details in the book are very, very basic. But that is what makes this so great in my opinion. Most organizations are focused on very small changes in numbers - something moved by a tenth of a percent, the punishments or celebrations must begin immediately - that are, in fact, not driven by anything anyone "did". I have worked with people who were very focused on the "moment". This book is excellent at communicating why that may not be the best way to manage a business. This is written for a business person, not someone who loves statistics, and for that audience the message comes across very, very well.
Review.......2007-01-15
My order came in complete, damage free, and actualy shipped early. I'm very satisfied with this purchase through Amazon.
Very superficial.......2006-12-12
Wheeler has only one premise: plot everything on an XmR chart and watch for outliers or trends. The entire book has very little other technical suggestions for data analysis. Wheeler's mathematical detail is extremely weak. For example, he doesn't show where any of the multiplicative factors come from nor does he give references. The same depth of knowledge can be gained in 10 minutes with a Google search.
Book Description
In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel. The kernel handles all interactions between the CPU and the external world, and determines which programs will share processor time, in what order. It manages limited memory so well that hundreds of processes can share the system efficiently, and expertly organizes data transfers so that the CPU isn't kept waiting any longer than necessary for the relatively slow disks.
The third edition of Understanding the Linux Kernel takes you on a guided tour of the most significant data structures, algorithms, and programming tricks used in the kernel. Probing beyond superficial features, the authors offer valuable insights to people who want to know how things really work inside their machine. Important Intel-specific features are discussed. Relevant segments of code are dissected line by line. But the book covers more than just the functioning of the code; it explains the theoretical underpinnings of why Linux does things the way it does.
This edition of the book covers Version 2.6, which has seen significant changes to nearly every kernel subsystem, particularly in the areas of memory management and block devices. The book focuses on the following topics:
- Memory management, including file buffering, process swapping, and Direct memory Access (DMA)
- The Virtual Filesystem layer and the Second and Third Extended Filesystems
- Process creation and scheduling
- Signals, interrupts, and the essential interfaces to device drivers
- Timing
- Synchronization within the kernel
- Interprocess Communication (IPC)
- Program execution
Understanding the Linux Kernel will acquaint you with all the inner workings of Linux, but it's more than just an academic exercise. You'll learn what conditions bring out Linux's best performance, and you'll see how it meets the challenge of providing good system response during process scheduling, file access, and memory management in a wide variety of environments. This book will help you make the most of your Linux system.
Customer Reviews:
The best linux kernel book.......2007-08-23
If you only read one kernel book, read this one. Also serves as a good general operating system design and implementation primer.
Must Have for all CS Students.......2007-08-09
I'm reading this book for fun, and I've been learning so much that I didn't know from Linux, wish our Operating System courses in Venezuela was taught following this book.
N00BSp3Ak - Deciphering the Linux Kernel.......2007-07-17
To be honest, I am a complete newbie to Linux (more so, the kernel), having only recently shifted to Ubuntu (which, appropriately enough, is often called a "newbie's distribution"). Fortunately, I've had my share of background in C programming both in university and as an employee.
I've only recently delved into the "deeper" side of C - the kind that involves mapping memory and handling register sets to control hardware components. So far as I have read, this book is probably not suitable for the inexperienced, but with a little re-reading, anyone who has the least bit background in computer architecture, operating systems, and, of course, programming can catch up.
"Understanding the Linux Kernel" presents Linux in an abstracted manner, using diagrams whenever possible to illustrate how certain mechanisms - such as, let's say, memory allocation - are executed in the Linux kernel. The presentation, reviewed in line with the Linux kernel code itself, allows the average skilled programmer to obtain at least a basic understanding of Linux and the concept of operating systems in general. In the long run, this material will definitely add to (or completely revolutionize) your repertoire of programming techniques.
Required knowledge to be comfortable with the content are the C syntax, data structures, and an understanding of the binary and hexadecimal number systems.
Excellent, but not for beginners.......2006-08-03
Understanding the Linux Kernel is an excellent guide for those who have some experience using Linux, and would like to know what's going on under the hood. It's a comprehensive guide that not only describes how Linux boots and initializes itself, and how programs call functions inside the kernel, but actually goes down to the murky depths of interrupts, process switching, inter-process communication, and even memory management down to the level of the 80x86 processor instructions, registers and features (actually if you add it all up, memory management takes up most of the book -- a good thing!). Furthermore there are chapters about essentials such as file systems and device drivers.
The book specifically and explicitly focuses only on the 80x86 PC architecture so if you're interested in Linux on different platforms or if you're looking for a generic Linux kernel book, this one's not for you. Also, if you're just starting out with Linux (whether it be as user, programmer or administrator), there's a lot of information in here that you don't really need to know.
An important part of the kernel that's missing from the book is how networking is implemented. This is understandable, because it would probably require another 900+ pages (that's how thick this one is) to cover in as much detail as what the book DOES cover.
All in all, as an intermediate Linux administrator/user and a novice Linux programmer, I thought this was an excellent addition to my collection, even though I skipped some of the truely low-level parts where the authors go into Pentium registers and stuff like that. The fact that "80x86" is consistently printed as "80 × 86" (notice the multiplication character replacing the letter "x") was not enough of a nuisance to take away any of the 5 stars that I'm giving this one.
VERY VERY HIGHLY RECOMMENDED!!.......2006-06-09
Are you curious about how Linux works and why it is so efficient? If you are, then this book is for you! Authors Daniel Plerre Bovet and Marco Cesati, have done an outstanding job of writing a practical book that will help you find your way through the many thousands of lines of code.
Bovet and Cesati, begin by presenting a general picture of what is inside a Unix kernal and how Linux competes against other well-known Unix systems. Then, the authors explain how 80x86 processors include special circuits to address data in memory and how Linux exploits them. They continue by explaining how each process runs either in an unprivileged User Mode or in a privileged Kernal Mode. Then, the authors introduce interrupts and exceptions. Then, they discuss how synchronization mechanisms are needed so that all these requests can be serviced in a interleaved way by the kernal. Next, the authors discuss timing measurements. Then, they explain how Linux executes, in turn, every active process in the system so that all of them can progress toward their completions. They continue by describing the sophisticated techniques required to handle the most precious resource in the system. Next, the authors show you how the kernal copes with the requests for memory issued by greedy application programs. Then, they explain how a process running in User Mode makes requests to the kernal. They continue by describing how a process may send synchronization signals to other processes. Then, the authors introduce a general layer that supports many different filesystems. Next, they offer insights into special files and on the corresponding hardware device drivers. They also show you how to reduce disk accesses through the use of RAM. Then, they show you how user applications access normal files. Next, the authors explain the techniques used by Linux to ensure that enough memory is always available. Then, they illustrate the most frequently used Linux filesystem, namely Ext2 and its recent evolution, Ext3. They continue by introducing communication mechanisms other than signals available to User Mode processes. Finally, the authors explain how user applications are started.
This most excellent book helps you distinguish between crucial data structures and secondary ones. More importantly, this book helps you become a true Linux hacker.
Book Description
A Framework for Understanding Poverty teaches the hidden rules of economic class and spreads the message that, despite the obstacles poverty can create in all types of interaction, there are specific strategies for overcoming them. Through case studies, personal stories and observations that produce some aha! moments, Payne clearly strikes a chord in her readers., and provides a hopeful message.
Customer Reviews:
Excellent tool for educators.......2007-10-03
I just went to a one-day workshop on Ruby Payne's book and found it to be extremely valuable. I teach in a school of 2500 students, 30% of whom live in poverty. This book was an excellent tool to teach the concept that students living in poverty (especially generational poverty) often live by a different "code" than the middle class. With that said, our public educational system is largely based on the middle class code, which these students may have a hard time fitting into. Payne gives a great overview of the issues that impoverished students MAY be facing, and I don't think her work can be taken as an "all or nothing" view. Obviously, not every person reacts that same way to any given situation. However, Payne's information opened my eyes to the disparities in my classroom, and gave me a great deal of insight into students' behaviors.
This book does not perpetuate poverty--it gives educators invaluable tools to reach out to and engage our students who are living with the realities of poverty every day.
Everyone should read this book.......2007-09-23
This book is almost a workbook. It presents the culture of poverty in a way that is easy to understand and helpful to all. This should be required reading for teachers.
Beware Ruby Payne.......2007-09-18
This book perpetuates the institutionalized racism and classism that creates students who are unsuccessful in schools. Payne, whose "research" is anecdotal at best, completely unverified at worst, suggests that teachers teach to poverty, instead of fighting the social injustices that cause it. She works from the deficit theory of poverty, which has been widely discredited since the 60s, and her anecdotal examples are racist stereotypes.
This book makes white, middle-class teachers think they understand poverty, when in reality, the advice she gives teachers perpetuates poverty and does nothing to address the complex causes of it. Ruby Payne is laughing all the way to the bank.
A must read for any type of educator/counselor.......2007-09-12
This book presents a comprehensive view of the way people in different areas of society think; what things are important to them, where their priorities lie. It has tools for working within the area the student or client lives and ways to facilitate movement from one area to the next.
Classist drivel.......2007-08-28
I honestly can't believe that school districts pay a great deal of money for Ruby Payne's books and programs. While they may have slick packaging, scratch the surface and you will find damaging anecdotes that stereotype those living in poverty. Under the guise of helping to understand and improve the lives of these individuals, it serves to portray them as coming from a culture that is deficient and must be fixed to fit "our" mold. In addition, it proposes that there is a "culture of poverty". This theory has been disproved.
Save your money. Or, better, yet, by something by Jonathan Kozol.
BTW, there's a reason she self-publishes...
Book Description
As U.S. organizations continue to explore overseas business opportunities, they will be challenged to adapt to the new market's local characteristics, legislation, fiscal regime, sociopolitical environment and cultural system. Riding the Waves of Culture shows international managers how to build the skills, sensitivity, and cultural awareness needed to establish and sustain management effectiveness across cultural borders. This revised edition is updated with new research and statistics.
More than an encyclopedia of cultures and customs, this essential guide:
- Describes successful and failed cross-cultural business transactions of multinational organizations such as AT&T, Heineken, Motorola and Volvo
- Offers techniques managers can use to anticipate and mediate some of the difficult dilemmas of international management
- Uses country-by-country graphs, examples, and other comparisons to illustrate how different cultures regard and respond to various management approaches
- Includes a CD-ROM of graphs, charts, and exercises to help readers evaluate their effectiveness as a global manager
Customer Reviews:
Outstanding research results in clear & useful guide.......2007-09-19
I was surprised to have my horizons expanded greatly though I had initially expressed skepticism at another book on diversity. On the contrary, this one contains real, practical, appropriate cultural nuances and advice on particulars for many national and cultural traditions. I heartily suggest it as a cornerstone of a modern cultural analysis of the factors that can contribute to enhancing diversity. Even though a bit dated, their research still is valuable. I cannot wait for the next edition!
Essential reading for executives - and politicians.......2006-02-26
This book is deservedly already an international management classic, and should be required reading for anybody who needs to interact with other nationalities and cultures. Hofstede got there first with his classifications of cultural dimensions, but Hampden-Turner & Trompenaars' are arguably more compelling, and - more importantly - the book is both highly readable and replete with case studies. It gives American and Northern European business people insights into why their assumptions about what motivates people from other parts of the world are wrong, and why so many US-centered initiatives founder on the rocks of unrecognized cultural differences. Send a copy to the White House!
For Business Poeple and Managers.......2005-06-30
This is a shorter, and more condensed version of the authors' earlier book 'Building Cross Cultural Competence'. In this book, the authors' target managers and business people who are looking to understand cultural differences and how to deal with them in a variety of circumstances and situations. Each chapter begins with am introduction to one of the dimensions, a discussion of how the differences manifest themselves and concludes with 'tips' on how to deal, and how to do business, with the different culture explored in that chapter.
The authors use the same six dimensions of culture introduced in their earlier work (universalism vs. particularism; individualism vs communitarism; specificity vs. diffusion; achieved status vs. ascribed status; inner direction vs. outer direction; and sequential time vs. synchronous time), but they present these dimensions in a much more accessible and simple manner with more emphasis on what each dimension actually means for business people and how it affects business-related situations.
This book has become the reference for business people and managers in the area of culture. Simple and very well written without losing credibility; this is a book that will enlighten and guide any manager in dealing with people from other cultures. While in some ways it is a 'western-centric' book (targeted to Western - especially US - managers), it remains very useful for managers from other cultures since the authors have attempted to keep the examples and discussion culturally neutral.
A Great Introduction to Intercultural Understanding.......2004-05-03
At last from Europe, a clear, concise, readable explanation of the critical dimensions of international management. It places culture in a perspective that allows for applications internationally and within the diversity of single nations.
David C. Wigglesworth, Ph.D. is an international/intercultural human resource, management, and organization consultant and president of D.C.W Research Associates International in Kingwood, Texas, USA. He can be reached at dcwigg@earthlink.net
Riding the Waves of Culture.......2003-10-02
An excellent overview of culture and cultural differences. For a more specific look at Americans, read Working with Americans (Stewart-Allen/Denslow)
Book Description
Understanding Health Insurance: A Guide to Billing and Reimbursement, 8th Edition is a comprehensive source for teaching the subject of health insurance and reimbursement. The book contains chapters on introductory information on the health insurance field, managed health care, legal and regulatory issues, coding systems, reimbursement methodologies, coding for medical necessity, and common health insurance plans. Each chapter contains exercises to illustrate content and reinforce learning. Numerous opportunities are provided throughout the book for manual completion of CMS-1500 claims. A CD-ROM at the back of the book allows for electronic data entry of CMS-1500 claim form information. End of chapter review questions in objective format (e.g., multiple choice) test learners on their understanding of book content. Appendices I and II provide case studies that are also included on the Student Practice CD-ROM. Additional appendices provide instruction in dental claims processing and completion of the UB-92 (claim used for inpatient and outpatient hospital claims). The accompanying workbook provides application based assignments for each chapter, additional content review (multiple choice questions), and additional case studies for practice in completing CMS-1500 claims. This edition of the book contains the most up to date information regarding health insurance claims processing and coding and reimbursement issues.
Customer Reviews:
Comprehensive Instruction Material for Beginner Coders and Billers.......2007-04-10
Medical coding and billing continuously evolve in large part because insurance companies and providers have conflicting business goals. An effective biller must go beyond simple claim submission and discover the reasons for underpayments and denials, to solicit missing information from both providers and payers, and follow up on every claim until its full payment. Rowell's and Green's Guide provides an ideal introductory didactic set of materials covering everything from history of health care reimbursement, major insurance companies, and federal health care legislation, to basic knowledge of national diagnosis and procedure coding rules, to complex topics, such as V-codes, and diagnosis code linking. The text is replete with examples and exercises, helping students understand and remember the needed materials.
Learning Tool.......2007-03-11
This book is fanastic and provides up-to-date information on the health insurance industry. Its great for learners and old timers too. Gives a very broad spectrum of the health industry and easy to comprehend. I recommend this book to anyone as a teaching/learning tool.
Book Description
The groundbreaking follow-up to the international bestsellera hands-on guide to putting McKinsey techniques to work in your organization
McKinsey & Company is the most respected and most secretive consulting firm in the world, and business readers just can't seem to get enough of all things McKinsey. Now, hot on the heels of his acclaimed international bestseller The McKinsey Way, Ethan Rasiel brings readers a powerful new guide to putting McKinsey concepts and skills into actionThe McKinsey Mind. While the first book used case studies and anecdotes from former and current McKinseyites to describe how "the firm" solves the thorniest business problems of their A-list clients, The McKinsey Mind goes a giant step further. It explains, step-by-step, how to use McKinsey tools, techniques and strategies to solve an array of core business problems and to make any business venture more successful.
Designed to work as a stand-alone guide or together with The McKinsey Way, The McKinsey Mind follows the same critically acclaimed style and format as its predecessor. In this book authors Rasiel and Friga expand upon the lessons found in The McKinsey Way with real-world examples, parables, and easy-to-do exercises designed to get readers up and running.
Download Description
"McKinsey & Company is the most respected and most secretive consulting firm in the world, and business readers just can't seem to get enough of all things McKinsey. Now, hot on the heels of his acclaimed international bestseller The McKinsey Way, Ethan Rasiel brings readers a powerful new guide to putting McKinsey concepts and skills into actionThe McKinsey Mind. While the first book used case studies and anecdotes from former and current McKinseyites to describe how ""the firm"" solves the thorniest business problems of their A-list clients, The McKinsey Mind goes a giant step further. It explains, step-by-step, how to use McKinsey tools, techniques and strategies to solve an array of core business problems and to make any business venture more successful. Designed to work as a stand-alone guide or together with The McKinsey Way, The McKinsey Mind follows the same critically acclaimed style and format as its predecessor. In this book authors Rasiel and Friga expand upon the lessons found in The McKinsey Way with real-world examples, parables, and easy-to-do exercises designed to get readers up and running."
Customer Reviews:
This Book is a Life Changer.......2007-04-20
I didn't read McKinsey Way and you don't have to either to see the impact that McKinsey Mind hypothesis based decision making will have in your life. It uses the same principle that many authors like Polya, Bransford and Stein and many others use. If you work backwards you will get far better results, faster. Why? Simple: Just remember how easy is to solve the labyrinth puzzles starting from the end. Then compare that with the time lost when you try to figure out your way to the end starting from the beginning. This is a simplified analogy of the power and potential this technique has!!!!
I disagree with some reviews that it's a difficult book to read, just read the numerous and very illustrative examples the authors give you and you will find that while it's a different way of thinking IT WORKS! and that's all that matters. This book really changed the way I solve problems
Useful book for consulting.......2007-03-31
This book is based on Mckinseys consultancy practise. Step by step some best practices are shown used in this company. Very useful, when you're i.e. considering a job in this field. On the other hand the Mckinsey brand is a little over exaggarated with all the Mckinsey slang and heroic attitude towards this company. But when you read through this, it stays a valuable book.
This is a terrible book..........2007-03-17
This book is unbelieveably bad. Here's the entire book: Decide what your looking at, develop a hypothesis, test it with data, do some communications around your work. Literally. I expected some real, in depth analysis techniques, and this is total baloney. I am an engineer by trade, well versed in six sigma tools and am close to an MBA; in all of that I've never ever seen something so fluffy and useless as this. The authors and "McKinsey-ites" who contributed should be ashamed.
Gosh, I sound a little bitter ;)
Excellent yet not comprehensive peek inside McKinsey.......2007-02-14
Mr. Rasiel provides a peek inside the methods used by one of the worlds most elite consulting firms. While he does not disclose any secrets he does offer insights into a methodology used for solving problems quickly. The most helpful insight revealed is the MECE principle. This MECE (mee-see) principle requires the mutually exclusive collectively exhaustive breakdown of issues before conducting higher-level analysis. However, Mr. Rasiel never provides detail into the mechanics of effecting 'MECE Analysis'.
While other techniques in the book will help MBA graduates with consulting engagements, the disclosure of the MECE principle as the cornerstone of McKinsey's analytical modus operandi will be this book's legacy.
Please update.......2007-01-09
I suggest you to read this book. You won't find innovative or fresh ideas but you can learn about a methodology used by a great company that could be interesting. More examples and figures should help better the reader.
I wait a new and updated book with fresh methods and way of working. It's not a good thing to read about Jeff Skilling in the Introduction...
At the end a good work. Read it because it is must for your "business library"
Book Description
This book provides readers with basic information about human beings and their behavior within the context of a business environment. It includes such issues as how to motivate people, how to give them feedback on their performance, how to influence them, and how to help them cope with stress. By examining the factors that contribute to an ever-changing business world, it will teach readers to develop, train, and motivate high-performance employees in a world of constant change. The Field of Organizational Behavior. Perception and Learning. Individual Work Differences. Motivation in Organizations. Managing Your Own Behavior. Group Dynamics and Teamwork. Decision Making in Organizations. Social and Deviant Behaviors in Organizations. Leading and Coaching Others. Culture, Creativity, and Innovation. Organizational Structure and Design. Technology in Organizations. For managers, or anyone else, who are interested in organizational behavior.
Customer Reviews:
Alright.......1999-11-21
I used this book at Cornell's school of Industrial and Labor Relations in an OB course. It was ok, but I have seen better. The examples are mostly revelant, but sometimes it strays from the covered material. A good book to use to review for the final exam, but if your teacher draws tests from their own lectures, make sure you utilize the index in the back!
Poor theory, good applications.......1999-06-11
This text was used at the University of Wisconsin-Madison for an honors OB course. It served the class well by providing relevant and often humorous applications of theory. However, the descriptions of the actual theories themselves were weak and vague often referring to other concepts not yet learned.
Book Description
The primary vision for UNDERSTANDING MANAGEMENT, 5th edition is to provide students with an engaging survey of modern management practice, while providing ample opportunity for enrichment and skill development. UNDERSTANDING MANAGEMENT is unparalleled in its ability to seamlessly weave together classic and contemporary principles into a presentation that is crisp and instantly applicable for students. Examples from small-to-mid sized companies give students insight into the 'local' companies similar to those where many will begin or continue their careers. To further help students apply what they have learned Dorothy Marcic includes skill-building and application exercises in every chapter. UNDERSTANDING MANAGEMENT was also designed with the instructor in mind-its briefer format and impressive ancillary package make it both flexible and highly adaptive to any course, allowing you to do more in class.
Customer Reviews:
great resource.......2007-02-13
This book is a great starter if you want to learn basic terms as well as management techniques.
A+++++.......2007-01-25
Book better than the description.I can not even tell if its used.Really fast shipping.Honest seller. Thanks A+++++++
Hard to learn when you fall asleep..........2001-05-12
This book, although quite imformative and related to class discussions, was a little boring when I read it. Also, as it usually happens with business textbook it lacked "When good idea goes bad" examples. But, I guess, management never makes any mistakes... that's what you have to understand in it.
Books:
- Ready...Set...Retire!: Financial Strategies for the Rest of Your Life
- Real Estate Development: Principles and Process 3rd Edition
- Reflective Practice to Improve Schools: An Action Guide for Educators
- Risk Management and Derivatives
- Schaum's Outline of Principles of Accounting I (Schaum's)
- Seeing Systems
- Small Business Kit for Dummies
- Spreadsheet Modeling and Decision Analysis (with CD-ROM and Microsoft Project 2003 120 day version)
- Staffing Organizations
- Stochastic Calculus for Finance II: Continuous-Time Models (Springer Finance)
Books Index
Books Home
Recommended Books
- Business Communication: Process and Product
- The Mission of God: Unlocking the Bible's Grand Narrative
- MP Granite Bay Jet Ski Lev 1 with Student CD-ROM
- Strategic Information Management: Challenges and Strategies in Managing Information Systems, Third E
- SCJP Sun Certified Programmer for Java 5 Study Guide
- The Mindbody Prescription: Healing the Body, Healing the Pain
- The Least You Should Know About English
- West's Intermediate Quattro Pro 6.0 F/Wn
- The Defense of Community in Peru's Central Highland: Peasant Struggle and Capitalist Transition, 186
- The Death of Ivan Ilyich and Master and Man