Amit K.
Bhelupur Tulsi Manas Mandir Colony, Varanasi, India - 221005
Featured
Bhelupur Tulsi Manas Mandir Colony, Varanasi, India - 221005.
55
5.0
Details verified of Amit K.✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Intro Video
Hindi
English Proficient
Bhojpuri Basic
Purvanchal University 2000
Bachelor of Science (B.Sc.)
UPTU 2005
Master of Computer Applications (M.C.A.)
B36/20A-11B, Brahmanand, Ext-1
Durgakund
Bhelupur Tulsi Manas Mandir Colony, Varanasi, India - 221005
Landmark: Near Origence Coaching
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.
Tutor Of The Month Award Winner January 2020
For Java Training in Varanasi
Class Location
Student's Home
Tutor's Home
Online (video chat via skype, google hangout etc)
Years of Experience in Java Training Classes
15
Teaches
Core Java, Spring, Web services, JSP (Java Server Pages), Servlet, Java Full Stack Developer, J2EE, Hibernate
Certification training offered
Yes
Teaching Experience in detail in Java Training Classes
I have overall 15+ years of experience in Project development and Training programs in various IT Software Companies of Delhi / NCR as well as in Toronto (CANADA) as a JAVA Professional. My objective is to fill the gap of knowledge between college's students & IT Industry as well as want to develop programming skills among all of my students.
JAVA is future
Exception Handling in JAVA
Why JAVA is not Pure Object Oriented...
Main Features of Java
Multi-threading in Java
Java 5, 6, 7 Version Comparisi...
Run Java Program using JAR Fil...
Datatype and Instance Variable...
Setup Eclipse for Java Project
Abstration_Encapsulation_Inher...
Polymorphism in JAVA
Constructor in Java
Abstract Class & Interface in ...
+16 Photos
this is test message this is test message this is test message this is test message this is test message this is test message this is test message
4.9 out of 5.0 39 reviews
Aditya Singh attended Core Java
"One of The Best Teacher in Varanasi. I am very glad and I am very happy to read these and I have learned a lot. "
Reply by Amit
Thanks Aditya
Vineet Kumar attended Core Java
"1-Best Quality contents of the course. 2-Awesome doubt clearance. 3-Industrial programming methodology and teaching. 4-Very punctual in training completion. "
Reply by Amit
Thanks Vineet
Shardul Singh attended Core Java
"I learned Core Java from Amit Sir. Amit Sir is a passionate about what he teach, infusing each lesson with immense knowledge. He explains concepts clearly, concisely, and always answers questions well. He possesses very good teaching skill and explains each and every topic very well. I love the way he teaches. "Thank You Sir". "
Reply by Amit
Thanks Shardul
Farha attended Java & Adv. Java
"Best Java trainer in the town. Explained each and every concept of core java and adv java so effectively and make best efforts in providing industrial training. "
Reply by Amit
Thanks Farha
1. What type of Java programming do you teach?
Core Java, Spring, Web services and others
2. Which classes do you teach?
I teach C Language, Java Training, Mobile App Development, Servlet, Spring and Web Designing 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.
A constructor is a particular type of method that is used to initialise the object. The constructor is invoked at the time of object creation. It constructs the values, i.e. provides data for the object...
Can’t change value of variable if marked as final. It is best practice to mark method parameter as final if its value will not changes. Variable must be initialize either using Initializer block...
Access level modifiers determine whether other classes can use a particular field or invoke a particular method. The following table shows the access to members permitted by each modifier. Access...
Answered on 25/11/2020 IT Courses/Programming Languages/C Language
Answered on 17/10/2020 IT Courses/Programming Languages/C Language
Answered on 13/09/2020 Tuition Tuition/Class 6 Tuition Tuition/Class 7 Tuition
Answered on 13/09/2020 IT Courses
Apache HADOOP is a framework which is used to develop data processing applications which are executed in a distributed computing environment. It is used for storing and processing extensive volume data. It facilitates using a network of many computers to solve problems involving massive amounts of data and computation.
Answered on 06/06/2020 Tuition/BCA Tuition/Java Programming
Tutor Of The Month Award Winner January 2020
For Java Training in Varanasi
Class Location
Student's Home
Tutor's Home
Online (video chat via skype, google hangout etc)
Years of Experience in Java Training Classes
15
Teaches
Core Java, Spring, Web services, JSP (Java Server Pages), Servlet, Java Full Stack Developer, J2EE, Hibernate
Certification training offered
Yes
Teaching Experience in detail in Java Training Classes
I have overall 15+ years of experience in Project development and Training programs in various IT Software Companies of Delhi / NCR as well as in Toronto (CANADA) as a JAVA Professional. My objective is to fill the gap of knowledge between college's students & IT Industry as well as want to develop programming skills among all of my students.
Class Location
Student's Home
Tutor's Home
Online (video chat via skype, google hangout etc)
Years of Experience in C Language Classes
3
Teaching Experience in detail in C Language Classes
Overall 14+ years of experience in Java development and Training programs.
Class Location
Student's Home
Tutor's Home
Online (video chat via skype, google hangout etc)
Years of Experience in Servlet Training
15
Class Location
Student's Home
Tutor's Home
Online (video chat via skype, google hangout etc)
Years of Experience in Spring Training
13
Class Location
Student's Home
Tutor's Home
Online (video chat via skype, google hangout etc)
Years of Experience in Mobile App Development Training
2
Mobile_App_Development_Android
jQuery Mobile
Teaches following
Android Application Development
Teaching Experience in detail in Mobile App Development Training
I am having 13+ year exp in JAVA/J2EE project development as well as Individual/Corporate Training of various IT Programming Languages like C / C++ / Java and Courses like PHP / Android / Web Programming / Industrial Training / Minor & Major Project Development.
Class Location
Student's Home
Tutor's Home
Online (video chat via skype, google hangout etc)
Years of Experience in Web Designing Classes
5
Teaches web designing at proficiency level
Basic Web Designing, Advanced Web Designing
Answered on 25/11/2020 IT Courses/Programming Languages/C Language
Answered on 17/10/2020 IT Courses/Programming Languages/C Language
Answered on 13/09/2020 Tuition Tuition/Class 6 Tuition Tuition/Class 7 Tuition
Answered on 13/09/2020 IT Courses
Apache HADOOP is a framework which is used to develop data processing applications which are executed in a distributed computing environment. It is used for storing and processing extensive volume data. It facilitates using a network of many computers to solve problems involving massive amounts of data and computation.
Answered on 06/06/2020 Tuition/BCA Tuition/Java Programming
A constructor is a particular type of method that is used to initialise the object. The constructor is invoked at the time of object creation. It constructs the values, i.e. provides data for the object...
Can’t change value of variable if marked as final. It is best practice to mark method parameter as final if its value will not changes. Variable must be initialize either using Initializer block...
Access level modifiers determine whether other classes can use a particular field or invoke a particular method. The following table shows the access to members permitted by each modifier. Access...
Post your Learning Need
Let us shortlist and give the best tutors and institutes.
or
Send Enquiry to Amit
Let Amit know you are interested in their class
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.