What people think programming is vs. how it actually is

22,082,040
9,109
Published 2018-02-22

All Comments (21)
  • @mingusog7036
    "How would you describe programming to the average person?" Professionally googling stuff.
  • @Karthik-hn8qw
    How to be a programmer: 3% coding 50% searching stack overflow just to find a post saying "nvm fixed it" without leaving the solution 30% watching indian YouTubers 17% finding those annoying brackets you missed
  • @diamondminer2546
    > code doesnt work > change something > code is even more broken than before > undo > code suddenly works perfectly
  • @Metachumb
    Why spend 5 minutes doing something when you can spend 5 hours failing to automate it
  • @ChefJeff003
    I show Grandma how to close running apps on her tablet. She thinks I'm a programmer.
  • @Cuberates
    It is a tradition for programmers to come back to this video every once in a while.
  • @BobNinjaCat
    As an indie game developer once told me, "I go in, fix one thing, and that causes 99 other things to fail." Coding is finding the right line that fixes one thing and manages to NOT break everything else as a result.
  • @mau3304
    code: missing ; on line 73 me: adds ; code: everything turns red
  • @dumphat
    Programers in movies : "We easily hack this government database" Programers Irl : Compiler error
  • @Zeemas
    Those of you who answer questions in Stackoverflow FOR FUN are total nerds. Many people's careers are owed to you guys which is a blessing
  • @madjaster9620
    Another worst nightmare is when you look up a question, see that someone asked it in 2012, then see that they have no replies
  • @TheCornDog.
    Me: Searching for hours looking for the error The error: ;
  • @hashirpathan88
    Most cool thing for a programmer is print("Hello World!")
  • @art1_san
    People watching me code are all like "well that's kinda boring" and I just go tf you expecting bro this isn't that hackers movie from the 1900s
  • "The code isn't working, I have no idea why" "The code is working, I have no idea why"
  • @DanisXD
    "unexpected error" : Panic "Error in line 69" : Calm "There is only 50 lines of code" : Panic
  • @filip9587
    As a newbie programmer with decent Computational Thinking Skills, I can confirm that programming is not about coding or knowing languages, it's about being a master at StackOverflow.
  • @dotmashrc
    I am a programmer and I can confirm that this is infact completely correct.