- Joined
- Jan 13, 2025
- Messages
- 1,349
- Reaction score
- 2,547
- Points
- 3,477
This is coming from a professional with 10 years experience, pick one that seems easiest first, even simple stuff like HTML and Phyton will do.
i.e. some simple analogy, 1+1 equals "two" in English. You can easily answer "dos" in Spanish, or "二" in Japanese, it doesn't matter how skillful you are at English language if you don't know the answer to 1+1 in the first place. Same thing with programming, I suggest to just start from one language of your choice, if you got the logical thinking part down, learning another language after your first one is a much faster process.
This is basically it, working out your logic, as in your capability in making sound and valid argument, no offense, is much more important than actually learning the language you picked. Notation and language limitation is easily transferable, but you will still struggle down the line if you don't sharpen up basic fundamental in your logic. This is a complete 180 from learning a real spoken language.Everyone always talks about picking a language but that's really less important. Most languages have fundamentally the same basic building blocks and once you learn one, learning more is easy. I always found the hardest part was figuring out things to program. When you program, your goal is to make something. The best way to learn to program is to pick something small and make it.
i.e. some simple analogy, 1+1 equals "two" in English. You can easily answer "dos" in Spanish, or "二" in Japanese, it doesn't matter how skillful you are at English language if you don't know the answer to 1+1 in the first place. Same thing with programming, I suggest to just start from one language of your choice, if you got the logical thinking part down, learning another language after your first one is a much faster process.