Dear Students and Professionals, I am pleased to welcome you to our website. The inception of Gontu Series is to impart knowledge in the most simple, interesting, affordable and accessible to all across the globe by making the core concepts and fundamentals easy to understand. With the unique learning methodology of live online interactive sessions and 24×7 support makes the task more easy where I am with you right from the starting of the course till it ends. Doubts have no room with Gontu Series as you can put up your queries while interaction, emails etc…
With the use of technology, excellent instruction and flexible schedule the courses are such designed keeping in view the profile of our readers where the requirement and expectations of professionals as well as beginners will surely meet..
Ankush Gorav
Founder and CTO – Gontu Series
About Ankush Gorav
Ankush Gorav works as an independent Software Technologies Trainer,Founder and CTO of Gontu Series with the experience of over 9 years in computer programming.He holds the experience of working with eminent companies such as HealthKart.com as Technology Head and other eminent companies such as JDA Software.Inc,American Airlines, Continenetal Airlines ( now United Airlines ) , Cathay Pacific Airways , DHL SAS Group in cargo industry spectrum. Ankush holds an engineering degree in computer science as well as an advance computing degree from CDAC, India. If you have any questions feel free to write us on ankushgorav@gontu.org OR khushbooaggarwal@gontu.org If you think, the lessons have benefited you in any way… please help spread the word by sharing the website with your friends.
Bindu
December 10, 2012 @ 9:03 am
This website is very useful for freshers. But we need steps to create hibernate and struts application in Eclipse.
Please provide for us
Ankush Gorav
December 10, 2012 @ 2:17 pm
Thanks for liking the website Bindu… We would upload hibernate and struts related video tutorials soon..
alamin prodhan
January 14, 2016 @ 4:13 am
thanks.we’re waiting for your spring mvc with hibernate tutorials .
abdul
July 14, 2016 @ 5:55 pm
Hi,
Ankush, i really like your way of explanation, will you upload web services tutorials please
nn
November 17, 2016 @ 1:34 pm
There is no Struts… 🙂 It was 2012 😛
nn
November 17, 2016 @ 1:36 pm
…and…forgot to say…your tutorials are great! Keep posting… 😉
Amol
November 15, 2014 @ 1:22 pm
This is very very usefull website to learn technologies.
I have seen 20 video’s of spring MVC, those are best.
I am waiting for the next vide’s of spring mvc ,plese try to upload as early as possible.
Thanks you very much.
arvind
December 18, 2012 @ 6:43 pm
Dear ankush,
i m really very thankful 2 u. just by going 6 videos of yours i got good command and got the right way to proceed regarding webservices. if u dont mind can u please suggest me about JAXP,JAXB,JAX-WS,JAX-RPC. I am completely confused about it , where to start and how to use . please suggest .
thanx a lot
Ankush Gorav
December 20, 2012 @ 5:46 am
Hi Arvind, thanks for liking all the web services video tutorials..
JAXP is the java API for XML processing. Its used to validate and parse the xml documents.
JAXB is again a JAVA API and is used to convert a XML to Java objects and vice versa.
For more info on this.. go through JAX-B
JAX-RPC is a Java API which allows a Java application to invoke a Java based web service only.
JAX-WS 2.0 is the successor of JAX-RPC 1.1; so, You may treat JAX-RPC as the older version of JAX-WS.
JAX-WS is a Java API which provides support for creating web services (typically SOAP based i.e an XMl based message protocol)
However, the same API may be used to develop web services for REST architectural style too which is a little complex in some cases
(you may treat it as an advance thing to know about) Also see, JAX-WS ( SOAP Based)
JAX-RS is a Java API which provides support for creating web services according
to the REST (Representational State Transfer) architectural style. Also see, JAX-RS ( REST based)
Kunal Krishna
June 19, 2014 @ 11:42 am
JAXB stands for
1. Java API (Application Programming Interface) for XML (Extensible Markup Language) Binding
2. Java Architecture for XML Binding
JAXB Adds support for data binding using the Java Architecture for XML Binding (JAXB).
amit
February 2, 2013 @ 11:02 am
Very informative articles, a perfect site for techies !
Mallikarjuna Rao
March 13, 2013 @ 6:10 pm
First of all thank you very much sharing your knowledge.I liked very much the concepts the way you are explaining.
Could you please share knowledge on JSF framework if possible.
Thanks
ankush gorav
March 14, 2013 @ 6:24 am
Hi mallikarjuna. Thanks for liking the video tutorials… We would definitely upload videos on jsf in future… Keep visiting and happy learning.
Gayathri
September 10, 2020 @ 6:22 am
Hai sir, Thank you for helping us, with many of the videos, website etc. I have a query sir, which is I am getting error while creating spring project,
import org.springframework.context.applicationcontext;
import org.springframework.context.support.classpathxmlapplicationcontext;
and the error with the above 2 lines.
Can u help me with resolving this error.
Thanks in Advance.
ramanujam
May 1, 2013 @ 10:36 am
Thank you for ur knowledge sharing .This site which contains good stuff for the learners with sound knowlwdge.
HARSH JHUNJHUNWALA
May 17, 2013 @ 7:00 am
I loved the way you are delivering the concepts and it helped a lot.
It would be very helpful if you can give detail info on the Web Services with more examples .
I am em phasing on JAX B and JAX WS .If you could give examples how they are implemented like creating a WSDL and how it is being used in the application and how we are sending the request and getting the response in the applications.The implementation for all of the above would be very helpful .
Thanks a lot 🙂 🙂
Rekha
May 20, 2013 @ 12:36 pm
I have gone through the Web Services video tutorial. It is really explained very well. The tutorial’s helped me to understand web service easily.
Rekha
May 22, 2013 @ 1:43 am
Could you share video on Web Service security.
Ankush Gorav
May 29, 2013 @ 5:30 pm
Hi Rekha.. thanks for liking the video tutorials… we have taken your request and soon will upload. keep visiting and happy learning!!
srikanth
July 23, 2013 @ 3:13 am
Your tutorial are very good. can you create blog for interview questions for Webservices and java
Ankush Gorav
July 24, 2013 @ 6:28 am
Hi Srikanth, thanks for liking the video tutorials… we have taken your request and soon we would upload interview question for web services. Happy Learning…
Neha
August 20, 2013 @ 6:36 pm
Hi Ankush
I’ve been trying to call external web service https://192.168.0.1:8060/service.svc?wsdl
but everytime I am getting the error ” This message is for C/AL programmers: A call to system.Net.HttpWebRequest.GetResponse failed with this message: The remote server returned an error: (400) Bad request.
I tried to change the binding to web binding but didn’t work, also changed the maxReceived size but no luck.
Please Help!
Ankush Gorav
August 23, 2013 @ 9:17 am
Hi Neha, please provide us more information about the external web service; like the program of web services or the WSDL file, the web services server used etc… you may mail us the detail on ankushgorav@gontu.org
mounesh acharya
June 24, 2018 @ 5:32 pm
Hi Ankush/Neha
I need some information how call web service from spring project, Can you help me ?
Himanshu
October 3, 2013 @ 6:58 am
Hi Ankush.Thanks a Ton Buddy..just gone through with first two video tutorial of web services and understood the basic theme and eagar continuing..I liked the way you describe and made it so simple….keep it up once again Thanks
Manidhar
October 4, 2013 @ 1:49 am
Hi Ankush,
You are videos are excellent. You explained them in a very easy and understandable manner. Please upload tutorials for ADF & ADF mobile if possible.
Thanks a lot for helping me in enhancing my skills.
Rohan
October 12, 2013 @ 9:04 am
I am so glad that I found this website. At first, I was amazed with the name Gontu… and thought the site would just be any other websites on programming… But, after watching tutorials on Web Services I am feeling that I hit the right url. You are the best teacher who know the concept in depth.
Dipankar
October 18, 2013 @ 5:21 pm
Awesome website…..Excellent Representation of all video.
I seen all your video which are really very helpful.
When will you upload more video related to spring….Because nowdays spring is in big demand.
Thanks.
Ankush Gorav
October 19, 2013 @ 6:52 am
Hi Dipankar, thank you for liking our video tutorials. Its an honour for us that you liked our work. In a day or so, Spring tutorials series would have more videos on Gontu Series. Happy Learning!
Indu Prakash Chaube
December 4, 2013 @ 8:22 pm
Hi Ankush Gorav,
It is great. It was great learning with you hibernate tutorial.
I am looking tutorial on JSP with hibernet for adding, Updating and filtering data.
You are really great trainer as i found while reading hibernate.
Surender
December 24, 2013 @ 1:04 pm
what a website just wowwwww a must to browse for every programming enthusiast especially at the architect level
All videos are so great and effective. I recommend this website to all programmers and architects who are really into knowing and understanding concept
Jaspal
December 24, 2013 @ 2:18 pm
Hey Bro… guess I know you. guess you were there at centre for Advanced computing (CDAC Pune, India) R&D centre for some of the computing research papers we were on…
very nice blog… video tutorials are so clear and nice. short and clear concept oriented
Ankush Gorav
December 29, 2013 @ 7:01 am
Hey Jaspal… good to find you here. Thanks for liking all video tutorials. Give me a call at your leisure.
Sushanto
December 27, 2013 @ 8:04 pm
Hello Ankush – Browsing thru youtube for something else I found your channel and went thru some of the WS videos. The learning is amazing and you made it so layman’s way but still have the message come up properly. Nice job – keep it going.
All the best!
Ankush Gorav
December 29, 2013 @ 7:04 am
Hi Sushanto, thank you for liking our videos on programming. Definitely we will consider your suggestion. Here, except first 5-6 tutorials on web services every other video is with 720 HD quality. You may like to visit our Hibernate and spring Framework series. Your suggestions are always welcome.
Suresh
April 14, 2014 @ 3:09 pm
Hi Ankush, When i was searching for some good Spring Tutorial i found yours in youtube. it is really superb…. they way you explained is amazing… Thank you so much for all your efforts… i will definitely share this site to my friends… Keep doing your Astonishing job..
ankushgorav@gmail.com
April 18, 2014 @ 6:43 am
Hello Suresh,
hanks for your appreciation…keep visiting our site for more updates…
Happy Learning!!!
Payal Salgotra
April 26, 2014 @ 10:52 am
Hello Ankush, your blog is beyond good work; it just the right forum to learn technology concepts their implementations I have followed almost all your tutorials… thank you very much for the work and help!
ankushgorav@gmail.com
April 28, 2014 @ 8:10 am
Hello Payal,
Thank you for liking the tutorials….keep visiting the site http://www.gontu.org for more updates…
Happy Learning!!!
Thanks,
Ankush Gorav
Author- Gontu Series
jyothi
April 28, 2014 @ 9:22 am
Very Helpful. Thanks a ton.
Jaci
May 2, 2014 @ 1:43 pm
Ankush I have gone thorugh many of your tutorials in past about spring, spring MVC (which you have just started)…. All are so good. I just love learning from you and look forward to all of further updates on gontu series. I have just a small request: can you please upload a series on maven too thank you in advance.
Jaci
May 2, 2014 @ 1:49 pm
You have a big fan club Ankush I am so glad to find this website and be a part of this community.
ankushgorav@gmail.com
May 3, 2014 @ 11:14 am
Hello jaci,
Thank you for all your appreciation…welcome to the Gontu Series club…keep visiting the site for recent uploads…
Thanks,
Ankush Gorav
Pramod
June 4, 2014 @ 4:30 pm
Thank you very much for very Informative Videos!! Please Increase the number of video tutorials in Web Services !!!
ankushgorav@gmail.com
June 5, 2014 @ 10:06 am
Hello Pramod,
Thank you for your appreciation…sure we have taken up your request and soon we will be be uploading the tutorials on the Web Services too…
Firoz sheikh
June 21, 2014 @ 8:18 am
Hi Ankush sir, thank you for your website on all programming concepts. Your way of explaning concepts is excellent. I have a big fan of yours. I have a request please upload remaining tutorials on Spring MVC. I am waiting for all those. Also, in future please do consider for Maven related tutorial series as well. thank you once again.
Rahul
June 28, 2014 @ 2:54 pm
Ankush sir, first your tutorails are awesome in one word. I would reqeust you to consider hadoop, highscalability in your upcoing series and if possible data structure and algorithms too. thank you. Just telling I am so glad and happy to find out your website.
-Rahul , CA, Hyderabad
Rucha
July 24, 2014 @ 4:11 pm
Thanks for the tutorials Ankush. It made the learning easy. Could you add tutorials for JMS as well.
ankushgorav@gmail.com
July 25, 2014 @ 3:13 pm
Hello Rucha,
Thank you liking the Gontu Series…JMS is the part of upcoming tutorials but will take some time…meantime if you have any specific query you may feel free to write to me and i will answer that separately…
Thanks,
Ankush Gorav
Mahesh Ghatage
August 6, 2014 @ 3:34 am
what is partial injuction
Swapnil Desai
August 16, 2014 @ 6:07 am
“Conceptual understanding ” is wht we get from ur videos …thnks a ton….great work !!!
ankushgorav@gmail.com
August 17, 2014 @ 2:45 am
Hello Swapnil,
Thank you for the appreciation…keep visiting the site for the updates…Happy Learning!!!
Thanks,
Ankush Gorav
william Su
August 31, 2014 @ 11:59 am
Hi Ankush,
You are videos are excellent and very informative.
Please keep doing!!
Best regards,
William
ankushgorav@gmail.com
September 1, 2014 @ 5:48 pm
Hello William Su,
Thank you for liking the Gontu Series…
Happy learning!!!
Thanks,
Ankush Gorav
srinivas
September 10, 2014 @ 4:43 am
Hi Ankush, When i was searching for some good Spring Tutorial i found yours in youtube. it is really superb…. the way you explained is amazing… Thank you so much for all your efforts… and also we are expecting how to work spring with hibernate integration… Thanks
surya baghrecha
November 6, 2014 @ 5:47 pm
nice work 🙂 great job
ankushgorav@gmail.com
November 19, 2014 @ 7:39 am
Hello Surya,
Thanks for liking the Gontu Series.
Thanks,
Ankush Gorav
Firoz
November 27, 2014 @ 5:45 am
Hello… Ankush..
I have followed your videos and created my Spring MVC project. Everthing working but validation error message is not displaying.
can you please help me asap i am stuck..
Thanks in advance
Sumant Dharkar
December 9, 2014 @ 9:04 am
Hi Ankush,
I am facing problem with custom validation message. My application is not picking message from .properties file. Please help
vikas balyan
December 12, 2014 @ 8:31 pm
Hi Ankush,
Great tutorials for spring mvc .
Could you add tutorials of spring mvc+maven+hibernate+mysql crud example.
Thanks in advance.
Krishnendu Ghosh
December 23, 2014 @ 7:34 am
Hi Ankush.
Thanks uploading videos about Spring MVC.These videos are really helpful adds a lot of value in our development career.
I was also going though the webservice tutorial. Regarding that , Can you please upload something regarding JAX-WS security and how to implement that.
Adil Ikiddi
December 23, 2014 @ 1:34 pm
you are the Best 🙂
Adil Ikiddi
December 23, 2014 @ 1:39 pm
thanx for all 🙂
i am Beginner in Spring, i follow all your Tutorials but in the Tuttorials
(Spring Tutorial 9 – Dependency Injection ) i have this Exception
–> at org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:75)
what does it mean Please ?
exuse my Englich i am from Germany 🙂 and my Englich is not so good
Thank you verry musch
Krunal Shah
January 22, 2015 @ 11:19 am
Hi Ankush,
Very well prepared tutorials. I have downloaded all your videos from youtubr. Thanks for sharing valuable knowledge.
Rakesh
February 10, 2015 @ 7:13 pm
very helpful tutorial of hibernet…..!
mohammed
February 16, 2015 @ 7:21 am
Hi….
How Are Yu Sir|||
I am very happy to see yure videos with easily undestand by every one..
Sir i am searching java tools like svn,junit tools mockito and integarations tools…
When yu uploads …. if not there then tell me another way where i learn proprly…
Thanking yu…
hima rayaprolu
March 19, 2015 @ 11:29 am
Hi ankush,very well explained turorial on Spring and Spring MVC.I am new to Spring ,so u r videos made me very much familiar to this technology.
Good work..
geoffrey
March 29, 2015 @ 10:23 pm
Namaste Ankush Gorav.. Gontu Series is the best tutorial on Sring MVC
I teach my self programming .. i have a well understanding of HTML CSS and JQuery Core java and even made some applications… my query is is this how developers write enterprice applications or there are other deep concepts and could you please do a tutorial on Testing the Application using JUNIT test
Shanmukhi
April 2, 2015 @ 10:40 am
Hii Mr.Ankush,
I’m new to Spring,i found your tutorials very helpful.Thank you.
badal
May 12, 2015 @ 1:26 am
Hi Ankush,
I have followed your tutorials for Spring and hibernate and I really liked them.
Now I want to learn JMS. Do you have any tutorials for this?
Good job 🙂
Thanks,
Badal
Nilesh Vadaliya
May 20, 2015 @ 10:48 am
Thanks dear ur blog very helpful for me….. thanks again.. good job…
sankaranarayanan
July 28, 2015 @ 11:22 am
Sir, I just watched your spring mvc 12 videos, no words to explain how well you presented in a nice video format, simply excellent and fantastic collections. God bless you, sir. Thank you very much for sharing your knowledge, sir.
Vaibhav Raut
July 30, 2015 @ 9:04 am
Please can you upload the struts 2 video tutorials
Adam
September 18, 2015 @ 4:29 am
please give me all about java Framework Spring,Struts,EJB,JSF,Servlet,ORM(Hibernate,mybatis),especially in Core Java programming beacause I want change the world with Java
Deepak Sharma
September 29, 2015 @ 5:41 am
hii ankush ur totorial’s are great, i had confusion in MVC pattern, but u save my day men.
thanks a lot!!
i just want to say plz upload tutorials about bigdata(hive, hadoop,zookeeper,hbase,pig,….etc).
thanx again!!!!
Sunil Gauswami
October 3, 2015 @ 3:33 pm
There is no library file in hibernate example projects. So please give me right .jar file for hibernate.
Sunil Gauswami
October 3, 2015 @ 3:38 pm
Hello Mr. Ankush,
The all video is very nice and in good language.
But there is no library file in hibernate example projects. So please give me right .jar file for hibernate.
Antoine Gary Bardet
November 6, 2015 @ 1:27 pm
Hi Mr Ankush
You did a very good job and I really appreciate the videos and the way you give the explanations. It is very clear. However I have some suggestions: some topics should be addressed. There are a lot of video tutorials on the internet but it is really rare to find one that tackles security, exception handling. I would suggest when you create a series to include Security videos as well.
Sreenivas
November 13, 2015 @ 5:31 am
Sir , will you please upload some more videos on Hibernate.
shabaz
December 1, 2015 @ 12:47 pm
Hi Ankush,
I read your MVC tutorials through youtube, it was very helpful to me and was very interesting. The way you have explained to the core of it i liked it.
I wanted you to learn json, jquery and ajax from you and the connection between the 3 topics. Please help me in this.
Thanks for help in advance. 🙂
shabaz
December 1, 2015 @ 12:48 pm
Hi Ankush,
I read your MVC tutorials through youtube, it was very helpful to me and was very interesting. The way you have explained to the core of it i liked it.
I am interested to learn json, jquery and ajax from you and the connection between the 3 topics. Please help me in this.
Thanks for help in advance. 🙂
gunjan kumar
December 24, 2015 @ 7:52 pm
Hi Ankush,
Thanks for your spring mvc videos ,tutorials are really very helpful.
I have a problem regarding spring mvc please try to help, i am mentioning the problem below:
i want to create an html page with lable and text fileds (emp id,emp name )
and buttons on it, will connect this with a oracle 10g database using jdbc template.
i want to insert and delete the data from the front end i.e through html form also i want to show my table on this form after this opertaion.
could you please help me regarding this.
Thanks
haresh
March 16, 2016 @ 8:08 pm
sir i have uploaded only two basic introduction video of spring framework for education purpose. sir your teaching skill is so nice. and spring introduction video is one of your best teaching example so i have choosen to upload on my own youtube acc. sir sorry but i will delete it after 1 month.
puja
August 30, 2016 @ 5:27 am
thank you very much for spring mvc tutorials sir.. please could you please upload tutorials related to CRUD operations in Spring MVC
Vikas Jay
August 31, 2016 @ 2:56 pm
Hello Ankush,
Glad to see Gontu Series website !!
Awesome & appreciate !!! Happy Learning.
You are more than you appear to be…. Keep it up !!!
Good Luck !!!
Ankush Gorav
September 1, 2016 @ 11:19 am
Hi Vikas, thank you for all the appreciation. Cheers 🙂
Trupti
October 13, 2016 @ 1:50 pm
Hello Ankush,
I saw all the videos of spring and hibernate and they are the best.
Thanks a lot for the website.
sandeep pandey
October 22, 2016 @ 5:48 am
Hi Ankush,
Can you please upload tutorial of Spring Rest web service. your way of explanation is really awesome.
Manoj Pandya
December 10, 2016 @ 2:06 pm
Dear Ankush Gaurav JI,
I was searching for Spring MVC tutorials on YouTube. Fortunately I found that your video series lectures are worth watching.
I’d like to say that your lecture series is one of the best lectures I have ever seen so far.
You have explained every topic very nicely.
You have articulated every thing with smooth transition and with good oratory power.
I am thankful to you for serving noble cause kind of act for students and all amateur learners.
Raj Dharsandia
February 13, 2017 @ 7:13 pm
its an very useful tutorials for me, & the way you explain is very easy to uderstand
so waiting for other technologies too,
upload advance java tutorals if possible,
thank you sir
Ruturaj
April 21, 2017 @ 8:32 am
Hi Ankush
Can you please provide us code from Spring MCV tutorial 25.Seems from tutorial 25 code are missing and while doing hands on we are facing some issue as well.
Mouli
May 1, 2017 @ 7:21 pm
Wonderful Spring course..very much useful..
pavan0407
May 26, 2017 @ 10:14 am
Thank you very much Ankush Gorav for providing us such a nice explanation with best examples.
Initially I don’t have any plans to leave a comment but after seeing at your hard work thought to leave a comment.
Kudos to You and your team.!
Thanks
Pavan
Pankaj Sharma
August 24, 2017 @ 7:04 am
Currently i am studying Spring framewok from your Youtube Channel.Content is really helpful. I really liked short duration videos and simplicity of the content. Thanks for helping lot of people like me.
Trupti Mane
September 7, 2017 @ 10:59 am
Hi Ankush,
Thank you for spring and hibernate tutorials
Can you please provide spring boot tutorials and the diff between spring and spring boot??
Arindam
September 12, 2017 @ 7:12 am
Please upload spring boot tutorial in your youtube channel.
Ajay Kumar
November 19, 2017 @ 10:11 pm
Request source code for your free tutorials..
bhanuprasad
January 6, 2018 @ 2:49 am
Hi ankush,
Your videos are awesome.Can you share videos regarding how to update the records in springmvc and jpa.
monika
September 6, 2018 @ 4:04 am
hi,
Are you serious about your price 700$ really !!!!!!!. it’s near about 45500/-rs in india.
arun
November 16, 2018 @ 5:55 pm
Hi Ankush thank you for free video tutorials for Spring MVC applications.
Can I get help in resolving the errors I’m getting with the downloaded source code ? downloaded from your link for “Spring MVC Tutorials 09” ?
arun
November 16, 2018 @ 5:57 pm
Has anyone successfully run the application downloaded from the link for “Spring MVC Tutorials 09” ? can anyone help me with the error I’m getting while cleaning the project ?
thanks
Arun.
kivi26@yahoo.com
Amulya
December 19, 2018 @ 10:33 am
Hi Ankush,
Found your videos very helpful in understanding basics of Spring Core and Spring MVC. Thanks a lot for your content.
Ian
March 12, 2019 @ 1:49 pm
Hi Ankush: Great videos. Please keep doing them. I just watched your “Spring MVC Tutorials 26 – Internationalization and Localization 02” video and I have a question: I tested the code you used in this video and the switching of the language from English to French – or vice versa – works great. However, when I click the Submit button to submit the form, I get the following error: “… No primary or default constructor found for interface org.srpingframewprk.web.servlet.LocaleResolver.” Any idea what I might be doing wrong? I checked my spring-dispatcher-servlet.xml file and the xml code matches the xml you used in your video, as far as I can tell. By the way, is the source code you used in this video available for download anywhere? Looking forward to your response. Regards.
freelance developer
July 30, 2019 @ 5:09 am
Really cool post, highly informative and professionally written and I am glad to be a visitor of this perfect blog, thank you for this rare info!
Python Online Training
July 30, 2019 @ 6:32 am
Really cool post, highly informative and professionally written and I am glad to be a visitor of this perfect blog, thank you for this rare info!
sandeep pandey
October 18, 2020 @ 4:17 pm
Hi Ankush,
Just wanted to tell you….you are unbeatable ..the way you explained the concepts…is awesome…….i am yours bigger fan…request you to please start uploading videos again…. dont know why it was stopped …but anyway yours fans are still waiting for yours new things…..hope to hear good news from you soon….thanks for your awesome and valuable support.