UrbanPro
true
Karthick Ts BCA Tuition trainer in Bangalore

Karthick Ts

Computer Science Tutor

Magadi Road, Bangalore, India - 560023.

3 Students

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

Details verified of Karthick Ts

Identity

Education

Know how UrbanPro verifies Tutor details

Identity is verified based on matching the details uploaded by the Tutor with government databases.

Overview

I am expert in teaching core java, C, C++, SQL.

Languages Spoken

English

Kannada

Tamil

Telugu

Education

VTU 2008

Master of Computer Applications (M.C.A.)

Address

Magadi Road, Bangalore, India - 560023

Verified Info

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.

Please describe the problem that you see in this page.

Type the letters as shown below *

Please enter the letters as show below

Teaches

BCA Tuition
1 Student

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

3

Experience in School or College

programming language( C++

BCA Subject

Digital Electronics, Database Management Systems , Programming in C++ , Computer Basics and PC Software , Data structures, Java Programming, C Language Programming

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

BSc Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BSc Tuition

3

BSc Computer Science Subjects

Data Structures, Programming Fundamentals, Internet Technologies, Digital Electronics

Experience in School or College

Programming languages(C

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

BSc Branch

BSc Computer Science

C++ Language Classes
2 Students

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in C++ Language Classes

3

Proficiency level taught

Basic C++

Class 11 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 11 Tuition

3

Board

State

Taught in School or College

Yes

State Syllabus Subjects taught

Computer Science

Class 12 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 12 Tuition

3

Board

State

Taught in School or College

Yes

State Syllabus Subjects taught

Computer Science

C Language Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in C Language Classes

2

Java Training Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Java Training Classes

3

Teaches

Core Java

Reviews

No Reviews yet! Be the first one to Review

FAQs

1. Which BCA subjects do you tutor for?

Digital Electronics, Database Management Systems , Programming in C++ and others

2. Do you have any prior teaching experience?

Yes

3. Which classes do you teach?

I teach BCA Tuition, BSc Tuition, C Language, C++ Language, Class 11 Tuition, Class 12 Tuition and Java Training Classes.

4. Do you provide a demo class?

Yes, I provide a free demo class.

5. How many years of experience do you have?

I have been teaching for 3 years.

Answers by Karthick Ts (4)

Answered on 28/09/2016 Learn Tuition/BCA Tuition +1 Tuition/BCA Tuition/C Language Programming

A constructor is a special member function with its class name, it initialize member data of an object to prevent storing garbage value into member data
Answers 36 Comments
Dislike Bookmark

Answered on 28/09/2016 Learn Tuition/BCA Tuition +1 Tuition/BCA Tuition/C Language Programming

A constructor is a special member function written in a public section of a class to initialize member data of a class to prevent from garbage value storage
Answers 36 Comments
Dislike Bookmark

Answered on 12/09/2016 Learn IT Courses/Programming Languages/C++ Language

Private access specifier is a keyword denotes the privacy of member data of class,cannot be accessed outside class, and represent the concept of encapsulation
Answers 8 Comments
Dislike Bookmark

Answered on 12/09/2016 Learn IT Courses/Programming Languages/C++ Language +1 IT Courses/Programming Languages/C++ Language/Basic C++

Syntax error is a grammatical error occurred in a program,due to wrong writing of programming constructs and misspellings of tokens It is also called compile time error found by compiler during compilation of program
Answers 47 Comments
Dislike Bookmark

Teaches

BCA Tuition
1 Student

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

3

Experience in School or College

programming language( C++

BCA Subject

Digital Electronics, Database Management Systems , Programming in C++ , Computer Basics and PC Software , Data structures, Java Programming, C Language Programming

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

BSc Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BSc Tuition

3

BSc Computer Science Subjects

Data Structures, Programming Fundamentals, Internet Technologies, Digital Electronics

Experience in School or College

Programming languages(C

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

BSc Branch

BSc Computer Science

C++ Language Classes
2 Students

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in C++ Language Classes

3

Proficiency level taught

Basic C++

Class 11 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 11 Tuition

3

Board

State

Taught in School or College

Yes

State Syllabus Subjects taught

Computer Science

Class 12 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 12 Tuition

3

Board

State

Taught in School or College

Yes

State Syllabus Subjects taught

Computer Science

C Language Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in C Language Classes

2

Java Training Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Java Training Classes

3

Teaches

Core Java

No Reviews yet! Be the first one to Review

Answers by Karthick Ts (4)

Answered on 28/09/2016 Learn Tuition/BCA Tuition +1 Tuition/BCA Tuition/C Language Programming

A constructor is a special member function with its class name, it initialize member data of an object to prevent storing garbage value into member data
Answers 36 Comments
Dislike Bookmark

Answered on 28/09/2016 Learn Tuition/BCA Tuition +1 Tuition/BCA Tuition/C Language Programming

A constructor is a special member function written in a public section of a class to initialize member data of a class to prevent from garbage value storage
Answers 36 Comments
Dislike Bookmark

Answered on 12/09/2016 Learn IT Courses/Programming Languages/C++ Language

Private access specifier is a keyword denotes the privacy of member data of class,cannot be accessed outside class, and represent the concept of encapsulation
Answers 8 Comments
Dislike Bookmark

Answered on 12/09/2016 Learn IT Courses/Programming Languages/C++ Language +1 IT Courses/Programming Languages/C++ Language/Basic C++

Syntax error is a grammatical error occurred in a program,due to wrong writing of programming constructs and misspellings of tokens It is also called compile time error found by compiler during compilation of program
Answers 47 Comments
Dislike Bookmark

Karthick Ts describes himself as Computer Science Tutor. He conducts classes in BCA Tuition, BSc Tuition and C Language. Karthick is located in Magadi Road, Bangalore. Karthick takes at students Home. He has 3 years of teaching experience . Karthick has completed Master of Computer Applications (M.C.A.) from VTU in 2008. HeĀ is well versed in English, Kannada, Tamil and Telugu.

X
X

Post your Learning Need

Let us shortlist and give the best tutors and institutes.

or

Send Enquiry to Karthick Ts

Let Karthick Ts know you are interested in their class

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.

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