This man has 10+ videos teaching us how to code for free. What's even better is that it's easy to learn and understand. I'd learn how to use Python and I am blessed. You Earn my Respect Mike. I just want to give you a hug.
I really appreciated this. It's encouraged me to continue with Xamarin. Most of the other videos I've watched are just confusing; this was clear and straightforward. It would be great if you could do another one showing how to hook up the TodoList with a remote database or SQLite. - Big Thanks.
I am Very very very very very very very very very very very very very very very very very very very very very very very very very very very very Happy to see Mike is Back ... You are the Best online Teacher in the World ❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️🔥🔥🔥
I really want to thank you. At school I was always bad at Java but after watching your tutorials, my concepts were clear and a got an A. Additionally, these videos are so helpful, thank you:)
Thanks. After two weeks looking for an entry point, I finally am able to connect all the loose bits of information that I got from so many sources so that they make sense. Everything was important, but I appreciated in particular importing the input kit. I think that one of the powerful features of Xamarin is be able to reuse all these available packages.
I am already Half way into this video, and I learned / understood a lot.. Way better than how Microsoft is introducing Xamarin i watched the first 5 lessons in MS and got lost till I started reading other people comments of all the missing code they did not show to make their demo work.. At-least you show us every single step done unlike all the missing code that i saw on MS Site. Good Job and many thanks, Looking forward to more tutorials.
brother whatever you're going through i hope you'll be okay soon. please get back to us when you can. i hope you find the strength to get back on track. love from sri lanka!
Hey Mike!! Please could you make a tutorial on how to store user inputs in a database with Xamarin.Forms. You are literally the only person I understand. I would really appreciate bro. Cheers
This man really about to get me a job!! His teaching style really is remarkable. I'm almost done with the SQL course, going to go into Python after. I really need to see this man become a multi-millionaire in the next two years- it well deserved lol
Hello Mike, I have been watching your videos especially on C programming language I would like to thank you for putting these tutorial videos for us. But I do want to ask you for a favour, regarding C , I'm having problems regarding understanding the logic ,so can you kindly make videos that teaches us how to get better logic understanding . And I also would really appreciate if you can make videos on data structure and algorithm for C programming language.
Thank you. This really helps me a lot, really. I'm a beginner in coding and I really want to know how to make apps but don't have enough knowledge for it. I sincerely thank you for your tutorials, man.
Hey man, this was incredibly helpfull. I actually think I understood the concept, after searching through Microsofts Documentation and watching a bunch of other videos on the topic. The long format really helps aswell I think. I tip my hat to you, great video.
26:18 As you type the TextChanged attribute, see the dropdown popup that says ""? At that point you can just hit tab. It will automatically create a handler and wire it up for you. You can also just hit F7 from the markup to switch to the code-behind, or ctrl-tab to go to the next most recent tab, which will effectively also switch to the code-behind. It's a small optimization, but they add up.
Awesome video! Coincidentally, I've been looking into getting into app development! So this really helps! In the future can we see an updated Java Script course? I saw your React tutorial, but I don't know JavaScript!
I actually wanted this specific course to learn to create desktop apps just good. And here is Mike Dane with it! My wish just came true! Since thanks to you!
1:35:40 The built-in CheckBox doesn't take a Command, but since it binds to the IsComplete (or whatever you called yours), it doesn't need to. Unless maybe you want to go run some additional logic when it toggles. I toggled one and deleted it, and a breakpoint in the delete method showed me it had been toggled.
The common mistake we make as programmers is to focus on learning the syntax instead of how to use the syntax to express the solution to a problem. If you grasp the basic concepts of Algorithms and data structure, you should be able to apply them in every programming language therefore the programming language do not really matter that much.
Really awesome tutorial. Loved the way your thought process flows. Would you mind making one more Xamarin tutorial that could save an XML file or save some data in the local DB?
hey man! great vids. awesome work. by any chance could you make a video and/or series based on data structures and algorithms? glad to have you back :)
Its kinda necessary to make your dart tutorial more deeper with flutter tutorial 😅 Yes, I understood that there are many flutter tutorial videos published in UA-cam, but I'd like to continue the simplicity of understanding from your teaching methods. thank you in advance, and have a great day!
Hi Mike! I was wondering if you considered doing advanced programming tutorials? Your beginner tutorials from python, C++ and java have been extremely helpful and maybe an advanced java tutorial would be amazing and very helpful honestly. Anyhow, it's great to have you back man, keep up the good work! (sorry for bad English)
ive subscribed But Pleaseeeeeee we need mode Xamarin (in the Future MAUI) tuts pleaseee finally i was able to find someone that knows how to use and teach us how to use Xamarin
Hey mate, Hope you are doing well, just a request; could you make a rust guide too? I learnt python and c++ from your tutorial and couldn't find anything as such for rust, also love the quality of your vids! I am currently making my own programing language in python but dream to make one in rust too soon! Thanks again :D
Can you make another video for the 2022 version of this program? The 2019 and 2022 versions don't exactly line up (would be helpful for the super noob).
Hello Mike, can you please do a video about what you can do with programming? like why should i choose it in university as a profession, what can i reach with that
I hope you're okay, Mike. It's been three years since I finished your tutorial on Dart and I keep checking back daily to see if you will upload a new video. We miss you bro.
This man has 10+ videos teaching us how to code for free. What's even better is that it's easy to learn and understand. I'd learn how to use Python and I am blessed. You Earn my Respect Mike. I just want to give you a hug.
Mike has always been my favorite. I learnt most of my programming basics through his toturials. Keep the fire burning Mike, More love from this side.
My god! Mike u come back😭😭😭thank you lots of love from 🇮🇳 India❤
Hi there. Why he stopped teaching do you know ? Did he tell somewhere about this ?
oh no he is gone again
you are a lifesaver man, god bless you forever and ever.
I really appreciated this. It's encouraged me to continue with Xamarin. Most of the other videos I've watched are just confusing; this was clear and straightforward. It would be great if you could do another one showing how to hook up the TodoList with a remote database or SQLite. - Big Thanks.
I am Very very very very very very very very very very very very very very very very very very very very very very very very very very very very Happy to see Mike is Back ...
You are the Best online Teacher in the World ❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️🔥🔥🔥
Exactly what I needed right now. I am taking my thesis now and I am using xamarin to develop our project. This video helps a lot. Thank you!
I really want to thank you. At school I was always bad at Java but after watching your tutorials, my concepts were clear and a got an A.
Additionally, these videos are so helpful, thank you:)
flutter tutorial please !!! just came from your dart tutorial, amazing job
This guy is incredibly great at teaching! Thank you, Mike!
After countless searches, I have come to the conclusion that this is the BEST beginner's Xamarin tutorial out there. Good job!
Thanks. After two weeks looking for an entry point, I finally am able to connect all the loose bits of information that I got from so many sources so that they make sense.
Everything was important, but I appreciated in particular importing the input kit. I think that one of the powerful features of Xamarin is be able to reuse all these available packages.
You are a goodman searched you to thank you,unless i followed you i won't be able to finish html by now💐💐💐
you are so great trainer on youtube
Concise and clear tutorial, thank you.
10Q mike I like your teaching way am from Ethiopia
I subscribed and liked before even watching, because the last time I listened to you, I became a pro in a few hours.
I am already Half way into this video, and I learned / understood a lot.. Way better than how Microsoft is introducing Xamarin i watched the first 5 lessons in MS and got lost till I started reading other people comments of all the missing code they did not show to make their demo work.. At-least you show us every single step done unlike all the missing code that i saw on MS Site. Good Job and many thanks, Looking forward to more tutorials.
Excellent! Thanks for that class, it helped me a lot to understand how it works!
I dont why but im loving this Topic❤️ Thanks Sir
Many Many thanks Mike Dane! I've learned so much. as a beginner in XAMARIN, this video really helped me start up...
Awesome tutorial Mike !!
Keep uploading more videos Mike so we can learn more from you and thanks for your best efforts keep up the good work
brother whatever you're going through i hope you'll be okay soon. please get back to us when you can. i hope you find the strength to get back on track. love from sri lanka!
Amazing explanation! My best regards!! Many thanks from Spain.
Awesome videos, Thanks you for this video
Insanely useful tutorial! The cadence in which you explain what you're doing and the intended outcome is really great!
Thanks, man! Not a lot of videos about Xamarin on UA-cam, but you have a good one.
Hey Mike!! Please could you make a tutorial on how to store user inputs in a database with Xamarin.Forms. You are literally the only person I understand. I would really appreciate bro. Cheers
Thanks for putting all this great content out, Mike! Really appreciate the work you do.
Simply Brilliant. Thank you so much for your amazing videos.
I was just going to start self studying Xamarin today, what a great surprise for you to post thing video today ☺️
This has become my favourite channel to get computer programming information
This man really about to get me a job!! His teaching style really is remarkable. I'm almost done with the SQL course, going to go into Python after. I really need to see this man become a multi-millionaire in the next two years- it well deserved lol
Thank you. Learning with you is pleasure. :D I'm waiting for more videos about C# and Xamarin forms
Alot of love for U mike❤
You are awesome ,you made a very descriptive video.
keep it up .its awesome..🤩🤩🤩
Hello Mike, I have been watching your videos especially on C programming language I would like to thank you for putting these tutorial videos for us. But I do want to ask you for a favour, regarding C , I'm having problems regarding understanding the logic ,so can you kindly make videos that teaches us how to get better logic understanding . And I also would really appreciate if you can make videos on data structure and algorithm for C programming language.
Thank you for this great video it really helped me
Thanks a lot for this video! Great refresher coming from .NET core frameworks, glad both work with the same MVVM principle.
i was searching for videos with xaml/xml tutorials, thanks man!
lovely content thank you
Like seriously I miss this guy cos he's the only one I understand very well
We want Mike! We want Mike! We want Mike!
It was very well explained. Thanks Mike!
Thank you. This really helps me a lot, really. I'm a beginner in coding and I really want to know how to make apps but don't have enough knowledge for it. I sincerely thank you for your tutorials, man.
Hey man, this was incredibly helpfull. I actually think I understood the concept, after searching through Microsofts Documentation and watching a bunch of other videos on the topic. The long format really helps aswell I think. I tip my hat to you, great video.
26:18 As you type the TextChanged attribute, see the dropdown popup that says ""? At that point you can just hit tab. It will automatically create a handler and wire it up for you.
You can also just hit F7 from the markup to switch to the code-behind, or ctrl-tab to go to the next most recent tab, which will effectively also switch to the code-behind. It's a small optimization, but they add up.
Thanks for the tips.
Awesome video! Coincidentally, I've been looking into getting into app development! So this really helps! In the future can we see an updated Java Script course? I saw your React tutorial, but I don't know JavaScript!
Like always...Thanks alot man❤❤❤
Thanks for all your tutorials Mike !
I actually wanted this specific course to learn to create desktop apps just good. And here is Mike Dane with it! My wish just came true! Since thanks to you!
Yeah, that’s awesome
@@brian_clips hope he makes more! Appreciate his hardwork
@@flashbao1922 and one more good thing is that it's totally free knowledges
@@brian_clips exactly
1:35:40 The built-in CheckBox doesn't take a Command, but since it binds to the IsComplete (or whatever you called yours), it doesn't need to. Unless maybe you want to go run some additional logic when it toggles. I toggled one and deleted it, and a breakpoint in the delete method showed me it had been toggled.
Hey man because of you I learn coding thanks
How about algorithms and data structure a basic introduction to it. That’d be awesome.
@Rafly Yanuar no, do it in c++
Great topic
Agree, python is the easiest approach for these
The common mistake we make as programmers is to focus on learning the syntax instead of how to use the syntax to express the solution to a problem. If you grasp the basic concepts of Algorithms and data structure, you should be able to apply them in every programming language therefore the programming language do not really matter that much.
@@glauciotech I agree with that
you are creative ❤
Really awesome tutorial. Loved the way your thought process flows. Would you mind making one more Xamarin tutorial that could save an XML file or save some data in the local DB?
😎 Awesome 👍👍👍 Thank you bro ☺️👍 so Much
keep teaching us, Never Stop ❤
hey man! great vids. awesome work.
by any chance could you make a video and/or series based on data structures and algorithms?
glad to have you back :)
And just like that he's gone again
Its kinda necessary to make your dart tutorial more deeper with flutter tutorial 😅
Yes, I understood that there are many flutter tutorial videos published in UA-cam, but I'd like to continue the simplicity of understanding from your teaching methods. thank you in advance, and have a great day!
Hi Mike! I was wondering if you considered doing advanced programming tutorials? Your beginner tutorials from python, C++ and java have been extremely helpful and maybe an advanced java tutorial would be amazing and very helpful honestly. Anyhow, it's great to have you back man, keep up the good work! (sorry for bad English)
I think the java tutorial is advance enough, its a basic start for your java journey, you should search and go into the field YOU want
FINALLY! THANK YOU MAN!
Amazing as always 🤗
Very nice video, waiting for Flutter Crash Course, That’d be awesome.
Hey Mike, please make a full tutorial on NODE JS ❤️❤️
Why is mike not more active?
ive subscribed But Pleaseeeeeee we need mode Xamarin (in the Future MAUI) tuts pleaseee
finally i was able to find someone that knows how to use and teach us how to use Xamarin
Please android studio! Great Tutorial btw!
Hey mate, Hope you are doing well, just a request; could you make a rust guide too? I learnt python and c++ from your tutorial and couldn't find anything as such for rust, also love the quality of your vids! I am currently making my own programing language in python but dream to make one in rust too soon! Thanks again :D
create an series on data Structure Please, you teach so good please that is really hard topic, only you can teach that.
I'm SO sorry for your Lost brother, i hope You and your family are doing alright
What happened why he disappeared and where is his last video
what happened?
@@paperlabarts6042 i don't know exactly but his gf died, can't Say for sure If it was a disease or an accident
@ how did you found about that?
BTW, will you be making a tutorial about PHP 8??
there are a lot of cool new features
Amazing machine! May I know the specifications of your machine? Thank you, Mike!
"Awesome" is the beginning of description of your ability to teach coding stuff
Please return back to UA-cam Content.... You're too Awesome ❤️😍✨💡💯
Thanks for the C# tutorial, wish you comeback with the new tutorial too!
Just wanted to say "thank you". I learned a lot and I appreciate how "let's just get into it" this was.
Amazing. Thank you so much.
Great tutorial!
Thanks for this great video
Thanks for uploading this video.
ANNND you're gone again :(
You should make a video about Swift and all the features in Xcode... I believe it is the future
This one is exactly what I've been waiting for ! At some point could you make a Xamarin using ASP.Net Web API for CRUD (DB MS SQL Server) please ?
I'm here after watching your python course in free code camp
Mike pls a video on angular
Hello Mike Dane, indeed you are very good. Please kindly make a video on web development using HTML5, CSS3, and Javascript, all combined. Thanks.
Where did you go??
Really clear and helpful, thank you!
Can you make another video for the 2022 version of this program? The 2019 and 2022 versions don't exactly line up (would be helpful for the super noob).
We want mike back
missing him so much
sir can we setup xamarin project on vscode editor?
Hi, how can we clear the Entry text after adding a TodoItem(pressing enter)? (now when using MVVM)
Very good tutorial, I watched 2-3 vids before you and they all sucked, happy you could help me :)
Bro u’re the best 👍
Hello Mike, can you please do a video about what you can do with programming? like why should i choose it in university as a profession, what can i reach with that
I hope you're okay, Mike. It's been three years since I finished your tutorial on Dart and I keep checking back daily to see if you will upload a new video. We miss you bro.