the essay will contain from three parts
in part A i want you to talk about:
1- Mechanical engineering in basic
2- carrer options for Mechanical engineers
3-reasons why did i choose mechanical engineering to study
part B:
1- the similareties and deferance between Liverpool john moores university and universty of Leeds
2- talk about Lecture: Christian Matthews (his biography)
part C :
1- talk about Mechanical engineering design specially in (Definition of materials of engineering design) and o Different theories of materials selection for engineering design
2- Talk about these topics
� Material strength and stiffness
� Impact properties
� Temperature effects
� Powder-metallurgy
� Plastics
� Composite materials
notes: use two internet sources and these book to talk about the topic:
Joseph E., Charles, R., Richard, G. Budynass (2004). Mechanical engineering design. 7th New york
conclusion:
answer how could the materials effect the quality of the machines
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 });

