You are one of the best instructor online. Can you start a series for nodejs please
@NaveenKumar-tt6en5 жыл бұрын
The way you explain is fantastic
@sushantseth33722 жыл бұрын
Hey mike! i have been following a lot of your courses which have helped me immensely! since you have already done a course on html, css, js and mdb please launch another playlist for nodejs. It'll be really helpful!
@animanoir7 жыл бұрын
looking forward to this
@MrMaxtermax5 жыл бұрын
awesome videos
@abhijitmohanty7344 жыл бұрын
I like your way of teaching by giving examples. Please add some exercise in the each of the video to grab more concept about new languages. Thanks a lot of these videos.
@kenzoreal5 жыл бұрын
Regards from brazil! Your videos are awesome o/
@tareq62702 жыл бұрын
thank you
@imathpro4 жыл бұрын
Mike dane love you so much ❤️
@machimapla6 жыл бұрын
Is Mongo DB free to use for commercial purpose ? ( I mean We are building a product with Mongo as a storage DB and sell it as a product to a client)
@manojkiran55194 жыл бұрын
Hey Mike....plz do node.js and react.js......
@Liam69696Ай бұрын
Brother can you please provide PDF notes of your lecture please 🙏
@richardpaulhall4 жыл бұрын
Your desctiption of MongoDB raises questions. MongoDB is: "really fast": In other words, not useless. What DBMS alternatives are slow? Why are they "slow"? "really flexible": What cannot be modeled in an SQL database? "cross-platform": In other words, not useless. "data does not have to match criteria": Then it either is not data, or the "data" is useless, or the data will have to be filtered and massaged by some other piece of software. Why would I want that? Is the data reliable? Wha ti those other tools "filter and massage" the data in differtent ways? "no matching data types": In what way is that useful? If I am storing a floating-point number, and I expect accuracy, integer data will not have the accuracy I require. If my DBMS supports a "Phone Number" type, or I add functionality to support such type, my phone numbers will be valid. If Mongo accepts a random string, what have I gained?
@adeelfarooq72846 жыл бұрын
please make a video an autoincrement in mongodb...on id