UrbanPro
true
Karan Goyal Oracle trainer in Bangalore

Karan Goyal

Software Developer, Expertise in Java/J2ee Technology.

Kundalahalli, Bangalore, India - 560066.

3 Students

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

Details verified of Karan Goyal

Identity

Education

Know how UrbanPro verifies Tutor details

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

Overview

1. Total of 6 years experience in Technical training [+ 6 years of IT Industry Experience] in companies like TCS, Robert Bosch, Wipro etc

2. Provide training in evolving technologies, frameworks, tools like docker, amazon web services, cloud computing, hibernate, springs, Vaadin UI, postgreSQL, Oracle, MySQL, couchbase, rx Java, rabbit-mq etc.

4. Conducting Training programs for Corporates and Individuals [Working Professionals and Students]

5. Demonstrates real time examples in class room. Trained more than 1000+ students and professional till date.

6 Provide real time exposure for the students who wants to work on real time projects before moving to the IT industry.

+4 more

Languages Spoken

Hindi

English

Education

ITM, Gwalior

Bachelor of Engineering (B.E.)

Address

Kundalahalli, Bangalore, India - 560066

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

Java Training Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Java Training Classes

12

Teaches

Web services, Core Java, Hibernate, J2EE, JSP (Java Server Pages), Servlet, Spring, Struts

Certification training offered

Yes

Spring Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Spring Training

6

Servlet Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Servlet Training

12

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

6

Ajax Training classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Ajax Training classes

12

Linux Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Linux Training

6

Teaches

Linux Basics

Web Services Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Web Services Training

12

Amazon Web Services Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Amazon Web Services Training

10

AWS Certification offered

AWS Certified Developer, AWS Certified Solutions Architect

AWS Certification Level offered

Associate, Professional

Reviews (5)

4.8 out of 5 5 reviews

Kartik Agrawal https://s3-ap-southeast-1.amazonaws.com/tv-prod/member/photo/676797-small.jpg Kundalahalli
4.8055
Kartik Agrawal
A

Spring

"He devotes a great amount of personal effort and interest in teaching different areas of Advanced Java Programming. He took classes such a time that nobody can expect. As I got time after 11:30 at night, he never denied teaching me after 11:30. And his presentation is so well that anybody can understand the subject easily. "

Kartik Agrawal
V

Servlet

"One of the best tutor i have came across, very friendly person. i recommend any one who need jsp and servlet traing to choose him "

Kartik Agrawal
V

JSP

"One of the best tutor i have came across, very friendly person. i recommend any one who need jsp and servlet traing to choose him "

Kartik Agrawal
V

JSP

"One of the best tutor i have came across, very friendly person. i recommend any one who need jsp and servlet traing to choose him "

Have you attended any class with Karan?

FAQs

1. Which classes do you teach?

I teach Ajax Training, Amazon Web Services, Java Script Training, Java Training, Linux, MySQL, Oracle Training, Servlet, Spring and Web Services 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 Karan (21)

Answered on 06/09/2016 Learn IT Courses/Java

No, Both are opposite of each other. Abstract means without body, so body is provided by any of its child class. While final signifies that method implementation is final and must be used as it is, everywhere.
Answers 35 Comments
Dislike Bookmark

Answered on 26/12/2015 Learn IT Courses/Java

Java is platform independent, as the java compiled code (byte code) can run on any machine (Operating System) which has JVM in it. Description : JVM is platform dependent, ie JVM for different OS are different. JVM is intermediator, between Java byte code and OS and so, It converts the java byte... ...more
Java is platform independent, as the java compiled code (byte code) can run on any machine (Operating System) which has JVM in it. Description : JVM is platform dependent, ie JVM for different OS are different. JVM is intermediator, between Java byte code and OS and so, It converts the java byte code into executable code for that OS.
Answers 48 Comments
Dislike Bookmark

Answered on 22/11/2015 Learn IT Courses/Java

In command prompt, go to java program file location : a.) Compile via command :- javac FileName.java b.) Run via command :- java ClassName Note : FileName is name of java file, which can contain one or more classes. ClassName is name of one of the class in file ie class which... ...more
In command prompt, go to java program file location : a.) Compile via command :- javac FileName.java b.) Run via command :- java ClassName Note : FileName is name of java file, which can contain one or more classes. ClassName is name of one of the class in file ie class which is needed to run ( usually class containing main() method ).
Answers 22 Comments
Dislike Bookmark

Answered on 10/11/2015 Learn IT Courses/Programming Languages/C++ Language

Enum is a collection of fixed no: of similar type of constants. Ex :1.) enum Direction{ LEFT, RIGHT, UP, DOWN } 2.) enum Days{ MON, TUE, WED, THU, FRI, SAT, SUN} Enum Direction is having 4 (fixed) directions, all comes in one category ie direction. Enum Days is having 7 (fixed) days, all... ...more
Enum is a collection of fixed no: of similar type of constants. Ex :1.) enum Direction{ LEFT, RIGHT, UP, DOWN } 2.) enum Days{ MON, TUE, WED, THU, FRI, SAT, SUN} Enum Direction is having 4 (fixed) directions, all comes in one category ie direction. Enum Days is having 7 (fixed) days, all comes in one category ie days.
Answers 17 Comments
Dislike Bookmark

Teaches

Oracle 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

Years of Experience in Java Training Classes

12

Teaches

Web services, Core Java, Hibernate, J2EE, JSP (Java Server Pages), Servlet, Spring, Struts

Certification training offered

Yes

Spring Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Spring Training

6

Servlet Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Servlet Training

12

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

6

Ajax Training classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Ajax Training classes

12

Linux Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Linux Training

6

Teaches

Linux Basics

Web Services Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Web Services Training

12

Amazon Web Services Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Amazon Web Services Training

10

AWS Certification offered

AWS Certified Developer, AWS Certified Solutions Architect

AWS Certification Level offered

Associate, Professional

Answers by Karan Goyal (21)

Answered on 06/09/2016 Learn IT Courses/Java

No, Both are opposite of each other. Abstract means without body, so body is provided by any of its child class. While final signifies that method implementation is final and must be used as it is, everywhere.
Answers 35 Comments
Dislike Bookmark

Answered on 26/12/2015 Learn IT Courses/Java

Java is platform independent, as the java compiled code (byte code) can run on any machine (Operating System) which has JVM in it. Description : JVM is platform dependent, ie JVM for different OS are different. JVM is intermediator, between Java byte code and OS and so, It converts the java byte... ...more
Java is platform independent, as the java compiled code (byte code) can run on any machine (Operating System) which has JVM in it. Description : JVM is platform dependent, ie JVM for different OS are different. JVM is intermediator, between Java byte code and OS and so, It converts the java byte code into executable code for that OS.
Answers 48 Comments
Dislike Bookmark

Answered on 22/11/2015 Learn IT Courses/Java

In command prompt, go to java program file location : a.) Compile via command :- javac FileName.java b.) Run via command :- java ClassName Note : FileName is name of java file, which can contain one or more classes. ClassName is name of one of the class in file ie class which... ...more
In command prompt, go to java program file location : a.) Compile via command :- javac FileName.java b.) Run via command :- java ClassName Note : FileName is name of java file, which can contain one or more classes. ClassName is name of one of the class in file ie class which is needed to run ( usually class containing main() method ).
Answers 22 Comments
Dislike Bookmark

Answered on 10/11/2015 Learn IT Courses/Programming Languages/C++ Language

Enum is a collection of fixed no: of similar type of constants. Ex :1.) enum Direction{ LEFT, RIGHT, UP, DOWN } 2.) enum Days{ MON, TUE, WED, THU, FRI, SAT, SUN} Enum Direction is having 4 (fixed) directions, all comes in one category ie direction. Enum Days is having 7 (fixed) days, all... ...more
Enum is a collection of fixed no: of similar type of constants. Ex :1.) enum Direction{ LEFT, RIGHT, UP, DOWN } 2.) enum Days{ MON, TUE, WED, THU, FRI, SAT, SUN} Enum Direction is having 4 (fixed) directions, all comes in one category ie direction. Enum Days is having 7 (fixed) days, all comes in one category ie days.
Answers 17 Comments
Dislike Bookmark

Contact

Load More

Karan Goyal describes himself as Software Developer, Expertise in Java/J2ee Technology.. He conducts classes in Ajax Training, Amazon Web Services and Java Script Training. Karan is located in Kundalahalli, Bangalore. Karan takes at students Home and Regular Classes- at his Home. He has 12 years of teaching experience . Karan has completed Bachelor of Engineering (B.E.) from ITM, Gwalior. HeĀ is well versed in Hindi and English. Karan has got 5 reviews till now with 100% positive feedback.

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