UrbanPro
Find Best Programming Languages Classes in Shivajinagar, Pune

What are you looking for in Programming Languages?

x

No options found matching

What is your location?

Select Country

search

India

Please enter your locality

Back

Programming Languages Classes in Shivajinagar, Pune

Select from 16 Online & Offline Programming Languages Classes in your locality

1
Shivajinagar, Pune
Verified
2 yrs of Exp
Classes: Programming Languages, Salesforce Administrator

I have been into Salesforce for more than 4 Years. I am working as a Salesforce Trainer. I have good knowledge of Salesforce Administration and help...

2
Shivajinagar, Pune
Verified
1 yrs of Exp
Classes: Programming Languages, Python Training and more.

Teaching experience : 3 years. (In institute), 15 + years private tuition Industrial experience: 3 years Subjects: Maths and Science (Physics),...

3
Shivajinagar, Pune
Classes: Programming Languages, Interview Skills and more.

An Expertise is a budding corporate training and In-house training firm. We leverage deep industry and functional expertise to help clients to transform...

Do you need help in finding the best teacher matching your requirements?

Post your requirement now
4
Shivajinagar, Pune
Classes: Programming Languages, C Language and more.

Overview: Alpha Business Computing & Intelligence Solutions Learning. We have spent the last 15 years in corporate training for the IT Department....

5
Shivajinagar, Pune
Classes: Programming Languages, Adobe Photoshop Training and more.

Decode Academy is one of the best place to get started your design and development career. Decode Academy Provided Full Stack Development Course,...

6
Shivajinagar, Pune
Classes: Programming Languages, Mobile App Development and more.

LAQSHYA Institute pioneers in Job oriented practical training based on live projects. We expertise in technical training on various skills viz. Android...

7
Shivajinagar, Pune
2 yrs of Exp
Classes: Programming Languages, Python Training

I have been working on Python for two years. One in the industry. I wrote the GMAT in 2015 with a score of 700/800 With Q49 V35 IR8 AWA4.5 (Near...

8
Shivajinagar, Pune
Classes: Programming Languages, Oracle Training and more.

iTpreneur Data System Pvt. Ltd. is a leading provider of IT Training & Placement services dedicated to introducing new skills and talent into Pune’s...

9
Shivajinagar, Pune
3 yrs of Exp
Classes: Programming Languages, Java Training and more.

Technical Teaching Experience of 3 years

10
Shivajinagar, Pune
5 yrs of Exp
Classes: Programming Languages, Project Work and more.

I have 5 years of teaching experience in engineering colleges. I am also author of several books.

Verified

Find more Programming Languages Classes

Selected Location

    Key highlights about Programming Languages Classes

    ✅ Free Demo Class : Available
    ✅ Average price : INR 400/hr
    ✅ Tutors available : 16
    ✅ Class format : Online or Offline classes

    FAQ

    How do I find the best Programming Languages Classes in Shivajinagar, Pune near me?

    You can browse the list of best Programming Languages tutors on UrbanPro.com. You can even book a free demo class to decide which Tutor to start classes with.

    What is the typical Fee charged for Programming Languages Classes in Shivajinagar, Pune?

    The fee charged varies between online and offline classes. Generally you get the best quality at the lowest cost in the online classes, as the best tutors don’t like to travel to the Student’s location.

    Monthly Fee for 1-1 Classes

    INR 3,600 - ₹ 6,000 for 12 classes per month

    Hourly Fee for 1-1 Classes

    INR 300 - ₹ 500

    Monthly Fee for Group Classes

    INR 2,880 - ₹ 4,800 for 12 classes per month

    Hourly Fee for Group Classes

    INR 240 - ₹ 400

    Monthly Fee for Programming Languages Classes at home

    INR 3,600 - ₹ 6,000 for 12 classes per month

    Hourly Fee for Programming Languages Classes at home

    INR 300 - ₹ 500

    Monthly Fee for Online Programming Languages Classes

    INR 3,600 - ₹ 6,000 for 12 classes per month

    Hourly Fee for Online Programming Languages Classes

    INR 300 - ₹ 500

    Does joining Programming Languages Classes help?

    It definitely helps to join Programming Languages Classes in Shivajinagar, Pune, as you get the desired motivation from a Teacher to learn. If you need personal attention and if your budget allows, select 1-1 Class. If you need peer interaction or have budget constraints, select a Group Class.

    Where can I find Programming Languages Classes near me?

    UrbanPro has a list of best Programming Languages Classes

    Reviews for top Programming Languages Classes

    • A
      review star review star review star review star review star
      09 Jan, 2019

      Shubham attended C++ Language

      "I completed my B.E. in Mechanical Engineering. I wanted to develop my career in IT..."

      A
      review star review star review star review star review star
      15 Nov, 2018

      Nupoor attended Python Training

      "It was good learning experience for Python Course. I joined ABCIS Learning for python..."

      S
      review star review star review star review star review star
      25 Jun, 2018

      Priya attended Python Training

      "Good learning experience. Well equipped class room. The best python training institute..."

      M
      review star review star review star review star review star
      29 Oct, 2015

      Prathamesh attended C++ Language

      "I am doing C C++ Training.Their service was prompt and nice. I am very much satisfied..."

    Get connected

    Looking for Programming Languages Classes?

    Find Online or Offline Programming Languages Classes on UrbanPro.

    Do you offer Programming Languages Classes?

    Create Free Profile »

    Programming Languages Questions

    I have covered all the basics of C properly. I can program small problems with ease. But when it comes...

    Essentially basic C programming provides you the knowledge about the core constructs and their uses but...

    How can I read and store a particular column from an Excel spreadsheet into an array using the C language?

    Open the excel type the data in the coloumn wise and then we can cut or copy and paste it in another location

    Why does â??5/2 = 2â?? and not 2.5 in Python?

    Due to dynamic Typing. use Numpy , and declare data type , you will get desired result

    Majority of the people now a days take things for granted. And they assume that they know things, which...

    This will produce error. 1. You can not never assign a 'printf' which is a function to a integer variable. 2....

    How do I become a DBA in MongoDB?

    you can take Database Administrator Certification Exam to become trusted DBA in mongoDB

    Programming Languages Lessons

    Necessity of Theory and Practical in Computer Science.

    Upon studying a subject both theory and practical are important. Usually many schools concentrate more on theory and the marks not on the practical. Other...

    Tips of learning Java Language/Other Programming Languages

    1.You should know the basic concept: If we talk about programming languages so basic concept are same in all the high level languages. So you should know...

    Facebook Analytics

    Assume how the Facebook application will store the millions of customer's record in real-time: facebook = { 'jose': { 'name': 'jose', 'age': 33, 'hobby':...

    Write a python program to display dictonary details from list of dictonary

    Print the Following: Print all dictonary in a seperate line. Name of all the products. Total quantity of all the products. Details of any product...

    Set 0 To Kth Bit In A Variable

    The following code snippet Set 0 to Kth Bit in an variable #include int UnsetBitValue(int n, int k);int main(){ printf("%d\n\n",UnsetBitValue(255,6));...

    Looking for best Programming Languages Classes?

    POST YOUR REQUIREMENT

    Find Best Programming Languages Classes?

    Find Now »

    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