UrbanPro
true
Nadeem Ahmad jQuery trainer in Bangalore

Nadeem Ahmad

Maths and Computers

Kaggadasapura Road, Bangalore, India - 560093.

Referral Discount: Get ₹ 500 off when you make a payment to start classes. Get started by Booking a Demo.

Details verified of Nadeem Ahmad

Identity

Education

Know how UrbanPro verifies Tutor details

Identity is verified based on matching the details uploaded by the Tutor with government databases.

Overview

Nadeem Ahmad describes himself as Maths and Computers . He conducts classes in CSS, Class 10 Tuition and Class 9 Tuition. Nadeem is located in Kaggadasapura Road, Bangalore. Nadeem takes at students Home. He has 3 years of teaching experience . HeĀ is well versed in English and Hindi.

Languages Spoken

English

Hindi

Address

Kaggadasapura Road, Bangalore, India - 560093

Verified Info

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.

Please describe the problem that you see in this page.

Type the letters as shown below *

Please enter the letters as show below

Teaches

jQuery Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in jQuery Training

1

Java Script Training classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Java Script Training classes

2

CSS Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in CSS Training

3

HTML Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in HTML Training

3

PHP Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in PHP Classes

2

Teaches

Advanced PHP, PHP CMS, Php AJAX, PHP Realtime Project, Php MySQL

Class 9 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 9 Tuition

3

Board

CBSE

CBSE Subjects taught

Mathematics, Information and Comunication Technology, Computer Practices

Taught in School or College

No

Class 10 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 10 Tuition

3

Board

CBSE

CBSE Subjects taught

Mathematics, Information and Comunication Technology, Computer Practices

Taught in School or College

No

Engineering Diploma Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Engineering Diploma Tuition

2

Information Technology Engineering Diploma Subject

Management Information Systems, Relational Data Base Management Systems, Data Structure, Advanced Web Technology, Software Testing, Industrial Projects, Object Oriented Programming, Software Engineering, Computer Networks

Engineering Diploma Branch

Computer Engineering Diploma, Information Technology Engineering Diploma

Computer Engineering Diploma Subject

Applied Mathematics, Basics of C Programming, Environmental Studies, Computer Network, Software Testing, Software Engineering, Data Structure Using 'C', Computer Hardware and Maintenace, Relational Database Management Systems, Graphical User Interface (GUI)

Type of class

Crash Course, Regular Classes

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

No

Reviews

No Reviews yet! Be the first one to Review

FAQs

1. Which classes do you teach?

I teach CSS, Class 10 Tuition, Class 9 Tuition, Class VI-VIII Tuition, Engineering Diploma Tuition, HTML, Java Script Training, PHP and jQuery Classes.

2. Do you provide a demo class?

Yes, I provide a free demo class.

3. How many years of experience do you have?

I have been teaching for 1 year.

Answers by Nadeem Ahmad (1)

Answered on 02/09/2016 Learn Tuition/Engineering Diploma Tuition +1 Tuition/Engineering Diploma Tuition/Computer Engineering Diploma

In most of the programming languages Using if- else if(condition) { //execute this code } else { //execute this code. } You can have nested if's or nested if-else's or if's inside else or etc. but should match up with the coding regulations. switch(variableToBeTested){ case check1: //Code... ...more
In most of the programming languages Using if- else if(condition) { //execute this code } else { //execute this code. } You can have nested if's or nested if-else's or if's inside else or etc. but should match up with the coding regulations. switch(variableToBeTested){ case check1: //Code if check passed; break; case check2://code to be executed; break; . . . default: code to be executed if varToBeTested is different than all check cases; } You can also test anything by using ternary check in most of the programming languages If that helps. :)
Answers 16 Comments
Dislike Bookmark

Teaches

jQuery Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in jQuery Training

1

Java Script Training classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Java Script Training classes

2

CSS Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in CSS Training

3

HTML Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in HTML Training

3

PHP Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in PHP Classes

2

Teaches

Advanced PHP, PHP CMS, Php AJAX, PHP Realtime Project, Php MySQL

Class 9 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 9 Tuition

3

Board

CBSE

CBSE Subjects taught

Mathematics, Information and Comunication Technology, Computer Practices

Taught in School or College

No

Class 10 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 10 Tuition

3

Board

CBSE

CBSE Subjects taught

Mathematics, Information and Comunication Technology, Computer Practices

Taught in School or College

No

Engineering Diploma Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Engineering Diploma Tuition

2

Information Technology Engineering Diploma Subject

Management Information Systems, Relational Data Base Management Systems, Data Structure, Advanced Web Technology, Software Testing, Industrial Projects, Object Oriented Programming, Software Engineering, Computer Networks

Engineering Diploma Branch

Computer Engineering Diploma, Information Technology Engineering Diploma

Computer Engineering Diploma Subject

Applied Mathematics, Basics of C Programming, Environmental Studies, Computer Network, Software Testing, Software Engineering, Data Structure Using 'C', Computer Hardware and Maintenace, Relational Database Management Systems, Graphical User Interface (GUI)

Type of class

Crash Course, Regular Classes

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

No

No Reviews yet! Be the first one to Review

Answers by Nadeem Ahmad (1)

Answered on 02/09/2016 Learn Tuition/Engineering Diploma Tuition +1 Tuition/Engineering Diploma Tuition/Computer Engineering Diploma

In most of the programming languages Using if- else if(condition) { //execute this code } else { //execute this code. } You can have nested if's or nested if-else's or if's inside else or etc. but should match up with the coding regulations. switch(variableToBeTested){ case check1: //Code... ...more
In most of the programming languages Using if- else if(condition) { //execute this code } else { //execute this code. } You can have nested if's or nested if-else's or if's inside else or etc. but should match up with the coding regulations. switch(variableToBeTested){ case check1: //Code if check passed; break; case check2://code to be executed; break; . . . default: code to be executed if varToBeTested is different than all check cases; } You can also test anything by using ternary check in most of the programming languages If that helps. :)
Answers 16 Comments
Dislike Bookmark

Nadeem Ahmad describes himself as Maths and Computers . He conducts classes in CSS, Class 10 Tuition and Class 9 Tuition. Nadeem is located in Kaggadasapura Road, Bangalore. Nadeem takes at students Home. He has 3 years of teaching experience . HeĀ is well versed in English and Hindi.

X
X

Post your Learning Need

Let us shortlist and give the best tutors and institutes.

or

Send Enquiry to Nadeem Ahmad

Let Nadeem Ahmad know you are interested in their class

Reply to 's review

Enter your reply*

1500/1500

Please enter your reply

Your reply should contain a minimum of 10 characters

Your reply has been successfully submitted.

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more