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 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 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 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.
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
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
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!
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!
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.
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)
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.
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!
2 ปีที่แล้ว +2
I'm SO sorry for your Lost brother, i hope You and your family are doing alright
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.
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.
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.
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 :)
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?
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 TH-cam, but I'd like to continue the simplicity of understanding from your teaching methods. thank you in advance, and have a great day!
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 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
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
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.
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 was wondering the same thing. i was looking into the webz and until now i didnt find anything. i crossed one of hes tutorials one of this days... and i got curious and there is nothing about it.
He even deleted his last video about future prospects and his experience of running he channel, just a few days after I rewatched it to feel good about programming
i think he is taking a break from all this heaven-like content and teacher-material he has made and posted. 🥲 i dont think there is a need for a bootcamp as ALL has been given unto you and me lol
Im pretty sure its either burnout or freecodecamp "exploiting" him with fine-print in a contract allowing freecodecamp to steal his videos and profit off of them.
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.
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
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.
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:)
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.
After countless searches, I have come to the conclusion that this is the BEST beginner's Xamarin tutorial out there. Good job!
you are a lifesaver man, god bless you forever and ever.
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 subscribed and liked before even watching, because the last time I listened to you, I became a pro in a few hours.
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 ❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️🔥🔥🔥
This guy is incredibly great at teaching! Thank you, Mike!
You are a goodman searched you to thank you,unless i followed you i won't be able to finish html by now💐💐💐
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.
Keep uploading more videos Mike so we can learn more from you and thanks for your best efforts keep up the good work
I was just going to start self studying Xamarin today, what a great surprise for you to post thing video today ☺️
Insanely useful tutorial! The cadence in which you explain what you're doing and the intended outcome is really great!
Many Many thanks Mike Dane! I've learned so much. as a beginner in XAMARIN, this video really helped me start up...
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
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
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!
Excellent! Thanks for that class, it helped me a lot to understand how it works!
Thanks for putting all this great content out, Mike! Really appreciate the work you do.
Thanks, man! Not a lot of videos about Xamarin on TH-cam, but you have a good one.
flutter tutorial please !!! just came from your dart tutorial, amazing job
Concise and clear tutorial, thank you.
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
This has become my favourite channel to get computer programming information
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.
i was searching for videos with xaml/xml tutorials, thanks man!
Amazing explanation! My best regards!! Many thanks from Spain.
Thank you. Learning with you is pleasure. :D I'm waiting for more videos about C# and Xamarin forms
10Q mike I like your teaching way am from Ethiopia
Simply Brilliant. Thank you so much for your amazing videos.
I dont why but im loving this Topic❤️ Thanks Sir
you are so great trainer on youtube
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
Awesome videos, Thanks you for this video
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.
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'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?
@@retumaquin 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?
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.
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.
Like seriously I miss this guy cos he's the only one I understand very well
Thanks a lot for this video! Great refresher coming from .NET core frameworks, glad both work with the same MVVM principle.
Awesome tutorial Mike !!
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
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 :)
Alot of love for U mike❤
It was very well explained. Thanks Mike!
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?
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 TH-cam, but I'd like to continue the simplicity of understanding from your teaching methods. thank you in advance, and have a great day!
You are awesome ,you made a very descriptive video.
Thank you for this great video it really helped me
Hey man because of you I learn coding thanks
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.
Like always...Thanks alot man❤❤❤
FINALLY! THANK YOU MAN!
Just wanted to say "thank you". I learned a lot and I appreciate how "let's just get into it" this was.
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
keep it up .its awesome..🤩🤩🤩
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
Thanks for all your tutorials Mike !
keep teaching us, Never Stop ❤
Hey Mike, please make a full tutorial on NODE JS ❤️❤️
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 ?
Amazing machine! May I know the specifications of your machine? Thank you, Mike!
BTW, will you be making a tutorial about PHP 8??
there are a lot of cool new features
Very nice video, waiting for Flutter Crash Course, That’d be awesome.
😎 Awesome 👍👍👍 Thank you bro ☺️👍 so Much
create an series on data Structure Please, you teach so good please that is really hard topic, only you can teach that.
We want Mike! We want Mike! We want Mike!
you are creative ❤
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.
Why is mike not more active?
Amazing as always 🤗
"Awesome" is the beginning of description of your ability to teach coding stuff
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).
You should make a video about Swift and all the features in Xcode... I believe it is the future
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
Amazing. Thank you so much.
Thanks for the C# tutorial, wish you comeback with the new tutorial too!
Hey Mike, can you make a tutorial on how to set up a dynamic website?
lovely content thank you
Hello Mike Dane, indeed you are very good. Please kindly make a video on web development using HTML5, CSS3, and Javascript, all combined. Thanks.
How about a Data Structure course with Linked Lists! This is a very fundamental course for almost everything(Python possibly). Thank you!
51:36 sus o.o
Thanks, that was a really clear guide! Loved it :)
Hey Mike, I was wondering whether we should learn languages like HTML and CSs or not ? Because we already have tools like WordPress and Square Space.
And just like that he's gone again
Hi, how can we clear the Entry text after adding a TodoItem(pressing enter)? (now when using MVVM)
Does anyone know what has happened to Mike? He hasn't been active on any socials since 2021.
i was wondering the same thing. i was looking into the webz and until now i didnt find anything.
i crossed one of hes tutorials one of this days... and i got curious and there is nothing about it.
same here guys
He even deleted his last video about future prospects and his experience of running he channel, just a few days after I rewatched it to feel good about programming
@@dhrumildave4221someone said he passed away from drug overdose but again don’t believe everything on the internet
@@Hi-kq5rxhe doesnt look like a guy that blasts his face with đŕüğ§.
Please android studio! Great Tutorial btw!
Very good tutorial, I watched 2-3 vids before you and they all sucked, happy you could help me :)
Great tutorial!
Mike pls a video on angular
Hey Mike it's been a year that you said you're gonna open your bootcamp...what happened to you
i think he is taking a break from all this heaven-like content and teacher-material he has made and posted. 🥲 i dont think there is a need for a bootcamp as ALL has been given unto you and me lol
Someone knows if he is still alive?
Im pretty sure its either burnout or freecodecamp "exploiting" him with fine-print in a contract allowing freecodecamp to steal his videos and profit off of them.
Can you do a tutorial of adding a sqlite database so that it saves the items when u exit the app? that would be pretty cool
Thanks for uploading this video.
Hi Mike,
Requesting a tutorial from you on Data structures and algorithms.