David Nobles

School: East Central University
Department: English
Location:Ada, OK
Overall Rating
rated by 2 students
Helpfulness
Clarity
Easiness
Rating Comment
Overall
Helpfulness
Clarity
Easiness
He wasn’t my professor but he acted like one, my high school teacher! He taught me to write and read Egyptian hieroglyphics, so I guess you could say he isn’t too bad. Best teacher I ever had, I hope he sees this. Also I went to Egypt, just because of the inspiration. So, no he is not bad at all. I had to give him a hard time on clarity ;)
Overall
Helpfulness
Clarity
Easiness
Changed my Life forever negatively

REFINE YOUR SEARCH

Refine Your Search

Professor Ratings Search
Search by Department var selectedDepartment = null; onResourcesAndDOMReady(function() { jQ.getJSON("ajaxapi.php?action=load-all-professors-departments", function( departments ) { var departmentsList = document.getElementById("sidebar_department"); var i, j, chunk, chunkSize = 200; for (i = 0,j = departments.length; i < j; i += chunkSize) { chunk = departments.slice(i, i + chunkSize); function addOptions(chunk) { for(var key in chunk) { var departmentName = chunk[key]; var selected = selectedDepartment == departmentName; var option = document.createElement("option"); option.setAttribute("value", departmentName); if (selected) { option.setAttribute("selected", "selected"); } option.innerHTML = departmentName; departmentsList.appendChild(option); } }; setTimeout(addOptions.bind(null, chunk), 0); } }); }); Search by Last Name