UrbanPro
Find Best Programming Languages Classes near Thirumangalam Bus Stop, Chennai

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 near me in Thirumangalam Bus Stop, Chennai

Select from 2,472 Online & Offline Programming Languages Classes in your city

1
Kamaraj Nagar, Chennai
3 yrs of Exp
Classes: Programming Languages Ruby on Rails Training

Starting carrier in Social Media domain is fabulous. Myself had 1.5 years of experience on Ruby on Rails, core java, Git, Agile methodologies, C and...

2
Anna Nagar Western Extn, Chennai
3 yrs of Exp
Classes: Programming Languages, MCA Coaching and more.

I have very much interest in updating my knowledge. I did many courses in coursera which provides number of online courses. I have done many courses...

3
Anna Nagar, Chennai
4 yrs of Exp
Classes: Programming Languages, Class 10 Tuition and more.

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

Post your requirement now
4
Anna Nagar, Chennai
1 yrs of Exp
Classes: Programming Languages, Computer Networking

I am a student and am searching for trainer. Need python trainer immediately. The location am expecting is Anna nagar.

5
Anna Nagar, Chennai
5 yrs of Exp
Classes: Programming Languages, C Language and more.

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

6
Anna Nagar West, Chennai
10 yrs of Exp
Classes: Programming Languages, C++ Language and more.

M.Sc(CS)., M.Phil(CS)., B.Ed(CS)., 10+ yrs experience as an Asst. Professor Anna Nagar, Perambur, Avadi

7
ICF Colony, Chennai
Classes: Programming Languages Python Training

I'm a 12th student / intrested in csc / I'm certified in python/ I'll help in doing your assignments and projects/ I can interact with u on via any...

8
Mogappair East, Chennai
6 yrs of Exp
Classes: Programming Languages C Language

9
Anna Nagar, Chennai
4 yrs of Exp
Classes: Programming Languages, VB.NET and more.

10
Anna Nagar, Chennai
Classes: Programming Languages, Class I-V Tuition and more.

Verified

Find more Programming Languages Classes

Key highlights about Programming Languages Classes

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

FAQ

How do I find the best Programming Languages Classes near me in Thirumangalam Bus Stop, Chennai 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 near me in Thirumangalam Bus Stop, Chennai?

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 near me in Thirumangalam Bus Stop, Chennai, 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
(4.8)

164 Reviews

  • M
    review star review star review star review star review star
    23 Aug, 2019

    Sabapathy attended Python Training

    "Attended online training. Quite knowledgeable and friendly. Always there for support..."

    B
    review star review star review star review star review star
    26 Mar, 2019

    Joel attended Python Training

    "It was a really good experience in bix. My trainer was Mr. Karthik, he was good instructor..."

    B
    review star review star review star review star review star
    09 May, 2018

    Shobana attended Python Training

    "I took Python Training Course in Besant Technologies Anna Nagar Chennai and Mr. Amit..."

    L
    review star review star review star review star review star
    03 Sep, 2017

    Geeta attended Python Training

    "I really enjoyed the class. We had a group of three people in the class the discussions..."

  • S
    review star review star review star review star review star
    03 Apr, 2017

    Nithunar attended PHP

    "Joined PHP, Laravel training here. It is going good, got job oriented training. Facilities..."

    C
    review star review star review star review star review star
    02 Mar, 2017

    Sankara attended PHP

    "I Undergone web designing course in Carvinc consultancy services, Velachery. Nice..."

    V
    review star review star review star review star review star
    04 Jan, 2014

    Dinesh attended Computer Software,PHP,PHP

    "PHPHUB is a great Institute .The course was awesome and lots of thank to all the..."

    V
    review star review star review star review star review star
    11 Jan, 2014

    Sendhil Kumar attended Computer Software,PHP,PHP

    "It gives me an immense pleasure to write a review about the training in phphub.in...."

Get connected

Also see:

    Tags:

    • Programming Languages Classes in Madras

    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

    What are the limitations of C?

    1. It is not an object oriented programming language. 2. The programs are lengthy one in comprision to python. 3. Not platform independent.

    Why still in India lot of people are learning Java and .Net etc. We know that Python is in very demand...

    Let me contradict and clarify. firstly, Python is built on C API or C routines. Hence, the argument...

    Is there a website where I can download working final year projects in PHP for free?

    You can try 1000projects.com, kashipara.com, phptpoint.com

    What is the full form of C and C++?

    The full form of C is simply "C," while C++ stands for "C plus plus."

    Being an ECE engineer, should I do embedded C or automation?

    yes but u learn in basic for follow chart

    Programming Languages Lessons

    How to Create A Master Page Template In PHP?

    A master page template is essential to give a consistent look and feel to any website having multiple pages. It is quite easy to create a master page template...

    An Interesting discussion about malloc( ) and calloc( )

    What are malloc( ) and calloc( )? Simply putting they are the predefined functions in C language. Malloc( ) and calloc( ) are two such functions which...

    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));...

    Benefits of Design Patterns in Application Development

    Application developments is a tedious job. Programmers write code and test it again and again to make sure their software works fine. So designing complex...

    C Program-Temperature [conversion from farenheit to degree celsius]

    //WAP to convert temperture from farenheit into degree celsius //Header files#include<stdio.h>#include<conio.h> //Main functrion void main(){ //Variable...

    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