Updating search results...

Search Resources

1039 Results

View
Selected filters:
  • Applied Science
Field Trials of Health Interventions: A Toolbox
Conditional Remix & Share Permitted
CC BY-NC
Rating
0.0 stars

Before new interventions can be used in disease control programmes, it is essential that they are carefully evaluated in “field trials”, which may be complex and expensive undertakings. Descriptions of the detailed procedures and methods used in trials that have been conducted in the past have generally not been published.

Subject:
Applied Science
Health, Medicine and Nursing
Material Type:
Textbook
Provider:
OAPEN
Date Added:
01/01/2015
Field Trials of Health Interventions: A Toolbox
Conditional Remix & Share Permitted
CC BY-NC
Rating
0.0 stars

Before new interventions can be used in disease control programmes, it is essential that they are carefully evaluated in “field trials”, which may be complex and expensive undertakings. Descriptions of the detailed procedures and methods used in trials that have been conducted in the past have generally not been published.

Subject:
Applied Science
Health, Medicine and Nursing
Material Type:
Textbook
Date Added:
01/01/2015
Final Project Assignment: Distributed Systems and Cloud Computing
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Final Project Assignment for the course: CSCI 49378: Intro to Distributed Systems and Cloud Computing. Delivered at Hunter College in Spring 2020 by Bonan Liu as part of the Tech-in-Residence Corps program.

Subject:
Applied Science
Computer Science
Material Type:
Activity/Lab
Homework/Assignment
Provider:
CUNY Academic Works
Provider Set:
Hunter College
Author:
Bonan Liu
NYC Tech-in-residence Corps
Date Added:
06/28/2023
Finding Balance: Collaborative Workflows for Risk Management in Sharing Cultural Heritage Collections Online
Conditional Remix & Share Permitted
CC BY-NC
Rating
0.0 stars

Collaborative Workflows for Risk Management in Sharing Cultural Heritage Collections Online

Short Description:
Digitizing rare and unique historical documents so they can be shared online is mission-critical work for most cultural heritage institutions, but it can be difficult to complete this work, especially intellectual property rights management, at a scale that matches user demand. The authors of this open educational resource offer guidance for creating scalable, cross-functional workflows using a risk-management approach that increases efficiency and distributes responsibility for rights assessment work more equitably across stakeholders. It includes advice for navigating knowledge gaps, building an engaged team with the right skillsets, reimagining workflows, and rethinking traditional archival processing workflows to build capacity for rights analysis during arrangement and description. Each chapter includes a helpful exercise for implementing this guidance in your own institution.

Word Count: 28621

(Note: This resource's metadata has been created automatically by reformatting and/or combining the information that the author initially provided as part of a bulk import process.)

Subject:
Applied Science
Computer Science
Information Science
Law
Material Type:
Case Study
Reading
Textbook
Provider:
University of Kansas
Author:
Carrie Hintz
Jody Bailey
Melanie T. Kowalksi
Sarah Quigley
Date Added:
06/28/2023
First Aid
Conditional Remix & Share Permitted
CC BY-SA
Rating
0.0 stars

This book covers in depth all topics required for a standard first aid course, and also includes a section on advanced topics. The basics covered include: Primary assessment and cardiopulmonary resuscitation (CPR); Legal aspects of first aid, including negligence and consent; Circulatory emergencies, such as bleeding, heart attack and stroke; Respiratory emergencies, such as asthma and anaphylactic shock; Internal injuries, such as broken bones, chest injuries, and internal bleeding; Burns, seizures and other medical conditions.

Subject:
Applied Science
Health, Medicine and Nursing
Material Type:
Textbook
Provider:
Wikibooks
Date Added:
06/15/2019
A First Course in Electrical and Computer Engineering
Unrestricted Use
CC BY
Rating
0.0 stars

This book was written for an experimental freshman course at the University of Colorado. The course is now an elective that the majority of our electrical and computer engineering students take in the second semester of their freshman year, just before their first circuits course. Our department decided to offer this course for several reasons:

we wanted to pique student' interest in engineering by acquainting them with engineering teachers early in their university careers and by providing with exposure to the types of problems that electrical and computer engineers are asked to solve;
we wanted students entering the electrical and computer engineering programs to be prepared in complex analysis, phasors, and linear algebra, topics that are of fundamental importance in our discipline;
we wanted students to have an introduction to a software application tool, such as MATLAB, to complete their preparation for practical and efficient computing in their subsequent courses and in their professional careers;
we wanted students to make early contact with advanced topics like vector graphics, filtering, and binary coding so that they would gain a more rounded picture of modern electrical and computer engineering.
In order to introduce this course, we had to sacrifice a second semester of Pascal programming. We concluded that the sacrifice was worth making because we found that most of our students were prepared for high-level language computing after just one semester of programming.

We believe engineering educators elsewhere are reaching similar conclusions about their own students and curriculums. We hope this book helps create a much needed dialogue about curriculum revision and that it leads to the development of similar introductory courses that encourage students to enter and practice our craft.Students electing to take this course have completed one semester of calculus, computer programming, chemistry, and humanities.

Concurrently with this course, students take physics and a second semester of calculus, as well as a second semester in the humanities. By omitting the advanced topics marked by asterisks, we are able to cover Complex Numbers through Linear Algebra, plus two of the three remaining chapters. The book is organized so that the instructor can select any two of the three. If every chapter of this book is covered, including the advanced topics, then enough material exists for a two-semester course.

The first three chapters of this book provide a fairly complete coverage of complex numbers, the functions e^x and e^jand phasors. Our department philosophy is that these topics must be understood if a student is to succeed in electrical and computer engineering. These three chapters may also be used as a supplement to a circuits course. A measured pace of presentation, taking between sixteen and eighteen lectures, is sufficient to cover all but the advanced sections in Complex Numbers through Phasors.

The chapter on "linear algebra" is prerequisite for all subsequent chapters. We use eight to ten lectures to cover it. We devote twelve to sixteen lectures to cover topics from Vector Graphics through Binary Codes. (We assume a semester consisting of 42 lectures and three exams.) The chapter on vector graphics applies the linear algebra learned in the previous chapter to the problem of translating, scaling, and rotating images. "Filtering" introduces the student to basic ideas in averaging and filtering. The chapter on "Binary Codes" covers the rudiments of binary coding, including Huffman codes and Hamming codes.

If the users of this book find "Vector Graphics" through "Binary Codes" too confining, we encourage them to supplement the essential material in "Complex Numbers" through "Linear Algebra" with their own course notes on additional topics. Within electrical and computer engineering there are endless possibilities. Practically any set of topics that can be taught with conviction and enthusiasm will whet the student's appetite. We encourage you to write to us or to our editor, Tom Robbins, about your ideas for additional topics. We would like to think that our book and its subsequent editions will have an open architecture that enables us to accommodate a wide range of student and faculty interests.

Throughout this book we have used MATLAB programs to illustrate key ideas. MATLAB is an interactive, matrix-oriented language that is ideally suited to circuit analysis, linear systems, control theory, communications, linear algebra, and numerical analysis. MATLAB is rapidly becoming a standard software tool in universities and engineering companies. (For more information about MATLAB, return the attached card in the back of this book to The MathWorks, Inc.) MATLAB programs are designed to develop the student's ability to solve meaningful problems, compute, and plot in a high-level applications language. Our students get started in MATLAB by working through “An Introduction to MATLAB,” while seated at an IBM PC (or look-alike) or an Apple Macintosh. We also have them run through the demonstration programs in "Complex Numbers". Each week we give three classroom lectures and conduct a one-hour computer lab session. Students use this lab session to hone MATLAB skills, to write programs, or to conduct the numerical experiments that are given at the end of each chapter. We require that these experiments be carried out and then reported in a short lab report that contains (i) introduction, (ii) analytical computations, (iii) computer code, (iv) experimental results, and (v) conclusions. The quality of the numerical results and the computer graphics astonishes students. Solutions to the chapter problems are available from the publisher for instructors who adopt this text for classroom use.

We wish to acknowledge our late colleague Richard Roberts, who encouraged us to publish this book, and Michael Lightner and Ruth Ravenel, who taught "Linear Algebra" and "Vector Graphics" and offered helpful suggestions on the manuscript. We thank C. T. Mullis for allowing us to use his notes on binary codes to guide our writing of "Binary Codes". We thank Cédric Demeure and Peter Massey for their contributions to the writing of "An Introduction to MATLAB" and "The Edix Editor". We thank Tom Robbins, our editor at Addison-Wesley, for his encouragement, patience, and many suggestions. We are especially grateful to Julie Fredlund, who composed this text through many drafts and improved it in many ways. We thank her for preparing an excellent manuscript for production.

Subject:
Applied Science
Computer Science
Engineering
Material Type:
Textbook
Provider:
Rice University
Provider Set:
OpenStax CNX
Author:
Louis Scharf
Date Added:
11/18/2021
A First Course in Electrical and Computer Engineering
Unrestricted Use
CC BY
Rating
0.0 stars

This book was written for an experimental freshman course at the University of Colorado. The course is now an elective that the majority of our electrical and computer engineering students take in the second semester of their freshman year, just before their first circuits course. Our department decided to offer this course for several reasons:

we wanted to pique student' interest in engineering by acquainting them with engineering teachers early in their university careers and by providing with exposure to the types of problems that electrical and computer engineers are asked to solve;
we wanted students entering the electrical and computer engineering programs to be prepared in complex analysis, phasors, and linear algebra, topics that are of fundamental importance in our discipline;
we wanted students to have an introduction to a software application tool, such as MATLAB, to complete their preparation for practical and efficient computing in their subsequent courses and in their professional careers;
we wanted students to make early contact with advanced topics like vector graphics, filtering, and binary coding so that they would gain a more rounded picture of modern electrical and computer engineering.
In order to introduce this course, we had to sacrifice a second semester of Pascal programming. We concluded that the sacrifice was worth making because we found that most of our students were prepared for high-level language computing after just one semester of programming.

We believe engineering educators elsewhere are reaching similar conclusions about their own students and curriculums. We hope this book helps create a much needed dialogue about curriculum revision and that it leads to the development of similar introductory courses that encourage students to enter and practice our craft.Students electing to take this course have completed one semester of calculus, computer programming, chemistry, and humanities.

Concurrently with this course, students take physics and a second semester of calculus, as well as a second semester in the humanities. By omitting the advanced topics marked by asterisks, we are able to cover Complex Numbers through Linear Algebra, plus two of the three remaining chapters. The book is organized so that the instructor can select any two of the three. If every chapter of this book is covered, including the advanced topics, then enough material exists for a two-semester course.

The first three chapters of this book provide a fairly complete coverage of complex numbers, the functions e^x and e^jand phasors. Our department philosophy is that these topics must be understood if a student is to succeed in electrical and computer engineering. These three chapters may also be used as a supplement to a circuits course. A measured pace of presentation, taking between sixteen and eighteen lectures, is sufficient to cover all but the advanced sections in Complex Numbers through Phasors.

The chapter on "linear algebra" is prerequisite for all subsequent chapters. We use eight to ten lectures to cover it. We devote twelve to sixteen lectures to cover topics from Vector Graphics through Binary Codes. (We assume a semester consisting of 42 lectures and three exams.) The chapter on vector graphics applies the linear algebra learned in the previous chapter to the problem of translating, scaling, and rotating images. "Filtering" introduces the student to basic ideas in averaging and filtering. The chapter on "Binary Codes" covers the rudiments of binary coding, including Huffman codes and Hamming codes.

If the users of this book find "Vector Graphics" through "Binary Codes" too confining, we encourage them to supplement the essential material in "Complex Numbers" through "Linear Algebra" with their own course notes on additional topics. Within electrical and computer engineering there are endless possibilities. Practically any set of topics that can be taught with conviction and enthusiasm will whet the student's appetite. We encourage you to write to us or to our editor, Tom Robbins, about your ideas for additional topics. We would like to think that our book and its subsequent editions will have an open architecture that enables us to accommodate a wide range of student and faculty interests.

Throughout this book we have used MATLAB programs to illustrate key ideas. MATLAB is an interactive, matrix-oriented language that is ideally suited to circuit analysis, linear systems, control theory, communications, linear algebra, and numerical analysis. MATLAB is rapidly becoming a standard software tool in universities and engineering companies. (For more information about MATLAB, return the attached card in the back of this book to The MathWorks, Inc.) MATLAB programs are designed to develop the student's ability to solve meaningful problems, compute, and plot in a high-level applications language. Our students get started in MATLAB by working through “An Introduction to MATLAB,” while seated at an IBM PC (or look-alike) or an Apple Macintosh. We also have them run through the demonstration programs in "Complex Numbers". Each week we give three classroom lectures and conduct a one-hour computer lab session. Students use this lab session to hone MATLAB skills, to write programs, or to conduct the numerical experiments that are given at the end of each chapter. We require that these experiments be carried out and then reported in a short lab report that contains (i) introduction, (ii) analytical computations, (iii) computer code, (iv) experimental results, and (v) conclusions. The quality of the numerical results and the computer graphics astonishes students. Solutions to the chapter problems are available from the publisher for instructors who adopt this text for classroom use.

We wish to acknowledge our late colleague Richard Roberts, who encouraged us to publish this book, and Michael Lightner and Ruth Ravenel, who taught "Linear Algebra" and "Vector Graphics" and offered helpful suggestions on the manuscript. We thank C. T. Mullis for allowing us to use his notes on binary codes to guide our writing of "Binary Codes". We thank Cédric Demeure and Peter Massey for their contributions to the writing of "An Introduction to MATLAB" and "The Edix Editor". We thank Tom Robbins, our editor at Addison-Wesley, for his encouragement, patience, and many suggestions. We are especially grateful to Julie Fredlund, who composed this text through many drafts and improved it in many ways. We thank her for preparing an excellent manuscript for production.

Subject:
Applied Science
Computer Science
Engineering
Material Type:
Textbook
Provider:
LibreTexts
Author:
Louis Scharf
Date Added:
12/05/2019
First Semester in Numerical Analysis with Python
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

The book is based on “First semester in Numerical Analysis with Julia”, written by Giray Ökten. The contents of the original book are retained, while all the algorithms are implemented in Python (Version 3.8.0). Python is an open source (under OSI), interpreted, general-purpose programming language that has a large number of users around the world. Python is ranked the third in August 2020 by the TIOBE programming community index, a measure of popularity of programming languages, and is the top-ranked interpreted language. We hope this book will better serve readers who are interested in a first course in Numerical Analysis, but are more familiar with Python for the implementation of the algorithms.

The first chapter of the book has a self-contained tutorial for Python, including how to set up the computer environment. Anaconda, the open-source individual edition, is recommended for an easy installation of Python and effortless management of Python packages, and the Jupyter environment, a web-based interactive development environment for Python as well as many other programming languages, was used throughout the book and is recommended to the readers for easy code development, graph visualization and reproducibility.

Subject:
Applied Science
Computer Science
Material Type:
Textbook
Provider:
Auraria Institutional Repository
Author:
Yaning Liu
Date Added:
11/18/2021
Fish, Fishing, and Conservation
Unrestricted Use
CC BY
Rating
0.0 stars

Fish, Fishing, and Conservation is a 389-page, peer-reviewed open textbook intended for undergraduate students who are exploring majors in Fish & Wildlife. It is also relevant to a general audience or for use in courses which explore social and ethical aspects of fish, fishing and conservation.

People, places, and approaches to fishing are as varied as the diverse fish fauna that exist on the planet. As conservation planners recognize the value of substantial engagement of stakeholders in decision making and ineffectiveness of rigid top-down management approaches, Fish, Fishing, and Conservation asserts that all peoples must play a role in conservation. Through case studies, engaging narrative and graphics, and exercises, the text explores major motivations for fishing and non-fishing related values, responsible fisheries practices, the rights of all people to decide how to manage and conserve fish, their habitats, and how they are utilized in the context of overfishing as a pressing global problem for which appropriate solutions are not easily found nor implemented. Introductory chapters examine fish, fishing, and why fish matter and examine the role of values in driving conservation initiatives. Fish and their unique sensory capabilities are described along with a review of recent studies to examine issues of pain, sentience, and learning in fishes living in a foreign, underwater world. The text incorporates these new findings in conservation and management leading readers to evaluate and adopt suitable approaches to ethical reasoning which consider the welfare needs of wild and cultured fishes. Later chapters focus on the role of gender in fishing, conservation organizations, recreational fishing, and a focus on specific fisheries that reveal the principles of conservation and management as they play out in major controversies. Additionally, the textbook contains audio recordings of professional profiles by Virginia Tech students. These are linked at the beginning of each end-of-chapter Professional Profile. Audio recordings are also available on Spotify: https://open.spotify.com/show/06SnqAigflPXUgGNIHZxAX?si=Sljj3q9NRyOcclbmEE3npA

Please let us know if you are reviewing or adopting this book https://bit.ly/fishandconservation_interest

Table of Contents
1. Fish, Fishing, and Why They Matter
2. Values Drive Fish Conservation
3. Sensory Capabilities of Fish
4. Ethical Reasoning and Conservation Planning
5. Pain, Sentience, and Animal Welfare
6. Public Aquariums and Their Role in Education, Science, and Conservation
7. Gender and Fishing
8. Angling and Conservation of Living Fishy Dinosaurs
9. Fly Fishing’s Legacy for Conservation
10. Recreational Fishing and Keep Fish Wet
11. Integrating Fishers in the Management of Arapaima
12. Conserving Tunas: The Most Commercially Valuable Fish on Earth
13. Groupers and Spawning Aggregations
14. Menhaden and Forage Fish Management
15. Takeaways for Successful Fish Conservation

Subject:
Applied Science
Career and Technical Education
Ecology
Environmental Science
Environmental Studies
Life Science
Material Type:
Textbook
Provider:
Virtual Library of Virginia (VIVA)
Author:
Donald J. Orth
Date Added:
06/20/2023
Food Product Development Lab Manual
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Short Description:
A practical how-to illustrating the process of developing a new food product from ideation and formulation to processing and lastly commercialization. This book highlights the overall process and gives instructions for each of the steps along the way.

Long Description:
A practical how-to illustrating the process of developing a new food product from ideation and formulation to processing and lastly commercialization. This book highlights the overall process and gives instructions for each of the steps along the way.

Word Count: 29611

(Note: This resource's metadata has been created automatically by reformatting and/or combining the information that the author initially provided as part of a bulk import process.)

Subject:
Applied Science
Architecture and Design
Career and Technical Education
Culinary Arts
Material Type:
Textbook
Provider:
Iowa State University
Date Added:
11/18/2021
Fostering Communities of Transformation in STEM Higher Education: A Multi-institutional Collection of DEI Initiatives
Unrestricted Use
CC BY
Rating
0.0 stars

Dive into the multifaceted landscape of inclusive excellence in STEM education with Fostering Communities of Transformation in STEM Higher Education. This scholarly work examines transformative initiatives from Virginia Tech, Radford University, Trinity Washington University, and Towson University, showcasing their role as catalysts in cultivating inclusive excellence across diverse STEM disciplines. Take inspiration from their projects and guidance from their lessons learned with this collection.

Subject:
Applied Science
Education
Material Type:
Textbook
Provider:
Virginia Tech
Provider Set:
VTech Works
Author:
Anne M. Brown
Jill C. Sible
Jonathan S. Briganti
Date Added:
02/27/2024
Foundational Training for Students
Unrestricted Use
CC BY
Rating
0.0 stars

Starting a Conversation about Mental Health: Foundational Training for Students" includes a facilitator’s guide with handouts and a PowerPoint presentation. This adaptable training resource covers foundational mental health and wellness information for post-secondary students and ways to respond to peers who are experiencing distress. It can be used for a two-to three-hour synchronous training session or for self-study.

Subject:
Applied Science
Education
Health, Medicine and Nursing
Higher Education
Material Type:
Textbook
Provider:
BCcampus
Author:
Arica Hsu
Barbara Johnston
Calla Smith
Dagmar Devine
Hamza Islam
Jenny Guild
Liz Warwick
Malena Mokhovikova
Mehakpreet Kaur
Ubc Student Health Wellbeing Staff
Date Added:
06/28/2023
Foundations for Assisting in Home Care
Unrestricted Use
CC BY
Rating
0.0 stars

This course is intended as a self-study course for those interested in exploring a career as a Home Health Aide or Personal Care Aide. This Open Educational Resource (OER) consists of 12 chapters which provide an overview of the responsibilities of the home health care worker.

Subject:
Applied Science
Health, Medicine and Nursing
Material Type:
Textbook
Provider:
Milne Publishing
Author:
Kimberly B. McLain
Date Added:
03/08/2021
Foundations of Chemical and Biological Engineering I
Conditional Remix & Share Permitted
CC BY-SA
Rating
0.0 stars

The goal of this textbook is to introduce you to the foundational topics of chemical engineering. This textbook will give you a good basic understanding of a number of chemical engineering concepts, which you can take with you as you progress in your engineering degree and career.

Subject:
Applied Science
Engineering
Material Type:
Textbook
Provider:
BCcampus
Author:
Jonathan Verrett
Rana Barghout
Rosie Qiao
Date Added:
06/28/2023
Foundations of Computation
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Foundations of Computation is a free textbook for a one-semester course in theoretical computer science. It has been used for several years in a course at Hobart and William Smith Colleges. The course has no prerequisites other than introductory computer programming. The first half of the course covers material on logic, sets, and functions that would often be taught in a course in discrete mathematics. The second part covers material on automata, formal languages, and grammar that would ordinarily be encountered in an upper level course in theoretical computer science.

Subject:
Applied Science
Computer Science
Material Type:
Textbook
Provider:
Hobart and William Smith Colleges
Author:
Carol Critchlow, David Eck
Date Added:
12/05/2019
Foundations of Epidemiology
Conditional Remix & Share Permitted
CC BY-NC
Rating
0.0 stars

Short Description:
Foundations of Epidemiology is an open access, introductory epidemiology text intended for students and practitioners in public or allied health fields. It covers epidemiologic thinking, causality, incidence and prevalence, public health surveillance, epidemiologic study designs and why we care about which one is used, measures of association, random error and bias, confounding and effect modification, and screening. Concepts are illustrated with numerous examples drawn from contemporary and historical public health issues. Data dashboard

Word Count: 47382

ISBN: 978-1-955101-03-5

(Note: This resource's metadata has been created automatically by reformatting and/or combining the information that the author initially provided as part of a bulk import process.)

Subject:
Applied Science
Health, Medicine and Nursing
Mathematics
Statistics and Probability
Material Type:
Textbook
Provider:
Oregon State University
Author:
Marit L. Bovbjerg
Date Added:
11/18/2021
Foundations of Health Information Technology (Undergraduate) Course Materials
Unrestricted Use
CC BY
Rating
0.0 stars

This is a collection of all materials used in Health Information Technology by Dr. Chi Zhang at Kennesaw State University, including lecture slides, assignments, and assessments, including a question bank.

Topics covered include:

Clinical Financial Records
Evidence-Based Medicine
e-Prescribing
Patient Bedside Systems
Telemedicine
Health Information Networks
Cryptography
Accreditation
HIPAA Privacy and Security

Subject:
Applied Science
Information Science
Material Type:
Full Course
Provider:
University System of Georgia
Provider Set:
Galileo Open Learning Materials
Author:
Chi Zhang
Date Added:
03/20/2018
Framework for Evaluating Mental Health and Wellness Education and Training Resources
Conditional Remix & Share Permitted
CC BY-NC
Rating
0.0 stars

The purpose of this toolkit is to assist B.C. post-secondary institutions with evaluating and selecting resources to support their ongoing planning and delivery of education and training on mental health and wellness.

Subject:
Applied Science
Health, Medicine and Nursing
Material Type:
Textbook
Provider:
BCcampus
Author:
MHW Advisory Groups
Robynne Devine
Date Added:
02/10/2021
Free Engineering Technology Simulations
Unrestricted Use
CC BY
Rating
0.0 stars

This website consists of a series of 3D simulations on engineering technology topics. Developed by and for the Eastern Iowa Community Colleges' Engineering Technology programs, these simulations, which are approximately 2-9 minutes long, are used as part of their curriculum to help students quickly and thoroughly grasp the concepts being presented in a visual format. Some simulations are paired with additional interactive quiz questions and can be downloaded as .zip files.
Topics covered include: AC Circuits, DC Circuits, Digital Currents & Systems, Electrical Motor Control, Fluid Power Control, Fluid Power Design & Application, Fluid Power Fundamentals, Industrial Print Reading (Engineering Design), Industrial Robotics, Lean Manufacturing, Microcontrollers, Motion Control, Process Control, Programmable Logic Controllers, and Solid Stats & Systems.
This workforce solution is funded by the Pathways to Engineering Technology Careers grant which is 100% financed through a $2.5 million grant from the U.S. Department of Labor’s Employment & Training Administration.

Subject:
Applied Science
Career and Technical Education
Electronic Technology
Engineering
Material Type:
Assessment
Diagram/Illustration
Interactive
Simulation
Author:
Eastern Iowa Community Colleges
Lucid Way
Date Added:
06/26/2020
Fundamentals of Addiction – Trauma Informed, Solution Focused Counselling & Case Management
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Fundamentals of Addiction covers many important topics when working with those with Addictions & Mental Health. Trauma-Informed, Solution Focused Counselling, Case Management & Motivational Interviewing are very important topics.

Subject:
Applied Science
Health, Medicine and Nursing
Material Type:
Assessment
Provider:
eCampusOntario
Author:
Denise Halsey
Sunil Boodhai
Date Added:
06/28/2023