UrbanPro
true
Priya S. MCA trainer in Varanasi

Priya S.

learn with priya

Bachhaon, Varanasi, India - 221011.

Verified 8 Students

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

Details verified of Priya S.

Identity

Education

Know how UrbanPro verifies Tutor details

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

Overview

Priya S. describes herself as learn with priya. She conducts classes in BCA Tuition, BTech Tuition and C++ Language. Priya is located in Bachhaon, Varanasi. Priya takes Online Classes- via online medium. She has 8 years of teaching experience . Priya has completed Bachelor of Computer Science (B.Sc. (Computer Science)) from makhanlal chaturvedi university bhopal madhya pradesh in 2013 and Master of Computer Applications (M.C.A.) from integral university in 2017. She is well versed in English. Priya has got 2 reviews till now with 100% positive feedback.

Languages Spoken

English

Education

makhanlal chaturvedi university bhopal madhya pradesh 2013

Bachelor of Computer Science (B.Sc. (Computer Science))

integral university 2017

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

NTA 2019

UGC NET QUALIFIED TWO TIMES

Address

Bachhaon, Varanasi, India - 221011

Verified Info

ID Verified

Education 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.

Please describe the problem that you see in this page.

Type the letters as shown below *

Please enter the letters as show below

Teaches

MCA Coaching classes

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in MCA Coaching classes

5

BCA Tuition

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

5

BCA Subject

Computer Basics and PC Software , Computer Architecture, Problem Solving and Programming , Programming in C++ , IT, Communication Skills , Internet Concepts and Web Design , Java Programming, Data Communication and Networks, Operating System Concepts and Networking Management , Systems Analysis and Design , C Language Programming, Computer Networks , Digital Electronics, English, Software Engineering , Database Management Systems , Object Oriented Technologies, Web Programming, E-Commerce , Data structures

Type of class

Regular Classes, Crash Course

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

Yes

Computer Classes

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in Computer Classes

3

Type of Computer course taken

Software Programming, Training in Computer tools usage, Basics of Computer usage, Training in Software application usage

UGC NET Exam Coaching classes

Class Location

Online Classes (Video Call via UrbanPro LIVE)

I am willing to Travel

Tutor's Home

Years of Experience in UGC NET Exam Coaching classes

4

UGC_NET_Paper_I_Subjects

Higher Education system: Governance, Policy and Administration, Communication, Research Aptitude, Logical Reasoning, Data Interpretation, People and Environment, Teaching Aptitude, Information and Communication Technology (ICT), Reading Comprehension, Reasoning (Including Mathematical)

UGC_NET_Papers

Paper II / Paper III, Paper I

Subject

Computer Science and Applications

Teaching Experience in detail in UGC NET Exam Coaching classes

HELLO STUDENTS ... I AM PRIYA SINGH...TWO TIMES UGC NET QUALIFIED FROM SUBJECT COMPUTER SCIENCE....WANT TO MAKE PREPARE U ALL AND WANTS TO MAKE USE OF UR EFFORT IN RIGHT DIRECTION

C++ Language Classes

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in C++ Language Classes

3

Proficiency level taught

Basic C++

BTech Tuition

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in BTech Tuition

3

BTech Computer Science subjects

Computer Organization & Design, Computer Networks, Data Structures and Algorithms, Data Communication, Object Oriented Programming & Systems, Java Programming, Computer Graphics and Multimedia, Computer Architecture, Database Management Systems

BTech Branch

BTech Information Science Engineering, BTech Computer Science Engineering

BTech Information Science subjects

Computer Organization & Microprocessor Systems, Principles of Data Communication, Object Oriented Programming, Software Engineering, Internet of Things, Operating Systems, Design and Development of Web Applications, Web Intelligence, Data Structures and Algorithms, Digital Systems, Computer Networks, Internet Tools &Technology

Experience in School or College

I HAVE 3 YEARS OF EXPERIENCE IN COLLEGE

Type of class

Regular Classes

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

Yes

Class 8 Tuition

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in Class 8 Tuition

2

Board

CBSE, State

Experience in School or College

I HAVE 2 YEAR EXPERIENCE OF TEACHING IN SCHOOL

Subjects taught

Hindi, Mathematics, Social science, English, EVS, Computers, Science

Taught in School or College

Yes

Class I-V Tuition

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Class 9 Tuition

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in Class 9 Tuition

8

Board

ICSE, CBSE

Subjects taught

Social Science, Mathematics, Biology, Geography, Hindi, English, EVS, Physics, English Literature, Chemistry, History and Civics, Science

Taught in School or College

Yes

Class 10 Tuition

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in Class 10 Tuition

8

Reviews (2)

5 out of 5 2 reviews

Priya Singh https://p.urbanpro.com/tv-prod/member/photo/4034635-small.jpg Bachhaon
5.0052
Priya Singh
A

MCA Coaching

"She is best teacher I ever seen .She is my favorite teacher . Whatever she taught me, I have learned forever. She is intelligent , amazing teaching way. The way in which she teaches it is lovely ,just amazing . "

Reply by Priya

THANK YOU ...M BLESSED

Priya Singh
S

C++ Language

"Madam is explaining programs line by line.it will be useful to beginners very well. Nice interaction with students during class time. "

Reply by Priya

THANK YOU .....M BLESSED

Have you attended any class with Priya?

FAQs

1. Which classes do you teach?

I teach BCA Tuition, BTech Tuition, C++ Language, Class 10 Tuition, Class 8 Tuition, Class 9 Tuition, Class I-V Tuition, Computer, MCA Coaching and UGC NET Exam Coaching Classes.

2. Do you provide a demo class?

Yes, I provide a free demo class.

3. How many years of experience do you have?

I have been teaching for 5 years.

Answers by Priya (1)

Answered on 05/05/2021

#include<stdio.h> int main() { int a=10, b=20; printf("Before swap a=%d b=%d",a,b); a=a+b;//a=30 (10+20) b=a-b;//b=10 (30-20) a=a-b;//a=20 (30-10) printf("\nAfter swap a=%d b=%d",a,b); return 0;}
Answers 281 Comments
Dislike Bookmark

Teaches

MCA Coaching classes

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in MCA Coaching classes

5

BCA Tuition

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

5

BCA Subject

Computer Basics and PC Software , Computer Architecture, Problem Solving and Programming , Programming in C++ , IT, Communication Skills , Internet Concepts and Web Design , Java Programming, Data Communication and Networks, Operating System Concepts and Networking Management , Systems Analysis and Design , C Language Programming, Computer Networks , Digital Electronics, English, Software Engineering , Database Management Systems , Object Oriented Technologies, Web Programming, E-Commerce , Data structures

Type of class

Regular Classes, Crash Course

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

Yes

Computer Classes

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in Computer Classes

3

Type of Computer course taken

Software Programming, Training in Computer tools usage, Basics of Computer usage, Training in Software application usage

UGC NET Exam Coaching classes

Class Location

Online Classes (Video Call via UrbanPro LIVE)

I am willing to Travel

Tutor's Home

Years of Experience in UGC NET Exam Coaching classes

4

UGC_NET_Paper_I_Subjects

Higher Education system: Governance, Policy and Administration, Communication, Research Aptitude, Logical Reasoning, Data Interpretation, People and Environment, Teaching Aptitude, Information and Communication Technology (ICT), Reading Comprehension, Reasoning (Including Mathematical)

UGC_NET_Papers

Paper II / Paper III, Paper I

Subject

Computer Science and Applications

Teaching Experience in detail in UGC NET Exam Coaching classes

HELLO STUDENTS ... I AM PRIYA SINGH...TWO TIMES UGC NET QUALIFIED FROM SUBJECT COMPUTER SCIENCE....WANT TO MAKE PREPARE U ALL AND WANTS TO MAKE USE OF UR EFFORT IN RIGHT DIRECTION

C++ Language Classes

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in C++ Language Classes

3

Proficiency level taught

Basic C++

BTech Tuition

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in BTech Tuition

3

BTech Computer Science subjects

Computer Organization & Design, Computer Networks, Data Structures and Algorithms, Data Communication, Object Oriented Programming & Systems, Java Programming, Computer Graphics and Multimedia, Computer Architecture, Database Management Systems

BTech Branch

BTech Information Science Engineering, BTech Computer Science Engineering

BTech Information Science subjects

Computer Organization & Microprocessor Systems, Principles of Data Communication, Object Oriented Programming, Software Engineering, Internet of Things, Operating Systems, Design and Development of Web Applications, Web Intelligence, Data Structures and Algorithms, Digital Systems, Computer Networks, Internet Tools &Technology

Experience in School or College

I HAVE 3 YEARS OF EXPERIENCE IN COLLEGE

Type of class

Regular Classes

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

Yes

Class 8 Tuition

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in Class 8 Tuition

2

Board

CBSE, State

Experience in School or College

I HAVE 2 YEAR EXPERIENCE OF TEACHING IN SCHOOL

Subjects taught

Hindi, Mathematics, Social science, English, EVS, Computers, Science

Taught in School or College

Yes

Class I-V Tuition

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Class 9 Tuition

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in Class 9 Tuition

8

Board

ICSE, CBSE

Subjects taught

Social Science, Mathematics, Biology, Geography, Hindi, English, EVS, Physics, English Literature, Chemistry, History and Civics, Science

Taught in School or College

Yes

Class 10 Tuition

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in Class 10 Tuition

8

5 out of 5 2 reviews

Priya Singh
A

MCA Coaching

"She is best teacher I ever seen .She is my favorite teacher . Whatever she taught me, I have learned forever. She is intelligent , amazing teaching way. The way in which she teaches it is lovely ,just amazing . "

Reply by Priya

THANK YOU ...M BLESSED

Priya Singh
S

C++ Language

"Madam is explaining programs line by line.it will be useful to beginners very well. Nice interaction with students during class time. "

Reply by Priya

THANK YOU .....M BLESSED

Have you attended any class with Priya?

Answers by Priya S. (1)

Answered on 05/05/2021

#include<stdio.h> int main() { int a=10, b=20; printf("Before swap a=%d b=%d",a,b); a=a+b;//a=30 (10+20) b=a-b;//b=10 (30-20) a=a-b;//a=20 (30-10) printf("\nAfter swap a=%d b=%d",a,b); return 0;}
Answers 281 Comments
Dislike Bookmark

Priya S. describes herself as learn with priya. She conducts classes in BCA Tuition, BTech Tuition and C++ Language. Priya is located in Bachhaon, Varanasi. Priya takes Online Classes- via online medium. She has 8 years of teaching experience . Priya has completed Bachelor of Computer Science (B.Sc. (Computer Science)) from makhanlal chaturvedi university bhopal madhya pradesh in 2013 and Master of Computer Applications (M.C.A.) from integral university in 2017. She is well versed in English. Priya has got 2 reviews till now with 100% positive feedback.

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