UrbanPro
true
Vidushi Gupta BCA Tuition trainer in Bangalore

Vidushi Gupta

Tutor

Kachamaranahalli, Bangalore, India - 560087.

27 Students

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

Details verified of Vidushi Gupta

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 have 8 years experience in teaching in engg. and management college.
Teaching is like breath for me and till now I always got really good feedback from my students ..
My motive not just to teach but to make my student understand

Intro Video

  • BSc Tuition , C++ Language +5

Languages Spoken

English

Hindi

Education

UPTU 2008

Bachelor of Technology (B.Tech.)

karnataka university 2011

Master of Engineering - Master of Technology (M.E./M.Tech.)

Address

Kachamaranahalli, Bangalore, India - 560087

Verified Info

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.

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

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

7

BCA Subject

Algorithm Design , C Language Programming, Programming in C++ , Cryptography and Network Security, Computer Basics and PC Software , Data structures

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

Teaching Experience in detail in BCA Tuition

My motto for teaching is "make learning very easy and interesting" and I think my experience can help my students. I believe in descriptive example based teaching,which give students a very clear understanding of the subjects. I basically teach, c , c++ ,data structure , ADA,programming based subjects. I also teach students at school level.

BSc Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BSc Tuition

6

BSc Computer Science Subjects

Theory of Computations, Data Structures, Computer Graphics

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes

Taught in School or College

Yes

BSc Branch

BSc Computer Science

BTech Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BTech Tuition

7

BTech Computer Science subjects

Compiler Design, Data Structures and Algorithms, Design and Analysis of Algorithms, Object Oriented Programming & Systems, Information Security, Number Theory and Cryptography

BTech Branch

BTech Computer Science Engineering

BTech Information Science subjects

Cloud Computing

BTech Instrumentation subjects

Object Oriented 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

Teaching Experience in detail in BTech Tuition

My motto for teaching is "make learning very easy and interesting" and I think my experience can help my students. I believe in descriptive example based teaching,which give students a very clear understanding of the subjects. I basically teach, c , c++ ,data structure , ADA,programming based subjects.

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

7

Teaching Experience in detail in C Language Classes

my motto for teaching is "make learning very easy and interesting".. i have been teaching from last 8 yrs. and i think my experience can help my students. i believe in descriptive example based teaching,which give students a very clear understanding of the subjects. i basically teach, c , c++ ,data structure , ADA,programming based subjects

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

6

Proficiency level taught

Basic C++, Advanced C++

Class I-V Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class I-V Tuition

7

Board

ICSE, Cambridge Assessment International Education (CAIE), NIOS, CBSE, International Baccalaureate

Experience in School or College

Teaching in college has been a fulfilling journey for me, whether in person or online. In the classroom, I enjoyed interacting with students, helping them understand complex topics, and seeing their progress. When I shifted to online teaching, it brought new challenges and opportunities. I had to learn to use technology, create engaging online lessons, and keep students engaged remotely. Balancing these two teaching methods taught me the importance of adaptability in education and made me appreciate different ways of teaching. Overall, it's been a rewarding experience that highlights the diverse ways we can learn and teach.

Subjects taught

EVS, Hindi, Science, Mathematics, Computers, Social studies

Taught in School or College

Yes

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

5

Teaches

Core Java

MCA Coaching classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in MCA Coaching classes

7

Courses

Reviews

No Reviews yet!

FAQs

1. Which BCA subjects do you tutor for?

Algorithm Design , C Language Programming, 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, BTech Tuition, C Language, C++ Language, Class I-V Tuition, Java Training and MCA Coaching 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 7 years.

Answers by Vidushi Gupta (6)

Answered on 30/11/2018 Learn IT Courses/Programming Languages/C Language +3 Tuition/BCA Tuition/C Language Programming IT Courses/Programming Languages/C++ Language/Advanced C++ IT Courses/Programming Languages/C++ Language/Basic C++

now it actually depends no your program , that at which location you want to quit the program . we majorly use exit(); function for such purpose
Answers 1 Comments
Dislike Bookmark

Answered on 30/11/2018 Learn IT Courses/Programming Languages/C Language +3 Tuition/BCA Tuition/C Language Programming IT Courses/Programming Languages/C++ Language/Advanced C++ IT Courses/Programming Languages/C++ Language/Basic C++

when we declace header that is struct xyz {..... } ; its not going to allocate any memory . memory is only allocated when we declare a variable of structure type . so if we declare the variable ex: struct xyz v1; then the memory will be allocated for v1 during compile time . simlary if we... ...more

when we declace header that is struct xyz

{.....

} ;

its  not going to allocate any memory . memory is only allocated when we declare a variable of structure type .

so if we declare the variable 

ex: struct xyz   v1;

then the memory will be allocated for v1 during compile time .

simlary if we use malloc 

it allocate the memory required for structure and  store the address of first byte in a structure variable In this case   the memory is allocated runtime ( dynamic)

so it is must to declare a variable or use malloc in program to allocate memory .

 

Answers 1 Comments
Dislike Bookmark

Answered on 23/03/2016 Learn IT Courses/Java

rational rose and ibm software architect can be used for design and representation
Answers 8 Comments
Dislike Bookmark

Answered on 25/02/2016

syllabus are almost same but practicals ,exam pattern, teaching style is different
Answers 17 Comments
Dislike Bookmark

Answered on 24/02/2016

online tutoring is really good medium to deliver your knowledge around the globe ... my suggestion work on preparing good material for teaching ,since for online tutoring this is the major requirement "good content".
Answers 14 Comments
Dislike Bookmark

Teaches

BCA Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

7

BCA Subject

Algorithm Design , C Language Programming, Programming in C++ , Cryptography and Network Security, Computer Basics and PC Software , Data structures

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

Teaching Experience in detail in BCA Tuition

My motto for teaching is "make learning very easy and interesting" and I think my experience can help my students. I believe in descriptive example based teaching,which give students a very clear understanding of the subjects. I basically teach, c , c++ ,data structure , ADA,programming based subjects. I also teach students at school level.

BSc Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BSc Tuition

6

BSc Computer Science Subjects

Theory of Computations, Data Structures, Computer Graphics

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes

Taught in School or College

Yes

BSc Branch

BSc Computer Science

BTech Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BTech Tuition

7

BTech Computer Science subjects

Compiler Design, Data Structures and Algorithms, Design and Analysis of Algorithms, Object Oriented Programming & Systems, Information Security, Number Theory and Cryptography

BTech Branch

BTech Computer Science Engineering

BTech Information Science subjects

Cloud Computing

BTech Instrumentation subjects

Object Oriented 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

Teaching Experience in detail in BTech Tuition

My motto for teaching is "make learning very easy and interesting" and I think my experience can help my students. I believe in descriptive example based teaching,which give students a very clear understanding of the subjects. I basically teach, c , c++ ,data structure , ADA,programming based subjects.

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

7

Teaching Experience in detail in C Language Classes

my motto for teaching is "make learning very easy and interesting".. i have been teaching from last 8 yrs. and i think my experience can help my students. i believe in descriptive example based teaching,which give students a very clear understanding of the subjects. i basically teach, c , c++ ,data structure , ADA,programming based subjects

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

6

Proficiency level taught

Basic C++, Advanced C++

Class I-V Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class I-V Tuition

7

Board

ICSE, Cambridge Assessment International Education (CAIE), NIOS, CBSE, International Baccalaureate

Experience in School or College

Teaching in college has been a fulfilling journey for me, whether in person or online. In the classroom, I enjoyed interacting with students, helping them understand complex topics, and seeing their progress. When I shifted to online teaching, it brought new challenges and opportunities. I had to learn to use technology, create engaging online lessons, and keep students engaged remotely. Balancing these two teaching methods taught me the importance of adaptability in education and made me appreciate different ways of teaching. Overall, it's been a rewarding experience that highlights the diverse ways we can learn and teach.

Subjects taught

EVS, Hindi, Science, Mathematics, Computers, Social studies

Taught in School or College

Yes

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

5

Teaches

Core Java

MCA Coaching classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in MCA Coaching classes

7

Courses

No Reviews yet!

Answers by Vidushi Gupta (6)

Answered on 30/11/2018 Learn IT Courses/Programming Languages/C Language +3 Tuition/BCA Tuition/C Language Programming IT Courses/Programming Languages/C++ Language/Advanced C++ IT Courses/Programming Languages/C++ Language/Basic C++

now it actually depends no your program , that at which location you want to quit the program . we majorly use exit(); function for such purpose
Answers 1 Comments
Dislike Bookmark

Answered on 30/11/2018 Learn IT Courses/Programming Languages/C Language +3 Tuition/BCA Tuition/C Language Programming IT Courses/Programming Languages/C++ Language/Advanced C++ IT Courses/Programming Languages/C++ Language/Basic C++

when we declace header that is struct xyz {..... } ; its not going to allocate any memory . memory is only allocated when we declare a variable of structure type . so if we declare the variable ex: struct xyz v1; then the memory will be allocated for v1 during compile time . simlary if we... ...more

when we declace header that is struct xyz

{.....

} ;

its  not going to allocate any memory . memory is only allocated when we declare a variable of structure type .

so if we declare the variable 

ex: struct xyz   v1;

then the memory will be allocated for v1 during compile time .

simlary if we use malloc 

it allocate the memory required for structure and  store the address of first byte in a structure variable In this case   the memory is allocated runtime ( dynamic)

so it is must to declare a variable or use malloc in program to allocate memory .

 

Answers 1 Comments
Dislike Bookmark

Answered on 23/03/2016 Learn IT Courses/Java

rational rose and ibm software architect can be used for design and representation
Answers 8 Comments
Dislike Bookmark

Answered on 25/02/2016

syllabus are almost same but practicals ,exam pattern, teaching style is different
Answers 17 Comments
Dislike Bookmark

Answered on 24/02/2016

online tutoring is really good medium to deliver your knowledge around the globe ... my suggestion work on preparing good material for teaching ,since for online tutoring this is the major requirement "good content".
Answers 14 Comments
Dislike Bookmark

Contact

Load More

Vidushi Gupta describes herself as Tutor. She conducts classes in BCA Tuition, BSc Tuition and BTech Tuition. Vidushi is located in Kachamaranahalli, Bangalore. Vidushi takes Regular Classes- at her Home and Online Classes- via online medium. She has 7 years of teaching experience . Vidushi has completed Bachelor of Technology (B.Tech.) from UPTU in 2008 and Master of Engineering - Master of Technology (M.E./M.Tech.) from karnataka university in 2011. She is well versed in English and Hindi.

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