UrbanPro
true
Rajeev Kumar Oracle trainer in Hyderabad

Rajeev Kumar

Spring Developer (Sun Certified Java Programmer)

Panjagutta, Hyderabad, India - 500082.

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

Details verified of Rajeev Kumar

Identity

Education

Know how UrbanPro verifies Tutor details

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

Overview

Rajeev Kumar describes himself as Spring Developer (Sun Certified Java Programmer). He conducts classes in Ajax Training, CSS and Java Script Training. Rajeev is located in Panjagutta, Hyderabad. Rajeev takes at students Home and Online Classes- via online medium. He has 4 years of teaching experience . Rajeev has completed Bachelor of Technology (B.Tech.) from rtu in 2011. HeĀ is well versed in Hindi.

Languages Spoken

Hindi

Education

rtu 2011

Bachelor of Technology (B.Tech.)

Address

Panjagutta, Hyderabad, India - 500082

Verified Info

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

Oracle Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Ajax Training classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

CSS Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Java Script Training classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

JavaScript Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

MS SQL Administration Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in MS SQL Administration Training

4

MS SQL Development Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

MS SQL General Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

MS SQL Integration Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

MS SQL Reporting Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

MySQL Development Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

jQuery Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Java Training Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Reviews

No Reviews yet!

FAQs

1. Which classes do you teach?

I teach Ajax Training, CSS, Java Script Training, Java Training, JavaScript, MS SQL, MS SQL Administration, MS SQL Development, MS SQL General and MS SQL Integration 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 less than a year.

Answers by Rajeev Kumar (5)

Answered on 27/03/2015 Learn IT Courses/Java

A deployment descriptor (DD) refers to a configuration file for an artifact that is deployed to some container/engine. In the Java Platform, Enterprise Edition, a deployment descriptor describes how a component, module or application (such as a web application or enterprise application) should be dep... ...more
A deployment descriptor (DD) refers to a configuration file for an artifact that is deployed to some container/engine. In the Java Platform, Enterprise Edition, a deployment descriptor describes how a component, module or application (such as a web application or enterprise application) should be deployed.
Answers 69 Comments
Dislike Bookmark

Answered on 27/03/2015 Learn IT Courses/Java

ModelDriven Interceptor is used to inject the model object into Action ie Action's Value Stack so that Action can be able to use it. Struts 2 provides the flexibility of defining the attributes and their setter/getter methods in Action class itself and outside the Action class like java bean. To set... ...more
ModelDriven Interceptor is used to inject the model object into Action ie Action's Value Stack so that Action can be able to use it. Struts 2 provides the flexibility of defining the attributes and their setter/getter methods in Action class itself and outside the Action class like java bean. To set the attributes to the field of some other bean object, Action class must implement ModelDriven interface and Model-Driven Interceptor must be applied to that Action class.
Answers 25 Comments
Dislike Bookmark

Answered on 27/03/2015 Learn IT Courses/Ajax Training

Yes you can upload via ajax using xmlHttprequest it is basic of script.
Answers 20 Comments
Dislike Bookmark

Answered on 27/03/2015 Learn IT Courses/jQuery

.bind() attacheds events to elements that exist or match the selector at the time the call is made. Any elements created afterwards or that match going forward because the class was changed, will not fire the bound event. .live() works for existing and future matching elements. Before jQuery 1.4 this... ...more
.bind() attacheds events to elements that exist or match the selector at the time the call is made. Any elements created afterwards or that match going forward because the class was changed, will not fire the bound event. .live() works for existing and future matching elements. Before jQuery 1.4 this was limited to the following events: click, dblclick mousedown, mouseup, mousemove, mouseover, mouseout, keydown, keypress, keyup
Answers 23 Comments
Dislike Bookmark

Teaches

Oracle Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Ajax Training classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

CSS Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Java Script Training classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

JavaScript Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

MS SQL Administration Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in MS SQL Administration Training

4

MS SQL Development Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

MS SQL General Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

MS SQL Integration Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

MS SQL Reporting Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

MySQL Development Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

jQuery Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Java Training Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

No Reviews yet!

Answers by Rajeev Kumar (5)

Answered on 27/03/2015 Learn IT Courses/Java

A deployment descriptor (DD) refers to a configuration file for an artifact that is deployed to some container/engine. In the Java Platform, Enterprise Edition, a deployment descriptor describes how a component, module or application (such as a web application or enterprise application) should be dep... ...more
A deployment descriptor (DD) refers to a configuration file for an artifact that is deployed to some container/engine. In the Java Platform, Enterprise Edition, a deployment descriptor describes how a component, module or application (such as a web application or enterprise application) should be deployed.
Answers 69 Comments
Dislike Bookmark

Answered on 27/03/2015 Learn IT Courses/Java

ModelDriven Interceptor is used to inject the model object into Action ie Action's Value Stack so that Action can be able to use it. Struts 2 provides the flexibility of defining the attributes and their setter/getter methods in Action class itself and outside the Action class like java bean. To set... ...more
ModelDriven Interceptor is used to inject the model object into Action ie Action's Value Stack so that Action can be able to use it. Struts 2 provides the flexibility of defining the attributes and their setter/getter methods in Action class itself and outside the Action class like java bean. To set the attributes to the field of some other bean object, Action class must implement ModelDriven interface and Model-Driven Interceptor must be applied to that Action class.
Answers 25 Comments
Dislike Bookmark

Answered on 27/03/2015 Learn IT Courses/Ajax Training

Yes you can upload via ajax using xmlHttprequest it is basic of script.
Answers 20 Comments
Dislike Bookmark

Answered on 27/03/2015 Learn IT Courses/jQuery

.bind() attacheds events to elements that exist or match the selector at the time the call is made. Any elements created afterwards or that match going forward because the class was changed, will not fire the bound event. .live() works for existing and future matching elements. Before jQuery 1.4 this... ...more
.bind() attacheds events to elements that exist or match the selector at the time the call is made. Any elements created afterwards or that match going forward because the class was changed, will not fire the bound event. .live() works for existing and future matching elements. Before jQuery 1.4 this was limited to the following events: click, dblclick mousedown, mouseup, mousemove, mouseover, mouseout, keydown, keypress, keyup
Answers 23 Comments
Dislike Bookmark

Rajeev Kumar describes himself as Spring Developer (Sun Certified Java Programmer). He conducts classes in Ajax Training, CSS and Java Script Training. Rajeev is located in Panjagutta, Hyderabad. Rajeev takes at students Home and Online Classes- via online medium. He has 4 years of teaching experience . Rajeev has completed Bachelor of Technology (B.Tech.) from rtu in 2011. HeĀ is well versed in Hindi.

X

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.

Certified

The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.

Different batches available for this Course

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