Logic for Programmers: Set Theory

Поділитися
Вставка
  • Опубліковано 18 гру 2024

КОМЕНТАРІ •

  • @sfoster1186
    @sfoster1186 6 років тому +7

    OMG, this video is so awesome! I'm currently studying both PHP+MySQL along with JS+JQuery and while my syntax is always perfect, the logic is sometimes incorrect. The code is always doing something, just not always what I intend it to do! I checked out some programming theory books from the library but all the examples with the symbols just confused me more!
    After watching both of your logic videos, I am now able to clearly comprehend what the theory books are meaning and making much needed additions & corrections to my logic. Finally, my code is starting to respond in the ways I desire! Please keep up the great work!

  • @monasticculture5194
    @monasticculture5194 5 років тому +5

    Thank you for teaching this topic so amazingly.

  • @kellsdev4473
    @kellsdev4473 6 років тому +2

    Set theory breaks problems so elegantly your algos must be sweet. Thanks for this.

  • @siddhantbhardwaj1365
    @siddhantbhardwaj1365 6 років тому +4

    Great video, really liked her way of explaination!

  • @i2really1der
    @i2really1der 6 років тому +2

    Thank you for the tutorial/class. It helps

  • @RealToughCandy
    @RealToughCandy 6 років тому +4

    CC on fCC FTW!! Nice job!

  • @dheeraj5087
    @dheeraj5087 4 роки тому

    CC can you elaborate in a sentence or two, what exactly is an Object, element, and datatype? I don't get the difference between these terms though am a little familiar with coding and high school math

  • @arslanrozyjumayev8484
    @arslanrozyjumayev8484 Рік тому

    She is Amazing!!!!!!!

  • @realchicagophill
    @realchicagophill 6 років тому +2

    Is this going to keep going?

  • @GoodBoy-bt7kp
    @GoodBoy-bt7kp 6 років тому +7

    It is wonderful ❤❤❤
    I have never seen such a beautiful use of ❤Mathematics ❤ before.
    I beg you please make this kind of videos. please...please make more.....

  • @DlcEnergy
    @DlcEnergy 6 років тому +5

    you should voice a Disney character.
    you have a nice voice

  • @mohdarafathossain4579
    @mohdarafathossain4579 6 років тому +1

    YES MA'AM!

  • @Prasadd128
    @Prasadd128 6 років тому +1

    Codingcommander

  • @ZEN-pt5ij
    @ZEN-pt5ij 4 роки тому

    This much about of knowledge is efficient for programming??

  • @top_1_florentino
    @top_1_florentino 3 роки тому

    amazing good job! LOL

  • @thantzin1700
    @thantzin1700 6 років тому +1

    Hello...

  • @Lynellf
    @Lynellf 6 років тому +1

    This isn't a video about literal JavaScript sets huh?

    • @CodingCommanders
      @CodingCommanders 6 років тому +4

      It's about mathematical set theory and how it relates to code.
      JS Datatypes like objects && arrays are based on this.