Programming in Rust

Поделиться
HTML-код
  • Опубликовано: 6 авг 2021
  • References:
    - The dead project that does not compile in 2021 Sadge github.com/tsoding/blerp
    - Midpoint Visualization Algorithm in Rust: github.com/tsoding/midpoint-c...
    - Digital Music Looper: github.com/tsoding/dimooper
    - How I made my outro song: • Tsoding Outro Song
    - Synth I used for dimooper: qsynth.sourceforge.io/
    - PPM Image Format: en.wikipedia.org/wiki/Netpbm
    - Hackers Delight: www.amazon.com/Hackers-Deligh...
    Support:
    - Patreon: / tsoding
    - Twitch Subscription: / tsoding
    - Streamlabs Donations: streamlabs.com/tsoding/tip
    Feel free to use this video to make highlights and upload them to RUclips (also please put the link to this channel in the description)

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

  • @VivekYadav-ds8oz
    @VivekYadav-ds8oz 2 года назад +36

    There are only two types of languages, ones that people complain about, and ones that no one uses. - Bjarne Stroustrup.

  • @emomaxd2462
    @emomaxd2462 2 года назад +7

    i want to learn something : This man programs everything from scratch (that is what i want to do , i dont want to use external libraries i might use but i want to know how to write my own library or another thing) because i believe this if i learn the source code of a library or something like that it would improve me.Okay here is the question how can i learn all these stuff or what should i learn ? This mans writing too many programs on different languages just knows their syntax and use them , i know syntax too but i dont know how to do stuff like this man's does . Or should i wait for college ?

  • @piraloco5864

    your dimooper demo is disguntingly good

  • @TrungTran-bt6tm
    @TrungTran-bt6tm 2 года назад +2

    Can you guide oop in C?? Thank you very much!!!

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

    I love ppm lol

  • @Muttisuri
    @Muttisuri 2 года назад +28

    As someone who likes rust, I'm very much enjoying the lack of dependencies in this.

  • @alexzander__6334
    @alexzander__6334 2 года назад +8

    what is that zoom tool that you are using?

  • @remyclarke4020
    @remyclarke4020 2 года назад +19

    It probably didn't compile because all the dependencies were with the wildcard "*"

  • @GlobalYoung7

    thank you