UrbanPro
true
Anup Tiwary C Language trainer in Delhi

Anup Tiwary

Teacher

Uttam Nagar, Delhi, India - 110059.

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

Details verified of Anup Tiwary

Identity

Education

Know how UrbanPro verifies Tutor details

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

Overview

Having 6+ yr exp in Microsoft SQL Server Development,Database Administration, Designing & Implementing Business Intelligence Solutions on SQL Server. Associated with various Microsoft Technologies which primarily includes (SQL Server,MSBI(SSIS/SSAS/SSRS), Performance Point Services & SharePoint BI).

Languages Spoken

Hindi

English

Education

IP University

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

Address

Uttam Nagar, Delhi, India - 110059

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

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

Teaching Experience in detail in C Language Classes

Have experience in teaching C & data structures of BCA & MCA students.

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

3

Proficiency level taught

Basic C++

Teaching Experience in detail in C++ Language Classes

Have experience in teaching C++ to BCA & MCA students.

PL/SQL Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in PL/SQL Classes

6

Teaching Experience in detail in PL/SQL Classes

6 Plus years of experience in real projects and mentoring junior developers.

SQL Programming Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in SQL Programming Training

6

Teaching Experience in detail in SQL Programming Training

6 Plus years of experience in real projects and mentoring junior developers.

SSAS Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in SSAS Training

3

Teaching Experience in detail in SSAS Training

3 Plus years of experience in real projects and mentoring junior developers.

SSRS Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in SSRS Training

4

Teaching Experience in detail in SSRS Training

4 Plus years of experience in real projects and mentoring junior developers.

Visual Basic Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Visual Basic Training

3

Teaching Experience in detail in Visual Basic Training

3 Plus years of experience in real projects and mentoring junior developers.

BCA Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

6

BCA Subject

Computer Basics and PC Software , IT

Type of class

Regular Classes, Crash Course

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

Yes

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

6

Reviews

No Reviews yet! Be the first one to Review

FAQs

1. Which classes do you teach?

I teach BCA Tuition, C Language, C++ Language, MCA Coaching, Microsoft BI (Business Intelligence) Tools, PL/SQL, SQL Programming, SSAS, SSRS and Visual Basic Training 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 6 years.

Answers by Anup Tiwary (18)

Answered on 17/01/2017 Learn Tuition/BTech Tuition +1 Tuition/BTech Tuition/Real Time Embedded Systems

Do mock interviews between your friends, prepare your subject well (conceptual, not only theoretical). Be confident, but not over confident). Also, read about the company background you're going for interview.
Answers 30 Comments
Dislike Bookmark

Answered on 26/03/2016 Learn Tuition/BTech Tuition

It should not be.
Answers 26 Comments
Dislike Bookmark

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

An Error "indicates serious problems that a reasonable application should not try to catch." while An Exception "indicates conditions that a reasonable application might want to catch." Error along with RuntimeException & their subclasses are unchecked exceptions. All other Exception classes are... ...more
An Error "indicates serious problems that a reasonable application should not try to catch." while An Exception "indicates conditions that a reasonable application might want to catch." Error along with RuntimeException & their subclasses are unchecked exceptions. All other Exception classes are checked exceptions. Checked exceptions are generally those from which a program can recover & it might be a good idea to recover from such exceptions programmatically. Examples include FileNotFoundException, ParseException, etc. A programmer is expected to check for these exceptions by using the try-catch block or throw it back to the caller On the other hand we have unchecked exceptions. These are those exceptions that might not happen if everything is in order, but they do occur. Examples include ArrayIndexOutOfBoundException, ClassCastException, etc. Many applications will use try-catch or throws clause for RuntimeExceptions & their subclasses but from the language perspective it is not required to do so. Do note that recovery from a RuntimeException is generally possible but the guys who designed the class/exception deemed it unnecessary for the end programmer to check for such exceptions. Errors are also unchecked exception & the programmer is not required to do anything with these. In fact it is a bad idea to use a try-catch clause for Errors. Most often, recovery from an Error is not possible & the program should be allowed to terminate. Examples include OutOfMemoryError, StackOverflowError, etc. Do note that although Errors are unchecked exceptions, we shouldn't try to deal with them, but it is ok to deal with RuntimeExceptions(also unchecked exceptions) in code. Checked exceptions should be handled by the code.
Answers 5 Comments
Dislike Bookmark

Answered on 21/03/2016 Learn IT Courses/MS Office Software Training/Microsoft Excel Training

Depends upon you. Two months should be fine, when you get some real data and scenarios.
Answers 87 Comments
Dislike Bookmark

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

In java we have four Access Specifiers and they are listed below. 1. public 2. private 3. protected 4. default(no specifier)
Answers 9 Comments
Dislike Bookmark

Teaches

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

Teaching Experience in detail in C Language Classes

Have experience in teaching C & data structures of BCA & MCA students.

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

3

Proficiency level taught

Basic C++

Teaching Experience in detail in C++ Language Classes

Have experience in teaching C++ to BCA & MCA students.

PL/SQL Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in PL/SQL Classes

6

Teaching Experience in detail in PL/SQL Classes

6 Plus years of experience in real projects and mentoring junior developers.

SQL Programming Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in SQL Programming Training

6

Teaching Experience in detail in SQL Programming Training

6 Plus years of experience in real projects and mentoring junior developers.

SSAS Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in SSAS Training

3

Teaching Experience in detail in SSAS Training

3 Plus years of experience in real projects and mentoring junior developers.

SSRS Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in SSRS Training

4

Teaching Experience in detail in SSRS Training

4 Plus years of experience in real projects and mentoring junior developers.

Visual Basic Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Visual Basic Training

3

Teaching Experience in detail in Visual Basic Training

3 Plus years of experience in real projects and mentoring junior developers.

BCA Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

6

BCA Subject

Computer Basics and PC Software , IT

Type of class

Regular Classes, Crash Course

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

Yes

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

6

No Reviews yet! Be the first one to Review

Answers by Anup Tiwary (18)

Answered on 17/01/2017 Learn Tuition/BTech Tuition +1 Tuition/BTech Tuition/Real Time Embedded Systems

Do mock interviews between your friends, prepare your subject well (conceptual, not only theoretical). Be confident, but not over confident). Also, read about the company background you're going for interview.
Answers 30 Comments
Dislike Bookmark

Answered on 26/03/2016 Learn Tuition/BTech Tuition

It should not be.
Answers 26 Comments
Dislike Bookmark

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

An Error "indicates serious problems that a reasonable application should not try to catch." while An Exception "indicates conditions that a reasonable application might want to catch." Error along with RuntimeException & their subclasses are unchecked exceptions. All other Exception classes are... ...more
An Error "indicates serious problems that a reasonable application should not try to catch." while An Exception "indicates conditions that a reasonable application might want to catch." Error along with RuntimeException & their subclasses are unchecked exceptions. All other Exception classes are checked exceptions. Checked exceptions are generally those from which a program can recover & it might be a good idea to recover from such exceptions programmatically. Examples include FileNotFoundException, ParseException, etc. A programmer is expected to check for these exceptions by using the try-catch block or throw it back to the caller On the other hand we have unchecked exceptions. These are those exceptions that might not happen if everything is in order, but they do occur. Examples include ArrayIndexOutOfBoundException, ClassCastException, etc. Many applications will use try-catch or throws clause for RuntimeExceptions & their subclasses but from the language perspective it is not required to do so. Do note that recovery from a RuntimeException is generally possible but the guys who designed the class/exception deemed it unnecessary for the end programmer to check for such exceptions. Errors are also unchecked exception & the programmer is not required to do anything with these. In fact it is a bad idea to use a try-catch clause for Errors. Most often, recovery from an Error is not possible & the program should be allowed to terminate. Examples include OutOfMemoryError, StackOverflowError, etc. Do note that although Errors are unchecked exceptions, we shouldn't try to deal with them, but it is ok to deal with RuntimeExceptions(also unchecked exceptions) in code. Checked exceptions should be handled by the code.
Answers 5 Comments
Dislike Bookmark

Answered on 21/03/2016 Learn IT Courses/MS Office Software Training/Microsoft Excel Training

Depends upon you. Two months should be fine, when you get some real data and scenarios.
Answers 87 Comments
Dislike Bookmark

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

In java we have four Access Specifiers and they are listed below. 1. public 2. private 3. protected 4. default(no specifier)
Answers 9 Comments
Dislike Bookmark

Contact

Load More

Anup Tiwary describes himself as Teacher. He conducts classes in BCA Tuition, C Language and C++ Language. Anup is located in Uttam Nagar, Delhi. Anup takes at students Home and Regular Classes- at his Home. He has 6 years of teaching experience . Anup has completed Master of Computer Applications (M.C.A.) from IP University. HeĀ is well versed in Hindi and English.

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