Periyapanicheri, Chennai, India - 600128.
Details verified of Ramvinoth✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Tamil Mother Tongue (Native)
English Proficient
Anna University 2015
Bachelor of Engineering (B.E.)
Periyapanicheri, Chennai, India - 600128
ID Verified
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.
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Node.JS Training
5
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Java Script Training classes
5
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Computer Classes
9
Type of Computer course taken
Training in Computer tools usage, Software Programming, Basics of Computer usage
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in MongoDB Training
5
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Amazon Web Services Training
5
AWS Certification offered
AWS Certified Developer
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Engineering Diploma Tuition
4
Engineering Diploma Branch
Electrical Engineering Diploma, Computer Engineering Diploma
Computer Engineering Diploma Subject
Basics of C Programming, Electrical Technology, Computer Hardware and Maintenace, Java Programming
Type of class
Regular Classes, Crash Course
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
No
Electrical Engineering Diploma Subject
Computer Programming, Basic Electronics
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Adobe Photoshop Training classes
6
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class I-V Tuition
2
Fees
₹ 100.0 per hour
Board
State, CBSE, International Baccalaureate
Subjects taught
Science, Mathematics, Computers
Taught in School or College
No
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in HTML Training
5
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in CSS Training
6
1. Which classes do you teach?
I teach Adobe Photoshop Training, Amazon Web Services, CSS, Class I-V Tuition, Computer, Engineering Diploma Tuition, HTML, Java Script Training, MongoDB and Node.JS Classes.
2. Do you provide a demo class?
Yes, I provide a paid demo class.
3. How many years of experience do you have?
I have been teaching for 5 years.
Answered on 01/04/2020 Learn Tuition
public class FibonacciSeries{
public static void main(String args[]) {
int a, b, c, i, n;
n = 10;
a = b = 1;
System.out.print(a+" "+b);
for(i = 1; i <= n-2; i++) {
c = a + b;
System.out.print(" ");
System.out.print(c);
a = b;
b = c;
}
}
}
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Node.JS Training
5
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Java Script Training classes
5
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Computer Classes
9
Type of Computer course taken
Training in Computer tools usage, Software Programming, Basics of Computer usage
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in MongoDB Training
5
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Amazon Web Services Training
5
AWS Certification offered
AWS Certified Developer
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Engineering Diploma Tuition
4
Engineering Diploma Branch
Electrical Engineering Diploma, Computer Engineering Diploma
Computer Engineering Diploma Subject
Basics of C Programming, Electrical Technology, Computer Hardware and Maintenace, Java Programming
Type of class
Regular Classes, Crash Course
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
No
Electrical Engineering Diploma Subject
Computer Programming, Basic Electronics
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Adobe Photoshop Training classes
6
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class I-V Tuition
2
Fees
₹ 100.0 per hour
Board
State, CBSE, International Baccalaureate
Subjects taught
Science, Mathematics, Computers
Taught in School or College
No
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in HTML Training
5
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in CSS Training
6
Answered on 01/04/2020 Learn Tuition
public class FibonacciSeries{
public static void main(String args[]) {
int a, b, c, i, n;
n = 10;
a = b = 1;
System.out.print(a+" "+b);
for(i = 1; i <= n-2; i++) {
c = a + b;
System.out.print(" ");
System.out.print(c);
a = b;
b = c;
}
}
}
Share this Profile
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.
Certified
The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.