UrbanPro
true
Deepak Tripathi Class I-V Tuition trainer in Bangalore

Deepak Tripathi

Graduates_BE(IT)

Koramangala 8th Block, Bangalore, India - 560030.

1 Student

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

Details verified of Deepak Tripathi

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 having seven year overall experience excellence in home tuition and two years as a lecturer in Aditya Tutorials coaching.

Languages Spoken

Hindi

English

Education

RGPV 2011

Bachelor of Engineering (B.E.)

Address

Koramangala 8th Block, Bangalore, India - 560030

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

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

CBSE, International Baccalaureate, IGCSE, ICSE, State

IB Subjects taught

Computers, English, Science, Social studies, Mathematics, Hindi

CBSE Subjects taught

Hindi, Mathematics, EVS, Science, English

ICSE Subjects taught

Hindi, EVS, English, Mathematics, Science

IGCSE Subjects taught

English, Mathematics, Science

Taught in School or College

Yes

State Syllabus Subjects taught

English, Science, Hindi, Social Science, EVS, Mathematics

Class 9 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 9 Tuition

7

Board

International Baccalaureate, ICSE, State, CBSE

IB Subjects taught

Physics, Chemistry, History, Hindi, Geography, English, Biology, Social Science, Mathematics

CBSE Subjects taught

Mathematics, Social science, English, Hindi, Science

ICSE Subjects taught

Chemistry, EVS, Hindi, Computer Application, History and Civics, English, English Literature, Physics, Mathematics, Economic Application, Geography, Biology, EVS

Taught in School or College

Yes

State Syllabus Subjects taught

Mathematics, Science, EVS, Social Science, Hindi, English

Class 10 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 10 Tuition

7

Board

International Baccalaureate, ICSE, State, CBSE

IB Subjects taught

Physics, Chemistry, History, Hindi, Geography, English, Biology, Social Science, Mathematics

CBSE Subjects taught

Mathematics, Social science, English, Hindi, Science

ICSE Subjects taught

Chemistry, EVS, Hindi, Computer Application, History and Civics, English, English Literature, Physics, Mathematics, Economic Application, Geography, Biology, EVS

Taught in School or College

Yes

State Syllabus Subjects taught

Mathematics, Science, EVS, Social Science, Hindi, English

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

5

Proficiency level taught

Basic C++

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

5

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

7

Board

State, IGCSE, ISC/ICSE, CBSE, International Baccalaureate

IB Subjects taught

EVS, Chemistry, Hindi, Information Technology, Physics, Mathematics, Computer Science

ISC/ICSE Subjects taught

Mathematics, Physics, Computer Science, Chemistry, Hindi

CBSE Subjects taught

Chemistry, Mathematics, Computer Science, Physics

IGCSE Subjects taught

Mathematics, Environmental Management, Hindi, Physics, Chemistry

Taught in School or College

Yes

State Syllabus Subjects taught

Mathematics, Electronics, Hindi, Physics, Computer Science, Statistics, Chemistry

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

7

Board

State, IGCSE, ISC/ICSE, CBSE, International Baccalaureate

IB Subjects taught

EVS, Chemistry, Hindi, Information Technology, Physics, Mathematics, Computer Science

ISC/ICSE Subjects taught

Mathematics, Physics, Computer Science, Chemistry, Hindi

CBSE Subjects taught

Chemistry, Mathematics, Computer Science, Physics

IGCSE Subjects taught

Mathematics, Environmental Management, Hindi, Physics, Chemistry

Taught in School or College

Yes

State Syllabus Subjects taught

Mathematics, Electronics, Hindi, Physics, Computer Science, Statistics, Chemistry

BTech Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BTech Tuition

4

BTech Computer Science subjects

Programming in C#, Computer Architecture, Object Oriented Programming & Systems, Data Communication, Data Structures and Algorithms, Computer Networks, Web Engineering, Software Quality Assurance, Software Project Management, Java Programming, Database Management Systems

BTech Branch

BTech Computer Science Engineering, BTech Information Science Engineering

BTech Information Science subjects

Design & Analysis of Algorithms, Data Warehousing and Data Mining, Data Structures and Algorithms, Operating Systems, Object Oriented Programming, Computer Networks, Software Engineering, Database Systems

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

BCA Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

4

BCA Subject

Database Management Systems , Web Programming, IT, E-Commerce , Algorithm Design , Computer Networks , Software Engineering , Systems Analysis and Design , Programming in C++ , C Language Programming, Data and File Structures , Object Oriented Technologies, Mathematics

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

Quantitative Aptitude Coaching

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Reviews

No Reviews yet! Be the first one to Review

FAQs

1. Which school boards of Class 1-5 do you teach for?

CBSE, International Baccalaureate, IGCSE and others

2. Have you ever taught in any School or College?

Yes

3. Which classes do you teach?

I teach BCA Tuition, BTech Tuition, C Language, C++ Language, Class 10 Tuition, Class 11 Tuition, Class 12 Tuition, Class 9 Tuition, Class I-V Tuition and Class VI-VIII Tuition 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 Deepak Tripathi (1)

Answered on 03/05/2016 Learn IT Courses/Programming Languages/C Language

1) C structure can't contain functions means only data members are allowed, but structure in C++ can have both functions & data members. 2) struct keyword is necessary in C to create structure type variable, but it is redundant & not necessary in C++. 3) Size of empty structure is undefined behavior... ...more
1) C structure can't contain functions means only data members are allowed, but structure in C++ can have both functions & data members. 2) struct keyword is necessary in C to create structure type variable, but it is redundant & not necessary in C++. 3) Size of empty structure is undefined behavior in C, but it is always 1 in C++. 4) Structure in C can't have static members, but C++ structure can have static members. For example following program fails in compilation in C but compiles fine in C++. 5) Structure members can't be directly initialized inside the struct in C, but it is allowed in C++ since C++11. 6) We can have both pointers and references to struct in C++, but only pointers to structs are allowed. (References aren't feature of C language). 7) C++ also have .* and -> operators to access individual members of struct, but C doesn't have such kind of operators. 8) struct declaration establishes a scope in C++ and not in C, which makes member enumerators and nested structs possible in C++ (you can *write* them inside a struct in C, but they escape and become local to whatever function the parent struct is in).
Answers 18 Comments
Dislike Bookmark

Teaches

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

CBSE, International Baccalaureate, IGCSE, ICSE, State

IB Subjects taught

Computers, English, Science, Social studies, Mathematics, Hindi

CBSE Subjects taught

Hindi, Mathematics, EVS, Science, English

ICSE Subjects taught

Hindi, EVS, English, Mathematics, Science

IGCSE Subjects taught

English, Mathematics, Science

Taught in School or College

Yes

State Syllabus Subjects taught

English, Science, Hindi, Social Science, EVS, Mathematics

Class 9 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 9 Tuition

7

Board

International Baccalaureate, ICSE, State, CBSE

IB Subjects taught

Physics, Chemistry, History, Hindi, Geography, English, Biology, Social Science, Mathematics

CBSE Subjects taught

Mathematics, Social science, English, Hindi, Science

ICSE Subjects taught

Chemistry, EVS, Hindi, Computer Application, History and Civics, English, English Literature, Physics, Mathematics, Economic Application, Geography, Biology, EVS

Taught in School or College

Yes

State Syllabus Subjects taught

Mathematics, Science, EVS, Social Science, Hindi, English

Class 10 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 10 Tuition

7

Board

International Baccalaureate, ICSE, State, CBSE

IB Subjects taught

Physics, Chemistry, History, Hindi, Geography, English, Biology, Social Science, Mathematics

CBSE Subjects taught

Mathematics, Social science, English, Hindi, Science

ICSE Subjects taught

Chemistry, EVS, Hindi, Computer Application, History and Civics, English, English Literature, Physics, Mathematics, Economic Application, Geography, Biology, EVS

Taught in School or College

Yes

State Syllabus Subjects taught

Mathematics, Science, EVS, Social Science, Hindi, English

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

5

Proficiency level taught

Basic C++

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

5

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

7

Board

State, IGCSE, ISC/ICSE, CBSE, International Baccalaureate

IB Subjects taught

EVS, Chemistry, Hindi, Information Technology, Physics, Mathematics, Computer Science

ISC/ICSE Subjects taught

Mathematics, Physics, Computer Science, Chemistry, Hindi

CBSE Subjects taught

Chemistry, Mathematics, Computer Science, Physics

IGCSE Subjects taught

Mathematics, Environmental Management, Hindi, Physics, Chemistry

Taught in School or College

Yes

State Syllabus Subjects taught

Mathematics, Electronics, Hindi, Physics, Computer Science, Statistics, Chemistry

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

7

Board

State, IGCSE, ISC/ICSE, CBSE, International Baccalaureate

IB Subjects taught

EVS, Chemistry, Hindi, Information Technology, Physics, Mathematics, Computer Science

ISC/ICSE Subjects taught

Mathematics, Physics, Computer Science, Chemistry, Hindi

CBSE Subjects taught

Chemistry, Mathematics, Computer Science, Physics

IGCSE Subjects taught

Mathematics, Environmental Management, Hindi, Physics, Chemistry

Taught in School or College

Yes

State Syllabus Subjects taught

Mathematics, Electronics, Hindi, Physics, Computer Science, Statistics, Chemistry

BTech Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BTech Tuition

4

BTech Computer Science subjects

Programming in C#, Computer Architecture, Object Oriented Programming & Systems, Data Communication, Data Structures and Algorithms, Computer Networks, Web Engineering, Software Quality Assurance, Software Project Management, Java Programming, Database Management Systems

BTech Branch

BTech Computer Science Engineering, BTech Information Science Engineering

BTech Information Science subjects

Design & Analysis of Algorithms, Data Warehousing and Data Mining, Data Structures and Algorithms, Operating Systems, Object Oriented Programming, Computer Networks, Software Engineering, Database Systems

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

BCA Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

4

BCA Subject

Database Management Systems , Web Programming, IT, E-Commerce , Algorithm Design , Computer Networks , Software Engineering , Systems Analysis and Design , Programming in C++ , C Language Programming, Data and File Structures , Object Oriented Technologies, Mathematics

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

Quantitative Aptitude Coaching

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

No Reviews yet! Be the first one to Review

Answers by Deepak Tripathi (1)

Answered on 03/05/2016 Learn IT Courses/Programming Languages/C Language

1) C structure can't contain functions means only data members are allowed, but structure in C++ can have both functions & data members. 2) struct keyword is necessary in C to create structure type variable, but it is redundant & not necessary in C++. 3) Size of empty structure is undefined behavior... ...more
1) C structure can't contain functions means only data members are allowed, but structure in C++ can have both functions & data members. 2) struct keyword is necessary in C to create structure type variable, but it is redundant & not necessary in C++. 3) Size of empty structure is undefined behavior in C, but it is always 1 in C++. 4) Structure in C can't have static members, but C++ structure can have static members. For example following program fails in compilation in C but compiles fine in C++. 5) Structure members can't be directly initialized inside the struct in C, but it is allowed in C++ since C++11. 6) We can have both pointers and references to struct in C++, but only pointers to structs are allowed. (References aren't feature of C language). 7) C++ also have .* and -> operators to access individual members of struct, but C doesn't have such kind of operators. 8) struct declaration establishes a scope in C++ and not in C, which makes member enumerators and nested structs possible in C++ (you can *write* them inside a struct in C, but they escape and become local to whatever function the parent struct is in).
Answers 18 Comments
Dislike Bookmark

Deepak Tripathi conducts classes in BCA Tuition, BTech Tuition and C Language. Deepak is located in Koramangala 8th Block, Bangalore. Deepak takes at students Home, Regular Classes- at his Home and Online Classes- via online medium. He has 7 years of teaching experience . Deepak has completed Bachelor of Engineering (B.E.) from RGPV in 2011. HeĀ is well versed in Hindi and English.

X
X

Post your Learning Need

Let us shortlist and give the best tutors and institutes.

or

Send Enquiry to Deepak Tripathi

Let Deepak Tripathi 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