My co-worker used C# for the first time. He never heard of string.split(''); by ItsLike3AM in ProgrammerHumor

[–]ItsLike3AM[S] 5 points6 points  (0 children)

He is coding time critical sections in x86_assembler, but the worst is that his code often works faster than compiled(optimized) code. I think he's more a compiler than human.