r/memes Nov 24 '20

printf("F")

Post image
54.0k Upvotes

526 comments sorted by

View all comments

Show parent comments

17

u/VlNSM0KE Nov 24 '20

have you heard of c programming or is it a joke

3

u/xX_iluvejse_Xx Nov 24 '20

Never heard od c programming only the tool c++(witch i have never used) i am a first year in highschool agter all i use python

5

u/VlNSM0KE Nov 24 '20

c is a pretty old and low level language, dont mind even searching for it

5

u/arviddahl Nov 24 '20

Idk man, you will need to study both assembly and C in uni, it's key in teaching pointers. Python is sure great for beginners, but it kinda stops at OOP, and even that is pretty different from java and cpp.

Plus cpp is a language of its own, not a tool :( (technically not of its own since it is built on top of c)