Sector 46, Gurgaon, India - 122003
111
Details verified of Blazing Minds Learning Centre✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Teaches
Spring
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Proficiency level taught
Advanced C++, Basic C++
Excellence Award Winner 2017
C Language
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Python applications taught
Automation with Python
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
AngularJS Version
AngularJS (1.x)
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
4.9 out of 5 97 reviews
Neelam beniwal
"I took Microsoft excel training. My experience was amazing.Trainer is very good,and amiable.I learnt all things easily and very quickly. Amazing ,that's really helpful for me as a beginner i found it very helpful. "
Reply by Blazing Minds Learning Centre
Thank you for your feedback.. You will get DISCOUNT on your next course from us !!! I also take basic PYTHON Now We also have courses like PYTHON,Hadoop,Android,Angular Js,Node Js etc.. Let me know if you wana pursue any in your next break..
Tanya Agarwal
"I had no idea that I would learn C++ in such an easy way All thanks to my faculty,Ms.Jyoti she made all my concepts strong and clear. I'm glad I joined blazingminds learning centre. "
Reply by Blazing Minds Learning Centre
Thank you for your feedback.. You will get DISCOUNT on your next course from us !!! I also take basic PYTHON Now We also have courses like PYTHON,Hadoop,Android,Angular Js,Node Js etc.. Let me know if you wana pursue any in your next break..
Tanya Agarwal
"Blazingminds learning centre turned out to be a great coaching hub for me, I was taught C language by my faculty,Ms Jyoti. Her concepts are as clear as crystal and she teaches very efficiently and also clears all our doubts. I am glad that I joined the course here. "
Reply by Blazing Minds Learning Centre
Thank you for your feedback.. You will get DISCOUNT on your next course from us !!! I also take basic PYTHON Now We also have courses like PYTHON,Hadoop,Android,Angular Js,Node Js etc.. Let me know if you wana pursue any in your next break..
Bhasker Jha
"Over all experience with blazingminds Learning centre was good. Got to utilize my capabilities to full extent under guidance of experienced faculty. "
Reply by Blazing Minds Learning Centre
Thank you for your feedback.. You will get DISCOUNT on your next course from us !!! I also take basic PYTHON Now We also have courses like PYTHON,Hadoop,Android,Angular Js,Node Js etc.. Let me know if you wana pursue any in your next break..
Mokshta Tanwar
"Blazingminds is a great institute for learning the latest and most relevant tech languages and development, the place has good learning environment , I had a very helping and talented teacher. Overall great experience "
Reply by Blazing Minds Learning Centre
Thank you for your feedback.. You will get DISCOUNT on your next course from us !!! we also have courses like PYTHON,Hadoop,Android,Angular Js,Node Js etc.. Let me know if you wana pursue any in your next break..
Rakesh Kumar
"They are really good at providing diverse platform under one roof. The environment is best suited for learning, with no disturbance. Flexible timings make it easy for working people to enhance their skill set in their desired time slot. "
Reply by Blazing Minds Learning Centre
Thank you for your feedback.. You will get DISCOUNT on your next course from us !!! we also have courses like PYTHON,Hadoop,Android,Angular Js,Node Js etc.. Let me know if you wana pursue any in your next break..
Bhupender Singh
"I took up a course on ms office which included ms word,excel,ppt. I was amazed to see that I can use the knowledge of ms office in my career in teaching My colleagues are taking tips from me now. "
Shobha
"I had no idea how easy it was to present my data using charts in excel. bmlc was recommended by a friend and am glad i joined the course. I learnt how to create charts, calculate marks and show progress of my students. Powerpoint was taught is a very easy to understand way by my faculty, Ms. Jyoti. I can now create beautiful presentations with animations and am being appreciated at work for the same. Creating indexs,tables has been made easy in Ms-word now. Thank you for your effort bmlc "
Arvind
"Institute is good and having great infrastructure. Having professional and very experienced trainers. Highly Recommended!! "
Reply by Blazing Minds Learning Centre
Thank you for your feedback.. You will get DISCOUNT on your next course from us !!! we also have courses like PYTHON,Hadoop,Android,Angular Js,Node Js etc.. Let me know if you wana pursue any in your next break..
Sachin Bhardwaj
"They are true to the basic of tool. They helped a lot in improving my understanding and speed on the tool. "
Gaurav Garg
"I have just done one course from the institute and that was great. The institute has a lot of experienced teachers. One of the best institutes. "
Reply by Blazing Minds Learning Centre
Thank you for your feedback.. You will get DISCOUNT on your next course from us !!! we also have courses like PYTHON,Hadoop,Android,Angular Js,Node Js etc.. Let me know if you wana pursue any in your next break..
Siddhartha Gupta
"I appreciate the honesty that Blazing Mind has and the variety of resources and services offered at their center. "
Reply by Blazing Minds Learning Centre
Thank you for your feedback.. You will get DISCOUNT on your next course from us !!! I also take basic PYTHON Now We also have courses like PYTHON,Hadoop,Android,Angular Js,Node Js etc.. Let me know if you wana pursue any in your next break..
Praveen Kumar
"Great training learning experience was good. Facilitator has deep knowledge of the concepts. "
Abhinav Kanoria
"Learning experience was good. My teacher, Ms. Jyoti Yadav taught concepts with extreme clarity. "
Reply by Blazing Minds Learning Centre
Thank you for your feedback.. You will get DISCOUNT on your next course from us !!! I also take basic PYTHON Now We also have courses like PYTHON,Hadoop,Android,Angular Js,Node Js etc.. Let me know if you wana pursue any in your next break..
Lakshay Guglani
"My experience at Blazing Minds Learning was indeed the best experiences I have ever had in the past. The teaching is very pleasing and the examples accompanying really are a lot of help. I am looking forward to learn a new skill at the premises soon enough. Thank you Blazing Minds Learning Center. "
Reply by Blazing Minds Learning Centre
Thank you for your feedback.. You will get DISCOUNT on your next course from us !!! I also take basic PYTHON Now We also have courses like PYTHON,Hadoop,Android,Angular Js,Node Js etc.. Let me know if you wana pursue any in your next break..
Answered on 02/11/2019 Learn Tuition/BTech Tuition/Data Structures & Algorithms
Answered on 01/11/2019 Learn IT Courses
Answered on 01/11/2019 Learn IT Courses/Programming Languages/Python
Answered on 01/11/2019 Learn IT Courses/Java
Answered on 22/05/2018 Learn IT Courses/Programming Languages/Python
Before I explain anything,I would like you to run the following program. void main() {int j =10; cout<<“j before increment =“<<j; cout<<“++j =“<< ++j; cout<<“...
Before we start with pointers you must know what is a variable and a datatype. int a; This is the basic line in every program in 'C' . It means that we are asking the compiler to give us 2 bytes of space...
Share this Profile
Also have a look at
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.
Certified
The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.