8

That feeling when you’re working on writing a program to take differently based numbers, parse the input character by character, and return the value in different bases (dec, binary, hex, etc), get stuck, ask your partner to take a look at it and their response is along the lines of “What are you even DOING?! That doesn’t even make sense.”

Comments
  • 0
    We fall to learn to pick ourselves up.

    Chin up, you're doing a great job: you're learning.
  • 2
    @ravijojila Thanks! Not going to lie, got right back to it and now it can convert up to 32 bits. XD
  • 3
    Follow-up:
    When you can't tell if you've gone too far or *not far enough*
Add Comment