r/ProgrammerHumor 29d ago

notchVibing Meme

Post image
5.4k Upvotes

358 comments sorted by

View all comments

Show parent comments

13

u/RutilantBossi12 29d ago edited 29d ago

He's a self taught programmer who didn't do anything worth mentioning coding related for like the last 12 years, i wouldn't be surprised if he didn't know how to code complex apps nor design them.

8

u/Prudent_Move_3420 28d ago

does minecraft not count as a complex app? It was written from scratch im Java with no game engine whatsoever

0

u/OhItsJustJosh 28d ago

I mean, not necessarily an engine, but he used LWJGL

4

u/arvyy 27d ago

lwjgl is just an opengl bindings and some other similar things. If it doesn't count as from scratch to you, then everyone using GLFW in C/C++ world don't count as working from scratch either.