UrbanPro
true

Jatin Miglani

Python Trainer

Pimple Saudagar, Pune, India - 411027

212 Students

Contact
Referral Discount: Get ₹ 250 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, Individual, Corporate company

Certification provided

Yes

Python applications taught

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

Data Science Classes
7 Students

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, Machine learning, Java, SAS, Artificial Intelligence, R Programming

Microsoft Azure Training
7 Students

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://p.urbanpro.com/tv-prod/member/photo/615759-small.jpg Pimple Saudagar
4.905203
Jatin Miglani
M

Python Training

"Jatin Sir is very good and thorough at what he does and it shows through when he tries to teach it to the students. I learned Python under him and was satisfied with his teaching methodology which also included periodical assignments thus helping us assess our knowledge from time to time. It was a very well designed Course flow and no question was a dumb question with him. Keep up the good work Sir. "

Jatin Miglani
V

Python Training

"It was amazing experience to learn Python from Jatin sir. Best teacher I ever met. I would recommend to all. "

Jatin Miglani
N

Python Training

"Jitin has provided excellent training on python development. He is the best trainer in pune & 100% worthy. No need to think back and research. Directly go and join the institute if you want to become a python developer. "

Jatin Miglani
G

Python Training

"Really enthusiastic trainer. Taught python from basic to advance. Really helped me out clearing concepts like multi-threading, Hadoop, Machine learning in Python. I would definitely recommend to join Jatin Sir's class if you want learn python from basic to advance. "

Jatin Miglani
M

Python Training

"I guess everyone can be a teacher but few have real knowledge with the art of teaching. I found one as Jatin sir. Best for Perl/Python/Shell Scripting. "

Jatin Miglani
B

Python Training

"I joined class for getting more job opportunities with new skill. It was superb learning experience. Feeling good to have mentor like Jatin sir. "

Jatin Miglani
V

Python Training

"No doubt he is the best teacher of Python. He is master in his domain. I am totally satisfied with his way of teaching. Being a teacher he is best career guider also, he is always ready to guide every student. Who wants to learn Python, I recommended to join Jatin sir. "

Jatin Miglani
A

Python Training

"The course was very beneficial for me as core programming concepts are emphasized with excellent format and pace. Gained alot of knowledge about Python, presented the material in an easy to understand material. Great Instructor. Thank you Jatin Sir. "

Jatin Miglani
V

Python Training

"I did Python for Software course with Sir. The training period was 2 months. The training was so much interactive and knowledge, Sir Seriously you rocks! "

Jatin Miglani
A

Python Training

"One of my friend suggested Jatin in Pimple Saudagar for Python training. At that time I had only 3 years experience, I was very scared to join the classes as I am absolutely not from Programming background. But when I joined sir classes it was very well driven and eventually take me to quite extendable level. I got a placement after 3 months and I strongly recommend Jatin Sir. "

Jatin Miglani
P

Python Training

"As everyone has said before, it is really a good python course and a nice faculty like Jatin Sir. Initially I was little worried as I was fresher but still Jatin Sir has really good technical knowledge and even better teaching skills which made me very comfortable.Thanks a lot Jatin Sir, the Best tutor I have ever met. "

Jatin Miglani
S

Python Training

"The best thing about Jatin he is very transparent and the students can interact with him with any sort of queries related to the subject. Highly recommended for those who want to learn Python or its related course from the scratch. "

Jatin Miglani
V

Python Training

"Its been a month since i have joined python classes, and i must say Jatin is an amazing tutor, his approach for teaching is unique and you will find concepts in practical approach than bookish way. Even a naive in coding will find easy to get concepts. Come here with a blank mind and get fall in love with python. "

Jatin Miglani
K

Python Training

"Learning Python from Jatin Sir was a great experience. You can ask him anything and he will answer you without any hesitation. Highly Recommended!! "

Jatin Miglani
M

Python Training

"He explained concepts with real life examples. So it is quite easy to understand any language like this. Got very comfortable environment to ask doubts and queries. Loved the class. "

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