Search Constraints
Number of results to display per page
Results for:
Year
2012
Remove constraint Year: 2012
« Previous |
1 - 100 of 105
|
Next »
Search Results
-
Courseware
本課程以教師講授及舉辦辯論會,引導學生進入孟子與中華文化的思想世界,與孟子「對話」,從《孟子》原典中汲取智慧的靈感,以作為在現代社會中立身處世的資糧。
- Subjects:
- Chinese Studies
- Keywords:
- Philosophy Confucian Philosophy Chinese
- Resource Type:
- Courseware
-
Video
To know more on Chinese folk religions
- Course related:
- CC307P Chinese Folk Religions and Beliefs
- Subjects:
- Chinese Studies
- Keywords:
- Gods Chinese Religion China
- Resource Type:
- Video
-
e-book
"forall x is an open access introductory textbook in formal logic. It covers translation, proofs, and formal semantics for sentential and predicate logic."--BCcampus website.
- Subjects:
- Philosophy
- Keywords:
- Textbooks Logic
- Resource Type:
- e-book
-
e-book
eMarketing: The Essential Guide to Online Marketing is a textbook intended for third and fourth year marketing students and draws on both academic theory and practical experience. The book offers students information that is applicable to the eMarket industry by providing examples that are easily relatable. The book covers all of the important aspects of online marketing, including the areas associated with search engine marketing, affiliate marketing, web analytics and conversion optimization, web development, online copywriting, online advertising, webPR, online reputation management, pay per click advertising, viral marketing, social media marketing, search engine optimization, eMarketing strategy, market research, mobile marketing, crowd sourcing, and customer relationship management. The book also features summaries, learning objectives and discussion points for each chapter, as well as, a glossary and index.
- Subjects:
- Marketing
- Keywords:
- Internet marketing Internet advertising Textbooks
- Resource Type:
- e-book
-
e-book
Emerging from the International WAC/WID Mapping Project, this collection of essays is meant to inform decision-making by teachers, program managers, and college/university administrators considering how writing can most appropriately be defined, managed, funded, and taught in the places where they work. Writing Programs Worldwide offers an important global perspective to the growing research literature in the shaping of writing programs. The authors of its program profiles show how innovators at a diverse range of universities on six continents have dealt creatively over many years with day-to-day and long-range issues affecting how students across disciplines and languages grow as communicators and learners. In these profiles, we see teachers and researchers relying on colleagues and on transnational scholarship to build initiatives that are both well suited to their specific environments and can serve as regional and often global models. Their struggles and achievements offer insights to colleagues in similar locales and across borders who seek to establish, enhance, and assess their own work as designers of writing programs. An introduction and three section essays by the editors illuminate themes that inform this collection. Growing networks of initiators and scholars and survey results from the International WAC/WID Mapping Project exemplify the argument of this collection for transnational exchange and collaboration.
- Subjects:
- English Language
- Keywords:
- Textbooks Academic writing
- Resource Type:
- e-book
-
Video
Rebecca Onie asks audacious questions: What if waiting rooms were a place to improve daily health care? What if doctors could prescribe food, housing and heat in the winter? At TEDMED she describes Health Leads, an organization that does just that -- and does it by building a volunteer base as elite and dedicated as a college sports team.
- Subjects:
- Management of Health Care Services and Health Sciences
- Keywords:
- Social medicine Poor -- Medical care
- Resource Type:
- Video
-
e-book
Love and tragedy dominate book four of Virgil's most powerful work, building on the violent emotions invoked by the storms, battles, warring gods, and monster-plagued wanderings of the epic's opening. Destined to be the founder of Roman culture, Aeneas, nudged by the gods, decides to leave his beloved Dido, causing her suicide in pursuit of his historical destiny. A dark plot, in which erotic passion culminates in sex, and sex leads to tragedy and death in the human realm, unfolds within the larger horizon of a supernatural sphere, dominated by power-conscious divinities. Dido is Aeneas' most significant other, and in their encounter Virgil explores timeless themes of love and loyalty, fate and fortune, the justice of the gods, imperial ambition and its victims, and ethnic differences. This course book offers a portion of the original Latin text, study questions, a commentary, and interpretative essays. Designed to stretch and stimulate readers, Ingo Gildenhard's incisive commentary will be of particular interest to students of Latin at both A2 and undergraduate level. It extends beyond detailed linguistic analysis to encourage critical engagement with Virgil's poetry and discussion of the most recent scholarly thought.
- Subjects:
- Foreign Language Learning and Language and Languages
- Keywords:
- Epic poetry Latin Latin language -- Study teaching Aeneas -- (Legendary character) Textbooks
- Resource Type:
- e-book
-
e-book
"This book's title tells its intent. It is written to help you understand media and culture. The media and culture are so much a part of our days that sometimes it is difficult to step back and appreciate and apprehend their great impact on our lives. The book's title, and the book itself, begin with a focus squarely on media. Think of your typical day. If you are like many people, you wake to a digital alarm clock or perhaps your cell phone. Soon after waking, you likely have a routine that involves some media. Some people immediately check the cell phone for text messages. Others will turn on the computer and check Facebook, email, or websites. Some people read the newspaper. Others listen to music on an iPod or CD. Some people will turn on the television and watch a weather channel, cable news, or Sports Center. Heading to work or class, you may chat on a cell phone or listen to music. Your classes likely employ various types of media from course management software to PowerPoint presentations to DVDs to YouTube. You may return home and relax with video games, television, movies, more Facebook, or music. You connect with friends on campus and beyond with text messages or Facebook. And your day may end as you fall asleep to digital music. Media for most of us are entwined with almost every aspect of life and work. Understanding media will not only help you appreciate the role of media in your life but also help you be a more informed citizen, a more savvy consumer, and a more successful worker. Media influence all those aspects of life as well."--BCcampus website.
- Subjects:
- Communication and Cultural Studies
- Keywords:
- Culture Mass media Social media Textbooks
- Resource Type:
- e-book
-
e-book
Think Python is a concise introduction to software design using the Python programming language. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. Some of the ideas students find most challenging, like recursion and object-oriented programming, are divided into a sequence of smaller steps and introduced over the course of several chapters. This textbook has been used in classes atBard College,Olin College of Engineering, University of California, Santa Barbara, University of Maine, University of Northern Colorado.
- Subjects:
- Computing
- Keywords:
- Computer programming Python (Computer program language) Textbooks Programming languages (Electronic computers)
- Resource Type:
- e-book
-
e-book
Think DSP is an introduction to Digital Signal Processing in Python. The premise of this book (and the other books in the Think X series) is that if you know how to program, you can use that skill to learn other things. The author is writing this book because he thinks the conventional approach to digital signal processing is backward: most books (and the classes that use them) present the material bottom-up, starting with mathematical abstractions like phasors.
- Subjects:
- Electrical Engineering and Computing
- Keywords:
- Signal processing -- Digital techniques -- Data processing Python (Computer program language) Textbooks
- Resource Type:
- e-book
-
e-book
This book is about complexity science, data structures and algorithms, intermediate programming in Python, and the philosophy of science: Data structures and algorithms: A data structure is a collection that contains data elements organized in a way that supports particular operations. For example, a dictionary organizes key-value pairs in a way that provides fast mapping from keys to values, but mapping from values to keys is generally slower. An algorithm is a mechanical process for performing a computation. Designing efficient programs often involves the co-evolution of data structures and the algorithms that use them. For example, the first few chapters are about graphs, a data structure that is a good implementation of a graph---nested dictionaries---and several graph algorithms that use this data structure. Python programming: This book picks up where Think Python leaves off. I assume that you have read that book or have equivalent knowledge of Python. As always, I will try to emphasize fundmental ideas that apply to programming in many languages, but along the way you will learn some useful features that are specific to Python. Computational modeling: A model is a simplified description of a system that is useful for simulation or analysis. Computational models are designed to take advantage of cheap, fast computation. Philosophy of science: The models and results in this book raise a number of questions relevant to the philosophy of science, including the nature of scientific laws, theory choice, realism and instrumentalism, holism and reductionism, and Bayesian epistemology. This book focuses on discrete models, which include graphs, cellular automata, and agent-based models. They are often characterized by structure, rules and transitions rather than by equations. They tend to be more abstract than continuous models; in some cases there is no direct correspondence between the model and a physical system. Complexity science is an interdisciplinary field---at the intersection of mathematics, computer science and physics---that focuses on these kinds of models. That's what this book is about.
- Subjects:
- Computing
- Keywords:
- Computational complexity Python (Computer program language) Textbooks
- Resource Type:
- e-book
-
e-book
Think Bayes is an introduction to Bayesian statistics using computational methods. The premise of this book, and the other books in the Think X series, is that if you know how to program, you can use that skill to learn other topics. Most books on Bayesian statistics use mathematical notation and present ideas in terms of mathematical concepts like calculus. This book uses Python code instead of math, and discrete approximations instead of continuous mathematics. As a result, what would be an integral in a math book becomes a summation, and most operations on probability distributions are simple loops. I think this presentation is easier to understand, at least for people with programming skills. It is also more general, because when we make modeling decisions, we can choose the most appropriate model without worrying too much about whether the model lends itself to conventional analysis. Also, it provides a smooth development path from simple examples to real-world problems.
- Subjects:
- Computing and Mathematics and Statistics
- Keywords:
- Bayesian statistical decision theory Python (Computer program language) Textbooks
- Resource Type:
- e-book
-
Video
As we move through the world, we have an innate sense of how things feel -- the sensations they produce on our skin and how our bodies orient to them. Can technology leverage this? In this fun, fascinating TED-Ed lesson, learn about the field of haptics, and how it could change everything from the way we shop online to how dentists learn the telltale feel of a cavity.
- Subjects:
- Electronic and Information Engineering and Biology
- Keywords:
- Haptic devices Touch
- Resource Type:
- Video
-
e-book
The issue of sustainability and specifically sustainable business is of increasing interest and importance to students of business and also students in the sciences, government, public policy, planning and other fields. There can be significant benefits from students learning about sustainable business from the rich experiences of business practice. The Sustainable Business Case Book by Gittell, Magnusson and Merenda is one of the first of its kind. It combines the the theory of sustainability with key concepts, analytical information and contextual information with a collection of cases which provide insights, perspective and practical guidance on how sustainable businesses operate from different business functional area perspectives. The Sustainable Business Case Book can be used as a stand-alone text or as a supplemental textbook for undergraduate courses that have an interest in sustainable business. While the book's primary focus is on the relationship between business and sustainability, the book can also be used in courses offered in fields other than business, including environmental and earth systems sciences, environmental studies, urban planning, economics and public policy. The first part of The Sustainable Business Case Book, Chapter 1 through Chapter 3, introduces students to the meaning of sustainability, and the practice of sustainable business. The introductory chapters also describe key concepts, analytical frameworks, and contextual information relevant for the understanding of business sustainability. Chapter 1, defines sustainability and describes how and why businesses choose to engage in sustainable practices and how sustainable business practices relate to corporate profitability and social responsibility. Chapters 2 and 3 provide important background and contextual information affecting sustainable business practice. Chapter 2, The Science of Sustainability, reviews scientific evidence about climate change and the human and business influences on climate change. Chapter 3, Sustainability, Public Policy and Business, describes the significant role of government and public policy in sustainability, including setting the rules, regulations and laws that define the market and market opportunities for sustainable business practice. After presenting a framework for understanding business engagement in sustainability and helping your students develop a core background of information on sustainable business seven case studies across the business disciplines illustrating business sustainability practices are presented. At the beginning of each case study chapter Learning Objectives are listed with major sustainable business points and principles that the case will illustrate and illuminate. Each case chapter includes listing of Key Takeaways, Key Terms and Exercises for students. In each case chapter, there are four main areas of focus: Context and motivating interest in sustainability for company; Description of the sustainable business practice and how it was implemented; Results in terms of changes in sales/revenues, costs, profits and competitive positioning from the sustainable business practice; Challenges and opportunities, and future considerations as a result of the company implementing the sustainable business practice.
- Subjects:
- Management
- Keywords:
- Business -- Environmental aspects Sustainable development Textbooks
- Resource Type:
- e-book
-
Video
So you've heard about Global Climate Change, and how it's causing our sea level to rise, but do you know the real reasons why? Find out how the properties of water make it susceptible to changes in temperature, and how this can change the globe.
- Course related:
- LSGI1D03 Living on a Dynamic Earth
- Subjects:
- Environmental Sciences
- Keywords:
- Expansion (Heat) Sea level -- Environmental aspects Climatic changes
- Resource Type:
- Video
-
e-book
"Have you ever seen a problem and wanted to do something about it? Of course you have. The schools, police, government welfare offices, churches and families aren't handling it. Others share your concerns and want to do something. That's why you would start a nongovernmental organization, or NGO. This handbook will guide you through the steps of starting and operating an NGO."--BCcampus website.
- Subjects:
- Social Work and Human Services
- Keywords:
- Textbooks Non-governmental organizations
- Resource Type:
- e-book
-
Video
What can mathematics say about history? According to TED Fellow Jean-Baptiste Michel, quite a lot. From changes to language to the deadliness of wars, he shows how digitized history is just starting to reveal deep underlying patterns.
- Subjects:
- Mathematics and Statistics
- Keywords:
- History -- Mathematical models
- Resource Type:
- Video
-
Video
The video explains the major elements in the endocrine system and describes the hormones and actions of 10 glands: pineal, anterior pituitary, posterior pituitary, thyroid, parathyroid, pancreas, adrenal cortex, adrenal medulla, testes and ovaries.
- Subjects:
- Health Sciences
- Keywords:
- Endocrine gls
- Resource Type:
- Video
-
e-book
When you combine the sheer scale and range of digital information now available with a journalist’s "nose for news" and her ability to tell a compelling story, a new world of possibility opens up. With The Data Journalism Handbook, you’ll explore the potential, limits, and applied uses of this new and fascinating field. This valuable handbook has attracted scores of contributors since the European Journalism Centre and the Open Knowledge Foundation launched the project at MozFest 2011. Through a collection of tips and techniques from leading journalists, professors, software developers, and data analysts, you’ll learn how data can be either the source of data journalism or a tool with which the story is told—or both.
- Subjects:
- Communication
- Keywords:
- Communication Textbooks
- Resource Type:
- e-book
-
e-book
Ethics is about determining value; it's deciding what's worth doing and what doesn't matter so much.Business ethics is the way we decide what kind of career to pursue, what choices we make on the job,which companies we want to work with, and what kind of economic world we want to live in and thenleave behind for those coming after. There are no perfect answers to these questions, but there's adifference between thinking them through and winging it. The Business Ethics Workshop provides aframework for identifying, analyzing, and resolving ethical dilemmas encountered through working life.
- Subjects:
- Business Ethics
- Keywords:
- Business ethics Textbooks
- Resource Type:
- e-book
-
Video
In this video playlist, it coverd the topic of woven fabric structure, and yarn numbering systems ,which target for beginners, students,and those who wish to broaden their knowledge in woven fabrics. This is a step by step approach and there will be more videos with advanced information.
- Course related:
- ITC3202T Woven Fabric Technology
- Subjects:
- Textiles
- Keywords:
- Textile fabrics Yarn
- Resource Type:
- Video
-
Video
Two-thirds of the world may not have access to the latest smartphone, but local electronic shops are adept at fixing older tech using low-cost parts. Vinay Venkatraman explains his work in "technology crafts," through which a mobile phone, a lunchbox and a flashlight can become a digital projector for a village school, or an alarm clock and a mouse can be melded into a medical device for local triage.
- Subjects:
- Technology
- Keywords:
- Digital divide Industries Primitive Technology -- Social aspects
- Resource Type:
- Video
-
Video
In this video, you’ll learn more about synthesizing information. The video includes information on: (1) The importance of synthesis (2) Tips for improving your thought process (3) Resources
- Keywords:
- Information resources Research -- Methodology Thought thinking
- Resource Type:
- Video
-
Video
A webinar introducing a value-based planning and development method for cultural tourism from within the community. Through planning and sustainable practices, tourism can support earned livelihood, cultural retention, and resource protection.
- Subjects:
- Hotel, Travel and Tourism
- Keywords:
- Heritage tourism Sustainable tourism
- Resource Type:
- Video
-
e-book
Small Business Management in the 21st Century offers a unique perspective and set of capabilities for instructors. The authors designed this book with a “less can be more” approach, and by treating small business management as a practical human activity rather than as an abstract theoretical concept. The text has a format and structure that will be familiar to you if you use other books on small business management. Yet it brings a fresh perspective by incorporating three distinctive and unique themes and an important new feature (Disaster Watch) which is embedded throughout the entire text. These themes assure that students see the material in an integrated context rather than a stream of separate and distinct topics. First, the authors incorporate the use of technology and e-business as a way to gain competitive advantage over larger rivals. Technology is omnipresent in today's business world. Small business must use it to its advantage. We provide practical discussions and examples of how a small business can use these technologies without having extensive expertise or expenditures. Second, they explicitly acknowledge the constant need to examine how decisions affect cash flow by incorporating cash flow impact content in several chapters. As the life blood of all organizations, cash flow implications must be a factor in all business decision-making. Third, they recognize the need to clearly identify sources of customer value and bring that understanding to every decision. Decisions that do not add to customer value should be seriously reconsidered. Small Business Management in 21st Century boasts a new feature called Disaster Watch scenarios. Few texts cover, in any detail, some of the major hazards that small business managers face. Disaster Watch scenarios, included in most chapters, cover topics that include financing, bankers, creditors, employees, customers who don't pay, economic downturns, and marketing mistakes.
- Subjects:
- Management
- Keywords:
- Small business -- Management Textbooks
- Resource Type:
- e-book
-
e-book
"While Research Methods in Psychology is fairly traditional - making it easy for you to use with your existing courses - it also emphasizes a fundamental idea that is often lost on undergraduates: research methods are not a peripheral concern in our discipline
- Subjects:
- Psychology and Statistics and Research Methods
- Keywords:
- Textbooks Psychology -- Research -- Methodology
- Resource Type:
- e-book
-
e-book
This is Volume 2 of a two volume set written for Property Law. From the Preface to Volume 1: Property, as a vaguely defined collection of contract, tort, and criminal cases, does not take on the natural structure of a substantive area of the law through the systematic study of duty, breach, causation, defenses, and damages. Instead this textbook and most Property courses survey various topics in law with two goals in mind. First, we will study a number of traditional property topics, those where the issue of "ownership" and what that entails have long been thought to be a central issue. Second, but most importantly, our interdisciplinary study will introduce some of the major analytical techniques in law, from reasoning using precedent to law and economics to distributive justice. As we roam among topics, our goal is always, relentlessly to ask, "Why?" "Why should the law protect this party's interest?" These major techniques that we will pick up along the way will help us provide better and better answers to this question.
- Subjects:
- Law and Legislation
- Keywords:
- Property -- Interpretation construction Property United States Textbooks
- Resource Type:
- e-book
-
e-book
This is Volume 1 of a two volume set written for Property Law. From the Preface: Property, as a vaguely defined collection of contract, tort, and criminal cases, does not take on the natural structure of a substantive area of the law through the systematic study of duty, breach, causation, defenses, and damages. Instead this textbook and most Property courses survey various topics in law with two goals in mind. First, we will study a number of traditional property topics, those where the issue of "ownership" and what that entails have long been thought to be a central issue. Second, but most importantly, our interdisciplinary study will introduce some of the major analytical techniques in law, from reasoning using precedent to law and economics to distributive justice. As we roam among topics, our goal is always, relentlessly to ask, "Why?" "Why should the law protect this party's interest?" These major techniques that we will pick up along the way will help us provide better and better answers to this question.
- Subjects:
- Law and Legislation
- Keywords:
- Property -- Interpretation construction Property United States Textbooks
- Resource Type:
- e-book
-
Video
Why two not-so-loyal criminals would want to snitch each other out
- Course related:
- AMA1D04 Understanding Social Conflicts by Game Theory
- Subjects:
- Economics
- Keywords:
- Game theory Equilibrium (Economics)
- Resource Type:
- Video
-
e-book
The author of Principles of Sociological Inquiry: Qualitative and Quantitative Methods, Amy Blackstone, started envisioning this textbook while sitting in her own undergraduate sociology research methods class. She enjoyed the material but wondered about its relevance to her everyday life and future plans (the idea that one day she would be teaching such a class hadn't yet occurred to her). Now that she teaches the research methods course, she realizes that students today wonder the very same thing. While the importance of understanding research methods is usually clear to those students who intend to pursue an advanced degree, Amy wanted to write a text that would assist research methods teachers in demonstrating to all types of students the relevance of this course. In addition, Amy Blackstone's experience as an active researcher who uses both qualitative and quantitative methods made her acutely aware of the need for a balanced approach in teaching methods of sociological inquiry. Together, Amy Blackstone's experiences as a student, researcher, and teacher shape the three overriding objectives of Principles of Sociological Inquiry: Qualitative and Quantitative Methods: Relevance, Balance, and Accessibility. Principles of Sociological Inquiry: Qualitative and Quantitative Methods emphasizes the relevance of research methods for the everyday lives of its readers, undergraduate students.Each chapter describes how research methodology is useful for students in the multiple roles they fill: As consumers of popular and public information As citizens As current and future employees. Connections to these roles are made throughout and directly within the main text of the book Principles of Sociological Inquiry: Qualitative and Quantitative Methods also provides balanced coverage of qualitative and quantitative approaches by integrating a variety of examples from recent and classic sociological research. The text challenges students to debate and discuss the strengths and weaknesses of both approaches. Finally, one of the most important goals Amy had for Principles of Sociological Inquiry: Qualitative and Quantitative Methods was to introduce students to the core principles of social research in a way that is straightforward and engaging. As such, the text reflects public sociology's emphasis on making sociology accessible and readable. No one can validate that claim more than a teacher or student. So, take a look for yourself today and review Principles of Sociological Inquiry: Qualitative and Quantitative Methods by Amy Blackstone to see if its approach toward relevance, balance, and accessibility are right for your course and students.
- Subjects:
- Sociology and Statistics and Research Methods
- Keywords:
- Sociology -- Research -- Methodology Sociology -- Research Textbooks
- Resource Type:
- e-book
-
e-book
This course was developed by the Centers for Disease Control and Prevention (CDC) as a self-study course. Students who successfully complete this course should be able to correctly: Describe key features and applications of descriptive and analytic epidemiology. Calculate and interpret ratios, proportions, incidence rates, mortality rates, prevalence, and years of potential life lost. Calculate and interpret mean, median, mode, ranges, variance, standard deviation, and confidence interval. Prepare and apply tables, graphs, and charts such as arithmetic-scale line, scatter diagram, pie chart, and box plot. Describe the processes, uses, and evaluation of public health surveillance. Describe the steps of an outbreak investigation.
- Course related:
- SN3303 Public Health and Infection Control
- Subjects:
- Public Health and Health Sciences
- Keywords:
- Public health Epidemiology Biometry
- Resource Type:
- e-book
-
Video
On this channel you will find educational Physiotherapy videos on assessment, clinical reasoning and treatment for various conditions one may encounter. We follow a consistent structure and provide statistical data as well as an evidence statement in almost all of our videos.If you're a physiotherapy student or practicing therapist look no further; this is your one stop for educational physiotherapy videos!
- Course related:
- JS3636 Physiotherapy
- Subjects:
- Rehabilitation Sciences
- Keywords:
- Physical diagnosis Physical therapy
- Resource Type:
- Video
-
e-book
"A free, open-access organic chemistry textbook in which the main focus is on relevance to biology and medicine. This is a PDF version of a wiki project called Chemwiki at the University of California, Davis. There are also supplementary materials, such as PowerPoint slides and a solutions manual available for this textbook at the Chemwiki website"--BCcampus website.
- Subjects:
- Chemistry
- Keywords:
- Chemistry Organic Textbooks
- Resource Type:
- e-book
-
e-book
The financial crisis of 2007-8 has already revolutionized institutions, markets, and regulation. Wright's Money and Banking V 2.0 captures those revolutionary changes and packages them in a way that engages undergraduates enrolled in Money and Banking and Financial Institutions and Markets courses. Minimal mathematics, accessible language, and a student-oriented tone ease readers into complex subjects like money, interest rates, banking, asymmetric information, financial crises and regulation, monetary policy, monetary theory, and other standard topics. Numerous short cases, called "Stop and Think" boxes, promote internalization over memorization. Exercise drills ensure basic skills competency where appropriate. Short, snappy sections that begin with a framing question enhance readability and encourage assignment completion. The 2.0 version of this text boasts substantive revisions (additions, deletions, rearrangements) of almost every chapter based on the suggestions of many Money and Banking instructors. Some specific highlights are: Chapter 11 now contains enhanced descriptions of recent regulatory changes, including Dodd-Frank, Chapter 12 is an entirely new chapter on derivatives covering forwards, futures, options, and swaps that also including comprehensive treatment of the causes and consequences of financial crises, and Chapter 14 has updated discussions of the Federal Reserve's monetary policy tools, including paying interest on reserves, and the structure and leadership of the European Central Bank. Recent financial turmoil has increased student interest in the financial system but simultaneously threatens to create false impressions and negative attitudes. This up-to-date text by a dynamic, young author encourages students to critique the financial system without rejecting its many positive attributes. Peruse the book online now to see for yourself if this book fits the needs of your course and students. This textbook has been used in classes at:Augustana College, Central Michigan University, Florida State University, Lyndon State College, Princeton University, Rutgers University, University of Southern Maine, Western Oregon University., Westminster College.
- Subjects:
- Finance
- Keywords:
- Financial institutions Money Banks banking Textbooks
- Resource Type:
- e-book
-
e-book
The development of modern information systems is a demanding task. New technologies and tools are designed, implemented and presented in the market on a daily bases. User needs change dramatically fast and the IT industry copes to reach the level of efficiency and adaptability for its systems in order to be competitive and up-to-date. Thus, the realization of modern information systems with great characteristics and functionalities implemented for specific areas of interest is a fact of our modern and demanding digital society and this is the main scope of this book. Therefore, this book aims to present a number of innovative and recently developed information systems. It is titled "Modern Information Systems" and includes 8 chapters. This book may assist researchers on studying the innovative functions of modern systems in various areas like health, telematics, knowledge management, etc. It can also assist young students in capturing the new research tendencies of the information systems' development.
- Subjects:
- Environmental Sciences and Computing
- Keywords:
- Medical informatics Knowledge management Management information systems
- Resource Type:
- e-book
-
Video
This channel contains a complete list of physics videos, as well as hundreds of chemistry, astronomy, math, and mechanical engineering videos. The physics videos explain the fundamental concepts of physics with some easy to follow examples on how to solve physics problems. The chemistry videos cover all the basic topics of chemistry, the astronomy videos explain the wonders of Earth and our Universe, and the math videos cover many topics in algebra, trigonometry, pre-calculus, calculus and differential equations.
- Subjects:
- Chemistry, Mathematics and Statistics, Cosmology and Astronomy, Physics, Mechanical Engineering, and Electrical Engineering
- Keywords:
- Chemistry Astronomy Electrical engineering Physics Mathematics Mechanical engineering Kalman filtering
- Resource Type:
- Video
-
Video
Nearly 450 million people are affected by mental illness worldwide. In wealthy nations, just half receive appropriate care, but in developing countries, close to 90 percent go untreated because psychiatrists are in such short supply. Vikram Patel outlines a highly promising approach -- training members of communities to give mental health interventions, empowering ordinary people to care for others.
- Subjects:
- Health Sciences
- Keywords:
- Mental health service Mental health personnel -- Training of
- Resource Type:
- Video
-
Video
Throughout his life, Hrabowski has loved the intersection of math and language. The challenge of finding clear, simple language to explain complex math problems to others is part of what drove his decision to focus on teaching math. Hrabowski points out that math and statistics provide the tools for not only for engineers and scientists to do their work, but also for physicians, accountants, social scientists, business owners and even university administrators!
- Subjects:
- Mathematics and Statistics
- Keywords:
- Applied mathematics
- Resource Type:
- Video
-
e-book
Kurt Heisinger and Joe Ben Hoyle believe that students want to learn accounting in the most efficient way possible, balancing coursework with personal schedules. They tend to focus on their studies in short intense segments between jobs, classes, and family commitments. Meanwhile, the accounting industry has endured dramatic shifts since the collapse of Enron and WorldCom, causing a renewed focus on ethical behavior in accounting. This dynamic author team designed Managerial Accounting to work within the confines of today's students' lives while delivering a modern look at managerial accounting. Managerial Accounting was written around three major themes: Ready, Reinforcement and Relevance. This book is aimed squarely at the new learning styles evident with today's students and addresses accounting industry changes as well. Ready. Your students want to be as efficient as possible in their learning. This book adopts a concise, jargon-free, and easy-to-understand approach that is ready with concise sections and concepts when the student is ready to study in a format the student wants. Key concepts are provided in short segments with bullet points and step-by-step instructions to simplify concepts. This thoughtful, step-wise approach will help your students avoid distractions and focuses attention on the big picture. Reinforcement. Managerial Accounting boasts “Review Problems” at the end of each major section or learning objective which offer practical opportunities for students to apply what they have learned. These “Review Problems” allow students to immediately reinforce what they have learned and are provided within the body of the chapter along with the solutions. Relevance. Why is managerial accounting important? Since all students perform better when they can answer the “why” question, meaningful references to companies throughout the chapters help students tie the concepts presented in each chapter to real organizations. In addition, realistic managerial scenarios present an issue that must be addressed by the management accountant. These will pique your students' interest and were designed to show how issues can be resolved using the concepts presented in the chapter. Finally, “Business in Action” features in Managerial Accounting link managerial decision-making to real business decisions to help your students complete the learning cycle from concept, to accounting decision, to real-world application. Managerial Accounting by Heisinger and Hoyle also contains a handful of other pedagogical aids to compliment your lectures and help your students come to class prepared. From a focus on decision-making, to end of chapter materials that can only be characterized as very deep and very wide, to ethics coverage, group projects and spreadsheet applications—these features allow you to teach the course you want to teach and assign the materials you like to assign.
- Subjects:
- Accounting
- Keywords:
- Managerial accounting Accounting Textbooks
- Resource Type:
- e-book
-
Courseware
This course gives an overview of engineering management and covers topics such as financial principles, management of innovation, technology strategy, and best management practices. The focus of the course is the development of individual skills and team work. This is carried out through an exposure to management tools.
- Subjects:
- Building Services Engineering and Building and Real Estate
- Keywords:
- Engineering -- Management
- Resource Type:
- Courseware
-
e-book
This book will teach you how to make graphical computer games in the Python programming language using the Pygame library.This book assumes you know a little bit about Python or programming in general. If you don’t know how to program, you can learn by downloading the free book "Invent Your Own Computer Games with Python" from http://inventwithpython.com. Or you can jump right into this book and mostly pick it up along the way. This book is for the intermediate programmer who has learned what variables and loops are, but now wants to know, "What do actual game programs look like?" There was a long gap after I first learned programming but didn’t really know how to use that skill to make something cool. It’s my hope that the games in this book will give you enough ideas about how programs work to provide a foundation to implement your own games.
- Subjects:
- Computing
- Keywords:
- Computer programming Computer games Python (Computer program language) Textbooks Programming languages (Electronic computers)
- Resource Type:
- e-book
-
e-book
Russell Cooper and Andrew John have written an economics text aimed directly at students from its very inception. You're thinking, ”Yeah, sure. I've heard that before.“ This textbook, Macroeconomics: Theory Through Applications, centers around student needs and expectations through two premises: … Students are motivated to study economics if they see that it relates to their own lives. … Students learn best from an inductive approach, in which they are first confronted with a problem, and then led through the process of solving that problem. Many books claim to present economics in a way that is digestible for students; Russell and Andrew have truly created one from scratch. This textbook will assist you in increasing students' economic literacy both by developing their aptitude for economic thinking and by presenting key insights about economics that every educated individual should know. How? Russell and Andrew have done three things in this text to accomplish that goal: 1. Applications Ahead of Theory: They present all the theory that is standard in Principles books. But by beginning with applications, students get to learn why this theory is needed. The authors take the kind of material that other authors put in ”applications boxes“ and place it at the heart of their book. Each chapter is built around a particular business or policy application, such as social security, globalization, and the wealth and poverty of nations. Why take this approach? Traditional courses focus too much on abstract theory relative to the interests and capabilities of the average undergraduate. Students are rarely engaged and the formal theory is never integrated into the way students think about economic issues. And traditional books are organized around theoretical constructs that mean nothing to students. The authors' applications-first approach ensures that students will not see chapters with titles like ”Cost Functions“ or ”Short-Run Fluctuations“. They introduce tools and ideas as and when they are needed. Each chapter is designed with two goals. First, the application upon which the chapter is built provides a ”hook“ that gets students' attention. Second, the application is a suitable vehicle a vehicle for teaching the principles of economics. 2. Learning through Repetition: Important tools appear over and over again, allowing students to learn from repetition and to see how one framework can be useful in many different contexts. Each piece of economic theory in this text is first introduced and explained in the context of a specific application. Most are re-used in other chapters, so students see them in action on multiple occasions. As students progress through the book, they accumulate a set of techniques and ideas. These are collected separately in a ”toolkit“ that provides students with an easy reference and also gives them a condensed summary of economic principles for examination preparation. 3. A Student's Table of Contents vs. An Instructor's Table of Contents: There is no further proof that Russell and Andrew have created a book aimed specifically at educating students about economics than their two tables of contents. The Student's Table of Contents speaks to students, piquing their interest to involve them in the economics, and a Instructor's Table of Contents with the economics to better help you organize your teaching—and frankly, you don't need to get excited by economics, you already are.
- Subjects:
- Economics
- Keywords:
- Macroeconomics Textbooks
- Resource Type:
- e-book
-
Others
Lecture series looking at key concepts in studying Literature; including lectures on the concept of unreliable narrators to theory of comparative literature. This series was filmed in the English Faculty in Trinity Term 2012
- Subjects:
- Comparative Literature and English Literature
- Keywords:
- Literature Comparative literature
- Resource Type:
- Others
-
e-book
This is a book on linear algebra and matrix theory. While it is self contained, it will work best for those who have already had some exposure to linear algebra. It is also assumed that the reader has had calculus. Some optional topics require more analysis than this, however. This book features an ugly, elementary, and complete treatment of determinants early in the book. Thus it might be considered as Linear algebra done wrong. I have done this because of the usefulness of determinants. However, all major topics are also presented in an alternative manner which is independent of determinants. The book has an introduction to various numerical methods used in linear algebra. This is done because of the interesting nature of these methods. The presentation here emphasizes the reasons why they work. It does not discuss many important numerical considerations necessary to use the methods effectively. These considerations are found in numerical analysis texts.
- Subjects:
- Mathematics and Statistics
- Keywords:
- Textbooks Algebras Linear
- Resource Type:
- e-book
-
e-book
"Liberté, by Gretchen Angelo, is a first-year college French textbook with a true communicative approach. Each chapter is built around communicative strategies. Clearly dened [sic] objectives in communication, culture, and grammar are given at the start of each chapter, and summary exercises at the end allow students to measure their mastery of these objectives."--BCcampus website.
- Subjects:
- Foreign Language Learning
- Keywords:
- Textbooks French language -- Study teaching
- Resource Type:
- e-book
-
Video
Jeff Smith spent a year in prison. But what he discovered inside wasn't what he expected -- he saw in his fellow inmates boundless ingenuity and business savvy. He asks: Why don't we tap this entrepreneurial potential to help ex-prisoners contribute to society once they're back outside?
- Subjects:
- Management
- Keywords:
- Prisoners Business
- Resource Type:
- Video
-
e-book
Legal Aspects of Marketing and Sales is an up-to-date textbook that covers legal issues that students who will work in marketing or with marketing managers must understand. The text is organized to permit instructors to tailor the materials to their particular approach. The authors take special care to engage students by relating law to everyday events with their clear, concise and readable style. After introductory chapters covering the legal environment of business, Legal Aspects of Marketing and Sales provides students with context and essential legal concepts relating to contracts, sales, intellectual property, antitrust law and unfair trade practices. The text provides the vocabulary and legal savvy they will need to talk in an educated way to customers, suppliers, shareholders, government regulators and other stakeholders — and to their own lawyers.
- Subjects:
- Marketing and Law and Legislation
- Keywords:
- Marketing -- Law legislation United States Textbooks
- Resource Type:
- e-book
-
e-book
Legal Aspects of Corporate Management and Finance is an up-to-date textbook that covers key legal issues relating to corporate management and finance. The text is organized to permit instructors to tailor the materials to their particular approach. The authors take special care to engage students by relating law to everyday events with their clear, concise and readable style. After introductory chapters covering the legal environment of business, Legal Aspects of Corporate Management and Finance provides students with context and essential legal concepts relating to contracts, agency law, partnerships, corporations, commercial paper, debtors and creditors. The text provides the vocabulary and legal savvy students will need to talk in an educated way to customers, suppliers, employees, creditors, shareholders, government regulators and other stakeholders — and to their own lawyers.
- Subjects:
- Management, Finance, and Law and Legislation
- Keywords:
- Corporations -- Finance -- Law legislation United States Corporation law Textbooks
- Resource Type:
- e-book
-
MOOC
Learning how to learn: a process we all engage in throughout our lives, but no single method of learning guarantees success. This free course, Learning how to learn, aims to make the process of learning much more explicit by inviting you to apply various ideas and activities to your own study as a way of increasing your awareness of your own learning. Most learning has to be an active process and this is particularly true of learning how to learn.
- Keywords:
- Study skills Learning
- Resource Type:
- MOOC
-
e-book
Organizations in the 21st century are in need of culturally intelligent managers and leaders. The pressure to build authentic global networks and to cultivate an appreciation and respect for cultural differences and similarities has driven cultural intelligence to the forefront of diversity and inclusion work. Preparing today's students to be effective leaders in their professional lives requires that they hone their cultural intelligence as it is vital to working inter- and intra-culturally in today's global economy. This unique ability to identify, recognize, and acknowledge the differences and similarities that exist between and among cultural groups and systems will set their leadership skills apart from the masses. And when applied, cultural intelligence can bridge the gap in cultural misunderstanding by creating awareness, knowledge, and patience of cultural norms and behaviors. The purpose of Leading With Cultural Intelligence by Mia Moua is to outline the important ideas of cultural intelligence and the steps that must be considered and then practiced to become a culturally intelligent leader. The most important aspect covered within this book is that cultural intelligence is both a strategy and a tool towards cultural competency and proficiency. This book outlines the importance of understanding culture and its impact on organizations, the strategic value of cultural intelligence, and the significance of integrating and practicing cultural intelligence in everyday business life. When all these aspects are properly integrated and applied in the leadership and management process, organizations are more innovative and adaptable to respond to cultural changes.
- Subjects:
- Management
- Keywords:
- Cross-cultural orientation Management Leadership Intercultural communication Textbooks Organizational behavior
- Resource Type:
- e-book
-
e-book
Law of Commercial Transactions is an up-to-date textbook that covers legal issues that students who engage in commercial transactions must understand. The text is organized to permit instructors to tailor the materials to their particular approach. The authors take special care to engage students by relating law to everyday events with their clear, concise and readable style. After introductory chapters covering the legal environment of business, Law of Commercial Transactions provides students with context and essential legal concepts relating to key commercial transactions topics: contracts, sales, commercial paper, debtors and creditors. The text provides the vocabulary and legal savvy students will need to talk in an educated way to customers, suppliers, creditors, government regulators and other stakeholders — and to their own lawyers.
- Subjects:
- Management and Law and Legislation
- Keywords:
- Commercial law United States Textbooks
- Resource Type:
- e-book
-
e-book
Law for Entrepreneurs is an up-to-date textbook that covers the broad spectrum of legal issues that entrepreneurs must understand when starting and running a business. The text is organized to permit instructors to tailor the materials to their particular approach. The authors take special care to engage students by relating law to everyday events with their clear, concise and readable style. After introductory chapters covering the legal environment of business, Law for Entrepreneurs provides students with context and essential legal concepts relating to contracts, product liability, intellectual property, insurance, agency law, partnerships, corporations, and employment law. The text provides the vocabulary and legal savvy that entrepreneurs need to talk in an educated way to customers, suppliers, employees, creditors, shareholders, government regulators and other stakeholders — and to their own lawyers.
- Subjects:
- Management and Law and Legislation
- Keywords:
- Business enterprises -- Law legislation Commercial law United States Textbooks
- Resource Type:
- e-book
-
e-book
This text explores the laws governing the use of land. Sometimes narrowly focused, often intensely local, land use regulation may give the impression of a highly specialized field with small stakes. The text is divided into three parts: (1) First, we will survey the ordinary, local administrative scheme of land use regulation. The cases in this section are intended to establish what that system is and what it’s standards are. (2) In the second part of the course, we will turn our attention to cases illustrating litigation attacks on the ordinary administrative scheme. The purpose here is not, as it was in the first part, to understand better the standards the administrators should apply, but to understand the constraints imposed on the contents of local laws, the procedures of enactment and permitting, and the composition of local lawmaking bodies. (3) In the third part, we focus on the distributive concerns raised by land use regulation. The regulatory takings doctrine has gone from, literally, nothing, to wrestling to disentangle distributive concerns from substantive ones, to trying to craft either rules or standards to identify regulations that go “too far” and should be considered “takings” within the meaning of the Fifth Amendment. We will consider what the doctrine’s purposes are, how it should be governed, and how it should be invoked as a procedural matter.
- Subjects:
- Land Surveying and Geo-Informatics
- Keywords:
- L use L use -- Law legislation
- Resource Type:
- e-book
-
e-book
In many introductory level courses today, teachers are challenged with the task of fitting in all of the core concepts of the course in a limited period of time. The Introductory Statistics teacher is no stranger to this challenge. To add to the difficulty, many textbooks contain an overabundance of material, which not only results in the need for further streamlining, but also in intimidated students. Shafer and Zhang wrote Introductory Statistics by using their vast teaching experience to present a complete look at introductory statistics topics while keeping in mind a realistic expectation with respect to course duration and students' maturity level. Over time the core content of this course has developed into a well-defined body of material that is substantial for a one-semester course. Shafer and Zhang believe that the students in this course are best served by a focus on that core material and not by an exposure to a plethora of peripheral topics. Therefore in writing Introduction to Statistics they have sought to present only the core concepts and use a wide-ranging set of exercises for each concept to drive comprehension. As a result Introduction to Statistics is a smaller and less intimidating textbook that trades some extended and unnecessary topics for a better-focused presentation of the central material. You will not only appreciate the depth and breadth of exercises in Introduction to Statistics, but you will also like the close attention to detail that Shafer and Zhang have paid to the student and instructor solutions manuals. This is one of few books on the market where the textbook authors have written the solutions manuals to maintain the integrity of the material. In addition, in order to facilitate the use of technology with the book the authors included “large data set exercises,” where appropriate, that refer to large data sets that are available on the web, and for which use of statistical software is necessary.
- Subjects:
- Mathematics and Statistics
- Keywords:
- Statistics Textbooks
- Resource Type:
- e-book
-
e-book
Introduction to the Law of Property, Estate Planning and Insurance is an up-to-date textbook that covers legal issues that students must understand relating to real estate (an especially important business asset), as well as estate planning and insurance. The text is organized to permit instructors to tailor the materials to their particular approach. The authors take special care to engage students by relating law to everyday events with their clear, concise and readable style. After introductory chapters covering the legal environment of business, Introduction to the Law of Property, Estate Planning and Insurance provides students with context and essential legal concepts relating to property rights and duties, estate planning, insurance, secured transactions, mortgages, and related topics. The text provides the vocabulary and legal savvy they will need when working with these concepts, which are critical to business planning and success.
- Subjects:
- Management, Law and Legislation, and Building and Real Estate
- Keywords:
- Real property Real estate business -- Law legislation Estate planning United States Insurance Textbooks
- Resource Type:
- e-book
-
Courseware
This course presents aerospace propulsive devices as systems, with functional requirements and engineering and environmental limitations along with requirements and limitations that constrain design choices. Both air-breathing and rocket engines are covered, at a level which enables rational integration of the propulsive system into an overall vehicle design. Mission analysis, fundamental performance relations, and exemplary design solutions are presented.
- Subjects:
- Aeronautical and Aviation Engineering
- Keywords:
- Airplanes -- Jet propulsion Space vehicles -- Propulsion systems
- Resource Type:
- Courseware
-
Courseware
This course studies what is language and what does knowledge of a language consist of. It asks how do children learn languages and is language unique to humans; why are there many languages; how do languages change; is any language or dialect superior to another; and how are speech and writing related. Context for these and similar questions is provided by basic examination of internal organization of sentences, words, and sound systems. No prior training in linguistics is assumed.
- Subjects:
- English Language and Language and Languages
- Keywords:
- Linguistics
- Resource Type:
- Courseware
-
e-book
This textbook provides context and essential concepts across the entire range of legal issues with whichmanagers and business executives must grapple. The text provides the vocabulary and legal acumennecessary for businesspeople to talk in an educated way to their customers, employees, suppliers,government officials—and to their own lawyers. Traditional publishers often create confusion among customers in the text selection process by offering ahuge array of publications. Once a text is selected, customers might still have to customize the text to meettheir needs. For example, publishers usually offer books that include either case summaries or excerptedcases, but some instructors prefer to combine case summaries with a few excerpted cases so that studentscan experience reading original material. Likewise, the manner in which most conventional textsincorporate video is cumbersome because the videos are contained in a separate library, which makesaccess more complicating for instructors and students.
- Subjects:
- Marketing and Law and Legislation
- Keywords:
- Commercial law United States Textbooks
- Resource Type:
- e-book
-
e-book
This text strives to reach a median between these two approaches. First, I believe that students need to learn the theory and models to understand how economists understand the world. I also think these ideas are accessible to most students if they are explained thoroughly. This text presents numerous models in some detail, not by employing advanced mathematics, but rather by walking students through a detailed description of how a model's assumptions influence its conclusions. Second, and perhaps more important, students must learn how the models connect with the real world. I believe that theory is done primarily to guide policy. We do positive economics to help answer the normative questions; for example, what should a country do about its trade policy or its exchange rate policy? The results from models give us insights that help us answer these questions. Thus this text strives to explain why each model is interesting by connecting its results to some aspect of a current policy issue. A prime example is found in Chapter 11 "Evaluating the Controversy between Free Trade and Protectionism" of this book, which addresses the age-old question of whether countries should choose free trade or some type of selected protection. The chapter demonstrates how the results of the various models presented throughout the text contribute to our understanding of this long-standing debate.
- Subjects:
- Economics and International Trade
- Keywords:
- International economic relations International trade -- Econometric models Textbooks Equilibrium (Economics)
- Resource Type:
- e-book
-
e-book
The thirty chapters in this edited collection were selected from the more than 500 presentations at the Writing Research Across Borders II Conference in 2011. With representatives from more than forty countries, this conference gave rise to the International Society for the Advancement of Writing Research. The chapters selected for this collection represent cutting edge research on writing from all regions, organized around three themes—cultures, places, and measures. The authors report research that considers writing in all levels of schooling, in science, in the public sphere, and in the workplace, as well as at the relationship among these various places of writing. The authors also consider the cultures of writing—among them national cultures, gender cultures, schooling cultures, scientific cultures, and cultures of the workplace. Finally, the chapters examine various ways of measuring writing and how these measures interact with practices of teaching and learning.Edited by Charles Bazerman, Chris Dean, Jessica Early, Karen Lunsford, Suzie Null, Paul Rogers, and Amanda Stansell.
- Subjects:
- English Language and Language and Languages
- Keywords:
- Rhetoric -- Research Rhetoric -- Study teaching Conference papers proceedings Textbooks
- Resource Type:
- e-book
-
e-book
It is essential to lay a solid foundation in mathematics if a student is to be competitive in today's global market. The importance of algebra, in particular, cannot be overstated, as it is the basis of all mathematical modeling used in applications found in all disciplines. Traditionally, the study of algebra is separated into a two parts, Elementary and Intermediate Algebra. This textbook by John Redden, Intermediate Algebra, is the second part. Written in a clear and concise manner, it carefully builds on the basics learned in Elementary Algebra and introduces the more advanced topics required for further study in applications found in most disciplines. Used as a standalone textbook, Intermediate Algebra offers plenty of review as well as something new to engage the student in each chapter. Written as a blend of the traditional and graphical approaches to the subject, this textbook introduces functions early and stresses the geometry behind the algebra. While CAS independent, a standard scientific calculator will be required and further research using technology is encouraged. Intermediate Algebra is written from the ground up in an open and modular format, allowing the instructor to modify it and leverage their individual expertise as a means to maximize the student experience and success. A more modernized element, embedded video examples, are present, but the importance of practice with pencil and paper is consistently stressed. Therefore, this text respects the traditional approaches to algebra pedagogy while enhancing it with the technology available today. The importance of Algebra cannot be overstated; it is the basis for all mathematical modeling used in all disciplines. After completing a course sequence based on Elementary and Intermediate Algebra, students will be on firm footing for success in higher-level studies at the college level.
- Subjects:
- Mathematics and Statistics
- Keywords:
- Algebra Textbooks
- Resource Type:
- e-book
-
e-book
Human Relations by Laura Portolese-Dias addresses all of the critical topics to obtain career success as they relate to professional relationships. Knowing how to get along with others, resolve workplace conflict, manage relationships, communicate well, and make good decisions are all critical skills all students need to succeed in career and in life. Human Relations is not an organizational behavior; rather, it provides a good baseline of issues students will deal with in their careers on a day-to-day basis. It is also not a professional communications, business English, or professionalism textbook, as its focus is much broader — on general career success and how to effectively maneuver in the workplace. From communication challenges to focusing on one's own emotional intelligence, the examples throughout Human Relations will help students understand the importance of the human side in their career. This book's easy-to-understand language and tone is written to convey practical information in an engaging way. Every chapter opens with a realistic example which introduces a concept to be explained in detail later. Each chapter contains relevant examples, YouTube videos, figures, learning objectives, key takeaways, exercises, and a chapter-ending case that offer different ways to promote learning. Many of the end-of-section exercises offer self-assessment quizzes, so students may engage in self-understanding and development.
- Subjects:
- Management
- Keywords:
- Interpersonal relations Personnel management Textbooks
- Resource Type:
- e-book
-
e-book
The goal of this book is to teach you to think like a computer scientist. I like the way computer scientists think because they combine some of the best features of Mathematics, Engineering, and Natural Science. Like mathematicians,computer scientists use formal languages to denote ideas (specifically computations). Like engineers, they design things, assembling components into systems and evaluating trade offs among alternatives. Like scientists, they observe the behavior of complex systems, form hypotheses, and test predictions.The single most important skill for a computer scientist is problem-solving. By that I mean the ability to formulate problems, think creatively about solutions, and express a solution clearly and accurately. As it turns out, the process of learning to program is an excellent opportunity to practice problem-solving skills. That’s why this chapter is called “The way of the program.”
- Subjects:
- Computing
- Keywords:
- Computer programming C++ (Computer program language) Programming languages (Electronic computers) Textbooks
- Resource Type:
- e-book
-
Video
How do cancer cells grow? How does chemotherapy fight cancer (and cause negative side effects)? The answers lie in cell division. George Zaidan explains how rapid cell division is cancer's "strength" -- and also its weakness.
- Subjects:
- Health Sciences and Biology
- Keywords:
- Cancer cells
- Resource Type:
- Video
-
Video
TED Fellow Lucy McRae is a body architect -- she imagines ways to merge biology and technology in our own bodies. In this visually stunning talk, she shows her work, from clothes that recreate the body's insides for a music video with pop-star Robyn, to a pill that, when swallowed, lets you sweat perfume.
- Subjects:
- Biomedical engineering and Biology
- Keywords:
- Synthetic biology Bioengineering
- Resource Type:
- Video
-
Video
John Maeda, former President of the Rhode Island School of Design, delivers a funny and charming talk that spans a lifetime of work in art, design and technology, concluding with a picture of creative leadership in the future. Watch for demos of Maeda's earliest work -- and even a computer made of people.
- Subjects:
- Technology
- Keywords:
- Design technology Art technology
- Resource Type:
- Video
-
e-book
The 3-Circle model was developed over the past several years, initially in strategic planning for a university graduate program and in an executive MBA course designed to integrate the concepts of marketing and competitive strategy. Over the course of time, the 3-Circle model has been successfully used by hundreds of organizations throughout the world in establishing and growing their market positions. Many of the case examples in this book demonstrating applications of the 3-Circle model applications are from executives who have attended executive education training at the University of Notre Dame. The development of competitive strategy is difficult because there are a lot of moving parts, as well as hundreds of frameworks, that might potentially guide the effort. Executives appreciate how the 3-Circle model simplifies the integration of customer, firm, and competitor analysis to generate growth strategies. It also provides a common language and process for understanding and explaining competitive advantage and for identifying profitable growth strategy.
- Subjects:
- Marketing
- Keywords:
- Strategic planning Corporations -- Growth Marketing -- Planning Textbooks Marketing -- Management
- Resource Type:
- e-book
-
e-book
Mayer, Warner, Siedel and Lieberman's Government Regulation and the Legal Environment of Business is an up-to-date textbook that covers legal issues that students must understand in today's highly regulated business environment. The text is organized to permit instructors to tailor the materials to their particular approach. The authors take special care to engage students by relating law to everyday events with their clear, concise and readable style. After introductory chapters covering the legal environment of business, Government Regulation and the Legal Environment of Business provides students with context and essential legal concepts relating to contracts, consumer credit transactions, bankruptcy, intellectual property, securities regulation, regulation of real estate, antitrust, unfair trade practices, employment law and labor relations. The text provides the vocabulary and legal savvy they will need to talk in an educated way to customers, suppliers, employees, creditors, shareholders, government regulators and other stakeholders — and to their own lawyers.
- Subjects:
- Law and Legislation
- Keywords:
- Business United States Law Textbooks
- Resource Type:
- e-book
-
e-book
We cannot solve global challenges unless women participate fully in efforts to find solutions. Female participation in the private sector is a crucial economic driver for societies worldwide. Economic security benefits every facet of a woman's life, with positive effects on the health, education and vitality of families. Learn about women who are changing their societies for the better. This book is based on the twelve critical areas of concern identified in the Beijing Declaration and Platform for Action at the Fourth World Conference on Women in Beijing in 1995: The burden of poverty on women, unequal access to education and training, inequalities and inadequacies in and unequal access to health care and related services, violence against women, the effects of armed or other kinds of conflict on women, including those living under foreign occupation, inequality in economic structures and policies, inequality between men and women in the sharing of power and decision-making at all levels, insufficient mechanisms at all levels to promote the advancement of women, lack of respect for and inadequate promotion and protection of the human rights of women, stereotyping of women and inequality in women's access to and participation in all communication systems, especially in the media, gender inequalities in the management of natural resources and in the safeguarding of the environment, and persistent discrimination against and violation of the rights of the girl child. This extended version of Global Women's Issues: Women in the World Today includes, for each chapter, a summary, key words, multiple choice questions, discussion questions, essay questions, and a list of additional resources. Copies of the original book are also available in Arabic, Portuguese, and Spanish.
- Subjects:
- Sociology
- Keywords:
- Women -- Economic conditions Women -- Social conditions Women Textbooks
- Resource Type:
- e-book
-
Courseware
This course provides students with a scientific foundation of anthropogenic climate change and an introduction to climate models. It focuses on fundamental physical processes that shape climate (e.g. solar variability, orbital mechanics, greenhouse gases, atmospheric and oceanic circulation, and volcanic and soil aerosols) and on evidence for past and present climate change. During the course they discuss material consequences of climate change, including sea level change, variations in precipitation, vegetation, storminess, and the incidence of disease. This course also examines the science behind mitigation and adaptation proposals.
- Subjects:
- Environmental Engineering
- Keywords:
- Global temperature changes Climatic changes Global warming
- Resource Type:
- Courseware
-
Courseware
This subject focuses on the specifics of strategy and organization of the multinational company, and provides a framework for formulating successful and adaptive strategies in an increasingly complex world economy. Topics include the globalization of industries, the continuing role of country factors in competition, organization of multinational enterprises, and building global networks. This particular version of the subject is taught and tailored specifically to those enrolled in the MIT Sloan Fellows Program.
- Subjects:
- Management
- Keywords:
- International business enterprises -- Management Globalization
- Resource Type:
- Courseware
-
e-book
"Essentials of Geographic Information Systems integrates key concepts behind the technology with practical concerns and real-world applications. Recognizing that many potential GIS users are nonspecialists or may only need a few maps, this book is designed to be accessible, pragmatic, and concise. Essentials of Geographic Information Systems also illustrates how GIS is used to ask questions, inform choices, and guide policy. From the melting of the polar ice caps to privacy issues associated with mapping, this book provides a gentle, yet substantive, introduction to the use and application of digital maps, mapping, and GIS."--BCcampus website.
- Subjects:
- Land Surveying and Geo-Informatics
- Keywords:
- Textbooks Geographic information systems
- Resource Type:
- e-book
-
Video
This lecture gives an intuitive explanation of economics concept known as "Nash equilibrium" using traffic signals as an example.
- Course related:
- AMA1D04 Understanding Social Conflicts by Game Theory
- Subjects:
- Economics and Transportation
- Keywords:
- Game theory Traffic signs signals Traffic engineering Equilibrium (Economics)
- Resource Type:
- Video
-
e-book
The globalization of the competitive landscape has forced companies to fundamentally rethink their strategies. Whereas once only a few industries such as oil could be labeled truly global, today many—from pharmaceuticals to aircraft to computers—have become global in scale and scope. As a consequence, creating a global competitive advantage has become a key strategic issue for many companies, and students need to possess an understanding of the impact of global strategies on a business. Crafting a global strategy requires making decisions about which strategy elements can and should be globalized and to what extent, and de Kluyver's Fundamentals of Global Strategy can help you illuminate these facts to your students. Fundamentals of Global Strategy poses the following questions for your students to analyze: What markets and/or regions should a company compete in and why? To what degree can and should products and services be standardized? Is it advantageous to adopt a more or less uniform market positioning worldwide? What value-added activities should it keep in-house, outsource, or relocate for competitive advantage? How can competitive responses be most effectively coordinated on a global basis?
- Subjects:
- Management
- Keywords:
- Globalization Strategic planning International business enterprises Textbooks
- Resource Type:
- e-book
-
e-book
This book deals with an introduction to the flow of compressible substances (gases). The main difference between compressible flow and almost incompressible flow is not the fact that compressibility has to be considered. Rather, the difference is in two phenomena that do not exist in incompressible flow. The first phenomenon is the very sharp discontinuity (jump) in the flow in properties. The second phenomenon is the choking of the flow. Choking is when downstream variations don't effect the flow. Though choking occurs in certain pipe flows in astronomy, there also are situations of choking in general (external) flow.
- Subjects:
- Aeronautical and Aviation Engineering and Mechanical Engineering
- Keywords:
- Fluid dynamics Gas dynamics Textbooks
- Resource Type:
- e-book
-
e-book
Mayer, Warner, Siedel and Lieberman's Foundations of Business Law and the Legal Environment is an up-to-date textbook with comprehensive coverage of legal and regulatory issues for your introductory Legal Environment or Business Law course. The text is organized to permit instructors to tailor the materials to their particular approach. The authors take special care to engage students by relating law to everyday events with which they are already familiar with their clear, concise and readable style. Business Law and the Legal Environment provides students with context and essential concepts across a broad range of legal issues with which managers and business executives must grapple. The text provides the vocabulary and legal savvy necessary for business people to talk in an educated way to their customers, employees, suppliers, government officials — and to their own lawyers.
- Subjects:
- Law and Legislation
- Keywords:
- Commercial law United States Textbooks
- Resource Type:
- e-book
-
e-book
Never before have strategic leaders been confronted with so much overwhelming change. The traditional approach is to teach the leader or leaders how to direct or control the organizations' reaction on a monthly, weekly, or even daily basis. This approach is stressful and overwhelming for executive leaders, makes middle managers feel torn between honoring their senior leaders and listening to the demands of front line employees, and is alienating for front line employees. Focusing on Organizational Change offers an alternative to the traditional approach by focusing on building the change capacity of the entire organization in anticipation of future pressures to change. Based on systematic research of more than 5,000 respondents working within more than 200 organization or organizational units conducted during the previous decade, this book offers a clear and proven method for diagnosing your organizational change capacity. While building organizational change capacity is not fast or easy, it is essential for effective leadership and organizational survival in the 21st century.
- Subjects:
- Management
- Keywords:
- Organizational change Personnel management Textbooks
- Resource Type:
- e-book
-
e-book
This book focuses on the discrete Fourier transform (DFT), discrete convolution, and, particularly, the fast algorithms to calculate them. These topics have been at the center of digital signal processing since its beginning, and new results in hardware, theory and applications continue to keep them important and exciting. This book uses an index map, a polynomial decomposition, an operator factorization, and a conversion to a filter to develop a very general and efficient description of fast algorithms to calculate the discrete Fourier transform (DFT). The work of Winograd is outlined, chapters by Selesnick, Pueschel, and Johnson are included, and computer programs are provided.
- Subjects:
- Computing and Mathematics and Statistics
- Keywords:
- Fourier transformations Textbooks
- Resource Type:
- e-book
-
e-book
Evolutionary algorithms are successively applied to wide optimization problems in the engineering, marketing, operations research, and social science, such as include scheduling, genetics, material selection, structural design and so on. Apart from mathematical optimization problems, evolutionary algorithms have also been used as an experimental framework within biological evolution and natural selection in the field of artificial life.
- Subjects:
- Computing
- Keywords:
- Mathematical optimization Genetic algorithms Evolutionary programming (Computer science)
- Resource Type:
- e-book
-
e-book
The Best Evidence Rule, contained in Article X of the Federal Rules of Evidence (Rules 1001-1008) and state counterparts, is a Rule that requires a party seeking to prove the contents of a writing, recording, or photograph to produce the original (or a duplicate) or account for its nonproduction. Through a series of cases and hypotheticals drawn from actual cases, this chapter gives readers a roadmap for how to address any Best Evidence Rule issue in practice. Faculty materials also available: In addition to the free, open learning materials for students listed above, this eLangdell chapter includes a teacher's manual. Faculty and staff at CALI member schools can access these materials by logging in to eLangdell with a cali.org username and password. Contact CALI.
- Keywords:
- Evidence (Law) -- Study teaching Court rules Textbooks Federal Rules of Evidence (United States)
- Resource Type:
- e-book
-
Video
Bees have been rapidly and mysteriously disappearing from rural areas, with grave implications for agriculture. But bees seem to flourish in urban environments -- and cities need their help, too. Noah Wilson-Rich suggests that urban beekeeping might play a role in revitalizing both a city and a species.
- Subjects:
- Environmental Sciences and Biology
- Keywords:
- Honeybees
- Resource Type:
- Video
-
e-book
Russell Cooper and Andrew John have written an economics text aimed directly at students from its very inception. You're thinking, ”Yeah, sure. I've heard that before.“ This textbook, Economics: Theory Through Applications, centers around student needs and expectations through two premises: … Students are motivated to study economics if they see that it relates to their own lives. … Students learn best from an inductive approach, in which they are first confronted with a problem, and then led through the process of solving that problem. Many books claim to present economics in a way that is digestible for students; Russell and Andrew have truly created one from scratch. This textbook will assist you in increasing students' economic literacy both by developing their aptitude for economic thinking and by presenting key insights about economics that every educated individual should know. How? Russell and Andrew have done three things in this text to accomplish that goal: Applications Ahead of Theory: They present all the theory that is standard in Principles books. But by beginning with applications, students get to learn why this theory is needed. Learning through Repetition: Important tools appear over and over again, allowing students to learn from repetition and to see how one framework can be useful in many different contexts. A Student's Table of Contents vs. An Instructor's Table of Contents: There is no further proof that Russell and Andrew have created a book aimed specifically at educating students about economics than their two tables of contents.
-
e-book
Developing New Products and Services by Sanders is an outstanding contribution to market research. The book focuses on the upfront activities and ideas for new product and service development. A central theme of Developing New Products and Services is that there is, or should be, a constant struggle going on in every organization, business, and system between delivering feature-rich versions of products and services using extravagant engineering and delivering low-cost versions of products and services using frugal engineering. Students will come away with this notion and how to manifest it as a contributing employee at any company. A number of powerful concepts and tools are presented so your students can better understand how to facilitate new product development. For example, three templates are featured that facilitate new product and service development. The FAD (features, attributes, and design) template is used to identify the features and attributes that can be used for product and service differentiation. The Ten–Ten planning process contains two templates: an Organizational and Industry Analysis template and the Business Plan Overview template. These two templates coupled with the FAD template can be used to develop a full-blown business plan. In addition, Developing New Products and Services includes the following topics: entrepreneurship, technology and product life cycles, product and service versioning, product line optimization, creativity, lock-in real options, business valuation, and project management. Evaluate Developing New Products and Services by Sanders for your marketing courses today.
- Subjects:
- Management and Industrial and Systems Engineering
- Keywords:
- Product differentiation New products Textbooks
- Resource Type:
- e-book
-
Video
In 12 episodes, Hank Green teaches you ecology!
- Subjects:
- Environmental Sciences
- Keywords:
- Ecology
- Resource Type:
- Video
-
Video
In 40 episodes, Hank Green teaches you biology!
-
e-book
Corporate Governance by de Kluyver is a primer on corporate governance. It is designed to help students understand corporate governance by looking at the subject from both a macro- and micro-perspective. Historical data and examples including the recent scandals that have torn the fabric of capitalism pave a pathway to the principal challenges facing today's corporate boards, and how to successfully manage them. Topics Include: Clear coverage on why proper corporate governance has become a moral imperative and how to corporations achieve it. Discussions on recent governance reforms in the United States. Outlines of the roles that each individual in the corporate governance process must take on and how to effectively execute on those roles. Exploration on the future of corporate governance in the epilogue Take some time to review Corporate Governance by de Kluyver to see if it is a good fit for your strategy courses.
- Subjects:
- Management
- Keywords:
- Textbooks Corporate governance
- Resource Type:
- e-book
-
e-book
This is Volume 3 in a three volume series written for Contracts Law. Its former title is "Collaborative Teaching Materials for Contracts." The first semester of law school is mostly about learning to speak a new legal language (but emphatically not “legalese”), to formulate and evaluate legal arguments, to become comfortable with the distinctive style of legal analysis. We could teach these skills using almost any legal topic. But we begin the first-year curriculum with subjects that pervade the entire field of law. Contract principles have a long history and they form a significant part of the way that lawyers think about many legal problems. As you will discover when you study insurance law, employment law, family law, and dozens of other practice areas, your knowledge of contract doctrine and theory will be invaluable.
- Subjects:
- Law and Legislation
- Keywords:
- Contracts United States Law Textbooks
- Resource Type:
- e-book
-
e-book
This is Volume 2 in a three volume series written for Contracts Law. Its orginal title was "Collaborative Teaching Materials for Contracts." The first semester of law school is mostly about learning to speak a new legal language (but emphatically not “legalese”), to formulate and evaluate legal arguments, to become comfortable with the distinctive style of legal analysis. We could teach these skills using almost any legal topic. But we begin the first-year curriculum with subjects that pervade the entire field of law. Contract principles have a long history and they form a significant part of the way that lawyers think about many legal problems. As you will discover when you study insurance law, employment law, family law, and dozens of other practice areas, your knowledge of contract doctrine and theory will be invaluable.
- Subjects:
- Law and Legislation
- Keywords:
- Contracts United States Law Textbooks
- Resource Type:
- e-book
-
e-book
This is the first in a series of Contracts casebooks. It was originally titled "Collaborative Teaching Materials for Contracts." The first semester of law school is mostly about learning to speak a new legal language (but emphatically not “legalese”), to formulate and evaluate legal arguments, to become comfortable with the distinctive style of legal analysis. We could teach these skills using almost any legal topic. But we begin the first-year curriculum with subjects that pervade the entire field of law. Contract principles have a long history and they form a significant part of the way that lawyers think about many legal problems. As you will discover when you study insurance law, employment law, family law, and dozens of other practice areas, your knowledge of contract doctrine and theory will be invaluable.
- Subjects:
- Law and Legislation
- Keywords:
- Contracts United States Law Textbooks
- Resource Type:
- e-book
-
e-book
This introductory, algebra-based, two-semester college physics book is grounded with real-world examples, illustrations, and explanations to help students grasp key, fundamental physics concepts. This online, fully editable and customizable title includes learning objectives, concept questions, links to labs and simulations, and ample practice opportunities to solve traditional physics application problems. OpenStax College has compiled many resources for faculty and students, from faculty-only content to interactive homework and study guides.
-
e-book
Collaborative Statistics was written by Barbara Illowsky and Susan Dean, faculty members at De Anza Collegein Cupertino, California. The textbook was developed over several years and has been used in regularand honors-level classroom settings and in distance learning classes. Courses using this textbook have beenarticulated by the University of California for transfer of credit. The textbook contains full materials forcourse offerings, including expository text, examples, labs, homework, and projects. A Teacher's Guide iscurrently available in print form and on the Connexions site at and supplemental course materials including additional problem sets and video lectures are available. The on-line text for each of these collections collections willmeet the Section 508 standards for accessibility. An on-line course based on the textbook was also developed by Illowsky and Dean. It has won an awardas the best on-line California community college course. The on-line course will be available at a later dateas a collection in Connexions, and each lesson in the on-line course will be linked to the on-line textbookchapter. The on-line course will include, in addition to expository text and examples, videos of courselectures in captioned and non-captioned format. The original preface to the book as written by professors Illowsky and Dean, now follows: This book is intended for introductory statistics courses being taken by students at two– and four–yearcolleges who are majoring in fields other than math or engineering. Intermediate algebra is the only prerequisite.The book focuses on applications of statistical knowledge rather than the theory behind it. Thetext is named Collaborative Statistics because students learn best by doing. In fact, they learn best byworking in small groups. The old saying “two heads are better than one” truly applies here. Our emphasis in this text is on four main concepts: thinking statistically incorporating technology working collaboratively writing thoughtfully These concepts are integral to our course. Students learn the best by actively participating, not by justwatching and listening. Teaching should be highly interactive. Students need to be thoroughly engagedin the learning process in order to make sense of statistical concepts. Collaborative Statistics providestechniques for students to write across the curriculum, to collaborate with their peers, to think statistically,and to incorporate technology. This book takes students step by step. The text is interactive. Therefore, students can immediately applywhat they read. Once students have completed the process of problem solving, they can tackle interestingand challenging problems relevant to today's world. The problems require the students to apply theirnewly found skills. In addition, technology (TI-83 graphing calculators are highlighted) is incorporatedthroughout the text and the problems, as well as in the special group activities and projects. The book alsocontains labs that use real data and practices that lead students step by step through the problem solvingprocess. At De Anza, along with hundreds of other colleges across the country, the college audience involves alarge number of ESL students as well as students from many disciplines. The ESL students, as well asthe non-ESL students, have been especially appreciative of this text. They find it extremely readable andunderstandable. Collaborative Statistics has been used in classes that range from 20 to 120 students, and inregular, honor, and distance learning classes.
- Subjects:
- Mathematics and Statistics
- Keywords:
- Statistics Textbooks
- Resource Type:
- e-book
-
e-book
The authors of Chinese Rhetoric and Writing offer a response to the argument that Chinese students' academic writing in English is influenced by "culturally nuanced rhetorical baggage that is uniquely Chinese and hard to eradicate." Noting that this argument draws from "an essentially monolingual and Anglo-centric view of writing," they point out that the rapid growth in the use of English worldwide calls for "a radical reassessment of what English is in today's world." The result is a book that provides teachers of writing, and in particular those involved in the teaching of English academic writing to Chinese students, an introduction to key stages in the development of Chinese rhetoric, a wide-ranging field with a history of several thousand years. Understanding this important rhetorical tradition provides a strong foundation for assessing and responding to the writing of this growing group of students.
- Subjects:
- Chinese Language
- Keywords:
- China Chinese language -- Rhetoric -- Study teaching Report writing -- Study teaching Textbooks
- Resource Type:
- e-book
-
Video
Learn Spanish for free with Spanish lessons that cover grammar, pronunciation, vocabulary, tips & tricks, and cultural aspects. My Spanish lessons are for all Spanish levels and are based on my passion for Spanish culture, language, and teaching. I want to make you confident speaking Spanish, and to encourage you and provide you with all you need to make your dream of speaking Spanish come true. Whether you decided to learn Spanish in your dreams, or failed your Spanish exam, or want to communicate with your Spanish friends, or will travel to a Spanish speaking country soon and are afraid because you only know how to say !Hola!… you've found the right place.
- Course related:
- ENGL2008 Elementary Spanish I
- Subjects:
- Foreign Language Learning
- Keywords:
- Spanish language -- Study teaching
- Resource Type:
- Video
-
e-book
Our goal is to provide students with a textbook that is up to date and comprehensive in its coverage of legal and regulatory issues—and organized to permit instructors to tailor the materials to their particular approach. This book engages students by relating law to everyday events with which they are already familiar (or with which they are familiarizing themselves in other business courses) and by its clear, concise, and readable style. (An earlier business law text by authors Lieberman and Siedel was hailed “the best written text in a very crowded field.”) This textbook provides context and essential concepts across the entire range of legal issues with which managers and business executives must grapple. The text provides the vocabulary and legal acumen necessary for businesspeople to talk in an educated way to their customers, employees, suppliers, government officials—and to their own lawyers.
- Subjects:
- Law and Legislation
- Keywords:
- Commercial law United States Textbooks
- Resource Type:
- e-book
-
e-book
This book uses a balanced blend of frameworks and illustrations to teach you how to tackle the challenge of driving performance into the future. Kim Warren takes special care with this new textbook, Building Strategy and Performance, to ensure that it delivers instruction on how to deliver strategy powerfully over a sustained period of time. This book helps you to show your students where the levers are that they can control and how to choose what to do, when, and how much to achieve their specific goals. This book effectively outlines the dynamics of strategy, how one drives performance - past, today and into the future. It shows what causes performance to improve or deteriorate and what your students can do to change this trajectory for the better. But don't take our word for it, review the book now to see if it can help you to deliver the kind of tactical strategy course you desire for your students.
- Subjects:
- Management
- Keywords:
- Success in business Strategic planning Organizational effectiveness Textbooks
- Resource Type:
- e-book
-
e-book
This course provides practical strategies and pedagogical advice for instructors teaching in an online environment. The course includes advice about: preparing to teach in an online environment, managing the teaching of a course, and addressing larger issues surrounding online teaching (e.g. workload, intellectual property, etc.)
- Keywords:
- Web-based instruction Distance education Computer-assisted instruction
- Resource Type:
- e-book
-
e-book
This book focuses on a selection of key research areas, such as inertial navigation, control of unmanned aircraft and helicopters, trajectory control of an unmanned space re-entry vehicle, aeroservoelastic control, adaptive flight control, and fault tolerant flight control. This book consists of two major sections. The first section focuses on a literature review and some recent theoretical developments in flight control systems. The second section discusses some concepts of adaptive and fault-tolerant flight control systems. Each technique discussed in this book is illustrated by a relevant example.
- Subjects:
- Aeronautical and Aviation Engineering
- Keywords:
- Flight control Automatic pilot (Airplanes)
- Resource Type:
- e-book
-
e-book
Welcome to Essentials of Nutrition: A Functional Approach! This book is written for students who are not majoring in nutrition, but want to learn about the fundamental aspects of nutrition and how it applies to their own lives. We have written this book with the assumption that you have little or no prior knowledge of college level chemistry, biology, or physiology. But that does not mean it’s not scientific! Nutrition is a science-based discipline, so all the material included is backed up by rigorous scientific research, but it is presented in a clear, easy-to-understand fashion without requiring a background in science.
- Subjects:
- Food Science
- Keywords:
- Nutrition Textbooks
- Resource Type:
- e-book
-
e-book
forall x is an introduction to sentential logic and first-order predicate logic with identity, logical systems that significantly influenced twentieth-century analytic philosophy. After working through the material in this book, a student should be able to understand most quantified expressions that arise in their philosophical reading. This books treats symbolization, formal semantics, and proof theory for each language. The discussion of formal semantics is more direct than in many introductory texts. Although forall x does not contain proofs of soundness and completeness, it lays the groundwork for understanding why these are things that need to be proven. Throughout the book, I have tried to highlight the choices involved in developing sentential and predicate logic. Students should realize that these two are not the only possible formal languages. In translating to a formal language, we simplify and profit in clarity. The simplification comes at a cost, and different formal languages are suited to translating different parts of natural language. The book is designed to provide a semester's worth of material for an introductory college course. It would be possible to use the book only for sentential logic, by skipping chapters 4-5 and parts of chapter 6.
- Subjects:
- Philosophy
- Keywords:
- Logic Textbooks
- Resource Type:
- e-book
-
Others
If you dabble in web design, you need to read this essential introduction to color theory. This practical article explains many design principles you can use to choose a color scheme.
- Subjects:
- Design Elements
- Keywords:
- Color in design Web sites -- Design
- Resource Type:
- Others