A funny visualization of C++ vs Python | Funny Shorts | Meme



A funny visualization of C++ vs Python | Funny Shorts | Meme

#C++ #python #softwaredeveloper

Watch our related videos:

Programmers vs Network Engineers vs System Engineers
– –

Which Information Technology (IT) role would you want to pursue?
– –

SUPPORT OUR SOCIAL MEDIA
========================================
Linkedin: – –
Instagram: – –
Twitter: – –
Facebook: – –
TikTok: – /@styx_show22 –
========================================

#technology #developers #itcareer #informationtechnology #techjobs #C++ #python #itjobs #programmer #programming #shortsviral #meme

source

49 Comments

  1. thats how fast you can code, not how fast your code runs, they are 2 different things, and you aint using python for game development

  2. Ass a c++ programmer im making my own programming laugche in the futere but c++ is compiled not like phython the glue langche
    I try,d printing but took 1 hour so python is made in c/c++ and you cant deny it sorry but advanced programmers like java script
    C++ c c# so on but not worry cause i started programming c++ not python so never underestimate c/c++ scripting

  3. Though I'm not a coder myself, my brother is one, and from what he tells me, C++ is faster despite the long lines of code to get something to function, unlike Python which is simpler but lags in comparison

  4. how about making the barbe de papa in the machine c++ is slower to make but then the girl chows it down in execution, smoking python.

  5. section .data
    msg db "Hello, World!", 0xA
    len equ $ – msg

    section .text
    global _start

    _start:
    mov rax, 1
    mov rdi, 1
    mov rsi, msg
    mov rdx, len
    syscall

    mov rax, 60
    xor rdi, rdi
    syscall

  6. Honestly this short was very good, the C++ lady even took some time to compile while the python guy was already running. Ignore the bottom half though.

  7. Language should be selected based on the use cases and requirements of your project. Not everything needs C/C++ performance but if you do Python isn't gonna cut it

Leave a Reply

Your email address will not be published. Required fields are marked *

You might like

© 2026 Cantinho do Vídeo - WordPress Video Theme by WPEnjoy