John Uthus

School: University of Puget Sound
Department: Mathematics
Location:Tacoma, WA
Overall Rating
rated by 2 students
Helpfulness
Clarity
Easiness
Rating Comment
Overall
Helpfulness
Clarity
Easiness
I really enjoyed the class. He was so enthusiastic about lab activities. I had the opportunity to experience hands on experience that mirrored the theoretical assumptions. Seriously, imagine Doc Brown from the movie Back To The Future as your instructor.
Overall
Helpfulness
Clarity
Easiness
Extremely attentive to the learning styles of individual learners. He taught ME, not "the class". He really taught students, not the subject.

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