Solving the hardest problem in computer programming

Nicolai Gjellestad

Lightning talkWednesday: 11:40 - 12:25Kongesalen 4

The hardest problem in computer programming is naming things. Does the variables foo, x and heightOfCar tell you anything? By thinking of making waffles you can improve your variable and function names greatly. Setting the right context and verbosity level when naming things you can make your code more readable, maintainable and you will never struggle naming things again.