Embark on a Math Adventure with a Data Enthusiast!

AP Calculus AB tutor - Faria Jaheen
Bachelors degree
$27
$24
/ hour
Rated 5 stars for test prep
Students report improved scores with every practice.
Strong focus on exam readiness
95% of parents report their child is more exam-ready.
Personalized study plans for success
90% of students feel their plan is tailored to their needs.
About your tutor
I am a solutions-driven and award-winning early career graduate student with over five years research activities in Asia and North America, that includes computer-assisted surgery training in the School of Electrical Engineering and Computer Science (EECS), University of Ottawa, Canada. I was awarded an International Doctoral Scholarship to begin my PhD studies in Artificial Intelligence applied to surgical workflow data. Moreover, I received Admission Scholarship- Doctorate in my 3rd year of PhD studies. Prior to this I was the recipient of an Academic Scholarship at the American International University-Bangladesh where I graduated with Summa & Magna Cum Laude distinctions. I am a member of several organizations including being Vice President of Electrical Engineering Graduate Students' Association (EEGSA), former student representative at the EECS Faculty Council, and both Secretary & Treasurer and Web coordinator at uOttawa ACM-W Student Chapter – which supports, celebrates, and advocates for the full engagement of women in all aspects of the computing field, along with being a voice for equity, diversity, and inclusion (EDI).
Teaching methodology
As a tutor with extensive experience in mathematics, physics, engineering, and coding, my teaching methodology is designed to provide a comprehensive and adaptive learning experience. I aim to develop students' critical thinking, problem-solving skills, and conceptual understanding through a blend of traditional and innovative teaching techniques. Core Principles: 1. Student specific Learning 2. Conceptual Understanding 3. Problem-Solving Skills 4. Integration of Technology Teaching Strategies: 1. Interactive Lectures and Discussions 2. Hands-On Experiments and Projects 3. Collaborative Learning 4. Use of Multimedia Resources My teaching methodology is designed to create a dynamic and supportive learning environment that empowers students to achieve their full potential in mathematics, physics, engineering, and coding. By focusing on conceptual understanding, problem-solving, and the integration of technology, I aim to equip students with the skills and knowledge they need to succeed in their academic and professional endeavors.
Student types for AP tutor
School
College
Adult / Professional
All Levels
Your AP tutor also teaches
AP Calculus AB
AP Computer Science Principles
AP Precalculus
AP Statistics
Free lesson slots
1 / 1

AP concept taught by Faria
Faria assisted Deepa in reviewing Java concepts, including data types, loops with sentinel values, polymorphism, dynamic binding, abstract classes, arrays, and ArrayLists. They worked through specific practice questions and discussed the advantages of ArrayLists over arrays, such as dynamic resizing and easier manipulation. Faria clarified dynamic binding as runtime method resolution and the relationship between Lists and ArrayLists as inheritance. They also touched on collections, generics, and generating random numbers within ArrayLists.
Polymorphism
Dynamic Binding (Late Binding)
Abstract Class
Downcasting
Faria Jaheen taught Deepa Chacko about inheritance and polymorphism in Java, covering superclasses, subclasses, inheritance hierarchies, method overriding, and related keywords. Deepa practiced creating inheritance diagrams and declaring objects for superclasses and subclasses. They will continue with polymorphism in the next session.
Object Declaration
Inheritance Hierarchy
Super Keyword
Method Overriding
Faria tutored Deepa on key Java concepts, including the "this" keyword, primitive vs. reference data types, and passing objects as parameters, using examples like `Person` and `BankAccount` classes. The next session will cover polymorphism, recursion, and error lists. Deepa was assigned MCQs to review.
Aliasing
Formal vs. Actual Parameters
Null References
Primitive vs. Reference Data Types
Faria tutored Deepa's son in Java, reviewing concepts for his upcoming exam, including mutator methods, constructors, static vs. instance methods, and variable scope. The student is progressing well. Future sessions will cover array lists, polymorphism, and recursion.
Driver Class (Main Method)
Scope of Variables
Method Signature
Method Overloading
Faria tutored Deepa on Java programming, specifically focusing on matrix operations, objects, classes, methods, and access modifiers. They worked through the creation of a `BankAccount` class to demonstrate these concepts, and Faria assigned homework for further practice, with plans to continue the lesson on methods in the next session.
Classes: Public vs. Private
Matrix Multiplication
Overdraft Penalty (static final)
Objects in a Library Program