I\’ll attach it latter
———-
Added on 09.05.2016 20:37
Research (or ideally, READ) the book Shame of a Nation written by Jonathon Kozol, in 2005. Look for a youtube video of a lecture or interview with Jonathon Kozol. Also, research some of Kozols other writings.
Address the following in your essay:
1. In 2-3 paragraphs, summarize the main points in Shame of a Nation.
2. Summarize a youtube video you watched of Jonathon Kozol.
3. What other books did Kozol write about public education? In 2-3 sentences, briefly summarize the main points in these other books.
4. Use concepts from Chapter 4 Family Matters in our textbook to discuss Kozols book and public education in general. You should discuss mobility, social class, class competition, cultural capital, self-fulfilling prophecy, and privilege.
5. Based on your research of Jonathon Kozol, what comes to mind regarding public schooling for the nations poor? What does it say about our society? How would you improve public education?
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

