How to install MongoDB 6.0.3 on Windows 11 | Install MongoDB 6.0.3 & Mongo Shell | MongoDB Tutorial

  Рет қаралды 74,528

CS CORNER Sunita Rai

CS CORNER Sunita Rai

Жыл бұрын

In this video, I am going to show How to Install MongoDB Community Edition on Windows 10/11. We will also see How to Install MongoDB Shell for running queries. . Also I have shown different commands of MongoDB.
MongoDB is one of the most used, open-source document databases, and NoSQL databases. MongoDB is developed by 10gen. It is written in c++ and it is a document-oriented database. It uses the BSON format.
Useful Commands in MongoDB:
1. MongoDB - Create Database
use cscorner
2. If you want to check your databases list, use the command
show dbs
Your created database is not present in list. To display database, you need to insert at least one document into it
3. MongoDB - Drop Database
db.dropDatabase()
4. MongoDB - Create Collection
db.createCollection(name)
db.createCollection("students")
5. MongoDB-Create Document.
db.students.insert({"rollno":1,"name":"sunita"})
If the collection doesn't exist in the database, then MongoDB will create this collection and then insert a document into it.
6. MongoDB -Show Collection
show collections
7. MongoDB - Drop Collection
db.students.drop()
8. MongoDB - Query Document
db.students.find()
9. To display the results in a formatted way, you can use pretty method.
db.mycol.find().pretty()
This tutorial will provide you a good understanding of MongoDB concepts.
This tutorial is intended for students and new developers who want to learn MongoDB Database in easy-to-understand steps. This tutorial will provide you MongoDB concepts that will help you to get started with MongoDB quickly.
------------------------------------------------------------------------
Subscribe to my channel for more videos of programming and hit the bell icon to never miss an update in the future.
Also, don't forget to LIKE & COMMENT.
------------------------------------------------------------------------
Channel Subscription:
🔗 / cscornersunitarai
Java Programming Tutorial Playlist
🔗 • Java Programming Tutorial
Thanks for watching my videos till the end, if you like my work please do Subscribe, Like, Comment, and Share!!
------------------------------------------------------------------------
🎥 MY FAVOURITE KZbin GEAR
www.amazon.in/shop/cscornersu...
------------------------------------------------------------------------
CONNECT WITH ME ON:
►Facebook - / cscornersunitarai
►Personal Facebook A/c - / sunita.sharmarai
►Instagram - / cscornersunitarai
►Telegram - t.me/cscorner
►LinkedIn - / cscornersunitarai
------------------------------------------------------------------------
#MongoDB #installmongoDB #nosql #mongoDB #HowToInstallMongoDBOnWindows10 #MongoDBTutorial #MongoDBInstallationOnWindows #MongoDBInstallation #MongoDBTutorial #MongoDBTutorialForBeginners #MongoDBCourse
#cscornersunitarai
how to install mongodb on windows 10,installing mongodb,how to install mongodb,mongodb,database,open source database,nosql,mongodb tutorial for beginners,starting mongodb linux,install mongodb on linux,data modelling,install mongodb,mongodb on windows,mongod,mongodb 6,mongo,install,windows 10,mongodb 6,community server,mongodb 6.0.3,mongodb installation,mongodb tutorial,create database,drop database,create collection,drop collection,cscornersunitarai,nosql database,mongodb installation for windows 11,mongodb installation for windows 10
Subscribe to CS Corner Sunita Rai for more videos!
Like! Subscribe! Share!
Stay tuned!

Пікірлер: 333
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Got a question on this topic? Please share through comments or reach us on telegram t.me/cscorner
@talkMusic
@talkMusic Жыл бұрын
how cani use the vscode for this
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
@uma glad my video helped you😊👍 plz subscribe
@krantdarshi1765
@krantdarshi1765 Жыл бұрын
Was struggling since 3 hours and it was of immense help....thank you so much
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad my video helped you😊👍 plz subscribe
@ShivamKumar-qv6em
@ShivamKumar-qv6em Жыл бұрын
Very Very Helpful, I wasted my whole previous day in figuring out that error. When typed Mongod in the command prompt. Very Helpful & thanks a lot
@CSCORNERSunitaRai
@CSCORNERSunitaRai 11 ай бұрын
Glad it helped!👍😊please subscribe
@talkMusic
@talkMusic Жыл бұрын
this is probably the most helpful video i have seen this month, I don't have money to show my appreciation now but i do really appreciate you for making this video.
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad you liked it👍 plz subscribe ☺
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
No need of money your appreciation is enough.. Thnx
@shayanzaidi3031
@shayanzaidi3031 Жыл бұрын
Ma'am, you are a live saver, I tried it for days but I couldn't fix the error of connecting to the server but after following your video I connected successfully. Thank you Ma'am😁❤
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad I could help☺please subscribe👍
@tabishabib1024
@tabishabib1024 11 ай бұрын
tooo much helpful i was stuck to get mongoshell but now got it. thanx
@CSCORNERSunitaRai
@CSCORNERSunitaRai 9 ай бұрын
Glad it helped! You're welcome😊please subscribe👍
@nayansinghal5157
@nayansinghal5157 Жыл бұрын
Thank you so much. For the past few months I was trying to download it but i failed each time. But this time I succeeded.
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad I could help👍 Please subscribe
@wasimakram-kk6hr
@wasimakram-kk6hr Жыл бұрын
this is probably the most helpful video for installing MongoDB & Mongo Shell
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad you liked it👍 plz subscribe ☺
@charitysimon-peraboh5555
@charitysimon-peraboh5555 Жыл бұрын
Thanks a million, you saved me hours of going nowhere with official installation guidelines
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad it was helpful!☺please subscribe👍
@charitysimon-peraboh5555
@charitysimon-peraboh5555 Жыл бұрын
@@CSCORNERSunitaRai done
@gangwalsanyam
@gangwalsanyam Жыл бұрын
Thank u so musch it helped alot all other tutorials are of older versions in which mongosh(extra download i.e. Shell) concept is not there
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad it helped👍Please subscribe
@harshalnikam1864
@harshalnikam1864 11 ай бұрын
Thankyou so much , as i was so tierd ....bcz the mongod was not running on cmd. As your this video helped me😊.thanks
@CSCORNERSunitaRai
@CSCORNERSunitaRai 11 ай бұрын
Glad to hear that👍😊plz subscribe
@abhinavkumar5298
@abhinavkumar5298 Жыл бұрын
Crisp and Proper Tutorial. Thank you!
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad my video helped you😊Please subscribe
@bommireddy210
@bommireddy210 Жыл бұрын
crystal clear and precise explanation !awesome
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad you liked it
@thedailyeducation5345
@thedailyeducation5345 7 ай бұрын
became a subscriber of your only because of quality content😊😊
@amancoder1
@amancoder1 11 ай бұрын
thanks a lot,if someone is finding difficulty in compass visibility,download it saperatly,because it is mentioned in downloaded mongod commonity server file
@CSCORNERSunitaRai
@CSCORNERSunitaRai 11 ай бұрын
Most welcome 😊please subscribe 👍
@santhoshi367
@santhoshi367 Жыл бұрын
Thank you so so much for the video. I have successfully installed Mongodb
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're welcome👍 please subscribe
@csdisha7865
@csdisha7865 Жыл бұрын
Thank you so much for this video... Successfully installed
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're welcome👍
@monindersingh2565
@monindersingh2565 Жыл бұрын
yes .. your video was very helpful 👍 ..I was able to install and create db as shown..
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad my video helped you😊Please subscribe
@beautifuleditingzone228
@beautifuleditingzone228 11 ай бұрын
thank you for sharing such kind of video, I can confirm here max. student are just beginners, so it is difficult to understand, but the way u were explain, amazing
@CSCORNERSunitaRai
@CSCORNERSunitaRai 10 ай бұрын
You're welcome 🙂Please subscribe👍
@MRBOSSTON24
@MRBOSSTON24 Жыл бұрын
This tutorial was truly amazing and a time saver! I really appreciate you taking time to cover this topic👍🏿
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad my video helped you😊Please subscribe
@addumela2808
@addumela2808 Жыл бұрын
Thank YOU!! I found this video very helpful.
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad it was helpful!😊plz subscribe
@raviparashanaboina4644
@raviparashanaboina4644 11 ай бұрын
This is the one of the best video to watch mongodb installation and mongoshell nice tutorial
@CSCORNERSunitaRai
@CSCORNERSunitaRai 11 ай бұрын
Glad you liked it! Plz subscribe😊
@tanyagupta7067
@tanyagupta7067 10 ай бұрын
Really Thankful for the tutorial.
@CSCORNERSunitaRai
@CSCORNERSunitaRai 10 ай бұрын
You're welcome👍 please subscribe 😊
@disciplines4
@disciplines4 Жыл бұрын
Thanks di.... I successfully installed mongodb following you
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Great 👍plz subscribe
@gopiraja3486
@gopiraja3486 Жыл бұрын
nice...Thanks for clearing my doubts
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad my video helped you👍☺Please subscribe
@PADALAVMANOJ
@PADALAVMANOJ Жыл бұрын
Tqsm its really help me to install mongosh shell quickly..which it will taking me so much time to figure out why my mongo shell not working
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're welcome👍 Please subscribe
@sooraj_sp_11
@sooraj_sp_11 Жыл бұрын
Thank you!! nicely explained...
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad my video helped you😊Please subscribe
@mahithabusetty5750
@mahithabusetty5750 Жыл бұрын
Thank you so much....(I want to thank you for 1000 times...Thanks a lot and this is the video I am really looking for)....Thank you dear.Much appreciated🥰😍💞❤...
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad it helped☺Please subscribe👍
@rahuldeep5245
@rahuldeep5245 Жыл бұрын
Thank you mam, I've successfully installed mongodb in my pc🙌
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad my video helped you😊Please subscribe
@farukkahya8964
@farukkahya8964 Жыл бұрын
thank you so much you've been very helpful.
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad you liked it.. plz subscribe
@humsafarfactsshorts5036
@humsafarfactsshorts5036 7 ай бұрын
didi, thank you for successful installation!
@TopTalentBridge
@TopTalentBridge Жыл бұрын
Video was really helpful!! Guys this working for me on 23 Feb 2023
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad you liked it👍 plz subscribe ☺
@krishnareddyyerram4615
@krishnareddyyerram4615 Жыл бұрын
Excellent. I have successfully installed.
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Great 👍plz subscribe
@mesmerizingmessi7851
@mesmerizingmessi7851 Жыл бұрын
thanks mam !!!!!!!!!!! so beautifully explained as simple as it gets
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad you liked it👍☺Please subscribe
@snehapriya3635
@snehapriya3635 Жыл бұрын
thanks your vid was a huge help!
@CSCORNERSunitaRai
@CSCORNERSunitaRai 11 ай бұрын
Glad it helped!👍😊please subscribe
@dreamiitians4909
@dreamiitians4909 Жыл бұрын
download successfully ma'am !! Thank you so much
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're welcome!👍please subscribe
@saurabhpawar5994
@saurabhpawar5994 Жыл бұрын
Thanks really appreciable your content..!
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad you liked it👍☺Please subscribe
@ayushgandhi2030
@ayushgandhi2030 9 ай бұрын
very helpful this video for me. Thank you
@Muskams
@Muskams Жыл бұрын
Thanku so much mam!!!! It really help me alot
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad to hear that👍😊Please subscribe
@govindraj3289
@govindraj3289 Жыл бұрын
Thanks ma'am successfully installed in first attempt only ☺️
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Great 👍please subscribe
@kishoresure1425
@kishoresure1425 Жыл бұрын
Successfully installed mam thank you
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad it was helpful!☺please subscribe👍
@shubhamrenushe2432
@shubhamrenushe2432 Жыл бұрын
That helped me! Thanks 💯
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're welcome 👍please subscribe
@purnamritab
@purnamritab Жыл бұрын
thanks! this video was super helpful!
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad it was helpful!
@holyspirit7820
@holyspirit7820 Жыл бұрын
Successfully installed ❤
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad to hear that👍😊Please subscribe
@anuraagchowdhury6572
@anuraagchowdhury6572 9 ай бұрын
Thank you very much. Very helpful one
@CSCORNERSunitaRai
@CSCORNERSunitaRai 6 ай бұрын
You're welcome!😊 Please subscribe👍
@arunisamaraweera6520
@arunisamaraweera6520 11 ай бұрын
thanks , it was very helpful
@CSCORNERSunitaRai
@CSCORNERSunitaRai 11 ай бұрын
Most welcome 😊please subscribe 👍
@AbhimanyuPradeep-bp5fn
@AbhimanyuPradeep-bp5fn Жыл бұрын
That really helped thank you so much...
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad my video helped you😊Please subscribe
@anuproy6213
@anuproy6213 Жыл бұрын
Very nice video... it's really helpful for me 🙂
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad to hear that😊plz subscribe
@shubhambhatt2704
@shubhambhatt2704 Жыл бұрын
thanks a lot. really helpful video
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad it helped! Please subscribe
@nishantbhosale
@nishantbhosale Жыл бұрын
Amazing.. Thanks alot!! 👏👏👏
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad you liked it!😊please subscribe👍
@sanjayrautela5847
@sanjayrautela5847 11 ай бұрын
thanks...... spending whole day and then find this video
@CSCORNERSunitaRai
@CSCORNERSunitaRai 11 ай бұрын
Glad my video helped u👍😊plz subscribe
@manojramesh4598
@manojramesh4598 Жыл бұрын
Nice explaining miss.....i hope u r great coder....
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Thank you so much👍
@anishkarthik4309
@anishkarthik4309 Жыл бұрын
successfully installed thanks to your guidance mam.
@Saumyasingh0001
@Saumyasingh0001 Жыл бұрын
Kitna time laga install hone me
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad it was helpful!👍 Please subscribe
@shafinahmed6434
@shafinahmed6434 Жыл бұрын
thank you so much , mam. love from bangladesh
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're welcome👍 please subscribe
@ShrikrishnagopalSharma
@ShrikrishnagopalSharma Жыл бұрын
yes successfully installed mongodb thanks maam😃
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad my video helped you😊Please subscribe
@kartikbh1474
@kartikbh1474 Жыл бұрын
Thank you so much madam, It was really helpful
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're welcome👍 please subscribe
@maneeshkumarvishwakarma3046
@maneeshkumarvishwakarma3046 Жыл бұрын
Thank you so much mam solved my problem
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Happy to help👍keep watching
@cpwithsundar
@cpwithsundar Жыл бұрын
Thanks for the video, it was very useful
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad my video helped you👍☺Please subscribe
@shoaibullahrasel1065
@shoaibullahrasel1065 Жыл бұрын
Thank you very much for this video..
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad you liked it😊 plz subscribe😊👍
@RushikeshBiradar-ly1gy
@RushikeshBiradar-ly1gy Жыл бұрын
Really thank you mam❣️
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad my video helped you😊Please subscribe
@vishalpatil4983
@vishalpatil4983 Жыл бұрын
Thank u mam really helpfull
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad my video helped you😊Please subscribe
@shahbazkhan-ek7hp
@shahbazkhan-ek7hp Жыл бұрын
thanks . It was helpful.
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad to hear that👍😊Please subscribe
@jeffkirchoff14
@jeffkirchoff14 Жыл бұрын
Thank you so much mam My issues are solved
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad you liked it😊 plz subscribe😊
@urikoffman3565
@urikoffman3565 Жыл бұрын
thanks, great guide for installing mongoDB.
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad you liked my content😊 👍plz subscribe
@elleecious
@elleecious Жыл бұрын
Thank you so much Miss Sunita Rai
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're welcome👍 please subscribe
@nandhinivenkatesan1152
@nandhinivenkatesan1152 Жыл бұрын
Awesome explanation thank you so much 😊
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're welcome👍 please subscribe
@rakeshkumarsarkar5840
@rakeshkumarsarkar5840 7 ай бұрын
Thank you so much mam❤❤🎉😊
@abhinaysingh2291
@abhinaysingh2291 Жыл бұрын
thank you it helps a lot
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're welcome!👍please subscribe😊
@emreuras2168
@emreuras2168 Жыл бұрын
Thank u Sunita tremondous job
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad u liked it☺please subscribe
@souradeephazra9118
@souradeephazra9118 Жыл бұрын
Mam, you have really helped me with using MongoDB.
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're welcome👍 please subscribe
@santhoshkumar-zb9rf
@santhoshkumar-zb9rf Жыл бұрын
Thanks you man😊
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're welcome!👍please subscribe😊
@manaskumarpanda8961
@manaskumarpanda8961 Жыл бұрын
Really helpful vedio :)
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad it was helpful!😊Please subscribe
@azharazeez2855
@azharazeez2855 Жыл бұрын
Nice work. Thankyou
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Thank you 😊plz subscribe
@balwinderkapila007
@balwinderkapila007 Жыл бұрын
Thanks for help me to install mongodb successfully
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're welcome😊please subscribe👍
@neelimaagrawal9490
@neelimaagrawal9490 Жыл бұрын
Thank you, It helped me a lot
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're welcome 👍Please subscribe
@greatsim
@greatsim 10 ай бұрын
Good job Sunita.
@CSCORNERSunitaRai
@CSCORNERSunitaRai 9 ай бұрын
Thanks a lot! You're welcome😊please subscribe👍
@user-cw7ng5vy5s
@user-cw7ng5vy5s Жыл бұрын
Very useful, Thank You
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're welcome 👍Please subscribe
@_Deepak_Verma
@_Deepak_Verma Жыл бұрын
Thanks it help!
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad to hear it!😊👍Please subscribe
@CodePressAcademy
@CodePressAcademy Жыл бұрын
Thank you mam, you are very clear speak
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Most welcome 😊please subscribe👍
@kondurulovelykarthik5326
@kondurulovelykarthik5326 Жыл бұрын
Thank you mam explained good mam i understood and i downloaded
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad my video helped u
@aravindb3552
@aravindb3552 Жыл бұрын
Successful installation completed ma'ma
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad my video helped you😊Please subscribe
@mukeshkapoor5528
@mukeshkapoor5528 Жыл бұрын
Very helpful thanks...😇
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Happy to help👍 please subscribe
@chinnatechzone3158
@chinnatechzone3158 Жыл бұрын
Nice Explanation😀
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad you liked it!😊plz subscribe
@AnkitSharma-mk7ub
@AnkitSharma-mk7ub Жыл бұрын
Thank u so much mam ❤
@CSCORNERSunitaRai
@CSCORNERSunitaRai 10 ай бұрын
You're welcome👍please subscribe😊
@MuhammadhammadSohail
@MuhammadhammadSohail Жыл бұрын
it was helpfull, thanks !
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're welcome👍 please subscribe
@beinglearner8543
@beinglearner8543 Жыл бұрын
nice video really help full
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad it was helpful!😊plz subscribe
@mrmishraa
@mrmishraa Жыл бұрын
Amaizing thankyou soo much..
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're so welcome!👍
@AbhishekThakur-fk7px
@AbhishekThakur-fk7px Жыл бұрын
Thank you so much mam.
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're welcome👍 please subscribe
@CuriousVivek
@CuriousVivek 9 ай бұрын
Thnx for this video 📸
@CSCORNERSunitaRai
@CSCORNERSunitaRai 6 ай бұрын
Most welcome 😊 Please subscribe👍
@sushantgupta4757
@sushantgupta4757 Жыл бұрын
thank you so much ma'am
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Most welcome 😊plz subscribe
@programmingfolks
@programmingfolks Жыл бұрын
just awesome video.. 😊😊
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad you liked it👍☺Please subscribe
@programmingfolks
@programmingfolks Жыл бұрын
@@CSCORNERSunitaRai yes i have
@vivekdeodeshmukh7155
@vivekdeodeshmukh7155 Жыл бұрын
Superb Great
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're welcome👍 please subscribe
@anshulsharma7080
@anshulsharma7080 Жыл бұрын
Thank u thanku thanku ❤❤
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're welcome😊please subscribe 👍
@epicthrees7367
@epicthrees7367 Жыл бұрын
Thank you very much
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You are welcome😊please subscribe 👍
@technical__hero
@technical__hero Жыл бұрын
thank you miss 😊😊
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're welcome👍 please subscribe
@aniketashokbhise
@aniketashokbhise Жыл бұрын
Thank you 😊
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're welcome 😊plz subscribe
@mayureebawane1938
@mayureebawane1938 11 ай бұрын
Thank you so much
@CSCORNERSunitaRai
@CSCORNERSunitaRai 9 ай бұрын
You're welcome👍 Please subscribe😊
@deepanshusinghal2154
@deepanshusinghal2154 Жыл бұрын
Thanku So much..!
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You're welcome👍
@user-fw1ld
@user-fw1ld Жыл бұрын
Thank you very much ..🚀🚀🚀🚀
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
You are welcome!
@Appdev_reactnative
@Appdev_reactnative Жыл бұрын
thank you so much maa'm
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Glad my video helped you😊Please subscribe
Coding a Web Server in 25 Lines - Computerphile
17:49
Computerphile
Рет қаралды 326 М.
Can You Draw A PERFECTLY Dotted Line?
00:55
Stokes Twins
Рет қаралды 93 МЛН
버블티로 체감되는 요즘 물가
00:16
진영민yeongmin
Рет қаралды 103 МЛН
Became invisible for one day!  #funny #wednesday #memes
00:25
Watch Me
Рет қаралды 45 МЛН
Жайдарман | Туған күн 2024 | Алматы
2:22:55
Jaidarman OFFICIAL / JCI
Рет қаралды 1,6 МЛН
How to install MongoDB 7 on Windows 11 | Amit Thinks
6:15
Amit Thinks
Рет қаралды 55 М.
Linux on Windows......Windows on Linux
23:54
NetworkChuck
Рет қаралды 185 М.
Physicists Claim They Can Send Particles Into the Past
7:21
Sabine Hossenfelder
Рет қаралды 261 М.
Top 5 Most-Used Deployment Strategies
10:00
ByteByteGo
Рет қаралды 247 М.
What is JSON ?
11:56
Telusko
Рет қаралды 1,1 МЛН
Can You Draw A PERFECTLY Dotted Line?
00:55
Stokes Twins
Рет қаралды 93 МЛН