UrbanPro
true
Raghav Pyeddu C Language trainer in Hyderabad
+5 more

Raghav Pyeddu

locationImg Sri Nagar Colony, Hyderabad
4 yrs of Exp
students 1 student
Book a Free Demo
Book a Free Demo

Details verified of Raghav Pyeddu

Identity

Education

Know how UrbanPro verifies Tutor details

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

C Language Trainer

Worked as Asst Prof.in an Engineering college for 4 years.
Authored a self help book to guide and motivate students. Certified Trainer in Wipro's High Impact Teaching Skills.
Dedicated to work as Computer Languages trainer.
My book shows my concern and commitment towards my teaching profession.

Languages Spoken

Hindi

English

Telugu

Education

VelTech University, Chennai 2004

Bachelor of Engineering (B.E.)

Address

Sri Nagar Colony, Hyderabad, India - 500073

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
1 Student

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in C Language Classes

4

BCA Tuition

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

4

BCA Subject

Computer Basics and PC Software , IT, C Language Programming, Data structures

Type of class

Regular Classes

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

Yes

Teaching Experience in detail in BCA Tuition

I have 4 years experience teaching B.Tech students. Syllabus would be the same more or less to undergraduate students.

Engineering Diploma Tuition

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in Engineering Diploma Tuition

4

Engineering Diploma Branch

Computer Engineering Diploma

Computer Engineering Diploma Subject

Data Structure Using 'C', Basics of C Programming

Type of class

Regular Classes

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

Yes

Teaching Experience in detail in Engineering Diploma Tuition

I have 4 yrs experience teaching engineering students.

BSc Tuition

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in BSc Tuition

4

BSc Computer Science Subjects

Data Structures, Programming Fundamentals

Type of class

Regular Classes

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

Yes

BSc Branch

BSc Computer Science

Teaching Experience in detail in BSc Tuition

I have taught B.Tech IT students in Engineering College for 4 years. At undergraduate level the Computer Science & IT subjects will be the same more or less.

Computer Classes

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in Computer Classes

4

Type of Computer course taken

Basics of Computer usage

Teaching Experience in detail in Computer Classes

I have 4 yrs experience in teaching computer science CSE & IT Engineering students. Worked as Asst Prof in Engineering college for 4 yrs. Certified by Wipro in High Impact Teaching Skills. Authored a self help book to motivate and guide students.

Documents (1)

Experience Certificate

Reviews

No Reviews yet!

Answers by Raghav Pyeddu (6)

Answered on 19/07/2016 Learn IT Courses/Programming Languages/C Language

Ask a Question

Post a Lesson

'return' keyword transfers control from called function to calling function whenever it gets executed. In the ex prog except 'five' all words will get printed.
Answers 27 Comments
Dislike Bookmark

Answered on 19/07/2016 Learn IT Courses/Programming Languages/C Language

Ask a Question

Post a Lesson

Modulus operator returns the remainder after division operation. Division operator returns the quotient after division operation. This sample prog prints 1 for modulus operation and 3 for division operation.
Answers 22 Comments
Dislike Bookmark

Answered on 19/07/2016 Learn IT Courses/Programming Languages/C Language

Ask a Question

Post a Lesson

In switch statement which ever case matches the switch variable that will get executed. Other cases will be skipped.
Answers 20 Comments
Dislike Bookmark

Answered on 19/07/2016 Learn IT Courses/Programming Languages/C Language

Ask a Question

Post a Lesson

No, array is a fixed size memory allocation for variables. It is illegal to access elements beyond the allocated space.
Answers 22 Comments
Dislike Bookmark

Answered on 19/07/2016 Learn IT Courses/Programming Languages/C Language

Ask a Question

Post a Lesson

When there is a syntax error in the program the compiler indicates it by giving error messages. By following proper syntax we can avoid error messages. Syntax is like grammar rules of english language.
Answers 20 Comments
Dislike Bookmark
x

Ask a Question

Please enter your Question

Please select a Tag

Teaches

C Language Classes
1 Student

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in C Language Classes

4

BCA Tuition

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

4

BCA Subject

Computer Basics and PC Software , IT, C Language Programming, Data structures

Type of class

Regular Classes

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

Yes

Teaching Experience in detail in BCA Tuition

I have 4 years experience teaching B.Tech students. Syllabus would be the same more or less to undergraduate students.

Engineering Diploma Tuition

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in Engineering Diploma Tuition

4

Engineering Diploma Branch

Computer Engineering Diploma

Computer Engineering Diploma Subject

Data Structure Using 'C', Basics of C Programming

Type of class

Regular Classes

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

Yes

Teaching Experience in detail in Engineering Diploma Tuition

I have 4 yrs experience teaching engineering students.

BSc Tuition

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in BSc Tuition

4

BSc Computer Science Subjects

Data Structures, Programming Fundamentals

Type of class

Regular Classes

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

Yes

BSc Branch

BSc Computer Science

Teaching Experience in detail in BSc Tuition

I have taught B.Tech IT students in Engineering College for 4 years. At undergraduate level the Computer Science & IT subjects will be the same more or less.

Computer Classes

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in Computer Classes

4

Type of Computer course taken

Basics of Computer usage

Teaching Experience in detail in Computer Classes

I have 4 yrs experience in teaching computer science CSE & IT Engineering students. Worked as Asst Prof in Engineering college for 4 yrs. Certified by Wipro in High Impact Teaching Skills. Authored a self help book to motivate and guide students.

No Reviews yet!

Answers by Raghav Pyeddu

Answered on 19/07/2016 Learn IT Courses/Programming Languages/C Language

Ask a Question

Post a Lesson

'return' keyword transfers control from called function to calling function whenever it gets executed. In the ex prog except 'five' all words will get printed.
Answers 27 Comments
Dislike Bookmark

Answered on 19/07/2016 Learn IT Courses/Programming Languages/C Language

Ask a Question

Post a Lesson

Modulus operator returns the remainder after division operation. Division operator returns the quotient after division operation. This sample prog prints 1 for modulus operation and 3 for division operation.
Answers 22 Comments
Dislike Bookmark

Answered on 19/07/2016 Learn IT Courses/Programming Languages/C Language

Ask a Question

Post a Lesson

In switch statement which ever case matches the switch variable that will get executed. Other cases will be skipped.
Answers 20 Comments
Dislike Bookmark

Answered on 19/07/2016 Learn IT Courses/Programming Languages/C Language

Ask a Question

Post a Lesson

No, array is a fixed size memory allocation for variables. It is illegal to access elements beyond the allocated space.
Answers 22 Comments
Dislike Bookmark

Answered on 19/07/2016 Learn IT Courses/Programming Languages/C Language

Ask a Question

Post a Lesson

When there is a syntax error in the program the compiler indicates it by giving error messages. By following proper syntax we can avoid error messages. Syntax is like grammar rules of english language.
Answers 20 Comments
Dislike Bookmark
x

Ask a Question

Please enter your Question

Please select a Tag

Book a Demo

Load More
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