Learn Dart Basics in 30 Mins

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024

Комментарии • 123

  • @HelloCodepur
    @HelloCodepur  4 года назад +33

    Like & Subscribe For Dart Intermediate & Dart Advanced video.

  • @albertrenshaw4252
    @albertrenshaw4252 3 года назад +30

    9:00 the main difference between const and final is const values must be known at compile time whereas final values can be assigned at runtime. E.g. final startTime = date.now()

  • @dieforyou8857
    @dieforyou8857 3 года назад +26

    I already knew a bit about python, html, and small basics' languages, so this was a bit easier. Thanks a lot. (:

  • @philjoseph3252
    @philjoseph3252 2 года назад +16

    I have to appreciate these kinds of videos. Especially as someone who has prior programming knowledge.
    There's no bullshit monologues, no unnessesscary talking, and no beating around the bush.
    Just clean, precise and informative content.

  • @TheRealDetectiveM
    @TheRealDetectiveM 4 года назад +42

    Solid video, it’s actually better that you made errors randomly throughout the video to keep people on their toes.

    • @unotwotriquatre
      @unotwotriquatre 4 года назад +2

      I agree. That infinite loop was the thing that made me click the Like button ahahahaha

  • @krushalichandpara3796
    @krushalichandpara3796 4 года назад +8

    nicely explained. I didn't knew how to use dart so i explored and after watching your video i know how to use dart

  • @lorraineokl8414
    @lorraineokl8414 4 года назад +9

    Since this title video is very catchy you should make series like these every now and then. It is very motivating. Thanks Pawan!

    • @lorraineokl8414
      @lorraineokl8414 4 года назад +1

      This works A Lot for the new comers like me...

  • @KrishNamaste
    @KrishNamaste Год назад +2

    learned so many new things. thank you!

  • @zylexg5953
    @zylexg5953 Год назад +2

    This video is best for the one who has programming knowledge already . surely it saved my time . i appreciate it .

  • @anime_edits823
    @anime_edits823 2 года назад +2

    On 7th December i have my viva of dart,i never paid attention to what my teacher taught me this whole year and now i am watching this ....thanks buddy;)

    • @umer_69
      @umer_69 2 года назад

      Our inspirations (anime) is on another level we don't need to pay attention to teachers all the time we will find our way to do whatever we want; 🔥👑
      🇵🇰✊

  • @unotwotriquatre
    @unotwotriquatre 4 года назад +4

    The initial part where you talk about the basic data types is too long. Besides, as Ayush Bhowmick said, you could have talked a little more about inheritance. Anyways, for those who know nothing about Dart, this video is a good introduction.

  • @nicolapigozzo
    @nicolapigozzo 4 года назад +11

    Please more about dart.

  • @JohnDoe-ou7br
    @JohnDoe-ou7br 3 года назад +5

    Great tutorial. I think its good practice to watch one of these quick videos before diving into learning a new programming language so that you can get a feel for the general syntax. A small investment in time helps you be prepared for a more lengthy and in-depth tutorial/practice session

    • @thepedrorriva
      @thepedrorriva 2 года назад

      exactly

    • @sudityashrivastav
      @sudityashrivastav 7 месяцев назад

      I'm learning it because I got the internship.. And no they will give me project tmrw. 😅

  • @lolf390
    @lolf390 3 года назад +3

    Thanks for saving my time.. Nicely explained.

  • @ItsLarry
    @ItsLarry 4 года назад +5

    Dart
    Print('I love you');
    Java
    System.out.print("I love you");

    • @hoawarrior9060
      @hoawarrior9060 3 года назад

      @Leo Zhang when I changed the quote marks in this Dart
      from print("I love you");
      to print('I love you');
      as in this example, I got nothing but error codes

  • @aadhithyaa4949
    @aadhithyaa4949 11 дней назад +1

    Amazing concept revision

  • @karanjhinga
    @karanjhinga 4 года назад +4

    Awesome video ! Please make a video another video covering topics like dart mixins etc in one video.

  • @varad57
    @varad57 3 года назад +2

    Are sir ji,
    Kaash aapka channel pehele hi mil jata 😓
    Mera bahut time save hota 😅
    BTW, thanks for the tutorial ❤️
    Bestest explanation ❤️

  • @AshiqurRahman
    @AshiqurRahman 4 года назад +9

    It's pretty much like C, BASH

  • @sinus-sq
    @sinus-sq 2 года назад +1

    Great tutorial. I'm already experienced in Python and a few other languages, so I was able to follow quite good. Thanks bro.

  • @manoharnookala4212
    @manoharnookala4212 2 года назад

    The way that you explained is awesome bro. you have give 60% of the knowledge about dart.

  • @bibekkhatri
    @bibekkhatri 4 года назад +4

    Great tutorial Thankyou.

  • @fishballnooodles1021
    @fishballnooodles1021 3 года назад +2

    Hi Pawan!!!
    Learnt Somthing new tdy :)

  • @thepedrorriva
    @thepedrorriva 2 года назад +2

    What an amazing video!!

  • @faheemahmadofficial7701
    @faheemahmadofficial7701 3 года назад +2

    please do flutter series for 2020

  • @narendrabandi7054
    @narendrabandi7054 3 года назад +1

    completed these basics along with dart basics today. probably i have to concentrate on rest API

  • @favourwilliams3771
    @favourwilliams3771 3 года назад +1

    with this video as am done watching and learning can i start up flutter or i still need to go forward for more dart tutorial??

  • @leemaines1541
    @leemaines1541 3 года назад +1

    This is so to-the-point. Thank you!

  • @kuro2140
    @kuro2140 4 года назад +1

    How can we use Dart in Jael templates of Angel? Please make a video on that. Thanks

  • @DevlogBill
    @DevlogBill Год назад

    Watched the first 10 minutes and Dart looks like an interesting language. I don't know why people say Dart is similar to Java, it is not. Dart is similar to C mixed with Kotlin. Then again? Isn't Dart older than the Kotlin programming language? I can see by watching this video I can learn Dart over a weekend. I am guessing to learn Flutter is hard? Thanks for the video!

  • @albertrenshaw4252
    @albertrenshaw4252 3 года назад +1

    This is a really helpful video, thank you!

  • @tanmoykarmokar2504
    @tanmoykarmokar2504 Год назад

    Good brushup for me with Dart

  • @yahavx
    @yahavx Год назад

    Why are functions and and classes defined inside the main? Must they be nested?

  • @tertiusscheepers8357
    @tertiusscheepers8357 2 года назад

    A bit light and dirty on explanation but I like 👍 . Good job buddy. Cause I actually just watched this video to see how much different dart would be based on my existing programming knowledge. Making an effort to include mobile development as part of my offering.

  • @samrudhshetty9334
    @samrudhshetty9334 21 день назад

    thank you for speedrunning

  • @bubusharma9135
    @bubusharma9135 4 года назад +2

    Make Video on OOPs for Dart

  • @umer_69
    @umer_69 2 года назад +1

    Thanks for the tutorial love from Pakistan 🇵🇰🕊️

  • @RajKumar-cv8jq
    @RajKumar-cv8jq 4 года назад +1

    Very Good presentation,,, Thanks

  • @dimasismu5738
    @dimasismu5738 3 года назад

    love it. thanks but can you teach about function of auto geotagging maps by using camera and save it into db

  • @hoawarrior9060
    @hoawarrior9060 3 года назад

    Somehow I am missing something-- I use "DartPad" to try and learn this but in DartPad the "else" is not recognized, with your exact same code. In the voting example, it prints all three variables no matter what I do, and I get the info message "Avoid empty statements" on each line with identifier. I have copied your code exactly... so not sure if it is DartPad, or my browser???

  • @linkinlinuxtanay7160
    @linkinlinuxtanay7160 4 года назад

    Good Tutorial Brother ..Love From Bangladesh .......

  • @austinegwa9393
    @austinegwa9393 4 года назад

    This is a very wonderful explanation and a quick start

  • @humayunsaeed8668
    @humayunsaeed8668 3 года назад +2

    For me, dart is like a mixture of C/C++ and Python. :D

  • @mohitchauhan5969
    @mohitchauhan5969 2 года назад

    The class code are not working
    Also the function parameter passing is not working

  • @EricOmine
    @EricOmine 4 года назад +1

    p._name works because it's been called in the same file/library.

  • @user-qp7su6fd5m
    @user-qp7su6fd5m 11 месяцев назад

    what mac did you use?

  • @akiro2101
    @akiro2101 2 года назад

    It all feels like C# with very small differences!

  • @yahavx
    @yahavx Год назад

    How can you access _name if it's private? I don't understand

  • @n3gl3ct3d
    @n3gl3ct3d 4 года назад +1

    Thanks. It is as same as python. But I want to ask, how can we make an application using Dart and can we use CSS in it?

    • @adii18s
      @adii18s 4 года назад +1

      Dart is made for making apps in flutter

    • @n3gl3ct3d
      @n3gl3ct3d 4 года назад +1

      @@adii18s Please tell, how can I use HTML, CSS to make app?

    • @adii18s
      @adii18s 4 года назад +1

      @@n3gl3ct3d use flutter for making apps flutter is easy and helps to create app for all platform Android,iOS,laptop etc.

    • @n3gl3ct3d
      @n3gl3ct3d 4 года назад

      @@adii18s Ok. I understand but I can you tell me how can I use flutter to link html file, and it opens the html file when it opens?

    • @adii18s
      @adii18s 4 года назад +1

      @@n3gl3ct3d I don't know anything about html l only know about flutter because I want to make apps

  • @manishmeshram51
    @manishmeshram51 4 года назад +1

    from XDA, Thank you for sharing.

  • @ammaraarmaanbutt50
    @ammaraarmaanbutt50 2 года назад

    13:32 i am writing this as a reminder for me that where i stopped this video ;)

  • @JanHitTimes
    @JanHitTimes 3 года назад +1

    Sir Ji lag rha aap commentary Kar rhe hai 😂

  • @yahavx
    @yahavx Год назад

    Why did it crash?

  • @yahavx
    @yahavx Год назад

    Nice video, but could be shorter

  • @kemaap8742
    @kemaap8742 2 года назад

    How to reverse string in Dart?

  • @variedrun3743
    @variedrun3743 3 года назад +1

    thanks

  • @dhirajthakur3090
    @dhirajthakur3090 3 года назад

    Good content bro

  • @RajKumar-cv8jq
    @RajKumar-cv8jq 4 года назад

    How to connect ODBC and CURD operations in dart.. I WANT TO CONNECT sqlanywhere database … please help me

  • @sriramadithya4799
    @sriramadithya4799 3 года назад

    Thanks 😊

  • @crazyapplication4224
    @crazyapplication4224 4 года назад +1

    hey bro make new video for upload apk app-arm64 and app-armeabi-v7a.
    x_86 and x_64 only one app create and upload play store.

  • @RahulRawat-rj8ol
    @RahulRawat-rj8ol 3 года назад

    thanks buddy it just like c langage ...

  • @bubusharma9135
    @bubusharma9135 4 года назад

    Should I learn Flutter or Java, PHP, MySQL? I want to learn flutter fully . Please tell me should I learn Flutter

  • @swplogic4158
    @swplogic4158 4 года назад

    Great :D

  • @RahulRawat-rj8ol
    @RahulRawat-rj8ol 3 года назад

    and two concept which are not clear one is integer.toString String is again false not true and the concept of private please clear on that.

  • @DavinderSingh3
    @DavinderSingh3 3 года назад

    Why Class cannot be declared in the Main? 26:17

    • @xpwahab1
      @xpwahab1 3 года назад +1

      because main is a function, you can't create a class inside a function

    • @DavinderSingh3
      @DavinderSingh3 3 года назад

      @@xpwahab1 Damn! I've been doing too much javascript. One can do anything in Javascript

  • @benwyse
    @benwyse 8 месяцев назад

    You made so many mistakes.
    There is no concept of private member in Dart:
    * `_` makes the member visible only in the module where its class was defined.
    * You seem not to understand what the optional unwrapping `.?` is for.

  • @youssefmahrous
    @youssefmahrous 2 года назад

    ما براحه ياعم..😅

  • @nidhimakdani
    @nidhimakdani 2 года назад

    it's like python with semicolumn

  • @jsjeevasaravanan9298
    @jsjeevasaravanan9298 4 года назад +1

    good vedio ,
    how to get inputs from user is lacking in basic concepts ...

  • @pranaychoubey829
    @pranaychoubey829 3 года назад

    So, it's basically JAVA on steroids!

  • @user-mk2gz6ut1m
    @user-mk2gz6ut1m 4 года назад

    Please bhai hindi me banaye....aapki bohot maherbani hogi..

  • @narendrabandi7054
    @narendrabandi7054 3 года назад

    completed today.

  • @AdityaBolt
    @AdityaBolt 3 года назад

    Still don't understand how private works

    • @HelloCodepur
      @HelloCodepur  3 года назад

      Watch my code design series

    • @manipurigoldies628
      @manipurigoldies628 3 года назад

      @@HelloCodepur upload in English not Hindi, all the Indian Don't speak hindi

  • @StyleShortcuts
    @StyleShortcuts 4 года назад +2

    Bro please make a simple college event app in flutter please make it bro....using Firebase signin

  • @bhavikvashi
    @bhavikvashi 4 года назад

    👍

  • @odayprogrammer
    @odayprogrammer 4 года назад

    squeltu squeltu

  • @zakaria20062
    @zakaria20062 3 года назад +1

    why it look like C# lol

  • @Slyzxx76
    @Slyzxx76 3 года назад

    Slow down Sheesh

  • @dezetingz9940
    @dezetingz9940 4 года назад

    Slow....down...........

  • @maurosergiorodriguesdasilv2732
    @maurosergiorodriguesdasilv2732 4 года назад +1

    you talk too fast, look nervous

    • @HelloCodepur
      @HelloCodepur  4 года назад +3

      This video was supposed to be fast. That’s why

  • @harshmishra4943
    @harshmishra4943 3 года назад

    Hindi main bolle

  • @Wangleineo
    @Wangleineo 3 года назад

    cannot bear this indian accent...

  • @nitinmore7686
    @nitinmore7686 Год назад

    You can not explain very well.
    You yourself is in confusion