Photo by John Schnobrich on Unsplash

Here are 20 Pieces of Programming Advice You Never Asked for

Short pieces of advice, from one programmer to another

Daan
Level Up Coding
Published in
4 min readNov 9, 2020

--

In this article, we'll be going over twenty short pieces of advice that hopefully give you some new insights — despite the fact you never asked for it.

  1. Be consistent in your code. If you use camel case for your variables, that’s fine. Just do it…

--

--