Learn Dynamo - Lesson 3: Strings and other Data Types

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ส.ค. 2024

ความคิดเห็น • 18

  • @user-xu1lh1iu9b
    @user-xu1lh1iu9b 3 ปีที่แล้ว +1

    thanks Gavin! you're my role model

    • @AussieBIMGuru
      @AussieBIMGuru  3 ปีที่แล้ว

      Glad to provide inspiration :)

  • @umutacar9370
    @umutacar9370 2 ปีที่แล้ว +1

    best lessons so far !

  • @AndresFrancoU
    @AndresFrancoU 4 ปีที่แล้ว +1

    Thank's Gavin for this, is very useful and clear!

  • @ikayunita3683
    @ikayunita3683 2 ปีที่แล้ว

    THANK YOU SO SO MUCH!!! all of your lessons have really saved me a lot, quick questions though, how do i make the background like you where i can create several diferrent colour of square and type the big title?

    • @AussieBIMGuru
      @AussieBIMGuru  ปีที่แล้ว

      This is done by installing a custom package called Iris.

  • @user-yl8yt1fr8e
    @user-yl8yt1fr8e 5 วันที่ผ่านมา

    Dynamo is easier to understand for me, since I learned python first

  • @chanyiuhing
    @chanyiuhing 2 ปีที่แล้ว +2

    I can constantly hear meowing from a kitty😂

    • @AussieBIMGuru
      @AussieBIMGuru  2 ปีที่แล้ว

      Haha yep there are two cats in the background! 🐈 🐈

  • @user-wk4is6tf2e
    @user-wk4is6tf2e 3 ปีที่แล้ว +1

    Thanks Gavin,can i ask why i can't find color palette?

    • @AussieBIMGuru
      @AussieBIMGuru  3 ปีที่แล้ว

      I believe this may be in the data shapes package.

  • @dennismombo4343
    @dennismombo4343 3 ปีที่แล้ว +1

    Thanks a lot man. Do you have the example file?

    • @AussieBIMGuru
      @AussieBIMGuru  3 ปีที่แล้ว +3

      Unfortunately I lost most of the exercise files for the course in a double corruption event. I began uploading to github shortly after that though!

    • @dennismombo4343
      @dennismombo4343 3 ปีที่แล้ว +2

      @@AussieBIMGuru Thanks. The tutorials are still extremely useful.

  • @mayssamzakaria1441
    @mayssamzakaria1441 3 ปีที่แล้ว +1

    i have a problem, I can't remember all of these nodes types because they are alot so my question is....
    am I going to get used to it later in the next lessons ??

    • @AussieBIMGuru
      @AussieBIMGuru  3 ปีที่แล้ว +3

      The key to learning dynamo is practice. Over time, you will get used to which nodes are used for each purpose.
      In the case of string nodes, I mainly show all the nodes so the user becomes familiar with the concept of manipulating text. The most important nodes to see in this video are string.replace and string.contains probably.