Andrew Berry

School: Trevecca Nazarene University
Department: Information Science
Location:Nashville, TN
Overall Rating
rated by 4 students
Helpfulness
Clarity
Easiness
Rating Comment
Overall
Helpfulness
Clarity
Easiness
Dr Berry is my favorite classes out of all the ones I had this last year. I had him for two classes and signed up for his advanced web class for next year. It is hard for me to stay awake in my classes HAHA but I dont fall asleep in professor berrys IT classes because he usually has pretty cool activities about every other class period I'd say. We get to practice making websites work and do things that is not busy work. I don't ask for help much but my friend does all the time and dr berry has always responded everytime.
Overall
Helpfulness
Clarity
Easiness
Professor Berry grades fair and takes his classes to really cool places in nashville to learn about what we are going to do when we graduate. I hope to take more classes with him in the Fall
Overall
Helpfulness
Clarity
Easiness
one thing i really like is he knows his stuff. professor berry is always there to help me with my classes and is really a fun teacher
Overall
Helpfulness
Clarity
Easiness
Professor Berry is also my advisor. I have had him for lots of graphic design classes and he is very knowledgeable and spends lots of time with helping his students so I can really tell that he cares about me more than just a number. I also like his teaching style and he goes out of his way to help me learn when I don't understand something in class. I wish more of my professors were like him!

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