Тёмный

👨🏽‍💻 Learn Dart Programming in 30 mins for Beginners 

Mitch Koko
Подписаться 133 тыс.
Просмотров 17 тыс.
50% 1

Опубликовано:

 

22 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 76   
@createdbykoko
@createdbykoko 2 года назад
💬 Chat App w/ Notifications • mitchkoko.gumroad.com/l/ChatAppMasterclass 📱 Flutter Masterclass • mitchkoko.app/ 🔥 I'm coding a startup.. www.patreon.com/mitchkoko This tutorial is designed for complete beginners that want to get into Flutter, but have no coding experience. I hope this video can teach a new coder the basic fundamentals of programming, so that you can then go and build amazing Flutter apps! Comment any questions you have and I'll try my best to help you out! Happy coding ✌🏾 Mitch ❤
@fzmhd3324
@fzmhd3324 2 года назад
Hei please make step by step guide to ftom beginner to flutter pro please bro🥲
@madebytl
@madebytl 2 года назад
You should tell people how the code work before start write it. Anyway thanks for your video mate.
@Brrf330
@Brrf330 2 года назад
Hi Mitch thanks for this video I have a question about the control flow specially (for..) we can use another variable like “double” in the (for (int I = 12)?? Sorry I don’t very well speak English Thanks …. 🇲🇱
@aapthachandramathi7252
@aapthachandramathi7252 9 месяцев назад
Great video for a beginner like me! I'm an 8th grade student, who does not have any knowledge in Dart. This video was really helpful, he explained in simple words which can be understood by everyone 👍🏻 Thankyou 🙏🏻
@createdbykoko
@createdbykoko 9 месяцев назад
Hey glad it helped you! Btw I made an updated tutorial for beginners ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-HQ_ytw58tC4.htmlsi=mioLawwzguJrUrRo
@verticrow
@verticrow 2 года назад
Thank you for the time and effort in helping grow the flutter community. Really appreciate it and great tutorial as always.
@createdbykoko
@createdbykoko 2 года назад
no worries✌🏾it's what i love to do ❤
@ctvtechno4992
@ctvtechno4992 Год назад
@@createdbykoko You are tow sweet.☺😚😍
@royalekelly8921
@royalekelly8921 Год назад
Thanks so much for this! Simple, precise and very much straight to the point. A great springboard for beginners.
@createdbykoko
@createdbykoko Год назад
Glad it helps u 💜❤️
@glinspire1103
@glinspire1103 2 года назад
I really love the way you teach I am going to watch all your videos. I am learning Flutter.
@subirdas0
@subirdas0 Год назад
woah. good clean minimalist .
@JosefTorkelsen
@JosefTorkelsen Год назад
Amazing video! Short and sweet and I learned a bunch of new things.
@createdbykoko
@createdbykoko Год назад
Glad to hear it! That's what I hoped for. Good luck in your coding journey💜
@bukolaeunice
@bukolaeunice 2 года назад
Thank you so much Mitch I would love to see you talk about consuming APIs
@tfozo
@tfozo 2 года назад
am in love with the koko
@createdbykoko
@createdbykoko 2 года назад
🎵 ahahaha Abenezer ❤️❤️❤️
@jinroxenplays5302
@jinroxenplays5302 2 года назад
thanks for your efforts. Please continue this series and Could you please teach us how to build logics ?
@solar.andrea
@solar.andrea Год назад
Best tutorial I’ve watched, thanks!!!
@shujankhan-d4x
@shujankhan-d4x Год назад
thanks bro ur way of teaching is really good and easy to understand
@antoniomanoel2873
@antoniomanoel2873 2 года назад
thanks for being so helpful for us newbies, I am a truly fan of your videos. greetings from Brazil
@createdbykoko
@createdbykoko 2 года назад
Haha my pleasure! Thanks for the message I am glad it’s helping someone 👨🏽‍💻❤️
@sammyjokes9613
@sammyjokes9613 2 года назад
God bless you Mitch for this Tuts. You got me much better while coding.... Loving this, dart tutorials... Hey Mitch, a quick question.. Under what conditions in programing must we use a:"for loop"?
@createdbykoko
@createdbykoko 2 года назад
Hey Sammy! Loops are useful in many ways, but basically it's used when you want to repeat an action over a sequence of items. For example let's say we have a list of numbers = [ 1, 2 , 3 ] and we want to add 1 to each number in the list, then we would use a loop to go through each number and add 1. In a for loop, this will look something like this: List numberList = [ 1, 2, 3 ]; for ( int i = 0; i < numberList.length; i++) { numberList[i]++; } Let me know if you any further questions
@sammyjokes9613
@sammyjokes9613 2 года назад
@@createdbykoko thanks Mitch.. Now I get the scope..i really do Appreciate💕 this man. God bless🙏
@UttamSingh-wl9so
@UttamSingh-wl9so 2 года назад
Bro I have just started learning flutter, thanks for making this.
@createdbykoko
@createdbykoko 2 года назад
Awesome haha good luck!!
@hamdawgms
@hamdawgms Год назад
fr bro great teacher, i hope you keep doing it. sub
@OlavoGiampietro
@OlavoGiampietro Год назад
Thank you man. Really like this video 😃
@mrvui144
@mrvui144 Год назад
Awesome vid! I've been working in python and MLs for few years but your video just sheds light on me! It could me more exciting if you make all your videos in a learning road map. BTW, heard you are in Canada, hope we can catch up some day.
@Babsshotit
@Babsshotit 2 года назад
Mitch is a guardian angel to me. Thank you
@createdbykoko
@createdbykoko 2 года назад
my pleaasure! did you come from tiktok? haha
@Babsshotit
@Babsshotit 2 года назад
@@createdbykoko 😄 nope. I'm from Nigeria 🇳🇬 haha
@createdbykoko
@createdbykoko 2 года назад
@@Babsshotit nigeria!! So cool! How is flutter going for u?? Im here to help
@Babsshotit
@Babsshotit 2 года назад
@@createdbykoko I started few months ago, i want to learn fast I built some UI's already I'm looking to go into state management and I'm starting to get a little confused
@ochiojie
@ochiojie Год назад
@@Babsshotit bad guy! howfa me sef just dey learn too💪💯the guy is goooood !
@gaweljoanna8212
@gaweljoanna8212 2 года назад
thank you Man. Great stuff.
@apigf
@apigf 2 года назад
Helped a lot thank you 💎
@AfghanGameDeveloper
@AfghanGameDeveloper 2 года назад
Hey bro, did you create discord server yet? If you haven't please do. You're the best.
@createdbykoko
@createdbykoko 2 года назад
hellooo yes i did, join here discord.gg/EYHQScacVh
@AfghanGameDeveloper
@AfghanGameDeveloper 2 года назад
That's awesome, joining right away.
@ysfbin7869
@ysfbin7869 2 года назад
legend mitch koko thank you from somalia 🔵
@createdbykoko
@createdbykoko 2 года назад
My pleasure haha sending ❤️ to somalia
@metehanmete1210
@metehanmete1210 2 года назад
Love you bro. You r the best 💙
@createdbykoko
@createdbykoko 2 года назад
No worries brother. Hope it is helpful ❤️
@metehanmete1210
@metehanmete1210 2 года назад
@@createdbykoko it’s helpful all of your contents
@speedtnt7591
@speedtnt7591 2 года назад
Sir would you consider teaching another backend like NodeJs and a database like MongoDB with flutter, i will really appreciate it , there is no good tutorials on the internet...
@JCCFlying
@JCCFlying 2 года назад
Hey Mitch, great video.
@createdbykoko
@createdbykoko 2 года назад
thanks ❤ i hope it helps
@JCCFlying
@JCCFlying 2 года назад
@@createdbykoko It really does as i'm trying to build my first flutter app with minimal coding background. 😁
@createdbykoko
@createdbykoko 2 года назад
@@JCCFlying haha you are exactly the kind of person i had in mind when making this video☺️ since flutter has a lot of new comers
@maikoe7198
@maikoe7198 2 года назад
Thank you
@PaOhVideoAndMusicChannel
@PaOhVideoAndMusicChannel Год назад
thank
@sajithmadusanka2028
@sajithmadusanka2028 Год назад
Great 👊
@ikechidiogo2301
@ikechidiogo2301 2 года назад
For the double how can the var be 2 decimal values??
@ZainAliTheem20
@ZainAliTheem20 Год назад
Mitch tell me one question some adding bad thoughts in my mind that flutter is not enough what think about that make me motivate I hope you will reply me also help me to find clients for flutter projects I can develop a social and messaging app and what ever ,and Sorry for my weak English I hope you will understand what I am trying to say you.
@yusuefarsha
@yusuefarsha 2 года назад
how to convert data from listview to paragraph?
@warganet6231
@warganet6231 2 года назад
Amazing
@createdbykoko
@createdbykoko 2 года назад
❤❤
@harald_schubert
@harald_schubert Год назад
What is ? Sign for in dart?
@SteveParks
@SteveParks 2 года назад
Great video. Your half my age. Wish I’d of been half as industrious as you at 26. :-)
@nathangood4636
@nathangood4636 2 года назад
I'm no good at maths and spelling, I am a bit dyslexic . Do you think i can still do it?
@ochiojie
@ochiojie Год назад
YOU CAN BRO!
@KiadkamthonManopanyathip
@KiadkamthonManopanyathip 2 года назад
hello im follow u clip flutter firebase. you can make clip teach SET documentid is value uid . Thank you^^
@windowsxp1991
@windowsxp1991 3 месяца назад
You don’t need to know every word in the dictionary. The 80/20 Principle - Just know the 20% and it will help you perform 80% of the tasks. 😊
@ghulammurtaza7959
@ghulammurtaza7959 2 года назад
Please bring a Full stack course Of Flutter and Firebase.
@createdbykoko
@createdbykoko 2 года назад
yep coming
@ghulammurtaza7959
@ghulammurtaza7959 2 года назад
@@createdbykoko waiting man!
@mariajegan2409
@mariajegan2409 2 года назад
It's same as javascript
@monarchgam3r
@monarchgam3r 2 года назад
3 years JavaScript developer here, transitioning to mobile development... I must say, dart syntax is almost exactly same as js
@createdbykoko
@createdbykoko 2 года назад
Yeah haha for me i came originally from java and the transition wasn’t difficult at all. Do u use flutter?
@monarchgam3r
@monarchgam3r 2 года назад
@@createdbykoko only got started learning recently
@moharb1068
@moharb1068 2 года назад
Thank you so much i really need this So helpful 🤍
@createdbykoko
@createdbykoko 2 года назад
Haha no worries 😉 good luck
Далее
👨🏽‍💻 Dart Null Safety (Simple)
14:24
Просмотров 12 тыс.
why are switch statements so HECKIN fast?
11:03
Просмотров 419 тыс.
Ребенок по калькуляции 😂
00:32
Просмотров 148 тыс.
Flutter for the JS Developer
13:43
Просмотров 396 тыс.
📱 Todo App • Flutter x BLoC Tutorial
25:40
Просмотров 12 тыс.
35 Flutter Tips That Will Change Your Life
10:53
Просмотров 307 тыс.
Classes and objects in Dart #flutter
12:13
Просмотров 31 тыс.
Ребенок по калькуляции 😂
00:32
Просмотров 148 тыс.