John Nedel

School: Columbus State Community College
Department: Mathematics
Location:Columbus, OH
Overall Rating
rated by 2 students
Helpfulness
Clarity
Easiness
Rating Comment
Overall
Helpfulness
Clarity
Easiness
All he does every class is read off of his notes and puts them on the board. Doesn’t explain anything. In trigonometry, nothing goes into the grade book except for quizzes and tests and also tries to trick you with the questions and numbers he puts on them. Tries to make the class as hard as he can and the students life miserable. Terrible professor. Do not take his classes.
Overall
Helpfulness
Clarity
Easiness
Super nice guy who will help if asked but study hard for quizzes and test or you won't do very well and for Calc II be sure to know all of your basic integral before the class starts

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