Skip to content
DevMeme
3466 of 7590
Learning Post #3801 · source on Telegram

YouTube Tutorial Career Lifeline

Description

A still from Squid Game shows one green-tracksuited player stepping over and helping another player who is down on the ground. The helper is labeled "Indian guy on YouTube," while the struggling person is labeled "My programming career." The joke frames free tutorial creators, especially the familiar developer trope of practical Indian YouTube instructors, as the last-minute support that keeps a software career moving when formal learning or documentation is not enough.

Comments

28
Anonymous ★ Top Pick Half the industry runs on distributed systems; the other half runs on one patient YouTube instructor explaining pointers with Notepad.
  1. Anonymous ★ Top Pick

    Half the industry runs on distributed systems; the other half runs on one patient YouTube instructor explaining pointers with Notepad.

  2. @JoeNightMan 4y

    I never watched one single video of programming from a Indian guy, maybe I am a unicorn, oh no.

  3. Deleted Account 4y

    Wait WHAT

  4. Deleted Account 4y

    It should be 156????

    1. @Abolfazl153 4y

      it converted the whole result to string 😂

      1. Deleted Account 4y

        Why

        1. @ZgGPuo8dZef58K6hxxGVj3Z2 4y

          Because its JavaScript

          1. @Abolfazl153 4y

            ye

          2. @Abolfazl153 4y

            it's even more funny in js it returned 156 for console.log(1+2+3+4+5+"6"); 😂

            1. @ZgGPuo8dZef58K6hxxGVj3Z2 4y

              And in C? Or C#?

              1. @Abolfazl153 4y

                156 in both java and c#

                1. @ZgGPuo8dZef58K6hxxGVj3Z2 4y

                  Perfect so thankfully the operator order stays as it should

                  1. @Abolfazl153 4y

                    i didn't get it its like ignoring 2,3,4 🤔

                    1. @ZgGPuo8dZef58K6hxxGVj3Z2 4y

                      No its not

                    2. @mxkrsv 4y

                      int i = 1; while (i < 5) { ++i; } printf("%d%s", i, "6");

                      1. @Abolfazl153 4y

                        Thanks

                    3. @ZgGPuo8dZef58K6hxxGVj3Z2 4y

                      Add 1 + 2 + 3 + 4 + 5 together then glue the result and "6" like a string together Basically ((((1 + 2) + 3) + 4) + 5)

                      1. @Abolfazl153 4y

                        got it thanks guys

                        1. @ZgGPuo8dZef58K6hxxGVj3Z2 4y

                          Welcome

              2. @zherud 4y

                c tells you to fuck off if its "6" and if it's '6' uses its char code

                1. @ZgGPuo8dZef58K6hxxGVj3Z2 4y

                  Haha right i forgot the first one

        2. @Abolfazl153 4y

          im going to test it :D

    2. dev_meme 4y

      Yes, it shoud be 156, you're right

  5. @ZgGPuo8dZef58K6hxxGVj3Z2 4y

    Wait this is incorrect or is it?

    1. @Abolfazl153 4y

      maybe its js

  6. Ievgen 4y

    Durgasoft vibes

  7. @zherud 4y

    In Python i think its 156.

  8. dev_meme 4y

    Just not a correct one meme

Use J and K for navigation