UrbanPro
Find Best IT Courses near United Bank of India, Kolkata

What are you looking for in IT Courses?

x

No options found matching

What is your location?

Select Country

search

India

Please enter your locality

Back

IT Courses near me in United Bank of India, Kolkata

Select from 6,204 Online & Offline IT Courses in your city

1
Bidhannagar, Kolkata
Verified
10 yrs of Exp
200per hour
Classes: IT Courses, SQL Programming

I am Database Architect having 15 years experience. Working in a MNC. I am giving online training of MS-SQL database Design , Coding , Admin. prepare...

2
Belgachia, Kolkata
18 yrs of Exp
500per hour
Classes: IT Courses Server Management

I am a network engineer serving industry for 18 years. My expertise is in network infra deployment, configuring router and switches, server administration...

3
Ramgarh, Kolkata
2 yrs of Exp
700per hour
Classes: IT Courses, Microsoft Power BI and more.

I am a Power BI professional with 2 plus years of experience in handling complex projects. My key skills involve Power BI and AAS . End to end knowledge...

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

Post your requirement now
4
Satgachi, Kolkata
8 yrs of Exp
Classes: IT Courses Oracle Training

I have 8 years of experience. I have Completed CCNA and ITIL V3 certification. I am working on Oracle DBA and AWS Admin. I have knowledge on Oracle...

5
Bidhannagar, Kolkata
9 yrs of Exp
Classes: IT Courses RPA Training

Working in an US based IT MNC for 8+ years. Have good Automation development experience. UiPath certified developer. Expertise in other automation...

6
Canal Street, Kolkata
Classes: IT Courses 3D Studio Max

7
Belgachia, Kolkata
1 yrs of Exp
Classes: IT Courses, Gift Packing

I have a lot of ideas

8
Bidhannagar, Kolkata
20 yrs of Exp
Classes: IT Courses, IBM DB2/400 and more.

A dynamic & competent IT professional with over 25 years of experience; A self motivated and achievement oriented professional with strong business...

9
Salt Lake, Kolkata
Classes: IT Courses, Six Sigma Certification

Benchmark Six Sigma is a leading consulting and certification firm in India offering Lean Six Sigma Certification Programs in India since 2001. Benchmark...

10
Sech Bhawan, Kolkata
Classes: IT Courses Digital Publishing

Smart, nice and unstoppable: The People are the DNA of Innomedia Creations We are contagiously enthusiastic, we have fun at work but the end result...

11
Salt Lake City, Kolkata
1 yrs of Exp
Classes: IT Courses PCB Design

I have good experience.

12
Prafulla Kanan, Kolkata
Classes: IT Courses Computer Maintenance

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

13
Prafulla Kanan, Kolkata
15 yrs of Exp
Classes: IT Courses Microsoft Dynamics Axapta

Major strength in Axapta Financial, supply Chain, Project Management modules.

14
Prafulla Kanan, Kolkata
Classes: IT Courses Red Hat

I am from Kolkata, in the state of West Bengal, India. Want to apply for the above mentioned job. I have working knowledge in Networking for 6 months....

15
Salt Lake City, Kolkata
8 yrs of Exp
Classes: IT Courses R Programming

Right now working in a MNC , total 10 yrs of experience, 8 yrs in Analytics & Market Research and 2 yrs in Banking domain.Used to provide private...

16
Sreebhumi, Kolkata
Classes: IT Courses Computer Networking

Networking Training Institute provides Computer Networking classes.

17
Salt Lake, Kolkata
Classes: IT Courses, PLC SCADA and more.

IIATCA Training Institute providing classes. we have an experience of 16 years in coching classes.

18
Salt Lake, Kolkata
2 yrs of Exp
Classes: IT Courses A+ Certification

19
Sreebhumi, Kolkata
Classes: IT Courses CAD

20
Salt Lake, Kolkata
1 yrs of Exp
Classes: IT Courses Agile

21
Salt Lake, Kolkata
5 yrs of Exp
Classes: IT Courses Solaris 11 system administrator

22
Sech Bhawan, Kolkata
5 yrs of Exp
Classes: IT Courses Manual Testing

23
Prafulla Kanan, Kolkata
10 yrs of Exp
Classes: IT Courses Database Training

Verified

Find more IT Courses

Key highlights about IT Courses

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

FAQ

How do I find the best IT Courses near me in United Bank of India, Kolkata near me?

You can browse the list of best IT Courses 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 IT Courses near me in United Bank of India, Kolkata?

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 IT Courses at home

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

Hourly Fee for IT Courses at home

INR 300 - ₹ 500

Monthly Fee for Online IT Courses

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

Hourly Fee for Online IT Courses

INR 300 - ₹ 500

Does joining IT Courses help?

It definitely helps to join IT Courses near me in United Bank of India, Kolkata, 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 IT Courses near me?

UrbanPro has a list of best IT Courses

Looking for IT Courses ?

Find Online or Offline IT Courses on UrbanPro.

Do you offer IT Courses ?

Create Free Profile »

IT Courses Questions

If I learned C++ today, what could I do with it?

C++ is mostly in game programming. You would have good opportunities in game industry in case you are good in C++.

How important is application security and customer data protection to a startup?

a) Data Breaches and Compromised Sensitive Information: Application security breaches can result in the...

What is manual testing?

Title: Unveiling the Essence of Manual Testing: A Comprehensive Overview Introduction: As an esteemed...

What is the difference by DSLR camera and SLR camera? Which one is better?

SLR cameras allow expert photographers to change lenses and choose the right lens for the given shooting...

IT Courses Lessons

How to get into cybersecurity in 2024

Demand for Cybersecurity professionals is high and growing Entry-level positions may not require a formal degree and instead prioritize skills Coming...

What is Mixed-DML-Operation Error And How To Avoid?

If we perform DML operation on standard/custom object and global objects(User, UserRole, Group, GroupMember, Permission Set, etc...) in same transaction...

Simple Algorithms - Fibonacci, Finding GCD & Finding LCM.

import java.util.Scanner; //0,1,1,2,3,5,8,13,21,34... //fun(n)=fun(n-1)+fun(n-2) where n>=2 /*fib(9)=fib(8)+fib(7) =fib(7)+fib(6)+fib(6)+fib(5) =fib(6)+fib(5)+fib(5)+fib(4)+fib(5)+fib(4)+fib(4)+fib(3) */ public...

Drawing Techniques

When you’re beginning to draw , picking up a pencil is generally the first thing you do. But, that’s where many of us stop; we learn how to...

Steps of Execution of a Python Program

When we compile a Python program, the python compiler converts the Python source code into another code called byte code. Byte code is a fixed set of instructions...

Looking for best IT Courses ?

POST YOUR REQUIREMENT

Find Best IT Courses ?

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