Depends really on what you want to do. If you intrested in mobile Apps, you could have a look at Flutter. In Flutter you code in Dart, which is Googles own programming language.
But if you want a classic approach, start with C. Personally, I would start with Java or Kotlin.