UrbanPro
true

Chinmay Patel

Private Online Java Training by Exp Software Engineer

Marathahalli, Bangalore, India - 560037

Verified Certified 14 Students

Contact
Referral Discount: Get ₹ 500 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.

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

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

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.

5 out of 5 7 reviews

Chinmay Patel https://s3-ap-southeast-1.amazonaws.com/tv-prod/member/photo/3805456-small.jpg Marathahalli
5.0057
Chinmay Patel
H

Java Training

"I took personal core java training with Chinamay sir.He is the coolest tutor I have ever seen and explains the concepts in a manner that one will become very strong in fundamentals and then can understand the advanced topics very easily. I have joined twice for core java classes earlier with other sources but not learned the fundamentals upto the mark .Finally I started taking classes with Chinmay sir and I understood core java in a very simple manner which was tough for me earlier. I strongly suggest to go with Chinamay sir for those who are looking for good foundation in java and looking forward for a career in java. I would like to continue my learning with Chinmay sir to upgrade my skills in java. "

Reply by Chinmay

Thanks Haritha

Chinmay Patel
H

Java Training

"Chinmay Patel is a great teacher. He is very detailed oriented and thorough. He explains every topic very clearly and will make sure the student understands it before moving to the next topic. I highly recommend Chinmay Patel to anyone who is interested in learning java. "

Reply by Chinmay

Thanks Hiren

Chinmay Patel
D

Java Training

"I found Mr Chinmayi sir as Java online training tutor. He is an excellent teacher and very kind towards students. Actually I was looking for someone who can clear my java doubts in depth. I doesn't know much java much, every time I used to struggle in OOPS concept which is the main part of java. Whenever I see java tutorials I was totally confused how the method is called, like this so many questions and confusions were in my mind but after taking classes from Chinmayi sir, now I am able to understand and do programs. Most of Chinmayi sir classes are hands-on which helped me to understand the concepts very well. I am very happy after taking classes from him, now I am able to understand java. I can try by my self now. Thank you so much sir. Chinmayi sir explains the concepts in very simple manner and in detailed.He is very friendly and most important thing is he explains until you're pretty clear with the doubt. I have never come across such a good tutor in my life , If you want to learn programming just try the demo session from Chinmayi sir and you can judge yourself whether to continue the classes from Chinmayi sir or not. He charges less when compared to other tutors or institutions. He is very motivating person and very punctual among his student. I would recommend every student to have a session from Chinmayi sir. I will remember him through out my life, I truly respect him from the bottom of my heart. "

Reply by Chinmay

Thanks Devaki

Chinmay Patel
A

Spring

"Chinmay has in-depth knowledge in Spring and a very structured curriculum supported with hands-on sessions and good material that helped me to quickly understand the concepts. He's patient in explaining your doubts in a simple manner and would recommend others to take advantage of his knowledge in augmenting their own. "

Reply by Chinmay

Thank you Mr Arun

Chinmay Patel
P

Java Training

"He is an Excellent trainer, the way he explain the each topic, it could easy for any one to understand. Chinmay having good knowledge in java. He make me understand each topic with real time scenario. One big advantage is ,He used to review all the previous class before start a new one, which type of revision for me. I am having all the recorded Video for each class, which helps to clarify my doubts. "

Reply by Chinmay

Thanks Premananda

Chinmay Patel
P

Java Training

"I am learning Struts from Chinmay Sir, He has very good knowledge about the subject. He teaches very patiently, he is kind and helpful and makes my classes interesting. He is very committed and makes sure that I understand the concept clearly. I would recommend Chinmay Sir for anyone who is interested to learn struts and I am sure they will benefit a lot from his classes and agree with me that his teaching techniques are very impressive. I am also planning to learn spring from him. I am very thankful to Chinmay sir. "

Reply by Chinmay

Thanks Prashanti

Chinmay Patel
A
Verified Student

Java Training

"Chinmay is good mentor. He has passion about java and he ensures his students also get passionate about java. He is easily reachable and helpful. Chinmay teaches each subject, concept of java with practical. Hence its easy for students to understand java in depth. "

Reply by Chinmay

Thanks Ayyappa.

Have you attended any class with Chinmay?

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 Spring. 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. Chinmay has got 7 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