UrbanPro
true
Sanjeev Tripurari Unix Shell Scripting trainer in Bangalore

Sanjeev Tripurari

Professional Trainer:: Hadoop Big Data, DevOps, Perl, Python

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 Sanjeev Tripurari

Identity

Education

Know how UrbanPro verifies Tutor details

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

Overview

# TRAININGS Only (No job support)
** Bigdata Technologies
** Programming
** Devops

# BIGDATA TECHNOLOGIES :
- Hadoop 2.0,
- Yarn,
- Oozie,
- Falcon,
- HBase
- Additional Technology (Specific Request basis)

# PROGRAMMING ::
- Python,
- Perl,
- C,
- Shell Scripting

# DEVOPS ::
- Git, Subversion
- Jenkins
- Puppet, Chef
- Baremetal, VMware, Virtualbox,
- Nagios, Gangalia
- Docker

Languages Spoken

Marathi

Hindi

English

Telugu

Education

Dr B A M University

Bachelor of Computer Science (B.Sc. (Computer Science))

Dr B A M University

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

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

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

15

Teaching Experience in detail in Unix Shell Scripting Training classes

- Basic shell scripting - Command line tools - Writing your own custom tools - Server side programming - Automation

Big Data Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Big Data Training

4

Big Data Technology

Hadoop

Teaching Experience in detail in Big Data Training

BIG DATA - Access to (cloudxlab.com for training) - Hadoop 2.0 - YARN - Zookeeper - HBASE - Oozie - Falcon - Complete Hadoop Cluster Setup, Troubleshooting

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

5

Course Duration provided

1-3 months

Seeker background catered to

Educational Institution, Corporate company, Individual

Certification provided

No

Teaching Experience in detail in Python Training classes

- Basic Programming - OOPs - Advanced Programming - WebAPI - Unit Testing - Packaging - Automation

Perl CGI Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Perl CGI Training

8

Teaching Experience in detail in Perl CGI Training

- Basic Programming - Advanced Programming - OOPs - WebAPI - Unit Testing - Packaging - Automation

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

8

Teaching Experience in detail in C Language Classes

- Basic Programming - Advanced Programming - Applications Debugging - Packaging - Automation

Linux Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Linux Training

15

Teaches

Linux Administration, Linux Cluster, Linux Basics, Linux Server Admin

Teaching Experience in detail in Linux Training

Linux Basis - CLI tools - Shell scripting Server Administration - Installation - Server Setup - Applications Installation Linux Cluster - Multi server deployment - DNS/Mail/Web Configuration

DevOps Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in DevOps Training

6

Teaching Experience in detail in DevOps Training

- Virtual Box, Vagrant - Deployment Automation - Server configuration - ChatOps - Nagios/Gangalia - Jenkins - Git - SRE - Docker

Reviews

No Reviews yet!

FAQs

1. Which classes do you teach?

I teach Big Data, C Language, DevOps Training, Linux, Perl CGI, Python Training and Unix Shell Scripting 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 15 years.

Answers by Sanjeev Tripurari (57)

Answered on 23/07/2016 Learn Tuition/Class XI-XII Tuition (PUC)

If student has focus on studies, he will study, so if they are disturbing in class, or not sitting and doing, surely you need to use cane to bring in the discipline. for good score there are only two rules 1. regular practice, 2. follow rule 1. some students will not change with cane, so make... ...more
If student has focus on studies, he will study, so if they are disturbing in class, or not sitting and doing, surely you need to use cane to bring in the discipline. for good score there are only two rules 1. regular practice, 2. follow rule 1. some students will not change with cane, so make sure you add some innovative ideas to get them to study, and practice.
Answers 96 Comments
Dislike Bookmark

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

yes .h -- is just for our understanding that its header file, you are free to put any filename and extention.
Answers 7 Comments
Dislike Bookmark

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

++var -- is for pre-increment, var++ -- is for post increment you will only see the effect when you are assigning this kind of operation to another variable, say int var=10; int i=0; i=++var; // here value of var(10 is incremented and then assigned to variable i, so i and var will be 10 now) var=10; i=var++;... ...more
++var -- is for pre-increment, var++ -- is for post increment you will only see the effect when you are assigning this kind of operation to another variable, say int var=10; int i=0; i=++var; // here value of var(10 is incremented and then assigned to variable i, so i and var will be 10 now) var=10; i=var++; // here value of var is first assigned to i and then var is incremented so in this case, i=10, var=11; remember to avoid these kind of increment or decrement operators which doing math problems, as debugging will be difficult
Answers 20 Comments
Dislike Bookmark

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

No its not allowed, but some compilers support. Instead check out OOP C++, which would encapsulation, that is better than function in function.
Answers 9 Comments
Dislike Bookmark

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

you should enclose comment with /* with in this block, remember, do not have multiple comments within the block */
Answers 10 Comments
Dislike Bookmark

Teaches

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

15

Teaching Experience in detail in Unix Shell Scripting Training classes

- Basic shell scripting - Command line tools - Writing your own custom tools - Server side programming - Automation

Big Data Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Big Data Training

4

Big Data Technology

Hadoop

Teaching Experience in detail in Big Data Training

BIG DATA - Access to (cloudxlab.com for training) - Hadoop 2.0 - YARN - Zookeeper - HBASE - Oozie - Falcon - Complete Hadoop Cluster Setup, Troubleshooting

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

5

Course Duration provided

1-3 months

Seeker background catered to

Educational Institution, Corporate company, Individual

Certification provided

No

Teaching Experience in detail in Python Training classes

- Basic Programming - OOPs - Advanced Programming - WebAPI - Unit Testing - Packaging - Automation

Perl CGI Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Perl CGI Training

8

Teaching Experience in detail in Perl CGI Training

- Basic Programming - Advanced Programming - OOPs - WebAPI - Unit Testing - Packaging - Automation

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

8

Teaching Experience in detail in C Language Classes

- Basic Programming - Advanced Programming - Applications Debugging - Packaging - Automation

Linux Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Linux Training

15

Teaches

Linux Administration, Linux Cluster, Linux Basics, Linux Server Admin

Teaching Experience in detail in Linux Training

Linux Basis - CLI tools - Shell scripting Server Administration - Installation - Server Setup - Applications Installation Linux Cluster - Multi server deployment - DNS/Mail/Web Configuration

DevOps Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in DevOps Training

6

Teaching Experience in detail in DevOps Training

- Virtual Box, Vagrant - Deployment Automation - Server configuration - ChatOps - Nagios/Gangalia - Jenkins - Git - SRE - Docker

No Reviews yet!

Answers by Sanjeev Tripurari (57)

Answered on 23/07/2016 Learn Tuition/Class XI-XII Tuition (PUC)

If student has focus on studies, he will study, so if they are disturbing in class, or not sitting and doing, surely you need to use cane to bring in the discipline. for good score there are only two rules 1. regular practice, 2. follow rule 1. some students will not change with cane, so make... ...more
If student has focus on studies, he will study, so if they are disturbing in class, or not sitting and doing, surely you need to use cane to bring in the discipline. for good score there are only two rules 1. regular practice, 2. follow rule 1. some students will not change with cane, so make sure you add some innovative ideas to get them to study, and practice.
Answers 96 Comments
Dislike Bookmark

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

yes .h -- is just for our understanding that its header file, you are free to put any filename and extention.
Answers 7 Comments
Dislike Bookmark

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

++var -- is for pre-increment, var++ -- is for post increment you will only see the effect when you are assigning this kind of operation to another variable, say int var=10; int i=0; i=++var; // here value of var(10 is incremented and then assigned to variable i, so i and var will be 10 now) var=10; i=var++;... ...more
++var -- is for pre-increment, var++ -- is for post increment you will only see the effect when you are assigning this kind of operation to another variable, say int var=10; int i=0; i=++var; // here value of var(10 is incremented and then assigned to variable i, so i and var will be 10 now) var=10; i=var++; // here value of var is first assigned to i and then var is incremented so in this case, i=10, var=11; remember to avoid these kind of increment or decrement operators which doing math problems, as debugging will be difficult
Answers 20 Comments
Dislike Bookmark

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

No its not allowed, but some compilers support. Instead check out OOP C++, which would encapsulation, that is better than function in function.
Answers 9 Comments
Dislike Bookmark

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

you should enclose comment with /* with in this block, remember, do not have multiple comments within the block */
Answers 10 Comments
Dislike Bookmark

Contact

Load More

Sanjeev Tripurari describes himself as Professional Trainer:: Hadoop Big Data, DevOps, Perl, Python. He conducts classes in Big Data, C Language and DevOps Training. Sanjeev is located in Koramangala 8th Block, Bangalore. Sanjeev takes Online Classes- via online medium. He has 15 years of teaching experience . Sanjeev has completed Bachelor of Computer Science (B.Sc. (Computer Science)) from Dr B A M University and Master of Computer Applications (M.C.A.) from Dr B A M University. HeĀ is well versed in Marathi, Hindi, English and Telugu.

X
X

Post your Learning Need

Let us shortlist and give the best tutors and institutes.

or

Send Enquiry to Sanjeev Tripurari

Let Sanjeev Tripurari 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