UrbanPro
Find Best Programming Languages Classes in Velacheri, 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 in Velacheri, Chennai

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

1
Velacheri, Chennai
Verified
3 yrs of Exp10 students
Classes: Programming Languages, C Language and more.

Enthusiastic professional with proven ability to design and deliver training to a variety of individuals on Data Science, Artificial Intelligence...

2
Velacheri, Chennai
10 yrs of Exp
500per hour
Classes: Programming Languages, C++ Language

I have 10 years Experience in teaching and some IT experience. I can handle mathematics, statistics, C++, C sharp etc. , any computer science paper...

3
Velacheri, Chennai
4 yrs of Exp
Classes: Programming Languages, BTech Tuition and more.

-> 6+ years of experience of developing the C, C++, Embedded C. -> System Software Development for all the new available controllers and Processors. ->...

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

Post your requirement now
4
Velacheri, Chennai
Verified
Classes: Programming Languages, Python Training

I am a Banker / teacher / singer by profession . I have completed my Masters in Technology in 2019 from NMIMS Mumbai and have a total work experience...

5
Velacheri, Chennai
Verified
Classes: Programming Languages, Coding for Kids and more.

I am a private tutor. I teach coding for kids age group between 11 to 15.I have completed MCA and M.Phil. in Computer Science. I have 8+ years of...

6
Chitra S. Programming Languages trainer in Chennai
Velacheri, Chennai
11 yrs of Exp
188per hour
Classes: Programming Languages, Python Training and more.

IT professional with 10 years of diversified experience with extensive knowledge and background in Software Industry. Proficient in BigData/Hadoop...

7
Velacheri, Chennai
Classes: Programming Languages, .Net Training and more.

We are the team of architects, academicians and developers offering quality learning experience and knowledge sharing with the real-time case studies...

8
Velacheri, Chennai
15 yrs of Exp1 student
Classes: Programming Languages, Java Training and more.

I have ten years of rich industry based computer experience, with M.E from Anna University. Certified Six Sigma Green Belt Holder.

9
Velacheri, Chennai
Classes: Programming Languages, Data Science and more.

Besant Technologies velachery is one of the leading institutes in providing short-term professional courses. We offer various software testing courses...

10
HB Educational Services Programming Languages institute in Chennai
Velacheri, Chennai
Classes: Programming Languages, Python Training and more.

HB Educational Services, Unit of HB Education and Consulting Services Private Limited is leading Training & Certification Company in Chennai offering...

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 : 80
    ✅ Class format : Online or Offline classes

    FAQ

    How do I find the best Programming Languages Classes in Velacheri, 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 in Velacheri, 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 in Velacheri, 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.9)

    8 Reviews

    • Z
      review star review star review star review star review star
      12 Feb, 2018

      Manoj attended PHP

      "Excellent training facility. Trainer was having depth knowledge. Completed php training..."

      e
      review star review star review star review star review star
      08 Feb, 2018

      Charan attended Python Training

      "I completed my python training classes at EBotix technology, the over all course..."

      L
      review star review star review star review star no review stars
      07 Feb, 2017

      Vik attended Python Training

      "I have recently started taking classes with Logesh and I find him to good instructor. He..."

      C
      review star review star review star review star review star
      22 Jan, 2017

      Abdhul attended PHP

      "I am Shanmuga Priya from Urapakkam ,I finished PHP course in Carvinc Consultancy..."

    • K
      review star review star review star review star review star
      11 Aug, 2015

      Ganesh attended C Language

      "Taken admission in this coaching center for C course Training. Duration of the course..."

      B
      review star review star review star review star review star
      04 Oct, 2014

      Abirami attended PHP

      "My name is Abirami, I am from 2010 batch. My friend Priya referred me to join Besant..."

      C
      review star review star review star review star review star
      22 Aug, 2014

      Ayaz Pasha attended PHP

      "Good institute.. Excellent trainer explained whats is PMP compared to Primavera......"

      F
      review star review star review star review star review star
      03 Aug, 2014

      Dominic attended PHP

      "Hi, For past 2 years I am working as a Software Engineer. But my passion is to become..."

    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

    What is the use of semicolon at the end of every statement?

    Computer languages are just like our normal communication languages. Hindi, eng etc. Enable to communicate...

    How do I extract an integer from the string in C?

    If you are beginner and trying to write the most simplest solution, it would be by having a character...

    How do I display the start and end dates of the current week in PHP using a loop?

    date_default_timezone_set('Europe/Amsterdam'); $date = new DateTime(); $date->modify('this week'); $date->modify('this week +6 days');

    Why does Apple make learning iOS development so difficult?

    Apple's focus on strict design guidelines, a complex ecosystem, and the use of specific programming languages...

    What kind of skill set a senior iOS developer should have?

    A senior iOS developer should have expertise in Swift and Objective-C, proficiency in iOS frameworks...

    Programming Languages Lessons

    Tress And Its Traversal

    Depth First Traversals:(a) Inorder (Left, Root, Right) : 4 2 5 1 3(b) Preorder (Root, Left, Right) : 1 2 4 5 3(c) Postorder (Left, Right, Root) :...

    Why we need to learn Programming languages?

    Language is medium for communication. If two parties like to communicate or exchange the thoughts they must know a language. Language should be understandable...

    JAVA OOPs Concepts (Object-Oriented Programming System)

    JAVA OOPs Concepts (Object-Oriented Programming System) It is primarily having below crucial points. Without below essential points, we will never be...

    Introduction to Programming Languages

    What is a Programming Language? A programming language is a formal computer language or constructed language designed to communicate instructions to...

    SQL Tips (1 to 3)

    SQL tip 1: Instead of Full Outer Join, you can use Union All. Difference is, Full Outer Join provides results side by side. Union All provides result...

    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