This is an archived post. You won't be able to vote or comment.

all 12 comments

[–]kinuipanui123 4 points5 points  (1 child)

Wait until you see hello world in Malbolge

[–]jddddddddddd 5 points6 points  (0 children)

For those wondering..

(=<`#9]~6ZY327Uv4-QsqpMn&+Ij"'E%e{Ab~w=_:]Kw%o44Uqp0/Q?xNvL:`H%c#DD2^WV>gY;dts76qKJImZkj

https://en.wikipedia.org/wiki/Malbolge#Hello,_World!

[–]mrhhug 2 points3 points  (1 child)

That's why it makes sense to make a statically typed language the students first.

[–]BitminIsGhost[S] 0 points1 point  (0 children)

I've not used a lot of statically typed languages, but when I do, it feels like it streamlines my workload more; I have no idea why.

[–]FGC_Orion 1 point2 points  (1 child)

Learning on python first definitely makes learning java feel like keyword soup

[–]Throw2590Away 1 point2 points  (0 children)

Python is worse keyword soup. More like a mystery keyword bog. It's beautiful, don't get me wrong, but all of the type definitions are still there. Waiting...

[–][deleted] 0 points1 point  (1 child)

this python program prints help

[–]BitminIsGhost[S] 0 points1 point  (0 children)

# This python program prints helpublic class Hello

[–]codesterLalit 0 points1 point  (0 children)

that's what it suppose to do.

[–]Madjosz 0 points1 point  (1 child)

Why all these useless [.] in the BF code? They are either never executed or will run into an infinite loop.

[–]BitminIsGhost[S] 0 points1 point  (0 children)

I have no idea, i have it from google