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 104 Online & Offline Programming Languages Classes in your locality

1
Miyapur, Hyderabad
Verified
2 yrs of Exp
300per hour
Classes: Programming Languages, BTech 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, C Sharp

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, PEGA 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 Exp2 students
Classes: Programming Languages, Project Work 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 : 104
    ✅ 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.

    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.

    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.

    Where can I find Programming Languages Classes near me?

    UrbanPro has a list of best Programming Languages Classes

    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

    Write a C program to swap two numbers without using 3rd variable?

    #include<stdio.h> int main() { int a, b; printf("Enter two numbers:"); scanf("%d %d", &a,...

    Why is Python a language of choice for data scientists?

    Very easy coding method. Easy to learn. Powerful libraries available.

    What is the syntax for a loop in Python?

    Refer python docs or learn python the hard way

    Hi, I am PHP developer, and I want to learn new language. So, which language to learn React js or Python?

    Python is the best language to start with, I suggest you to start with Python.

    Programming Languages Lessons

    Components of Digital Marketing

    Content marketing Search Engine Optimization (SEO) Paid Search (PPC) Email marketing Social Media Marketing Digital Display Marketing (Ad Ops) Web...

    HTML(Hypertext Markup Language) for creating web pages by Kris, konrad, andy

    Html stands for Hypertext Markup Language. It's the computer language at the heart of World Wide Web. When creating a website, html is used to put...

    How to know if an object is iterable?

    An object in python is said to be an iterable if it obeys one of the following two rules:- 1. Object must consist of __getitem__ method 2. Object must...

    Why is the Hadoop essential?

    Capacity to store and process large measures of any information, rapidly. With information volumes and assortments always expanding, particularly from...

    Build an interactive Dictionary using Python 3.x

    I have downloaded a 5MB data base consisting of words and their meanings in a json file . I want to write a python progrsm which will ask the user to...

    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