• 1 Post
  • 3 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle
  • Learn different languages. A tool is good for problems it was designed to solve. Here is a list of programming languages i would recommend in addition to python.

    • c
    • elixir
    • rust
    • go This would give you different perspectives on how a problem can be solved. And stay far away from jacascript.

    Tutorials are nice to get the mechanics of the language but you should not stick with them for a long time. Start doing your own projects as soon as you feel comfortable with the language.