Julia Arciero

School: Indiana University-Purdue University
Department: Mathematics
Location:Indianapolis, IN
Overall Rating
rated by 2 students
Helpfulness
Clarity
Easiness
Rating Comment
Overall
Helpfulness
Clarity
Easiness
Professor Arciero is an unbelievably good teacher. She's one of the smartest professors I've ever had and cares about all of her students. Her classes are set up for you to learn and succeed. The classes she teachers are fairly difficult but if you pay attention and do the homeworks you'll do well. 10/10 would take another one of her classes in the future.
Overall
Helpfulness
Clarity
Easiness
Pros: Best teacher I have ever had!!! She knows exactly what she is talking about and you will learn everything she knows by the end of the semester. Do the homework and you will be fine on tests. She won't move on in a subject until you fully understand every part of it!

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