Whichever language you choose, try to pick one that's Object Orientated (e.g. pick C++ over C) That will teach you to be disciplined in your programming and not just throw together spaghetti code.
Not true. You can choose to be disciplined in any language, and, as has been demonstrated again and again and
again over the decades, "you can write FORTRAN in any language".