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

Deepak Tripathi

Graduates_BE(IT)

Koramangala 8th Block, Bangalore, India - 560030.

1 Student

Contact
Referral Discount: Get ₹ 250 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

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

Subjects taught

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

Taught in School or College

Yes

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

State, ICSE, International Baccalaureate, CBSE

Subjects taught

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

Taught in School or College

Yes

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

State, ICSE, International Baccalaureate, CBSE

Subjects taught

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

Taught in School or College

Yes

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

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

Subjects taught

Hindi, Physics, Environmental Management, Information Technology, Electronics, Statistics, Mathematics, EVS, Computer Science, Chemistry

Taught in School or College

Yes

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

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

Subjects taught

Mathematics, Chemistry, Statistics, Electronics, EVS, Hindi, Computer Science, Environmental Management, Physics, Information Technology

Taught in School or College

Yes

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#, Web Engineering, Object Oriented Programming & Systems, Software Quality Assurance, Software Project Management, Computer Architecture, Computer Networks, Java Programming, Database Management Systems, Data Structures and Algorithms, Data Communication

BTech Branch

BTech Information Science Engineering, BTech Computer Science Engineering

BTech Information Science subjects

Design & Analysis of Algorithms, Data Structures and Algorithms, Data Warehousing and Data Mining, Software Engineering, Object Oriented Programming, Database Systems, Computer Networks, Operating 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

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

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!

FAQs

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

ICSE, Cambridge Assessment International Education (CAIE), International Baccalaureate 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

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

Subjects taught

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

Taught in School or College

Yes

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

State, ICSE, International Baccalaureate, CBSE

Subjects taught

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

Taught in School or College

Yes

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

State, ICSE, International Baccalaureate, CBSE

Subjects taught

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

Taught in School or College

Yes

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

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

Subjects taught

Hindi, Physics, Environmental Management, Information Technology, Electronics, Statistics, Mathematics, EVS, Computer Science, Chemistry

Taught in School or College

Yes

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

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

Subjects taught

Mathematics, Chemistry, Statistics, Electronics, EVS, Hindi, Computer Science, Environmental Management, Physics, Information Technology

Taught in School or College

Yes

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#, Web Engineering, Object Oriented Programming & Systems, Software Quality Assurance, Software Project Management, Computer Architecture, Computer Networks, Java Programming, Database Management Systems, Data Structures and Algorithms, Data Communication

BTech Branch

BTech Information Science Engineering, BTech Computer Science Engineering

BTech Information Science subjects

Design & Analysis of Algorithms, Data Structures and Algorithms, Data Warehousing and Data Mining, Software Engineering, Object Oriented Programming, Database Systems, Computer Networks, Operating 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

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

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!

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

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