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
Software Programming, Basics of Computer usage, Training in Computer tools 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
Computer Engineering Diploma, Electrical Engineering Diploma
Computer Engineering Diploma Subject
Java Programming, Electrical Technology, Basics of C Programming, Computer Hardware and Maintenace
Type of class
Crash Course, Regular Classes
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
No
Electrical Engineering Diploma Subject
Basic Electronics, Computer Programming
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
CBSE, International Baccalaureate, State
IB Subjects taught
Science, Computers, Mathematics
CBSE Subjects taught
Computers, Science, Mathematics
Taught in School or College
No
State Syllabus Subjects taught
Science, Mathematics
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
Software Programming, Basics of Computer usage, Training in Computer tools 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
Computer Engineering Diploma, Electrical Engineering Diploma
Computer Engineering Diploma Subject
Java Programming, Electrical Technology, Basics of C Programming, Computer Hardware and Maintenace
Type of class
Crash Course, Regular Classes
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
No
Electrical Engineering Diploma Subject
Basic Electronics, Computer Programming
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
CBSE, International Baccalaureate, State
IB Subjects taught
Science, Computers, Mathematics
CBSE Subjects taught
Computers, Science, Mathematics
Taught in School or College
No
State Syllabus Subjects taught
Science, Mathematics
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;
}
}
}
Post your Learning Need
Let us shortlist and give the best tutors and institutes.
or
Send Enquiry to Ramvinoth
Let Ramvinoth know you are interested in their class
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.