Amritpur, Aligarh, India - 202132.
Verified 2
Details verified of Prashant Bhardwaj✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Hindi Mother Tongue (Native)
English Proficient
Aligarh Muslim University 2019
Bachelor of Science (B.Sc.)
NIT WARANGAL 2021
Master of Science (M.Sc.)
Amritpur, Aligarh, India - 202132
ID Verified
Education Verified
Phone Verified
Email Verified
S
Saraswati vidhya mandir
Aligarh City, Aligarh
Report this Profile
Is this listing inaccurate or duplicate? Any other problem?
Please tell us about the problem and we will fix it.
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 12 Tuition
5
NIOS Subjects taught
Hindi, Mathematics
Board
IGCSE, State, NIOS, International Baccalaureate, CBSE, ISC/ICSE, AS/A levels
IB Subjects taught
Mathematics, Information Technology, Computer Science
Preferred class strength
Group Classes, One on one/ Private Tutions
ISC/ICSE Subjects taught
Computer Science, Hindi, Mathematics
CBSE Subjects taught
Applied Mathematics, Computer Science, Hindi, Mathematics
IGCSE Subjects taught
Mathematics
Experience in School or College
Saraswati vidhya mandir
State board looking for
Tamil Nadu State Board, Uttar Pradesh State Board, Rajasthan State Board, Uttarakhand State Board, Maharashtra State Board, Karnataka State Board, Andhra Pradesh State Board, Bihar State Board, Punjab State Board, Gujarat State Board, Delhi State Board, West Bengal State Board, Odisha State Board, Himachal Pradesh State Board
Taught in School or College
Yes
State Syllabus Subjects taught
Hindi, Computer Science, Mathematics, Business Studies, Statistics
AS/A Level Subject
Business, Mathematics
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in BA Tuition
3
Field tutored for
Mathematics
BA Mathematics Subjects
Calculus, Number Theory, C++ Programming, Applications of Algebra, Discrete Mathematics, Algebra, Computer Algebra Systems and Related Softwares, Linear Programming and Theory of Games, Group Theory, Complex Analysis, Numerical Methods, Differential Equations, Partial Differential Equations, Probability Theory and Statistics
Type of class
Crash Course, Regular Classes
Class strength catered to
Group Classes, One on one/ Private Tutions
Taught in School or College
Yes
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in BSc Tuition
3
BSc Computer Science Subjects
Software Engineering, Artificial Intelligence, Computer Systems Architecture, Differential Equations, Information Security, Operational Research, Data Mining, Calculus and Geometry, Basic Statistics and Probability, Programming Fundamentals, Data Structures, Theory of Computations, Real Analysis, Calculus and Matrices, Network programming and Administration
Type of class
Crash Course, Regular Classes
Class strength catered to
Group Classes, One on one/ Private Tutions
Taught in School or College
Yes
BSc Branch
BSc Statistics, BSc Mathematics, BSc Computer Science
BSc Statistics Subjects
Numerical Analysis, Calculus, Computer Programming in C, Applied Statistics, Real Analysis, Linear Models, Probability and Statistical Methods, Operational Research, Algebra
BSc Mathematics Subjects
Calculus, Number Theory, Analysis, Numerical Methods and Programming, Differential Equations and Mathematical Modelling, Probability and Statistics, Algebra
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Engineering Entrance Coaching classes
3
Engineering Entrance Exams
IIT JEE Coaching Classes, GATE Coaching Classes, EAMCET, Delhi CEE Coaching Classes
IITJEE Coaching
IIT JEE Integrated Coaching, IIT JEE Mains Coaching, IIT JEE Foundation Course, IIT JEE Crash Course
Type of class
Crash Course, Regular Classes
IIT-JEE Subjects
Maths
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in C Language Classes
3
Teaching Experience in detail in C Language Classes
Start with the basics: Begin by introducing the fundamental concepts of programming, such as data types, variables, operators, and control structures. Explain how these concepts relate to C language. Use examples: Provide examples that illustrate how C language works. Show students how to write simple programs that perform basic tasks such as displaying output, accepting input, and performing arithmetic operations. Emphasize syntax: C language has a very specific syntax that students need to learn. Spend time teaching them the correct syntax for statements, expressions, and control structures. Debugging: Debugging is an essential skill for any programmer. Teach students how to use debugging tools and techniques to find and fix errors in their code. Data structures: C language provides a variety of data structures such as arrays, linked lists, and stacks. Teach students how to use these data structures to efficiently store and manipulate data. Pointers: Pointers are one of the most challenging concepts in C language. Spend time teaching students how to use pointers to access and manipulate data. Projects: Encourage students to work on projects that apply the concepts they have learned. Provide guidance and feedback to help them complete their projects successfully. Resources: Provide students with additional resources such as books, online tutorials, and programming communities where they can continue to learn and develop their skills in C language. Overall, teaching C language requires patience, attention to detail, and a willingness to help students learn. By providing a solid foundation in the fundamentals, emphasizing syntax and debugging, and encouraging students to work on projects, you can help them become proficient in C language programming.
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Computer Classes
3
Type of Computer course taken
Basics of Computer usage, Training in Computer tools usage, Training in Software application usage
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 10 Tuition
3
NIOS Subjects taught
Mathematics
Board
CBSE, NIOS, ICSE, State, IGCSE, International Baccalaureate
State boards taught
Tamil Nadu State Board, Uttar Pradesh State Board, Rajasthan State Board, Uttarakhand State Board, Maharashtra State Board, Karnataka State Board, Andhra Pradesh State Board, Bihar State Board, Punjab State Board, Gujarat State Board, Delhi State Board, West Bengal State Board, Odisha State Board, Himachal Pradesh State Board
IB Subjects taught
Mathematics
Preferred class strength
Group Classes, One on one/ Private Tutions
CBSE Subjects taught
Mathematics
ICSE Subjects taught
Mathematics
IGCSE Subjects taught
Mathematics
Taught in School or College
Yes
State Syllabus Subjects taught
Mathematics
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in C++ Language Classes
3
Proficiency level taught
Basic C++
Teaching Experience in detail in C++ Language Classes
Introduction: Start by introducing the basics of programming and C++ language. Discuss the history of the language, its key features, and how it is used today. Programming concepts: Discuss programming concepts such as data types, variables, operators, control structures, and functions. Explain how these concepts relate to C++ language. Object-Oriented Programming: Explain the concepts of Object-Oriented Programming (OOP) in C++ language, including classes, objects, encapsulation, inheritance, and polymorphism. Syntax: C++ has a specific syntax, and it is essential to teach the correct syntax for statements, expressions, and control structures. Standard Template Library: Teach students how to use the Standard Template Library (STL) in C++. STL provides a collection of classes and functions for various data structures and algorithms. Debugging: Debugging is an essential skill for any programmer. Teach students how to use debugging tools and techniques to find and fix errors in their code. Advanced topics: Teach advanced topics such as templates, exception handling, and operator overloading. Projects: Encourage students to work on projects that apply the concepts they have learned. Provide guidance and feedback to help them complete their projects successfully. Resources: Provide students with additional resources such as books, online tutorials, and programming communities where they can continue to learn and develop their skills in C++ language. Teaching C++ language requires patience, attention to detail, and a willingness to help students learn. By providing a solid foundation in the fundamentals, emphasizing syntax and debugging, and encouraging students to work on projects, you can help them become proficient in C++ language programming.
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Data Science Classes
3
Data science techniques
Artificial Intelligence, Machine learning, Python
Teaching Experience in detail in Data Science Classes
Introduction: Start by introducing the basics of data science, including data types, data sources, and the data science workflow. Programming languages: Teach students programming languages commonly used in data science, such as Python and R. Data manipulation: Teach students how to manipulate and transform data using libraries such as Pandas in Python or dplyr in R. Data visualization: Teach students how to create effective visualizations of data using libraries such as Matplotlib in Python or ggplot2 in R. Statistical analysis: Teach students the fundamentals of statistical analysis, including probability, hypothesis testing, and regression analysis. Machine learning: Teach students the basics of machine learning, including supervised and unsupervised learning, feature engineering, model selection, and evaluation. Big data: Teach students how to work with big data using distributed computing frameworks such as Apache Hadoop and Spark. Ethics and bias: Discuss the ethical considerations involved in data science, including privacy, security, and algorithmic bias. Hands-on experience: Provide opportunities for students to work on real-world data science projects, including data cleaning, analysis, and visualization. Resources: Provide students with additional resources such as books, online tutorials, and data science communities where they can continue to learn and develop their skills in data science.
1. Which school boards of Class 12 do you teach for?
IGCSE, State, NIOS and others
2. Have you ever taught in any School or College?
Yes
3. Which classes do you teach?
I teach BA Tuition, BSc Tuition, C Language, C++ Language, Class 10 Tuition, Class 12 Tuition, Computer, Data Science and Engineering Entrance Coaching Classes.
4. Do you provide a demo class?
Yes, I provide a free demo class.
5. How many years of experience do you have?
I have been teaching for 5 years.
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 12 Tuition
5
NIOS Subjects taught
Hindi, Mathematics
Board
IGCSE, State, NIOS, International Baccalaureate, CBSE, ISC/ICSE, AS/A levels
IB Subjects taught
Mathematics, Information Technology, Computer Science
Preferred class strength
Group Classes, One on one/ Private Tutions
ISC/ICSE Subjects taught
Computer Science, Hindi, Mathematics
CBSE Subjects taught
Applied Mathematics, Computer Science, Hindi, Mathematics
IGCSE Subjects taught
Mathematics
Experience in School or College
Saraswati vidhya mandir
State board looking for
Tamil Nadu State Board, Uttar Pradesh State Board, Rajasthan State Board, Uttarakhand State Board, Maharashtra State Board, Karnataka State Board, Andhra Pradesh State Board, Bihar State Board, Punjab State Board, Gujarat State Board, Delhi State Board, West Bengal State Board, Odisha State Board, Himachal Pradesh State Board
Taught in School or College
Yes
State Syllabus Subjects taught
Hindi, Computer Science, Mathematics, Business Studies, Statistics
AS/A Level Subject
Business, Mathematics
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in BA Tuition
3
Field tutored for
Mathematics
BA Mathematics Subjects
Calculus, Number Theory, C++ Programming, Applications of Algebra, Discrete Mathematics, Algebra, Computer Algebra Systems and Related Softwares, Linear Programming and Theory of Games, Group Theory, Complex Analysis, Numerical Methods, Differential Equations, Partial Differential Equations, Probability Theory and Statistics
Type of class
Crash Course, Regular Classes
Class strength catered to
Group Classes, One on one/ Private Tutions
Taught in School or College
Yes
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in BSc Tuition
3
BSc Computer Science Subjects
Software Engineering, Artificial Intelligence, Computer Systems Architecture, Differential Equations, Information Security, Operational Research, Data Mining, Calculus and Geometry, Basic Statistics and Probability, Programming Fundamentals, Data Structures, Theory of Computations, Real Analysis, Calculus and Matrices, Network programming and Administration
Type of class
Crash Course, Regular Classes
Class strength catered to
Group Classes, One on one/ Private Tutions
Taught in School or College
Yes
BSc Branch
BSc Statistics, BSc Mathematics, BSc Computer Science
BSc Statistics Subjects
Numerical Analysis, Calculus, Computer Programming in C, Applied Statistics, Real Analysis, Linear Models, Probability and Statistical Methods, Operational Research, Algebra
BSc Mathematics Subjects
Calculus, Number Theory, Analysis, Numerical Methods and Programming, Differential Equations and Mathematical Modelling, Probability and Statistics, Algebra
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Engineering Entrance Coaching classes
3
Engineering Entrance Exams
IIT JEE Coaching Classes, GATE Coaching Classes, EAMCET, Delhi CEE Coaching Classes
IITJEE Coaching
IIT JEE Integrated Coaching, IIT JEE Mains Coaching, IIT JEE Foundation Course, IIT JEE Crash Course
Type of class
Crash Course, Regular Classes
IIT-JEE Subjects
Maths
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in C Language Classes
3
Teaching Experience in detail in C Language Classes
Start with the basics: Begin by introducing the fundamental concepts of programming, such as data types, variables, operators, and control structures. Explain how these concepts relate to C language. Use examples: Provide examples that illustrate how C language works. Show students how to write simple programs that perform basic tasks such as displaying output, accepting input, and performing arithmetic operations. Emphasize syntax: C language has a very specific syntax that students need to learn. Spend time teaching them the correct syntax for statements, expressions, and control structures. Debugging: Debugging is an essential skill for any programmer. Teach students how to use debugging tools and techniques to find and fix errors in their code. Data structures: C language provides a variety of data structures such as arrays, linked lists, and stacks. Teach students how to use these data structures to efficiently store and manipulate data. Pointers: Pointers are one of the most challenging concepts in C language. Spend time teaching students how to use pointers to access and manipulate data. Projects: Encourage students to work on projects that apply the concepts they have learned. Provide guidance and feedback to help them complete their projects successfully. Resources: Provide students with additional resources such as books, online tutorials, and programming communities where they can continue to learn and develop their skills in C language. Overall, teaching C language requires patience, attention to detail, and a willingness to help students learn. By providing a solid foundation in the fundamentals, emphasizing syntax and debugging, and encouraging students to work on projects, you can help them become proficient in C language programming.
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Computer Classes
3
Type of Computer course taken
Basics of Computer usage, Training in Computer tools usage, Training in Software application usage
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 10 Tuition
3
NIOS Subjects taught
Mathematics
Board
CBSE, NIOS, ICSE, State, IGCSE, International Baccalaureate
State boards taught
Tamil Nadu State Board, Uttar Pradesh State Board, Rajasthan State Board, Uttarakhand State Board, Maharashtra State Board, Karnataka State Board, Andhra Pradesh State Board, Bihar State Board, Punjab State Board, Gujarat State Board, Delhi State Board, West Bengal State Board, Odisha State Board, Himachal Pradesh State Board
IB Subjects taught
Mathematics
Preferred class strength
Group Classes, One on one/ Private Tutions
CBSE Subjects taught
Mathematics
ICSE Subjects taught
Mathematics
IGCSE Subjects taught
Mathematics
Taught in School or College
Yes
State Syllabus Subjects taught
Mathematics
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in C++ Language Classes
3
Proficiency level taught
Basic C++
Teaching Experience in detail in C++ Language Classes
Introduction: Start by introducing the basics of programming and C++ language. Discuss the history of the language, its key features, and how it is used today. Programming concepts: Discuss programming concepts such as data types, variables, operators, control structures, and functions. Explain how these concepts relate to C++ language. Object-Oriented Programming: Explain the concepts of Object-Oriented Programming (OOP) in C++ language, including classes, objects, encapsulation, inheritance, and polymorphism. Syntax: C++ has a specific syntax, and it is essential to teach the correct syntax for statements, expressions, and control structures. Standard Template Library: Teach students how to use the Standard Template Library (STL) in C++. STL provides a collection of classes and functions for various data structures and algorithms. Debugging: Debugging is an essential skill for any programmer. Teach students how to use debugging tools and techniques to find and fix errors in their code. Advanced topics: Teach advanced topics such as templates, exception handling, and operator overloading. Projects: Encourage students to work on projects that apply the concepts they have learned. Provide guidance and feedback to help them complete their projects successfully. Resources: Provide students with additional resources such as books, online tutorials, and programming communities where they can continue to learn and develop their skills in C++ language. Teaching C++ language requires patience, attention to detail, and a willingness to help students learn. By providing a solid foundation in the fundamentals, emphasizing syntax and debugging, and encouraging students to work on projects, you can help them become proficient in C++ language programming.
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Data Science Classes
3
Data science techniques
Artificial Intelligence, Machine learning, Python
Teaching Experience in detail in Data Science Classes
Introduction: Start by introducing the basics of data science, including data types, data sources, and the data science workflow. Programming languages: Teach students programming languages commonly used in data science, such as Python and R. Data manipulation: Teach students how to manipulate and transform data using libraries such as Pandas in Python or dplyr in R. Data visualization: Teach students how to create effective visualizations of data using libraries such as Matplotlib in Python or ggplot2 in R. Statistical analysis: Teach students the fundamentals of statistical analysis, including probability, hypothesis testing, and regression analysis. Machine learning: Teach students the basics of machine learning, including supervised and unsupervised learning, feature engineering, model selection, and evaluation. Big data: Teach students how to work with big data using distributed computing frameworks such as Apache Hadoop and Spark. Ethics and bias: Discuss the ethical considerations involved in data science, including privacy, security, and algorithmic bias. Hands-on experience: Provide opportunities for students to work on real-world data science projects, including data cleaning, analysis, and visualization. Resources: Provide students with additional resources such as books, online tutorials, and data science communities where they can continue to learn and develop their skills in data science.
Share this Profile
Also have a look at
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.
Certified
The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.