UrbanPro
true
Chinmay Patel Java trainer in Bangalore

Platinum

Chinmay Patel

Private Online Java Training by Exp Software Engineer

Marathahalli, Bangalore, India - 560037.

Verified Certified 14 Students

Contact
+919650866605
Referral Discount: Get ₹ 250 off when you make a payment to start classes. Get started by Booking a Demo.

Details verified of Chinmay Patel

Identity

Education

Know how UrbanPro verifies Tutor details

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

Overview

I am a 15 years experienced Sw Engineer. I provide training to students and professionals in Core Java, J2ee, Spring, Spring Boot Hibernate, Java Script Angular Js etc. I also guide students in a Live Project during the Java Training. Students get a hands on working experience that help them in their academic as well as Job search. Already trained thousands of student from India and abroad both online and offline.

+1 more

Languages Spoken

Hindi

English

Oriya

Education

Computer Science Engineering Berhampur University 2003

Bachelor of Engineering (B.E.)

Urban Pro 2023

Urban Pro Certified Java Tutor

Address

Marathahalli, Bangalore, India - 560037

Verified Info

ID Verified

Education Verified

Phone Verified

Email Verified

Facebook 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

Java Training Classes
10 Students

UrbanPro Certified Tutor

For Java Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Java Training Classes

15

Teaches

Struts, Web services, Java Full Stack Developer, Java Real Time Projects, Spring, Core Java, J2EE, Hibernate, Servlet, JSP (Java Server Pages)

Certification training offered

Yes

Teaching Experience in detail in Java Training Classes

Online Java J2ee Spring Framework Angular Training by 15 Yrs Experienced Sw Engineer. Work on a live project while learning to get a hands on working experience. Private Online Java Training.Topics that is covered includes Core Java, J2ee, Jsp, Servlets, Jdbc, Struts, Spring, Spring Boot, Hibernate, Ajax etc.

Spring Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Spring Training

15

Teaching Experience in detail in Spring Training

Online Java Spring Framework Training. Personal Project based Practical Training by 15 Yrs Experienced Sw Professional.

AP Computer Science

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in AP Computer Science

15

Teaching Experience in detail in AP Computer Science

I have 15+ Years Exp in Teaching Ap Computer Science. I provide private online tutoring for Ap computer Science Both theoretical and practical expertise in Core Java is necessary to get a good score in Ap Computer Science. I will like to help interested students.

Python Training for Kids

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Python Training for Kids

15

Teaching Experience in detail in Python Training for Kids

I provide one-on-one Python training through Zoom on the student's computer. I have 15+ years of experience in software development and training.

Reviews

No Reviews yet!

FAQs

1. What type of Java programming do you teach?

Struts, Web services, Java Full Stack Developer and others

2. Which classes do you teach?

I teach AP Computer Science, Java Training, Python Training for Kids and Spring Classes.

3. Do you provide a demo class?

Yes, I provide a free demo class.

4. How many years of experience do you have?

I have been teaching for 15 years.

Lessons (1)

Answers by Chinmay Patel (7)

Answered on 02/12/2017 Learn IT Courses/Java/Core Java

Private Java Classes by 12 Yrs Experienced Sw Engineer. Training will proceed at student’s speed of understanding. Student can clear all his doubts and gets his basics strong. Training can be through Skype and remote desktop sharing software.
Answers 2 Comments
Dislike Bookmark

Answered on 02/12/2017 Learn IT Courses/Java

synchronized means that in a multi threaded environment, an object having synchronized method(s)/block(s) does not let two threads to access the synchronized method(s)/block(s) of code at the same time. This means that one thread can't read while another thread updates it. The second thread will instead... ...more
synchronized means that in a multi threaded environment, an object having synchronized method(s)/block(s) does not let two threads to access the synchronized method(s)/block(s) of code at the same time. This means that one thread can't read while another thread updates it. The second thread will instead wait until the first thread completes its execution.
Answers 4 Comments
Dislike Bookmark

Answered on 02/12/2017 Learn IT Courses/Java

Java is a programming language that is compiled, but rather than compile straight to executable machine code, it compiles to an intermediate binary form called byte code. The byte code is then compiled and/or interpreted to run the program.
Answers 40 Comments
Dislike Bookmark

Answered on 18/11/2017 Learn IT Courses/Java

Java The Complete Reference by Herbert Schildt Head First Java
Answers 7 Comments
Dislike Bookmark

Answered on 12/09/2017 Learn IT Courses/Java

The 'throws' keyword is used to delegate the exception handling mechanism to the caller of the function. It is generally put in the function definition, thereby indicating to the caller of the function to handle it using try and catch. public static void fun() throws MyException { //code } public static... ...more
The 'throws' keyword is used to delegate the exception handling mechanism to the caller of the function. It is generally put in the function definition, thereby indicating to the caller of the function to handle it using try and catch. public static void fun() throws MyException { //code } public static void main (String args[]) { try { fun(); } catch { } }
Answers 15 Comments
Dislike Bookmark

Teaches

Java Training Classes
10 Students

UrbanPro Certified Tutor

For Java Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Java Training Classes

15

Teaches

Struts, Web services, Java Full Stack Developer, Java Real Time Projects, Spring, Core Java, J2EE, Hibernate, Servlet, JSP (Java Server Pages)

Certification training offered

Yes

Teaching Experience in detail in Java Training Classes

Online Java J2ee Spring Framework Angular Training by 15 Yrs Experienced Sw Engineer. Work on a live project while learning to get a hands on working experience. Private Online Java Training.Topics that is covered includes Core Java, J2ee, Jsp, Servlets, Jdbc, Struts, Spring, Spring Boot, Hibernate, Ajax etc.

Spring Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Spring Training

15

Teaching Experience in detail in Spring Training

Online Java Spring Framework Training. Personal Project based Practical Training by 15 Yrs Experienced Sw Professional.

AP Computer Science

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in AP Computer Science

15

Teaching Experience in detail in AP Computer Science

I have 15+ Years Exp in Teaching Ap Computer Science. I provide private online tutoring for Ap computer Science Both theoretical and practical expertise in Core Java is necessary to get a good score in Ap Computer Science. I will like to help interested students.

Python Training for Kids

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Python Training for Kids

15

Teaching Experience in detail in Python Training for Kids

I provide one-on-one Python training through Zoom on the student's computer. I have 15+ years of experience in software development and training.

No Reviews yet!

Answers by Chinmay Patel (7)

Answered on 02/12/2017 Learn IT Courses/Java/Core Java

Private Java Classes by 12 Yrs Experienced Sw Engineer. Training will proceed at student’s speed of understanding. Student can clear all his doubts and gets his basics strong. Training can be through Skype and remote desktop sharing software.
Answers 2 Comments
Dislike Bookmark

Answered on 02/12/2017 Learn IT Courses/Java

synchronized means that in a multi threaded environment, an object having synchronized method(s)/block(s) does not let two threads to access the synchronized method(s)/block(s) of code at the same time. This means that one thread can't read while another thread updates it. The second thread will instead... ...more
synchronized means that in a multi threaded environment, an object having synchronized method(s)/block(s) does not let two threads to access the synchronized method(s)/block(s) of code at the same time. This means that one thread can't read while another thread updates it. The second thread will instead wait until the first thread completes its execution.
Answers 4 Comments
Dislike Bookmark

Answered on 02/12/2017 Learn IT Courses/Java

Java is a programming language that is compiled, but rather than compile straight to executable machine code, it compiles to an intermediate binary form called byte code. The byte code is then compiled and/or interpreted to run the program.
Answers 40 Comments
Dislike Bookmark

Answered on 18/11/2017 Learn IT Courses/Java

Java The Complete Reference by Herbert Schildt Head First Java
Answers 7 Comments
Dislike Bookmark

Answered on 12/09/2017 Learn IT Courses/Java

The 'throws' keyword is used to delegate the exception handling mechanism to the caller of the function. It is generally put in the function definition, thereby indicating to the caller of the function to handle it using try and catch. public static void fun() throws MyException { //code } public static... ...more
The 'throws' keyword is used to delegate the exception handling mechanism to the caller of the function. It is generally put in the function definition, thereby indicating to the caller of the function to handle it using try and catch. public static void fun() throws MyException { //code } public static void main (String args[]) { try { fun(); } catch { } }
Answers 15 Comments
Dislike Bookmark

Contact

Load More

Lessons (1)

Chinmay Patel describes himself as Private Online Java Training by Exp Software Engineer. He conducts classes in AP Computer Science, Java Training and Python Training for Kids. Chinmay is located in Marathahalli, Bangalore. Chinmay takes at students Home, Regular Classes- at his Home and Online Classes- via online medium. He has 15 years of teaching experience . Chinmay has completed Bachelor of Engineering (B.E.) from Computer Science Engineering Berhampur University in 2003. He is well versed in Hindi, English and Oriya.

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