UrbanPro
true

Jatin Miglani

Python Trainer

Pimple Saudagar, Pune, India - 411027

212 Students

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

Details verified of Jatin Miglani

Identity

Education

Know how UrbanPro verifies Tutor details

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

Teaches

Python Training classes
7 Students

Excellence Award Winner 2015

Python Training

Excellence Award Winner 2016

Python Training

Excellence Award Winner 2017

Python Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Python Training classes

13

Course Duration provided

1-3 months

Seeker background catered to

Educational Institution, Corporate company, Individual

Certification provided

Yes

Python applications taught

Game Development with Python, Data Visualization with Python, Regular Expressions with Python , Scipy Stack with Python , Machine Learning with Python, Data Extraction with Python , Text Processing with Python, GUI (Graphical User Interfaces) with Python , Data Science with Python, Help in assignment, Networking with Python , Testing with Python, Automation with Python , Web Development with Python

Data Science Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Data Science Classes

14

Data science techniques

Python, R Programming, Machine learning, Artificial Intelligence, SAS, Java

Microsoft Azure Training

Class Location

Online (video chat via skype, google hangout etc)

Student's home

Tutor's Home

Courses

4.9 out of 5 203 reviews

Jatin Miglani https://s3-ap-southeast-1.amazonaws.com/tv-prod/member/photo/615759-small.jpg Pimple Saudagar
4.905203
Jatin Miglani
A

Unix Shell Scripting Training

"The training was really good. Jatin has great knowledge about UNIX Shell scripting and I highly recommend him to anyone who wishes to learn from him. "

Jatin Miglani
A

Unix Shell Scripting Training

"Jatin has incredible knowledge about UNIX. I highly recommend him to anyone who is looking to learn UNIX Shell Scripting. "

Jatin Miglani
D

Unix Shell Scripting Training

"Excellent teaching, practical learning, i am quite comfortable in unix shell scripting now... thank you sir. "

Jatin Miglani
G

Unix Shell Scripting Training

"Teaching is very good. He explains the topic very well. "

Jatin Miglani
K

Unix Shell Scripting Training

"Sound knowledge, good teaching skills and friendly behavior during the classes and clear the all doubts and Quires very well. The way to interacting & presenting the things in the class that is excellent. Thank You Jatin Sir! "

Jatin Miglani
S

Python Training

"Best training I have attended in long long time. I have been running away from OOPS concepts and programming all my life . Thanks to Jatin, lot of things are very clear now and I have started enjoying it. Practical/Example based training by Jatin works wonders. Highly recommended. -Sunil "

Jatin Miglani
S

Python Training

"Best training I have attended in long long time. I have been running away from OOPS concepts and programming all my life . Thanks to Jatin, lot of things are very clear now and I have started enjoying it. Practical/Example based training by Jatin works wonders. Highly recommended. -Sunil "

Jatin Miglani
A

Unix Shell Scripting Training

"Best teacher ever meet "

Jatin Miglani
S

Unix Shell Scripting Training

"Way of his teaching with lot of examples to practice in class. He asks lot of questions in class for revision purpose. He is too polite nd always ready to answer your doubt not only in class but also outside class. Nd he also helps to crack interview. "

Jatin Miglani
Y

Python Training

"It's an pleasure to have a teacher like Jatin. He is just full of knowledge of various kinds of languages and at the same time very humble person. I definitely recommend Jatin as a teacher. "

Jatin Miglani
R

Python Training

"Jatin is good at explaining concepts. He gives assignments/programs to do at home which is good for practice. Gives tips and some important topics which are usually asked in interviews. I'm happy that i got a change to get trained from Jatin. Thanks Jatin. "

Jatin Miglani
V

Python Training

"Jatin has excellent grasp of what he teaches and is always ready to go the extra mile if needed. "

Jatin Miglani
M

Python Training

"What I like is that while teaching he explains the future scope of it. He waits for students to grasp what he is teaching, if they do not understand then he is ready to explain it again until students understand it. The atmosphere of the class is always funny and friendly. "

Jatin Miglani
J

Python Training

"He is a Teacher with good intellect. Having real time exposure to the cutting edge scripting technologies with proper bug solving skills. Really help us to bride the gap of basic and advance topics in PYTHON I have been to in PERL Batch earlier which also added a new dimension to my carrier path Jatin Teaching Mythologies comprises of good amount of example through simple scenarios which allow students to grasp the tenacious concepts by correlating the things in much easier manner. "

Jatin Miglani
M

Python Training

"The examples which he uses are very good, moreover the way he makes you understand the concepts and his approach to start everything from the scratch is excellent and easy for students who are new to those things. "

Have you attended any class with Jatin?

Answers by Jatin Miglani (32)

Answered on 29/06/2016 Learn Tuition Fee

HI Vikash, I believe it's an open ended question
Answers 31 Comments
Dislike Bookmark

Answered on 29/06/2016 Learn IT Courses/Programming Languages/Python

Python is in demand in so many places, data analytics, Software automation, robotics, and web server side development is in huge demand. All the best to you for job search.
Answers 6 Comments
Dislike Bookmark

Answered on 29/06/2016 Learn IT Courses/Programming Languages/Python

You can write an extension yourself in C or C++ with the Python C-API. Pyrex - write your extension module on Python (!) Cython -- Cython -- an improved version of Pyrex CXX - PyCXX - helper lib for writing Python extensions in C++ SCXX ctypes is a Python module allowing to create and manipulate... ...more
You can write an extension yourself in C or C++ with the Python C-API. Pyrex - write your extension module on Python (!) Cython -- Cython -- an improved version of Pyrex CXX - PyCXX - helper lib for writing Python extensions in C++ SCXX ctypes is a Python module allowing to create and manipulate C data types in Python. These can then be passed to C-functions loaded from dynamic link libraries. elmer - compile and run python code from C, as if it was written in C PicklingTools is a collection of libraries for exchanging Python Dictionaries between C++ and Python. weave - include C code lines in Python program ackward exposes parts of Python's standard library as idiomatic C++ CFFI - interact with almost any C code from Python, based on C-like declarations that you can often copy-paste from header files or documentation.
Answers 3 Comments
Dislike Bookmark

Answered on 29/06/2016 Learn IT Courses/Programming Languages/Python

How do I get a beta test version of Python?

Hi Sajjan, Python has the stable version Python2 and Python3, what is the need of Beta Version.
Answers 3 Comments
Dislike Bookmark

Answered on 14/06/2016 Learn IT Courses/Programming Languages/Python

Which is the best Python training centre in Mumbai?

I also provide online classes.
Answers 4 Comments
Dislike Bookmark

Contact

Load More

Lessons (2)

What is Python Egg?

(Attention: This is a technical post for Python developers. If you are not python programmer you might want to skip this). An .egg format files in Python is the standard distribution package contains...

22/02/2017
0 0
0
Python Programming or R- Programming

Most of the students usually ask me this question before they join the classes, whether to go with Python or R. Here is my short analysis on this very common topic. If you have interest/or having a job...

20/02/2017
2 0
0

Jatin Miglani describes himself as Python Trainer. He conducts classes in Data Science, Microsoft Azure Training and Python Training. Jatin is located in Pimple Saudagar, Pune. Jatin takes Regular Classes- at his Home. He has 14 years of teaching experience . Jatin has completed Bachelor of Technology (B.Tech.) from Roorkee Engineering college in 2006. He is well versed in English and Hindi. Jatin has got 203 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