CS101++ - What Are Binary, Hexadecimal, Octal and Decimal?

Поділитися
Вставка
  • Опубліковано 30 січ 2024
  • ☟☟ Awesome T-Shirts! Sponsors! Books! ☟☟
    Upcoming Workshop: Understanding Object Lifetime, C++ On Sea, July 2, 2024
    ► cpponsea.uk/2024/sessions/und...
    Upcoming Workshop: C++ Best Practices, NDC TechTown, Sept 9-10, 2024
    ► ndctechtown.com/workshops/c-b...
    github.com/lefticus/cpp_weekl... for open ended conversions about CS101++ videos
    T-SHIRTS AVAILABLE!
    ► The best C++ T-Shirts anywhere! my-store-d16a2f.creator-sprin...
    WANT MORE JASON?
    ► My Training Classes: emptycrate.com/training.html
    ► Follow me on twitter: / lefticus
    SUPPORT THE CHANNEL
    ► Patreon: / lefticus
    ► Github Sponsors: github.com/sponsors/lefticus
    ► Paypal Donation: www.paypal.com/donate/?hosted...
    GET INVOLVED
    ► Video Idea List: github.com/lefticus/cpp_weekl...
    JASON'S BOOKS
    ► C++23 Best Practices
    Leanpub Ebook: leanpub.com/cpp23_best_practi...
    ► C++ Best Practices
    Amazon Paperback: amzn.to/3wpAU3Z
    Leanpub Ebook: leanpub.com/cppbestpractices
    JASON'S PUZZLE BOOKS
    ► Object Lifetime Puzzlers Book 1
    Amazon Paperback: amzn.to/3g6Ervj
    Leanpub Ebook: leanpub.com/objectlifetimepuz...
    ► Object Lifetime Puzzlers Book 2
    Amazon Paperback: amzn.to/3whdUDU
    Leanpub Ebook: leanpub.com/objectlifetimepuz...
    ► Object Lifetime Puzzlers Book 3
    Leanpub Ebook: leanpub.com/objectlifetimepuz...
    ► Copy and Reference Puzzlers Book 1
    Amazon Paperback: amzn.to/3g7ZVb9
    Leanpub Ebook: leanpub.com/copyandreferencep...
    ► Copy and Reference Puzzlers Book 2
    Amazon Paperback: amzn.to/3X1LOIx
    Leanpub Ebook: leanpub.com/copyandreferencep...
    ► Copy and Reference Puzzlers Book 3
    Leanpub Ebook: leanpub.com/copyandreferencep...
    ► OpCode Puzzlers Book 1
    Amazon Paperback: amzn.to/3KCNJg6
    Leanpub Ebook: leanpub.com/opcodepuzzlers_book1
    RECOMMENDED BOOKS
    ► Bjarne Stroustrup's A Tour of C++ (now with C++20/23!): amzn.to/3X4Wypr
    AWESOME PROJECTS
    ► The C++ Starter Project - Gets you started with Best Practices Quickly - github.com/cpp-best-practices...
    ► C++ Best Practices Forkable Coding Standards - github.com/cpp-best-practices...
    O'Reilly VIDEOS
    ► Inheritance and Polymorphism in C++ - www.oreilly.com/library/view/...
    ► Learning C++ Best Practices - www.oreilly.com/library/view/...
  • Наука та технологія

КОМЕНТАРІ • 7

  • @cppweekly
    @cppweekly  4 місяці тому

    Here is a worksheet on better understanding and learning the different bases: github.com/lefticus/cpp_weekly/discussions/364

  • @__muhammet1461__
    @__muhammet1461__ 4 місяці тому +3

    Thank you. Can you make a video for charset, encoding stuff?

    • @dukex123
      @dukex123 4 місяці тому +1

      That is actually a very good idea. I had to learn it the hard way. And a lot of devs still have problems understanding it. (Me included)

    • @cppweekly
      @cppweekly  4 місяці тому

      I have an ongoing list of topics requests so I don't lose track of them - you can find it here:
      github.com/lefticus/cpp_weekly/issues/

  • @sv_gravity
    @sv_gravity 4 місяці тому

    6:40 "Hex is equal to 4 binary digits" why ? this is confusing for everyone.
    hex is just number in hexidecimal system, the fact that hex is equal to 4 binary digits if because Base16 encoding, what confusing about this is that there is also Base32 that no one calls by the name of Duotrigesimal numerical system and Base64 encoding that no one calls Sixasomething, look RFC4648#section-8.
    Also no explanation of how to go from decimal to number in base_N

  • @grincha09
    @grincha09 4 місяці тому +4

    Count to 420 in 69 base