Discussion (250 words minimum):
Sections 1.1 – 1.5 of “Definitions”, Online Stanford Encyclopedia of Philosophy
Source: http://plato.stanford.edu/entries/definitions/
“A General Introduction to Hinduism” and “Two Concerns About Hinduism”, ReligiousTolerance.org
Source: http://www.religioustolerance.org/hinduism2.htm
Source: http://www.religioustolerance.org/hinduism4.htm
Select a world religion that you are somewhat familiar with, but may not be part of your primary religious background. Find a primary website for your selection that was created and is maintained by believers in that religion.
In 250 words or less, describe one of their beliefs that may have surprised you or was different from your original perception of that religion. How does this belief coincide or differ from your own religious belief system?
Assignment:
Read the following article:
What are Sikh beliefs?
http://www.realsikhism.com/index.php?subaction=showfull&id=1248308356&ucat=7
1. In 450 – 600 words, compare and contrast Sikh beliefs about: God, life after death, the purpose of life, and salvation to those of Christianity.
Read the following articles:
An Introduction to Buddhism
http://www.buddhanet.net/e-learning/intro_bud.htm
For more on Buddhism, you may view the following page:
http://www.buddhanet.net/e-learning/basic-guide.htm
2. In 450 – 600 words, compare and contrast Buddhist beliefs about: God, life after death, the purpose of life, and salvation to those of Christianity.
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 });

