Featured
Electronic City Electronics City Phase 1, Bangalore, India - 560100.
Verified 4
Details verified of Anwar A.✕
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
Maulana Abul Kalam Azad University of Technology 2020
Bachelor of Technology (B.Tech.)
Electronic City Electronics City Phase 1, Bangalore, India - 560100
ID Verified
Education Verified
Phone Verified
Email Verified
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 (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 10 Tuition
5
Board
ICSE, CBSE, State, NIOS
State boards taught
West Bengal State Board
Preferred class strength
Group Classes, One on one/ Private Tutions
CBSE Subjects taught
Science, Mathematics
ICSE Subjects taught
Hindi, Physics, Mathematics
Experience in School or College
I'd taught Mathematics class X in a institute for 2 years
Taught in School or College
Yes
State Syllabus Subjects taught
Mathematics, Science
Teaching Experience in detail in Class 10 Tuition
I've tailored my approach to accommodate the transitional phase from middle school to high school. I prioritize building strong foundational concepts in subjects like Mathematics, Science, and English, ensuring students grasp fundamental principles. Utilizing interactive methods, I engage students in discussions and problem-solving exercises, fostering critical thinking skills. Regular assessments help me gauge understanding and provide targeted support where needed. Additionally, I strive to create a supportive learning environment where students feel encouraged to ask questions and seek clarification.
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 9 Tuition
6
Board
ICSE, CBSE
Preferred class strength
Group Classes, One on one/ Private Tutions
CBSE Subjects taught
Science, Mathematics
ICSE Subjects taught
Physics, Mathematics
Experience in School or College
Yes
Taught in School or College
Yes
Teaching Experience in detail in Class 9 Tuition
I've tailored my approach to accommodate the transitional phase from middle school to high school. I prioritize building strong foundational concepts in subjects like Mathematics, Science, and English, ensuring students grasp fundamental principles. Utilizing interactive methods, I engage students in discussions and problem-solving exercises, fostering critical thinking skills. Regular assessments help me gauge understanding and provide targeted support where needed. Additionally, I strive to create a supportive learning environment where students feel encouraged to ask questions and seek clarification.
5 out of 5 1 review
Adithya
Class 10 Tuition Board of Education:NIOS Preferred class strength:One on one/ Private Tutions NIOS Subject:Mathematics
"Sir anwar is very diligent with the classes and helps in understanding the subject better. He also makes sure to clear all doubts that the student has and helps understanding it better using examples. "
1. Which school boards of Class 10 do you teach for?
ICSE, CBSE, State and others
2. Do you have any prior teaching experience?
Yes
3. Which classes do you teach?
I teach Class 10 Tuition and Class 9 Tuition 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.
Answered on 04 Apr Learn IT Courses/Java Script Training
JavaScript has certainly established itself as a fundamental language for web development, and its importance continues to grow with the rise of web applications and the advent of technologies like Node.js, which allow JavaScript to be used for server-side development as well. However, whether JavaScript is the future of programming entirely depends on various factors such as evolving technologies, developer preferences, and industry trends. While JavaScript will likely remain highly relevant for web development, it's important to also consider other programming languages and technologies that might emerge or gain prominence in different domains.
Answered on 04 Apr Learn IT Courses/Java Script Training
In 2015, one of the most popular JavaScript frameworks was AngularJS, especially AngularJS 1.x. It was widely used for building single-page applications. However, React.js was also gaining popularity due to its efficient rendering and component-based architecture. Ultimately, the best framework for you would depend on your specific project requirements and personal preferences.
Answered on 08/05/2021 Learn Tuition
As you didn't mentioned language So I'm going with C:
#include<stdio.h>
int main(){
int x,y; // variable declaration
printf("Enter the value of x and y");
scanf("%d %d",&x,&y);
printf("Before swapping numbers: %d %d\n",x,y);
/* Swapping */
x = x+y;
y = x-y;
x = x-y;
printf("After Swapping: %d %d",x,y);
return 0;
}
Answered on 08/05/2021 Learn Tuition
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 10 Tuition
5
Board
ICSE, CBSE, State, NIOS
State boards taught
West Bengal State Board
Preferred class strength
Group Classes, One on one/ Private Tutions
CBSE Subjects taught
Science, Mathematics
ICSE Subjects taught
Hindi, Physics, Mathematics
Experience in School or College
I'd taught Mathematics class X in a institute for 2 years
Taught in School or College
Yes
State Syllabus Subjects taught
Mathematics, Science
Teaching Experience in detail in Class 10 Tuition
I've tailored my approach to accommodate the transitional phase from middle school to high school. I prioritize building strong foundational concepts in subjects like Mathematics, Science, and English, ensuring students grasp fundamental principles. Utilizing interactive methods, I engage students in discussions and problem-solving exercises, fostering critical thinking skills. Regular assessments help me gauge understanding and provide targeted support where needed. Additionally, I strive to create a supportive learning environment where students feel encouraged to ask questions and seek clarification.
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 9 Tuition
6
Board
ICSE, CBSE
Preferred class strength
Group Classes, One on one/ Private Tutions
CBSE Subjects taught
Science, Mathematics
ICSE Subjects taught
Physics, Mathematics
Experience in School or College
Yes
Taught in School or College
Yes
Teaching Experience in detail in Class 9 Tuition
I've tailored my approach to accommodate the transitional phase from middle school to high school. I prioritize building strong foundational concepts in subjects like Mathematics, Science, and English, ensuring students grasp fundamental principles. Utilizing interactive methods, I engage students in discussions and problem-solving exercises, fostering critical thinking skills. Regular assessments help me gauge understanding and provide targeted support where needed. Additionally, I strive to create a supportive learning environment where students feel encouraged to ask questions and seek clarification.
5 out of 5 1 review
Adithya
Class 10 Tuition Board of Education:NIOS Preferred class strength:One on one/ Private Tutions NIOS Subject:Mathematics
"Sir anwar is very diligent with the classes and helps in understanding the subject better. He also makes sure to clear all doubts that the student has and helps understanding it better using examples. "
Answered on 04 Apr Learn IT Courses/Java Script Training
JavaScript has certainly established itself as a fundamental language for web development, and its importance continues to grow with the rise of web applications and the advent of technologies like Node.js, which allow JavaScript to be used for server-side development as well. However, whether JavaScript is the future of programming entirely depends on various factors such as evolving technologies, developer preferences, and industry trends. While JavaScript will likely remain highly relevant for web development, it's important to also consider other programming languages and technologies that might emerge or gain prominence in different domains.
Answered on 04 Apr Learn IT Courses/Java Script Training
In 2015, one of the most popular JavaScript frameworks was AngularJS, especially AngularJS 1.x. It was widely used for building single-page applications. However, React.js was also gaining popularity due to its efficient rendering and component-based architecture. Ultimately, the best framework for you would depend on your specific project requirements and personal preferences.
Answered on 08/05/2021 Learn Tuition
As you didn't mentioned language So I'm going with C:
#include<stdio.h>
int main(){
int x,y; // variable declaration
printf("Enter the value of x and y");
scanf("%d %d",&x,&y);
printf("Before swapping numbers: %d %d\n",x,y);
/* Swapping */
x = x+y;
y = x-y;
x = x-y;
printf("After Swapping: %d %d",x,y);
return 0;
}
Answered on 08/05/2021 Learn Tuition
Post your Learning Need
Let us shortlist and give the best tutors and institutes.
or
Send Enquiry to Anwar
Let Anwar know you are interested in their class
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.