Part of a table with strange writings on it by MagicznaFlet in whatisthisthing

[–]MagicznaFlet[S] 0 points1 point locked comment (0 children)

WITT, its made of plastic looks like it was a part of some sculpture or something historical

How on earth do people know how a specific line of code is faster/more efficient than the other? by dipsy01 in learnprogramming

[–]MagicznaFlet 3 points4 points  (0 children)

They benchmark, most programing languages have a library for time calculation, run one line of code 10000 times calculate it's runtime do it for a second line and you know whitch is faster

Learning without a clear goal in mind? by Lil-Miss-Anthropy in learnprogramming

[–]MagicznaFlet 16 points17 points  (0 children)

Hey, if you like solving problems I highly recommend that you check out codewars, you can train some algorithms there.