UrbanPro
true

JK IT Training

Andheri Railway Station, Mumbai, India - 400058

105 Students

Contact
Referral Discount: Get ₹ 500 off when you make a payment to start classes. Get started by Booking a Demo.

Details verified of JK IT Training

Identity

Education

Know how UrbanPro verifies Tutor details

Identity is verified based on matching the details uploaded by the Tutor with government databases.

Teaches

MS SQL Administration Training
8 Students

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

MS SQL General Training
8 Students

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Node.JS Training
8 Students

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

.Net Training
8 Students

Excellence Award Winner 2017

.Net Training

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

.Net component

.Net WCF

Certification offered

Yes

SEO Training Classes
8 Students

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Social Media Marketing (SMM) Training classes
8 Students

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Digital Marketing Training
8 Students

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Angular.JS Training
8 Students

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

AngularJS Version

AngularJS (1.x), Angular 4, Angular 2

Web Development Classes
8 Students

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

SQL Server Training
8 Students

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

jQuery Training
8 Students

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Java Script Training classes
8 Students

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

MS SQL Certification Training
8 Students

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

MS SQL Development Training
8 Students

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Web Designing Classes
8 Students

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Teaches web designing at proficiency level

Advanced Web Designing, Basic Web Designing

Corporate Training
8 Students

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Courses

4.6 out of 5 99 reviews

JK IT Training https://www.urbanpro.com/assets/new-ui/institute-100X100.png Andheri Railway Station
4.60599
JK IT Training
P

Microsoft ASP.NET MVC Training

"It was great experience to learnt from jkit. Suraj sir and Naseer sir has deep industry level practical knowledge about every subject and very friendly and flexible in terms of timing and teaching. "

Reply by Jk It Training

Thanks for your valuable feedback Pritam.We commit to provide the best and are glad you loved it. Wishing you good luck for your future! Best regards, JK IT Training Team.

JK IT Training
S

AngularJS JQuery Training

"Amazing Angular JS learning experience. It was in very detail and Javed Sir has very good knowledge. Thanks JK IT. "

Reply by Jk It Training

Thanks for your valuable feedback Sandeep. We commit to provide the best and are glad you loved it. Wishing you good luck for your future! Best regards, JK IT Training Team.

JK IT Training
I

Microsoft ASP.NET MVC Training

"Had a very good experience in JKIT. Amazing faculty. Doubt solving session is too good. I definitely recommended JKIT. "

JK IT Training
P

.NET MVC

"Got MVC 5 training. Javed sir is best, Suitable timings, No time boundaries. suitable for all levels. 5 star. "

JK IT Training
A

.NET MVC

"I have completed Asp.net MVC training from JK IT Training. They have given practical based training and learning environment to help me to learn mvc. Timings were as our convenience. "

JK IT Training
N

.NET MVC

"I joined ASP.Net MVC course in JK IT Andheri and got a good knowledge about MVC with practical training of MVC concepts. "

JK IT Training
I

.NET MVC

"Good institute to give a good start to MVC learning. Cooperative tutor and flexible timing is a boon. "

JK IT Training
S

Digital Marketing Training

"Thanks for JK IT Training. I have completed digital marketing course. I love the way of teaching. I got more exposure on live project. After completion, JK IT Training awarded by Certificate. I always recommend for my colleague. "

JK IT Training
T

AngularJS JQuery Training

"I had enrolled for AngularJS, JS and JQuery training with JK IT Training. I liked the training approach and syllabus covered. Timings were flexible and they helped me with doubts very well. Thanks. "

JK IT Training
A

.NET MVC

""Here in JK IT Training I found it better than any other institute through which I have gone through for MVC counselling and most important thing about the class is that we get personal 1 to 1 training all doubts are cleared, after course completion support is also provided and best of all I have seen the confidence among students who are trained here and have successfully completed. And now thanks to the JK IT Training Team that I also gained that confidence. Thank you very Much!! Thanks JK IT Training. " "

JK IT Training
S

Java Script Training

""I got certified with AngularJS course from JK IT Training. It is a very good place to learn if you are looking for hands on training. They had promised for live project and I got to work on 2 screens of their client project. Very good helpful trainers. Thank you JK IT Training Team." "

JK IT Training
S

AngularJS JQuery Training

"I got certified with AngularJS course from JK IT Training. It is a very good place to learn if you are looking for hands on training. They had promised for live project and i got to work on 2 screens of their client project.Very good helpful trainers.Thank you JK IT Training Team. "

JK IT Training
A

Microsoft ASP.NET MVC Training

"Here in JK IT Training I found it better than any other institute through which I have gone through for MVC counselling and most important thing about the class is that we get personal 1 to 1 training all doubts are cleared , after course completion support is also provided and best of all I have seen the confidence among students who are trained here and have successfully completed .And now thanks to the JK IT Training Team that I also gained that confidence. Thank you very Much!! Thanks JK IT Training. "

JK IT Training
S

Microsoft ASP.NET MVC Training

""Javed Sir" provides good training and practical knowledge on MVC. He has given practical based training which helped me to understand the concepts in better way. I have completed training from JK IT Training for MVC in a right manner. "

JK IT Training
K

Microsoft ASP.NET MVC Training

"We were taught comprehensively on each topic under MVC. The approach was professional and practical. Overall it was a good learning experience. "

Have you attended any class with JK IT Training?

Answers by JK IT Training (41)

Answered on 03/03/2018 Learn IT Courses/Angular.JS

Angular only support html 5 supported browser. first check your broser version is it supported html 5 or not
Answers 3 Comments
Dislike Bookmark

Answered on 03/03/2018 Learn IT Courses/Angular.JS

import {Component} from '@angular/core'; @Component({ selector:'my-app', templateUrl:'app.component.html', //styles: //use for inline css styleUrls: //use for css file }) export class AppComponent{} ...more
import {Component} from '@angular/core';
@Component({
selector:'my-app',
templateUrl:'app.component.html',
//styles:['.active{color:#cecece}' ]  //use for inline css 
styleUrls: ['./app.component.css'] //use for css file
})
export class AppComponent{}
Answers 4 Comments
Dislike Bookmark

Answered on 03/03/2018 Learn IT Courses/Angular.JS

import {Component} from '@angular/core'; @Component({ selector:'my-app', templateUrl:'app.component.html', //styles: //use for inline css styleUrls: //use for css file }) export class AppComponent{} ...more
import {Component} from '@angular/core';
@Component({
selector:'my-app',
templateUrl:'app.component.html',
//styles:['.active{color:#cecece}' ]  //use for inline css 
styleUrls: ['./app.component.css'] //use for css file
})
export class AppComponent{}
Answers 4 Comments
Dislike Bookmark

Answered on 27/10/2016 Learn Functional Training/Internet & Digital Media/Digital Marketing Training

All business going traditional marketing digital marketing. Every business will use digital marketing. Its very easy fo reach target users. Lots of opportunities available in this filed. Even you can work any one moule and becone expert. You will get job. You can also start your own business. 1,50,000... ...more
All business going traditional marketing digital marketing. Every business will use digital marketing. Its very easy fo reach target users. Lots of opportunities available in this filed. Even you can work any one moule and becone expert. You will get job. You can also start your own business. 1,50,000 opportunities available in India. You can work at your place for any country. Jut join digital marleting training classroom or online and become expert. You should have practical exposure on digital marketing technique. So join any institute, who are offering training with live project.
Answers 26 Comments
Dislike Bookmark

Contact

Load More

JK IT Training conducts classes in .Net Training, Angular.JS and Corporate Training. It is located in Andheri Railway Station, Mumbai. It takes Regular Classes- at the Institute. It has got 99 reviews till now with 100% positive feedback.

X

Reply to 's review

Enter your reply*

1500/1500

Please enter your reply

Your reply should contain a minimum of 10 characters

Your reply has been successfully submitted.

Certified

The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.

Different batches available for this Course

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