UrbanPro
true

Surendran Velath

Java, Angular Trainer with 22 years of IT experience

Hebbal Kempapura, Bangalore, India - 560092

580 Students

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

Details verified of Surendran Velath

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

Excellence Award Winner 2015

Java Training

Excellence Award Winner 2014

Java Training

Excellence Award Winner 2016

Java Training

Excellence Award Winner 2018

Java Training

Excellence Award Winner 2019

Java Training

Excellence Award Winner 2021

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

20

Teaches

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

Certification training offered

Yes

Servlet Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Servlet Training

17

Teaching Experience in detail in Servlet Training

Teaching in all companies listed in my profile

Spring Training
1 Student

Excellence Award Winner 2017

Spring

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Spring Training

17

CSS Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in CSS Training

17

HTML Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in HTML Training

17

Teaching Experience in detail in HTML Training

Teaching in all companies listed in my profile

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

17

jQuery Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in jQuery Training

10

Teaching Experience in detail in jQuery Training

Trained candidates in IBM, WIPRO, Capgemini, Quinnox,..

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

17

Angular.JS Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Angular.JS Training

4

AngularJS Version

Angular 4

Teaching Experience in detail in Angular.JS Training

Training in IT companies like Wipro, IBM, Infosys, Oracle, Capgemini

4.8 out of 5 507 reviews

Surendran V. https://urbanproprod.blob.core.windows.net/tv-prod/member/photo/212571-small.jpg Hebbal Kempapura
4.805507
Surendran V.
T

Web Services

"Had the great pleasure of being trained by Mr. Surendran. He engaged the class with hands activities in SQL, Core Java, Html, CSS, JQuery, Ajax, JDBC, Spring, Spring-Boot, Hibernate, Spring-MVC, Maven, Eclipse. "

Surendran V.
T

Java Training

"Very knowledgeable about his subject and teaches concepts well too. Engages the class and makes learning fun and easy. Gives good hands on training for the corporate sector. Definitely recommend for any training and general classes for Java. "

Surendran V.
R

Java Training

"He is an experienced and thorough professional, who teaches with utmost passion. He is extremely patient in his approach and always teaches/solves our doubts, even if they are trivial. He is also quite jovial. "

Surendran V.
A

Java Training

"Very good teacher. We learnt java , JavaScript, spring, hibernate , html, css, and much more in less than 20 days. "

Surendran V.
R

Servlet

"Nice Layout of the whole session and very well implemented course. Good coding practice and very intuitive teacher. "

Surendran V.
P

Servlet

"Good at explaining concepts with real-time scenarios and stories, which helps us to understand the concepts better and remember it for a long time. Gave us enough time and opportunity to ask doubts, and helped individual student in solving their errors. And as a teacher gave us some important advice, which very few does it nowadays. Overall it was my pleasure to have such a trainer. "

Surendran V.
V

Servlet

"The training was good and we were able to do the project. He was good in explaining things and told about the important concepts of Ajax which could be included and makes the project easier. "

Surendran V.
C

Java Training

"He explains some concepts very well, but few other topics which he just read like a story which we already know and i think you can find some better trainers in case you want training than him. "

Reply by Surendran

Thanks for your feedback. Please let me know which areas are unclear to you. I am always there to ensure you fully understand all concepts.

Surendran V.
S

Java Training

"It was great experience. We we're thought about basic things that were required to build a web app. It really helped us. "

Surendran V.
S

Java Training

"Surendran sir helped me a lot in getting a firm grip on my Java basics. He also taught us how enterprise applications are built in the most efficient way possible and what are the good practices that one must follow while building applications. I benefited a lot from his classes. "

Surendran V.
V

Java Training

"Sir Surendran, is a very patient, friendly and vastly knowledge person. I can't thank him enough for all the help that he give me, with he's help I was able to take my work to a next level. The way he behave with all of us is really awesome. I will definitely recommend him as a tutor and guide. "

Surendran V.
P

Java Training

"It was Good Experience working with Surendran Sir. He is very co-operative and have the ability to clear the doubts. His way of explaining is very clear.He explains the concepts in different ways Using real time examples. He is Very supportive and the ideas, information given to us is very valuable. Thank You sir. "

Surendran V.
D

Java Training

"Sir Surendran Velath has many years of experience in IT industry as well as in training employees in various IT companies. He taught us core java, advanced java, database, Unix etc very well for simple to complex. He explained each and every concepts very well relating to real world. I mean how to use that concept while doing project that helped us to understand to develop the project. "

Surendran V.
A

Java Training

"A great Teacher. Surendran is a patient, intervening and vastly knowledge person. I can't thank him enough for all the help that he give me, with he's help I was able to take my work to a next level. "

Surendran V.
S

Java Training

"Excellent feedback, good exercises, good speed, well communicated. The trainer made everyone feel very comfortable, able to contribute and take something away. "

Have you attended any class with Surendran?

Answers by Surendran Velath (7)

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

Use anonymous class. Example: For an abstract class AbstrClass. AbstrClass ac = new AbstrClass() { public void m1() { // code of abstract method m1. } } ;
Answers 31 Comments
Dislike Bookmark

Answered on 20/02/2016 Learn IT Courses/Angular.JS

To get into IT, learn technology like Spring and Hibernate, AngularJS, jQuery, then join any small company. Work ones way up gaining experience.
Answers 12 Comments
Dislike Bookmark

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

Only one. After line 8 the original object referred to by x2 is dereferenced and ready for garbage collection. In m1(), mx ignores the object passed as argument and refers to a new object which is returned.
Answers 17 Comments
Dislike Bookmark

Answered on 05/12/2014 Learn IT Courses/Java

code is more specific to problem statement, less verbose, new Streams API for parallel processing, passing code to methods, lambdas - anonymous functions
Answers 64 Comments
Dislike Bookmark

Answered on 05/12/2014 Learn IT Courses/Java

need not travel, can do it from anywhere in the world
Answers 74 Comments
Dislike Bookmark

Contact

Load More

Surendran Velath describes himself as Java, Angular Trainer with 22 years of IT experience. He conducts classes in Angular.JS, CSS and HTML. Surendran is located in Hebbal Kempapura, Bangalore. Surendran takes Online Classes- via online medium. He has 20 years of teaching experience . Surendran has completed Bachelor of Engineering (B.E.) from Karnataka in 1984. He is well versed in Kannada, Tamil, English, Malayalam and Hindi. Surendran has got 507 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