Resources for Discussing Anti-Racism and Race Relations With Children

Aleksandr Davydov/123RF

Helpful links for talking with your children about race, protests, violence, diversity, and activism in today’s world.

by PTO Today Editors

07/08/2022

Starting conversations with kids about race relations can be hard, but it’s absolutely necessary. Kids need help from the adults in their lives to process events like the killing of George Floyd and others including Ahmaud Aubery and Breonna Taylor, and the protests and riots that have followed. But what do we say to them? How do we explain the violence? The pain? The anger?

No one has all of the answers, but we can point parents, teachers, and others who love and care for the youngest members of society and the world to some important resources from respected thought leaders who offer advice and help.

The resources below on race relations and anti-racism are suitable for varied ages. For some of the links, we’ve indicated the most appropriate age group.

Join the PTO Today community (it's free) for access to resources, giveaways and more

Books

Articles or blog posts

Classroom or homeschool resources

Originally posted in 2020 and updated regularly.

var preChatTemplate = { //Form header color and Submit button color. mainbgColor: '#0aa4db', //Form Header Text and Submit button text color. maintxColor: '#fff', //Chat Form Title heading: 'PTO Today', //Chat form Welcome Message textBanner: 'Please let us know your name and email address and we\'ll connect you with a live rep.', //Submit Button Label. SubmitLabel: 'Start Chat', //Fields List - Maximum is 5 //All the values are mandatory and the script will not work if not available. fields : { field1 : { //Type can be either text or title type: "name", //Label for Field Title, can be in any language label: "Name", //Field ID for Title fieldId: "name", //Required "yes" or "no" required: "yes", //Error text to be displayed error: "Please Enter your name" }, field2 : { //Type for Name - Do not Change type: "email", //Label for Field Name, can be in any language label: "Email", //Default - Field ID for Name - Do Not Change fieldId: "email", //Required "yes" or "no" required: "yes", //Error text to be displayed error: "Please Enter a valid email address" } } }; window.fcSettings = { token: "ec6b3db1-9caf-4a1a-bdf2-a7851529f4c3", host: "https://wchat.freshchat.com", siteId: "PTO Today", tags: ["ptotoday"], config: { cssNames: { widget: 'custom_fc_frame', expanded: 'custom_fc_expanded' } }, onInit: function() { console.log('widget init'); fcPreChatform.fcWidgetInit(preChatTemplate); } };