КОМЕНТАРІ •

  • @lilmoesk899
    @lilmoesk899 6 років тому +11

    Thank you. I could tell you would be a good teacher of any topic (not just programming).

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

    Your enthusiasm is contagious :)

  • @ambientsoda106
    @ambientsoda106 6 років тому +3

    how do you parse an array of coordinate so that they can be written to the serial bus with the serial.write function?

  • @trlavalley9909
    @trlavalley9909 2 роки тому

    What compiler were you using when you showed that written function?

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

    but how would you handle multiple instances of the same pattern?
    you don't seem to handle that but how i would do it is when searching for text betwen instead of returning a std::string we instead accept a reference to a std::deque which then we fill with all the matches.
    and then our return type is void because we don't have to return anything.
    or we could return the number of matches but we can already do that in the .size() unless we are doing multiple queries with the same container.

  • @dhirajgaud6703
    @dhirajgaud6703 7 років тому +1

    what is the best text book to learn core programming (not the syntax)

    • @mohammedshehadeh2325
      @mohammedshehadeh2325 3 місяці тому

      How about you tell me after 7 years of experience? ❤😂

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

    You are amazing!!!!

  • @vrjb100
    @vrjb100 4 роки тому +4

    Manual parsers are the most easy to write and results in extreme high speed parsers. Ditch any use of regex, they are too slow.

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

    If you see reaaaaallllllllyyyyyy closely...imdb does have a public facing rest api.

  • @j3froc63
    @j3froc63 5 років тому

    Can anyone actually tell me what the value of 'int begin' and 'int end' is then?

    • @m7mdnho154
      @m7mdnho154 2 роки тому

      begin: 6
      end: 9
      s.substring(6,9)

  • @core36
    @core36 4 роки тому +1

    9:34
    everyone: before
    me: befpre

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

    8:03 JOE MAMA haha
    sorry i had to.