UrbanPro
Find Best Programming Languages Classes in Miyapur, Hyderabad

What are you looking for in Programming Languages?

x

No options found matching

What is your location?

Please enter your locality

Are you outside India?

Back

Programming Languages Classes in Miyapur, Hyderabad

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

1
Miyapur, Hyderabad
Verified
2 yrs of Exp
300per hour
Classes: Programming Languages, Class I-V Tuition and more.

I can teach every topic very easily and make it stronger for the students.

2
Miyapur, Hyderabad
Verified
5 yrs of Exp
500per hour
Classes: Programming Languages, Class 12 Tuition and more.

I am a Data Science Consultant with a background in Bioinformatics. I have a PhD in Bioinformatics and I am well versed with Python programming

3
Miyapur, Hyderabad
16 yrs of Exp
333per hour
Classes: Programming Languages, Python Training and more.

I am a professional trainer in Testing tools / Selenium with Java & Python having 16+ years of IT experience and 7 years in online & classroom training....

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

POST YOUR REQUIREMENT NOW
4
Miyapur, Hyderabad
Verified
10 yrs of Exp
Classes: Programming Languages, Microsoft Virtualization and more.

I am a full stack developer and trainer in java/python and web technologies with 10+ yrs experience in IT industry. Worked as corporate trainer in...

5
Miyapur, Hyderabad
Verified
3 yrs of Exp
Classes: Programming Languages, Data Science and more.

I am a Data Engineer and Data Science consultant. And also a Research Intern at IIIT Hyderabad. I have done my M.Tech from Andhra University Visakhapatnam....

6
Miyapur, Hyderabad
8 yrs of Exp
400per hour
Classes: Programming Languages, SQL Programming

I am working as a dotnet full stack developer with a total of 8 years experience in IT industry. I am an AZURE certified professional. I am enthusiastic...

7
Miyapur, Hyderabad
2 yrs of Exp
Classes: Programming Languages, Web Development and more.

Passionate it developer, trainer and mentor. Expert software architect. Having 5 years of experience covering all the phases of the software development...

8
Miyapur, Hyderabad
2 yrs of Exp
133per hour
Classes: Programming Languages Python Training

I consider python as a versatile language. I learnt it as its booming now a days in industry. I can teach it including python codes , data models,...

9
Miyapur, Hyderabad
6 yrs of Exp
250per hour
Classes: Programming Languages, C++ Language and more.

Certified pega trainer. CSA Certified in 6.2, 7.2, 7.4 Cssa certified in 7.2 &7.4. It's complete readiness to the trainees on pega learning . I...

10
Miyapur, Hyderabad
4 yrs of Exp
Classes: Programming Languages, BCA Tuition and more.

I am experienced in teaching C, C++, Data Structures, Theory of Computation, Python to the B.Tech and BCA students in colleges.And also I am an experienced...

Verified

Find more Programming Languages Classes

Selected Location

    Key highlights about Programming Languages Classes

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

    FAQ

    How do I find the best Programming Languages Classes in Miyapur, Hyderabad 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. Visit UrbanPro to find the best Tutor for Programming Languages Classes

    What is the typical Fee charged for Programming Languages Classes in Miyapur, Hyderabad?

    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. Check Fees for various classes on UrbanPro

    Monthly Fee for 1-1 Classes

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

    Hourly Fee for 1-1 Classes

    ₹300 - ₹500

    Monthly Fee for Group Classes

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

    Hourly Fee for Group Classes

    ₹240 - ₹400

    Monthly Fee for Programming Languages Classes at home

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

    Hourly Fee for Programming Languages Classes at home

    ₹300 - ₹500

    Monthly Fee for Online Programming Languages Classes

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

    Hourly Fee for Online Programming Languages Classes

    ₹300 - ₹500

    Does joining Programming Languages Classes help?

    It definitely helps to join Programming Languages Classes in Miyapur, Hyderabad, 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. To explore options: Programming Languages Classes in Miyapur, Hyderabad

    Where can I find Programming Languages Classes near me?

    UrbanPro has a list of best Programming Languages Classes To see the entire list see: Programming Languages Classes in Miyapur, Hyderabad.

    Reviews for top Programming Languages Classes

    Average Rating
    (5.0)

    3 Reviews

    • A
      review star review star review star review star review star
      17 Aug, 2019

      Sachin attended PHP

      "Best Concept & very good communication & too punctual for class nice sir god bless..."

      S
      review star review star review star review star review star
      29 Jan, 2019

      Bhimsen attended C Language

      "Good portal, has support for desperate learner, total skill sigma as an organization..."

      C
      review star review star review star review star review star
      30 Jun, 2018

      Vijay attended Python Training

      "The course is very good. They meet a higher standards than other platforms. Actually..."

      D
      review star review star review star review star review star
      01 Apr, 2018

      Raj attended C Language

      "Explain everything with patience and easy to understand.Explain difficult task in..."

    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

    Hi, i am planning to schedule this class based on students interest. Drop me a mail or message if interested....

    I am interested..even i am looking from last 2years...if possible i am ready to learn data structure,linux and python

    How do I write a C programme that displays the square of numbers 1 to 10?

    #include<stdio.h> int main() { int i; for(i=1; i<=10;i++) { printf("%d=%d ", i, i*i); return 0; }

    How should we write a program in C to convert the decimal number to a binary number?

    #include <stdio.h> int main(){ int n, c, k; printf("Enter an integer in decimal number system ");...

    Is learning Python useful?

    Yes. Python is mostly used in Data Analytics. If you prefer to choose your domain w.r.t data analytics...

    Why are PHP CMS-based jobs very rare compared to framework-based jobs?

    PHP CMS is easy and anyone can do if they are know COmputer ms office knowledger. It is just plugin and...

    Programming Languages Lessons

    What is a Programming Language

    What is a Language? Language is a communication system of human. What is a programming Language? A programming Language...

    Pointers and References

    Are reference and pointers same? No. I have seen this confusion crumbling up among the student from the first day. So better clear out this confusion...

    Programing Languages Learning Tricks

    You want to learn that new language or library or framework as soon as possible, right? That’s understandable. Fortunately, there are a handful of...

    PRACTISE makes you PERFECT ; ; ; There is no SUBSTITUTE for HARD WORK ;;;;Breathe SUCCESS like OXYGEN

    Proper Planning ( reg what portions to be covered today) revising today's class portions & clarifying doubts solving Maths problems regularly ,noting...

    Personalise touch of training & learning

    We all are in countinous learning phase in life. Day to day we are learning new things,new language words,new faces,new gazets by all means of modes...

    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