UrbanPro
true
Mohan Rao BSc Tuition trainer in Hyderabad

Mohan Rao

Tutor

Boduppal, Hyderabad, India - 500092.

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

Details verified of Mohan Rao

Identity

Education

Know how UrbanPro verifies Tutor details

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

Overview

Worked on tera data and java developer for MNC companies trained around 1000s of students in past 10 years, industry oriented training can be provided.

Languages Spoken

Hindi

Telugu

English

Education

Osmania University

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

Address

Boduppal, Hyderabad, India - 500092

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

BSc Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BSc Tuition

10

BSc Computer Science Subjects

Software Engineering, Data Communication and Computer Networks, Internet Technologies, Data Structures, Computer Systems Architecture, Programming Fundamentals, Computer Graphics, Software Testing, Data Mining, Operating Systems, Network programming and Administration

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

BSc Branch

BSc Computer Science

BCA Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

10

BCA Subject

Operating System Concepts and Networking Management , Data structures, Web Programming, Computer Architecture, Cryptography and Network Security, Data and File Structures , Database Management Systems , Java Programming, Problem Solving and Programming , Programming in C++ , Object Oriented Technologies, Systems Analysis and Design , Software Engineering , E-Commerce , C Language Programming, Internet Concepts and Web Design , Unix Shell programming, Algorithm Design , Computer Basics and PC Software , IT, Computer Networks , Data Communication and Networks

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

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

10

BTech Computer Science subjects

Object Oriented Programming & Systems, Software Testing and Analysis, Big Data Analytics, Artificial Intelligence, Compiler Design, Data Communication, Software Project Management, Database Management Systems, Types of Database Systems, Computer Networks, Computer Organization & Design, Internet Technology and Applications, Design Of Digital Systems, Java Programming, Linux Programming, Wireless Networks, Object Technology, Unix Network Programming, Computer Hardware, Computer Architecture, Software Quality Assurance, Programming in C#, Software Engineering and Architecture, Design and Analysis of Algorithms, Web Engineering, Information Retrieval, Network Processors, Data Structures and Algorithms, Data Warehouse and Data Mining, Social Network Analysis

BTech Branch

BTech Computer Science Engineering, BTech 1st Year Engineering

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

BTech 1st Year subjects

Computer science

Unix Shell Scripting Training classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Unix Shell Scripting Training classes

10

Python Training classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Python Training classes

10

Course Duration provided

1-3 months, 6-12 months, 3-6 months

Seeker background catered to

Corporate company, Educational Institution, Individual

Certification provided

Yes

Oracle Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Oracle Training

10

Oracle Database Versions

Oracle Database 12c

Oracle Products taught

Oracle Database, Oracle PL/SQL, Oracle 11i Financial, Oracle Developer

.Net Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in .Net Training

10

.Net component

ASP.NET, ADO.NET, C# .NET, Microsoft .Net 4, .Net MVC, .Net Advanced

Certification offered

No

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

10

Java Training Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Java Training Classes

10

Teaches

JSP (Java Server Pages), Servlet, Core Java

Certification training offered

Yes

Reviews

No Reviews yet!

FAQs

1. Do you have any prior teaching experience?

Yes

2. Which classes do you teach?

I teach .Net Training, BCA Tuition, BSc Tuition, BTech Tuition, C Language, Java Training, Oracle Training, Python Training and Unix Shell Scripting Training Classes.

3. Do you provide a demo class?

Yes, I provide a free demo class.

4. How many years of experience do you have?

I have been teaching for 10 years.

Answers by Mohan Rao (8)

Answered on 30/12/2017 Learn Tuition/BCA Tuition

recursion is process of calling a function/subroutine by itself, when we want to perform same task repeatedly then we can make use of recursion, the same can be done by using loop control structures
Answers 18 Comments
Dislike Bookmark

Answered on 30/12/2017 Learn Tuition/BCA Tuition

control statements will executes group of statements based on specific condition control statements are categorized as follows: 1) selection/branch control statements: these statements will execute group of statements only once based on specific condition. these are as follows: if if-else if-else-if switch-case 2)... ...more
control statements will executes group of statements based on specific condition control statements are categorized as follows: 1) selection/branch control statements: these statements will execute group of statements only once based on specific condition. these are as follows: if if-else if-else-if switch-case 2) loop control structures: these executes group of statements repeatedly based on specific condition these are as follows: while... do...while for....
Answers 17 Comments
Dislike Bookmark

Answered on 30/12/2017 Learn IT Courses/AIX Linux UniX +2 Tuition/Engineering Diploma Tuition/Advanced Java Programming IT Courses/Programming Languages/Python

actually both are two different technologies, java is object oriented programming where as unix is operating sysstem so, there is no relation between both so, its your choice to learn either java or unix. if you learn java you can become a java developer i.e, application development but if you goto the... ...more
actually both are two different technologies, java is object oriented programming where as unix is operating sysstem so, there is no relation between both so, its your choice to learn either java or unix. if you learn java you can become a java developer i.e, application development but if you goto the unix operating system you can become a administrator
Answers 22 Comments
Dislike Bookmark

Answered on 30/12/2017 Learn IT Courses/Programming Languages/Python

no not at all required but it is good to have any programming knowledge
Answers 7 Comments
Dislike Bookmark

Answered on 30/12/2017 Learn IT Courses/Programming Languages/Python

python is a pure object oriented programming language because every thing will be treated as objects in python language, and it is a flexible language i.e, we can learn without any difficulty no need of any specific complex syntax for the python language. we can develop web applications, enterprise applications... ...more
python is a pure object oriented programming language because every thing will be treated as objects in python language, and it is a flexible language i.e, we can learn without any difficulty no need of any specific complex syntax for the python language. we can develop web applications, enterprise applications and console application etc., .
Answers 20 Comments
Dislike Bookmark

Teaches

BSc Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BSc Tuition

10

BSc Computer Science Subjects

Software Engineering, Data Communication and Computer Networks, Internet Technologies, Data Structures, Computer Systems Architecture, Programming Fundamentals, Computer Graphics, Software Testing, Data Mining, Operating Systems, Network programming and Administration

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

BSc Branch

BSc Computer Science

BCA Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

10

BCA Subject

Operating System Concepts and Networking Management , Data structures, Web Programming, Computer Architecture, Cryptography and Network Security, Data and File Structures , Database Management Systems , Java Programming, Problem Solving and Programming , Programming in C++ , Object Oriented Technologies, Systems Analysis and Design , Software Engineering , E-Commerce , C Language Programming, Internet Concepts and Web Design , Unix Shell programming, Algorithm Design , Computer Basics and PC Software , IT, Computer Networks , Data Communication and Networks

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

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

10

BTech Computer Science subjects

Object Oriented Programming & Systems, Software Testing and Analysis, Big Data Analytics, Artificial Intelligence, Compiler Design, Data Communication, Software Project Management, Database Management Systems, Types of Database Systems, Computer Networks, Computer Organization & Design, Internet Technology and Applications, Design Of Digital Systems, Java Programming, Linux Programming, Wireless Networks, Object Technology, Unix Network Programming, Computer Hardware, Computer Architecture, Software Quality Assurance, Programming in C#, Software Engineering and Architecture, Design and Analysis of Algorithms, Web Engineering, Information Retrieval, Network Processors, Data Structures and Algorithms, Data Warehouse and Data Mining, Social Network Analysis

BTech Branch

BTech Computer Science Engineering, BTech 1st Year Engineering

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

BTech 1st Year subjects

Computer science

Unix Shell Scripting Training classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Unix Shell Scripting Training classes

10

Python Training classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Python Training classes

10

Course Duration provided

1-3 months, 6-12 months, 3-6 months

Seeker background catered to

Corporate company, Educational Institution, Individual

Certification provided

Yes

Oracle Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Oracle Training

10

Oracle Database Versions

Oracle Database 12c

Oracle Products taught

Oracle Database, Oracle PL/SQL, Oracle 11i Financial, Oracle Developer

.Net Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in .Net Training

10

.Net component

ASP.NET, ADO.NET, C# .NET, Microsoft .Net 4, .Net MVC, .Net Advanced

Certification offered

No

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

10

Java Training Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Java Training Classes

10

Teaches

JSP (Java Server Pages), Servlet, Core Java

Certification training offered

Yes

No Reviews yet!

Answers by Mohan Rao (8)

Answered on 30/12/2017 Learn Tuition/BCA Tuition

recursion is process of calling a function/subroutine by itself, when we want to perform same task repeatedly then we can make use of recursion, the same can be done by using loop control structures
Answers 18 Comments
Dislike Bookmark

Answered on 30/12/2017 Learn Tuition/BCA Tuition

control statements will executes group of statements based on specific condition control statements are categorized as follows: 1) selection/branch control statements: these statements will execute group of statements only once based on specific condition. these are as follows: if if-else if-else-if switch-case 2)... ...more
control statements will executes group of statements based on specific condition control statements are categorized as follows: 1) selection/branch control statements: these statements will execute group of statements only once based on specific condition. these are as follows: if if-else if-else-if switch-case 2) loop control structures: these executes group of statements repeatedly based on specific condition these are as follows: while... do...while for....
Answers 17 Comments
Dislike Bookmark

Answered on 30/12/2017 Learn IT Courses/AIX Linux UniX +2 Tuition/Engineering Diploma Tuition/Advanced Java Programming IT Courses/Programming Languages/Python

actually both are two different technologies, java is object oriented programming where as unix is operating sysstem so, there is no relation between both so, its your choice to learn either java or unix. if you learn java you can become a java developer i.e, application development but if you goto the... ...more
actually both are two different technologies, java is object oriented programming where as unix is operating sysstem so, there is no relation between both so, its your choice to learn either java or unix. if you learn java you can become a java developer i.e, application development but if you goto the unix operating system you can become a administrator
Answers 22 Comments
Dislike Bookmark

Answered on 30/12/2017 Learn IT Courses/Programming Languages/Python

no not at all required but it is good to have any programming knowledge
Answers 7 Comments
Dislike Bookmark

Answered on 30/12/2017 Learn IT Courses/Programming Languages/Python

python is a pure object oriented programming language because every thing will be treated as objects in python language, and it is a flexible language i.e, we can learn without any difficulty no need of any specific complex syntax for the python language. we can develop web applications, enterprise applications... ...more
python is a pure object oriented programming language because every thing will be treated as objects in python language, and it is a flexible language i.e, we can learn without any difficulty no need of any specific complex syntax for the python language. we can develop web applications, enterprise applications and console application etc., .
Answers 20 Comments
Dislike Bookmark

Contact

Load More

Mohan Rao describes himself as Tutor. He conducts classes in .Net Training, BCA Tuition and BSc Tuition. Mohan is located in Boduppal, Hyderabad. Mohan takes at students Home, Regular Classes- at his Home and Online Classes- via online medium. He has 10 years of teaching experience . Mohan has completed Master of Computer Applications (M.C.A.) from Osmania University. HeĀ is well versed in Hindi, Telugu and English.

X
X

Post your Learning Need

Let us shortlist and give the best tutors and institutes.

or

Send Enquiry to Mohan Rao

Let Mohan Rao 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